Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e63de633fa87fe04a17029975032d1bd69f7eb9c 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-ssh16354904434319311294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14220178957953399915.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14056759417329293143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh10303513900570399862.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-ssh3717189436529329850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-4317 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-ssh8702736478186086019.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 e63de633fa87fe04a17029975032d1bd69f7eb9c (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 e63de633fa87fe04a17029975032d1bd69f7eb9c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#377)" > git rev-list --no-walk e2920a37c919717550670fb73687c2e5f9dd6ad4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:27:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:27:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:27:08 ========================================================= 15:27:08 EdgeX Global Pipelines Version Info 15:27:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:27:09 ------------------- 15:27:09 stable info: 15:27:09 ------------------- 15:27:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:09 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:27:09 Message: update stable to v1.0.219 15:27:09 ------------------- 15:27:09 experimental info: 15:27:09 ------------------- 15:27:09 Commited By: **** collab-it+edgex@linuxfoundation.org 15:27:09 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:27:09 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e63de63 [Pipeline] echo 15:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:10 provisioning config files... 15:27:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8313805016203397455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:10 ---> docker-login.sh 15:27:10 nexus3.edgexfoundry.org:10001 15:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 nexus3.edgexfoundry.org:10002 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 nexus3.edgexfoundry.org:10003 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 nexus3.edgexfoundry.org:10004 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 docker.io 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 ---> docker-login.sh ends [Pipeline] } 15:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:27:12 + git rev-list -1 --merges e63de633fa87fe04a17029975032d1bd69f7eb9c~1..e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo 15:27:12 -----------> git rev-list -1 --merges e63de633fa87fe04a17029975032d1bd69f7eb9c~1..e63de633fa87fe04a17029975032d1bd69f7eb9c e63de633fa87fe04a17029975032d1bd69f7eb9c [false] [Pipeline] sh 15:27:12 + git log --format=format:%s -1 e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo 15:27:12 ========================================================= 15:27:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:27:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:13 + git log --format=format:%s -1 e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo 15:27:13 [semverPrep] GIT_COMMIT: e63de633fa87fe04a17029975032d1bd69f7eb9c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#377) [Pipeline] echo 15:27:13 [semverPrep] This is not a build commit. [Pipeline] sh 15:27:13 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:27:13 + grep -v github /etc/ssh/ssh_known_hosts 15:27:13 + '[' -e /tmp/ssh_known_hosts ']' 15:27:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:27:13 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:27:13 + sudo tee -a /etc/ssh/ssh_known_hosts 15:27:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:27:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:13 15:27:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:27:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:14 latest: Pulling from edgex-devops/git-semver 15:27:14 a0d0a0d46f8b: Pulling fs layer 15:27:14 3e5f54012d9b: Pulling fs layer 15:27:14 4c7163046ea9: Pulling fs layer 15:27:14 0c2d73faf560: Pulling fs layer 15:27:14 0c2d73faf560: Waiting 15:27:14 3e5f54012d9b: Download complete 15:27:14 a0d0a0d46f8b: Verifying Checksum 15:27:14 a0d0a0d46f8b: Download complete 15:27:14 0c2d73faf560: Verifying Checksum 15:27:14 0c2d73faf560: Download complete 15:27:14 4c7163046ea9: Verifying Checksum 15:27:14 4c7163046ea9: Download complete 15:27:14 a0d0a0d46f8b: Pull complete 15:27:14 3e5f54012d9b: Pull complete 15:27:14 4c7163046ea9: Pull complete 15:27:15 0c2d73faf560: Pull complete 15:27:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:27:15 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:27:15 $ 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:27:15 $ docker top a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:15 [ssh-agent] Looking for ssh-agent implementation... 15:27:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:16 $ docker exec a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent 15:27:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgDnpd/agent.14 15:27:16 SSH_AGENT_PID=20 15:27:16 Running ssh-add (command line suppressed) 15:27:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_577060304355212127.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_577060304355212127.key) 15:27:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:16 + git tag --points-at HEAD [Pipeline] } 15:27:16 $ docker exec --env ******** --env ******** a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent -k 15:27:16 unset SSH_AUTH_SOCK; 15:27:16 unset SSH_AGENT_PID; 15:27:16 echo Agent pid 20 killed; 15:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:27:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:16 [ssh-agent] Looking for ssh-agent implementation... 15:27:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:16 $ docker exec a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent 15:27:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIiepOH/agent.55 15:27:16 SSH_AGENT_PID=62 15:27:16 Running ssh-add (command line suppressed) 15:27:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4842544758313848412.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4842544758313848412.key) 15:27:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:17 + git semver init 15:27:17 # -> Open(): unable to determine branch for HEAD 15:27:17 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:27:17 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:27:17 # $SEMVER_REMOTE_NAME = origin 15:27:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:27:17 # $SEMVER_USER_NAME = edgex-jenkins 15:27:17 # $SEMVER_BRANCH = main 15:27:17 # $SEMVER_TEMP = /tmp/semver-294437235 15:27:17 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:27:18 # '/tmp/semver-294437235' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:27:18 # -> Force: false 15:27:18 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:27:18 $ docker exec --env ******** --env ******** a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent -k 15:27:18 unset SSH_AUTH_SOCK; 15:27:18 unset SSH_AGENT_PID; 15:27:18 echo Agent pid 62 killed; 15:27:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:18 + git semver [Pipeline] } 15:27:18 $ docker stop --time=1 a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 15:27:20 $ docker rm -f a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:27:20 Stashed 1 file(s) [Pipeline] echo 15:27:20 [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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:27:20 provisioning config files... 15:27:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3299715411903569108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:21 ---> docker-login.sh 15:27:21 nexus3.edgexfoundry.org:10001 15:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:21 Configure a credential helper to remove this warning. See 15:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:21 15:27:21 Login Succeeded 15:27:21 nexus3.edgexfoundry.org:10002 15:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:21 Configure a credential helper to remove this warning. See 15:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:21 15:27:21 Login Succeeded 15:27:21 nexus3.edgexfoundry.org:10003 15:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:21 Configure a credential helper to remove this warning. See 15:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:21 15:27:21 Login Succeeded 15:27:21 nexus3.edgexfoundry.org:10004 15:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:21 Configure a credential helper to remove this warning. See 15:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:21 15:27:21 Login Succeeded 15:27:21 docker.io 15:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:21 Configure a credential helper to remove this warning. See 15:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:21 15:27:21 Login Succeeded 15:27:21 ---> docker-login.sh ends [Pipeline] } 15:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:27:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:22 ========================================================= 15:27:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:27:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:27:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:27:22 Sending build context to Docker daemon 2.95MB 15:27:22 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:27:22 Step 2/13 : FROM ${BASE} AS builder 15:27:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:27:22 59bf1c3509f3: Pulling fs layer 15:27:22 666ba61612fd: Pulling fs layer 15:27:22 8ed8ca486205: Pulling fs layer 15:27:22 4fe6c5a15a65: Pulling fs layer 15:27:22 22a0e8bec74d: Pulling fs layer 15:27:22 f965cba54748: Pulling fs layer 15:27:22 861ffc35075e: Pulling fs layer 15:27:22 4b385c91608e: Pulling fs layer 15:27:22 560528eb2ebb: Pulling fs layer 15:27:22 f965cba54748: Waiting 15:27:22 861ffc35075e: Waiting 15:27:22 4b385c91608e: Waiting 15:27:22 4fe6c5a15a65: Waiting 15:27:22 560528eb2ebb: Waiting 15:27:22 22a0e8bec74d: Waiting 15:27:22 8ed8ca486205: Verifying Checksum 15:27:22 8ed8ca486205: Download complete 15:27:22 666ba61612fd: Verifying Checksum 15:27:22 666ba61612fd: Download complete 15:27:22 22a0e8bec74d: Verifying Checksum 15:27:22 22a0e8bec74d: Download complete 15:27:22 f965cba54748: Verifying Checksum 15:27:22 f965cba54748: Download complete 15:27:22 861ffc35075e: Verifying Checksum 15:27:22 861ffc35075e: Download complete 15:27:22 59bf1c3509f3: Verifying Checksum 15:27:22 59bf1c3509f3: Download complete 15:27:22 4b385c91608e: Verifying Checksum 15:27:22 4b385c91608e: Download complete 15:27:22 59bf1c3509f3: Pull complete 15:27:23 560528eb2ebb: Verifying Checksum 15:27:23 560528eb2ebb: Download complete 15:27:23 666ba61612fd: Pull complete 15:27:23 8ed8ca486205: Pull complete 15:27:23 4fe6c5a15a65: Verifying Checksum 15:27:23 4fe6c5a15a65: Download complete 15:27:27 4fe6c5a15a65: Pull complete 15:27:27 22a0e8bec74d: Pull complete 15:27:27 f965cba54748: Pull complete 15:27:27 861ffc35075e: Pull complete 15:27:27 4b385c91608e: Pull complete 15:27:30 560528eb2ebb: Pull complete 15:27:30 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 15:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:27:30 ---> dd4a08f94e63 15:27:30 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:27:32 ---> Running in 3b98fa7b4169 15:27:32 Removing intermediate container 3b98fa7b4169 15:27:32 ---> e219bca6ef75 15:27:32 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:27:32 ---> Running in f07e036f8948 15:27:32 Removing intermediate container f07e036f8948 15:27:32 ---> 0543d5a7acaa 15:27:32 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:27:32 ---> Running in d83d36869e2b 15:27:32 Removing intermediate container d83d36869e2b 15:27:32 ---> 854d635fe008 15:27:32 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:32 ---> Running in 48762fa2e4f6 15:27:32 Removing intermediate container 48762fa2e4f6 15:27:32 ---> 7be1c315440d 15:27:32 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:32 ---> Running in 332c624bda0c 15:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:27:34 OK: 221 MiB in 52 packages 15:27:34 Removing intermediate container 332c624bda0c 15:27:34 ---> 1eb029f2fc41 15:27:34 Step 8/13 : WORKDIR /app 15:27:34 ---> Running in 42364420d0a4 15:27:34 Removing intermediate container 42364420d0a4 15:27:34 ---> 07b43cc25772 15:27:34 Step 9/13 : COPY go.mod vendor* ./ 15:27:34 ---> cfaadfce3fb8 15:27:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:34 ---> Running in b4c7e3541ce7 15:27:35 Still waiting to schedule task 15:27:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:28:13 Removing intermediate container b4c7e3541ce7 15:28:13 ---> 62d135810f8a 15:28:13 Step 11/13 : COPY . . 15:28:13 ---> 0fa8e2816c20 15:28:13 Step 12/13 : ARG MAKE="make build" 15:28:13 ---> Running in dbc035a3798b 15:28:13 Removing intermediate container dbc035a3798b 15:28:13 ---> 0477d8b8d1d3 15:28:13 Step 13/13 : RUN $MAKE 15:28:13 ---> Running in c14f2d9c9c24 15:28:13 noop 15:28:13 Removing intermediate container c14f2d9c9c24 15:28:13 ---> 3a0f81392177 15:28:13 Successfully built 3a0f81392177 15:28:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:28:13 + docker inspect -f . ci-base-image-x86_64 15:28:13 . [Pipeline] withDockerContainer 15:28:13 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:28:13 $ 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:28:14 $ docker top d4c1977be10c54ed6f9712357ec3aaf0499ae32f67dddfa97efa63d59dd60772 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:14 + go version 15:28:14 go version go1.17.6 linux/amd64 [Pipeline] } 15:28:14 $ docker stop --time=1 d4c1977be10c54ed6f9712357ec3aaf0499ae32f67dddfa97efa63d59dd60772 15:28:15 $ docker rm -f d4c1977be10c54ed6f9712357ec3aaf0499ae32f67dddfa97efa63d59dd60772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:16 + docker inspect -f . ci-base-image-x86_64 15:28:16 . [Pipeline] withDockerContainer 15:28:16 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:28:16 $ 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:28:16 $ docker top d35b59d4a0b68948ffb1e90e5d36a1e14440b0c72da979a96006a68c99b9a47a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:28:17 + make test 15:28:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:28:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:28:31 CGO_ENABLED=1 go vet ./... 15:28:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:35 ./bin/test-attribution-txt.sh [Pipeline] echo 15:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:35 $ docker stop --time=1 d35b59d4a0b68948ffb1e90e5d36a1e14440b0c72da979a96006a68c99b9a47a 15:28:36 $ docker rm -f d35b59d4a0b68948ffb1e90e5d36a1e14440b0c72da979a96006a68c99b9a47a [Pipeline] // withDockerContainer [Pipeline] sh 15:28:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:28:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:38 + ls -al . 15:28:38 total 148 15:28:38 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 31 15:28 . 15:28:38 drwxrwxr-x. 4 jenkins jenkins 112 Jan 31 15:27 .. 15:28:38 -rw-rw-r--. 1 jenkins jenkins 7627 Jan 31 15:27 Attribution.txt 15:28:38 drwxrwxr-x. 2 jenkins jenkins 37 Jan 31 15:27 bin 15:28:38 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 31 15:27 CHANGELOG.md 15:28:38 -rw-r--r--. 1 jenkins jenkins 10 Jan 31 15:28 coverage.out 15:28:38 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 31 15:27 Dockerfile 15:28:38 -rw-rw-r--. 1 jenkins jenkins 119 Jan 31 15:27 .dockerignore 15:28:38 drwxrwxr-x. 8 jenkins jenkins 162 Jan 31 15:27 .git 15:28:38 drwxrwxr-x. 2 jenkins jenkins 104 Jan 31 15:27 .github 15:28:38 -rw-rw-r--. 1 jenkins jenkins 104 Jan 31 15:27 .gitignore 15:28:38 -rw-rw-r--. 1 jenkins jenkins 2808 Jan 31 15:27 go.mod 15:28:38 -rw-rw-r--. 1 jenkins jenkins 49926 Jan 31 15:27 go.sum 15:28:38 -rw-rw-r--. 1 jenkins jenkins 677 Jan 31 15:27 GOVERNANCE.md 15:28:38 -rw-rw-r--. 1 jenkins jenkins 687 Jan 31 15:27 Jenkinsfile 15:28:38 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 31 15:27 LICENSE 15:28:38 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 31 15:27 main.go 15:28:38 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 31 15:27 makefile 15:28:38 -rw-rw-r--. 1 jenkins jenkins 618 Jan 31 15:27 OWNERS.md 15:28:38 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 31 15:27 README.md 15:28:38 drwxrwxr-x. 9 jenkins jenkins 151 Jan 31 15:27 res 15:28:38 drwx------. 3 jenkins jenkins 58 Jan 31 15:27 .semver 15:28:38 drwxrwxr-x. 3 jenkins jenkins 58 Jan 31 15:27 snap 15:28:38 -rw-rw-r--. 1 jenkins jenkins 12 Jan 31 15:27 VERSION [Pipeline] isUnix [Pipeline] sh 15:28:38 + 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=e63de633fa87fe04a17029975032d1bd69f7eb9c --label arch=amd64 --label version=2.2.0-dev.12 . 15:28:38 Sending build context to Docker daemon 2.951MB 15:28:38 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:28:38 Step 2/27 : FROM ${BASE} AS builder 15:28:38 ---> 3a0f81392177 15:28:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:28:38 ---> Running in fae3c948cb1d 15:28:39 Removing intermediate container fae3c948cb1d 15:28:39 ---> d719e0ed589d 15:28:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:28:39 ---> Running in fcb5f95edb6a 15:28:39 Removing intermediate container fcb5f95edb6a 15:28:39 ---> 7623a4a8f47b 15:28:39 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:28:39 ---> Running in 416946f7b627 15:28:39 Removing intermediate container 416946f7b627 15:28:39 ---> f4cf045f4a86 15:28:39 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:39 ---> Running in 1eedc9aa4b59 15:28:39 Removing intermediate container 1eedc9aa4b59 15:28:39 ---> db824822057b 15:28:39 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:39 ---> Running in 9aca900d10b0 15:28:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:28:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:28:41 OK: 221 MiB in 52 packages 15:28:41 Removing intermediate container 9aca900d10b0 15:28:41 ---> 14fd71be86e7 15:28:41 Step 8/27 : WORKDIR /app 15:28:41 ---> Running in f9bafac82a20 15:28:41 Removing intermediate container f9bafac82a20 15:28:41 ---> bbc8959db604 15:28:41 Step 9/27 : COPY go.mod vendor* ./ 15:28:41 ---> 5f2b0a22f6c4 15:28:41 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:41 ---> Running in 1ba5a57e42e7 15:28:42 Removing intermediate container 1ba5a57e42e7 15:28:42 ---> 40934dc0d694 15:28:42 Step 11/27 : COPY . . 15:28:42 ---> bbda044c6ad0 15:28:42 Step 12/27 : ARG MAKE="make build" 15:28:42 ---> Running in 907e5df37906 15:28:42 Removing intermediate container 907e5df37906 15:28:42 ---> 8e075725174b 15:28:42 Step 13/27 : RUN $MAKE 15:28:42 ---> Running in 3e15018e6a76 15:28:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.12" -o app-service-configurable 15:28:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4320 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:28:59 Running in /w/workspace/app-service-configurable/48 [Pipeline] { [Pipeline] checkout 15:28:59 Selected Git installation does not exist. Using Default 15:28:59 The recommended git tool is: NONE 15:29:04 using credential edgex-jenkins-ssh 15:29:04 Cloning the remote Git repository 15:29:04 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:29:04 > git init /w/workspace/app-service-configurable/48 # timeout=10 15:29:05 Removing intermediate container 3e15018e6a76 15:29:05 ---> 8e9efbd413c3 15:29:05 Step 14/27 : FROM alpine:3.14 15:29:05 3.14: Pulling from library/alpine 15:29:05 97518928ae5f: Pulling fs layer 15:29:05 97518928ae5f: Verifying Checksum 15:29:05 97518928ae5f: Download complete 15:29:05 97518928ae5f: Pull complete 15:29:05 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:29:05 Status: Downloaded newer image for alpine:3.14 15:29:05 ---> 0a97eee8041e 15:29:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:29:05 ---> Running in eed32c09187a 15:29:05 Removing intermediate container eed32c09187a 15:29:05 ---> 18aad8e59389 15:29:05 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:29:05 ---> Running in 77e0bbc5bf05 15:29:05 Removing intermediate container 77e0bbc5bf05 15:29:05 ---> 043f6f1be8ea 15:29:05 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:29:05 ---> Running in 730cb897b98f 15:29:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:29:04 > git --version # timeout=10 15:29:04 > git --version # 'git version 2.17.1' 15:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:05 Avoid second fetch 15:29:05 Checking out Revision e63de633fa87fe04a17029975032d1bd69f7eb9c (main) 15:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:29:06 (1/7) Installing ca-certificates (20211220-r0) 15:29:06 (2/7) Installing dumb-init (1.2.5-r1) 15:29:06 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:29:06 (4/7) Installing libsodium (1.0.18-r0) 15:29:06 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:29:06 (6/7) Installing libzmq (4.3.4-r0) 15:29:06 (7/7) Installing zeromq (4.3.4-r0) 15:29:06 Executing busybox-1.33.1-r6.trigger 15:29:06 Executing ca-certificates-20211220-r0.trigger 15:29:06 OK: 9 MiB in 21 packages 15:29:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:29:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:05 > git config core.sparsecheckout # timeout=10 15:29:05 > git checkout -f e63de633fa87fe04a17029975032d1bd69f7eb9c # timeout=10 15:29:07 Removing intermediate container 730cb897b98f 15:29:07 ---> bb7cc3f3a00b 15:29:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:29:08 ---> ddf56de99305 15:29:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:29:08 ---> b1c5f179e444 15:29:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:29:08 ---> 776e6224aa0d 15:29:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:29:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#377)" 15:29:10 ---> 7b6bcb22113c 15:29:10 Step 22/27 : EXPOSE 48095 15:29:10 ---> Running in 23117fce2886 15:29:10 Removing intermediate container 23117fce2886 15:29:10 ---> 02c7924cc67c 15:29:10 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:10 ---> Running in cb91963508c7 15:29:11 Removing intermediate container cb91963508c7 15:29:11 ---> ae8211f4e7f4 15:29:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:11 ---> Running in 698abdfaff97 15:29:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:29:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:11 Dload Upload Total Spent Left Speed 15:29:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 70916 0 --:--:-- --:--:-- --:--:-- 70916 [Pipeline] sh 15:29:11 Removing intermediate container 698abdfaff97 15:29:11 ---> 246334a04d75 15:29:11 Step 25/27 : LABEL arch=amd64 15:29:11 ---> Running in 54ce410ace0a 15:29:11 Removing intermediate container 54ce410ace0a 15:29:11 ---> d9d2711fe32d 15:29:11 Step 26/27 : LABEL git_sha=e63de633fa87fe04a17029975032d1bd69f7eb9c 15:29:11 ---> Running in c648069fb5ca 15:29:11 Removing intermediate container c648069fb5ca 15:29:11 ---> ff253bc72a92 15:29:11 Step 27/27 : LABEL version=2.2.0-dev.12 15:29:11 ---> Running in fe9c583ac91c 15:29:11 Removing intermediate container fe9c583ac91c 15:29:11 ---> ccac9434c4d3 15:29:11 [Warning] One or more build-args [ARCH] were not consumed 15:29:11 Successfully built ccac9434c4d3 15:29:11 Successfully tagged app-service-configurable:latest [Pipeline] } 15:29:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:11 provisioning config files... 15:29:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6546479369889423669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:11 + + sudosudo tee jq /etc/docker/daemon.new 15:29:11 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:29:11 { 15:29:11 "registry-mirrors": [ 15:29:11 "https://nexus3.edgexfoundry.org:10001" 15:29:11 ], 15:29:11 "bip": "10.250.0.254/24", 15:29:11 "hosts": [ 15:29:11 "tcp://0.0.0.0:5555", 15:29:11 "unix:///var/run/docker.sock" 15:29:11 ], 15:29:11 "mtu": 1458, 15:29:11 "selinux-enabled": true, 15:29:11 "seccomp-profile": "/etc/docker/seccomp.json" 15:29:11 } [Pipeline] sh 15:29:12 ---> docker-login.sh 15:29:12 nexus3.edgexfoundry.org:10001 15:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:12 Configure a credential helper to remove this warning. See 15:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:12 15:29:12 Login Succeeded 15:29:12 nexus3.edgexfoundry.org:10002 15:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:12 Configure a credential helper to remove this warning. See 15:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:12 15:29:12 Login Succeeded 15:29:12 nexus3.edgexfoundry.org:10003 15:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:12 Configure a credential helper to remove this warning. See 15:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:12 15:29:12 Login Succeeded 15:29:12 nexus3.edgexfoundry.org:10004 15:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:12 Configure a credential helper to remove this warning. See 15:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:12 15:29:12 Login Succeeded 15:29:12 docker.io [Pipeline] sh 15:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:12 + sudo service docker restart 15:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:12 Configure a credential helper to remove this warning. See 15:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:12 15:29:12 Login Succeeded 15:29:12 ---> docker-login.sh ends [Pipeline] } 15:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:12 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:29:12 e63de633fa87fe04a17029975032d1bd69f7eb9c 15:29:12 latest 15:29:12 2.2.0-dev.12 15:29:12 e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 15:29:12 main 15:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] isUnix [Pipeline] sh 15:29:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c 15:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:29:13 fd11890a495b: Preparing 15:29:13 69e021f2184d: Preparing 15:29:13 865e828630b4: Preparing 15:29:13 7d57739d1539: Preparing 15:29:13 90a483782378: Preparing 15:29:13 1a058d5342cc: Preparing 15:29:13 1a058d5342cc: Waiting 15:29:13 865e828630b4: Pushed 15:29:13 7d57739d1539: Pushed 15:29:13 69e021f2184d: Pushed 15:29:13 1a058d5342cc: Layer already exists 15:29:13 90a483782378: Pushed 15:29:14 fd11890a495b: Pushed 15:29:14 e63de633fa87fe04a17029975032d1bd69f7eb9c: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:29:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:29:15 fd11890a495b: Preparing 15:29:15 69e021f2184d: Preparing 15:29:15 865e828630b4: Preparing 15:29:15 7d57739d1539: Preparing 15:29:15 90a483782378: Preparing 15:29:15 1a058d5342cc: Preparing 15:29:15 1a058d5342cc: Waiting 15:29:15 fd11890a495b: Layer already exists 15:29:15 7d57739d1539: Layer already exists 15:29:15 865e828630b4: Layer already exists 15:29:15 90a483782378: Layer already exists 15:29:15 69e021f2184d: Layer already exists 15:29:15 1a058d5342cc: Layer already exists 15:29:15 latest: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 15:29:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.12 15:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:29:16 fd11890a495b: Preparing 15:29:16 69e021f2184d: Preparing 15:29:16 865e828630b4: Preparing 15:29:16 7d57739d1539: Preparing 15:29:16 90a483782378: Preparing 15:29:16 1a058d5342cc: Preparing 15:29:16 1a058d5342cc: Waiting 15:29:16 fd11890a495b: Layer already exists 15:29:16 865e828630b4: Layer already exists 15:29:16 69e021f2184d: Layer already exists 15:29:16 7d57739d1539: Layer already exists 15:29:16 90a483782378: Layer already exists 15:29:16 1a058d5342cc: Layer already exists 15:29:16 2.2.0-dev.12: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 15:29:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 15:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:29:16 fd11890a495b: Preparing 15:29:16 69e021f2184d: Preparing 15:29:16 865e828630b4: Preparing 15:29:16 7d57739d1539: Preparing 15:29:16 90a483782378: Preparing 15:29:16 1a058d5342cc: Preparing 15:29:16 1a058d5342cc: Waiting 15:29:16 69e021f2184d: Layer already exists 15:29:16 fd11890a495b: Layer already exists 15:29:16 90a483782378: Layer already exists 15:29:16 7d57739d1539: Layer already exists 15:29:16 865e828630b4: Layer already exists 15:29:16 1a058d5342cc: Layer already exists 15:29:16 e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:29:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:29:17 fd11890a495b: Preparing 15:29:17 69e021f2184d: Preparing 15:29:17 865e828630b4: Preparing 15:29:17 7d57739d1539: Preparing 15:29:17 90a483782378: Preparing 15:29:17 1a058d5342cc: Preparing 15:29:17 1a058d5342cc: Waiting 15:29:17 fd11890a495b: Layer already exists 15:29:17 865e828630b4: Layer already exists 15:29:17 69e021f2184d: Layer already exists 15:29:17 7d57739d1539: Layer already exists 15:29:17 90a483782378: Layer already exists 15:29:17 1a058d5342cc: Layer already exists 15:29:17 main: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:17 ===================================================== [Pipeline] echo 15:29:17 taggedImages: 15:29:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c 15:29:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:29:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.12 15:29:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 15:29:17 - 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:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:17 15:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:29:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:18 latest: Pulling from edgex-lftools-log-publisher 15:29:18 b4d181a07f80: Pulling fs layer 15:29:18 a1111a8f2ec3: Pulling fs layer 15:29:18 ed53099fbce6: Pulling fs layer 15:29:18 dc539afda2c1: Pulling fs layer 15:29:18 77bc0d833cb6: Pulling fs layer 15:29:18 9065ff56babe: Pulling fs layer 15:29:18 d287ab97295c: Pulling fs layer 15:29:18 77bc0d833cb6: Waiting 15:29:18 9065ff56babe: Waiting 15:29:18 d287ab97295c: Waiting 15:29:18 dc539afda2c1: Waiting 15:29:18 a1111a8f2ec3: Verifying Checksum 15:29:18 a1111a8f2ec3: Download complete 15:29:18 dc539afda2c1: Verifying Checksum 15:29:18 dc539afda2c1: Download complete 15:29:18 ed53099fbce6: Verifying Checksum 15:29:18 ed53099fbce6: Download complete 15:29:18 9065ff56babe: Verifying Checksum 15:29:18 9065ff56babe: Download complete 15:29:18 77bc0d833cb6: Verifying Checksum 15:29:18 77bc0d833cb6: Download complete 15:29:18 b4d181a07f80: Verifying Checksum 15:29:18 b4d181a07f80: Download complete 15:29:18 d287ab97295c: Verifying Checksum 15:29:18 d287ab97295c: Download complete 15:29:19 b4d181a07f80: Pull complete 15:29:19 a1111a8f2ec3: Pull complete 15:29:20 ed53099fbce6: Pull complete 15:29:20 dc539afda2c1: Pull complete 15:29:20 77bc0d833cb6: Pull complete 15:29:20 9065ff56babe: Pull complete 15:29:26 d287ab97295c: Pull complete 15:29:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:29:26 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:29:26 $ 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:29:28 $ docker top 588c5e655d8a4ddd773a9489d1362c7f0d7a37c76a0b431a349b0078dc066c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:29 ---> job-cost.sh 15:29:29 lf-activate-venv: SKIPPING 15:29:29 INFO: No Stack... 15:29:29 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:29 INFO: Archiving Costs [Pipeline] sh 15:29:30 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:29:30 + cut -d, -f6 [Pipeline] lock 15:29:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] 15:29:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] did not exist. Created. 15:29:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:30 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:30 Stashed 1 file(s) [Pipeline] } 15:29:30 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:30 $ docker stop --time=1 588c5e655d8a4ddd773a9489d1362c7f0d7a37c76a0b431a349b0078dc066c20 15:29:31 $ docker rm -f 588c5e655d8a4ddd773a9489d1362c7f0d7a37c76a0b431a349b0078dc066c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 15:29:31 provisioning config files... [Pipeline] } [Pipeline] // withEnv 15:29:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/48@tmp/config1666393817041343897tmp [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:32 ---> docker-login.sh 15:29:32 nexus3.edgexfoundry.org:10001 15:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:33 Configure a credential helper to remove this warning. See 15:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:33 15:29:33 Login Succeeded 15:29:33 nexus3.edgexfoundry.org:10002 15:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:33 Configure a credential helper to remove this warning. See 15:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:33 15:29:33 Login Succeeded 15:29:33 nexus3.edgexfoundry.org:10003 15:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:33 Configure a credential helper to remove this warning. See 15:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:33 15:29:33 Login Succeeded 15:29:33 nexus3.edgexfoundry.org:10004 15:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:34 Configure a credential helper to remove this warning. See 15:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:34 15:29:34 Login Succeeded 15:29:34 docker.io 15:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:35 Configure a credential helper to remove this warning. See 15:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:35 15:29:35 Login Succeeded 15:29:35 ---> docker-login.sh ends [Pipeline] } 15:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:29:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:35 ========================================================= 15:29:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:29:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:29:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:29:35 Sending build context to Docker daemon 207.9kB 15:29:36 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:29:36 Step 2/13 : FROM ${BASE} AS builder 15:29:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:29:36 9b3977197b4f: Pulling fs layer 15:29:36 1a89e8eeedd5: Pulling fs layer 15:29:36 94645a83ff95: Pulling fs layer 15:29:36 3f3a8bcf1eab: Pulling fs layer 15:29:36 0c92f367c5e7: Pulling fs layer 15:29:36 4b8299f9d1f4: Pulling fs layer 15:29:36 9a6b49a46696: Pulling fs layer 15:29:36 cf05db05a679: Pulling fs layer 15:29:36 3f3a8bcf1eab: Waiting 15:29:36 9a6b49a46696: Waiting 15:29:36 0c92f367c5e7: Waiting 15:29:36 cf05db05a679: Waiting 15:29:36 4b8299f9d1f4: Waiting 15:29:36 94645a83ff95: Verifying Checksum 15:29:36 94645a83ff95: Download complete 15:29:36 1a89e8eeedd5: Verifying Checksum 15:29:36 1a89e8eeedd5: Download complete 15:29:36 0c92f367c5e7: Verifying Checksum 15:29:36 0c92f367c5e7: Download complete 15:29:36 4b8299f9d1f4: Verifying Checksum 15:29:36 4b8299f9d1f4: Download complete 15:29:36 9b3977197b4f: Download complete 15:29:36 9a6b49a46696: Verifying Checksum 15:29:36 9a6b49a46696: Download complete 15:29:37 9b3977197b4f: Pull complete 15:29:37 1a89e8eeedd5: Pull complete 15:29:37 94645a83ff95: Pull complete 15:29:38 cf05db05a679: Verifying Checksum 15:29:38 cf05db05a679: Download complete 15:29:38 3f3a8bcf1eab: Verifying Checksum 15:29:38 3f3a8bcf1eab: Download complete 15:29:51 3f3a8bcf1eab: Pull complete 15:29:51 0c92f367c5e7: Pull complete 15:29:51 4b8299f9d1f4: Pull complete 15:29:51 9a6b49a46696: Pull complete 15:29:56 cf05db05a679: Pull complete 15:29:56 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 15:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:56 ---> 0ccda1f7e2ee 15:29:56 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:29:58 ---> Running in 96068c5b6c52 15:29:58 Removing intermediate container 96068c5b6c52 15:29:58 ---> 1e1f6ef23cc0 15:29:58 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:29:58 ---> Running in d312ae810518 15:29:58 Removing intermediate container d312ae810518 15:29:58 ---> 3348f0f21296 15:29:58 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:29:58 ---> Running in 09ec7a3d38d9 15:29:59 Removing intermediate container 09ec7a3d38d9 15:29:59 ---> 8afd3f7060d1 15:29:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:59 ---> Running in bb76e6cfc53c 15:30:01 Removing intermediate container bb76e6cfc53c 15:30:01 ---> 5b87f1002371 15:30:01 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:01 ---> Running in 47bf135586ca 15:30:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:04 OK: 220 MiB in 52 packages 15:30:04 Removing intermediate container 47bf135586ca 15:30:04 ---> c3b9c5b529dc 15:30:04 Step 8/13 : WORKDIR /app 15:30:04 ---> Running in efcf91c4b607 15:30:05 Removing intermediate container efcf91c4b607 15:30:05 ---> 10dfeab8d733 15:30:05 Step 9/13 : COPY go.mod vendor* ./ 15:30:05 ---> f3da0dc0cd3b 15:30:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:06 ---> Running in 536866ccb500 15:31:14 Removing intermediate container 536866ccb500 15:31:14 ---> d32cfae03b09 15:31:14 Step 11/13 : COPY . . 15:31:14 ---> 4e686c47f238 15:31:14 Step 12/13 : ARG MAKE="make build" 15:31:14 ---> Running in d1d98d2a8293 15:31:14 Removing intermediate container d1d98d2a8293 15:31:14 ---> bba7b2aeb45f 15:31:14 Step 13/13 : RUN $MAKE 15:31:14 ---> Running in 4dce697f49b0 15:31:15 noop 15:31:16 Removing intermediate container 4dce697f49b0 15:31:16 ---> fc1df820ae69 15:31:16 Successfully built fc1df820ae69 15:31:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:31:16 + docker inspect -f . ci-base-image-arm64 15:31:16 . [Pipeline] withDockerContainer 15:31:16 prd-ubuntu18.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container 15:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/48 -v /w/workspace/app-service-configurable/48:/w/workspace/app-service-configurable/48:rw,z -v /w/workspace/app-service-configurable/48@tmp:/w/workspace/app-service-configurable/48@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 ******** -e ******** ci-base-image-arm64 cat 15:31:18 $ docker top 0f4dafe9a3f82d7b1f64b1d65be16cb5c8f4d67e472319cac172c4b4d553891e -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:19 + go version 15:31:19 go version go1.17.6 linux/arm64 [Pipeline] } 15:31:19 $ docker stop --time=1 0f4dafe9a3f82d7b1f64b1d65be16cb5c8f4d67e472319cac172c4b4d553891e 15:31:20 $ docker rm -f 0f4dafe9a3f82d7b1f64b1d65be16cb5c8f4d67e472319cac172c4b4d553891e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:21 + docker inspect -f . ci-base-image-arm64 15:31:21 . [Pipeline] withDockerContainer 15:31:21 prd-ubuntu18.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container 15:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/48 -v /w/workspace/app-service-configurable/48:/w/workspace/app-service-configurable/48:rw,z -v /w/workspace/app-service-configurable/48@tmp:/w/workspace/app-service-configurable/48@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 ******** -e ******** ci-base-image-arm64 cat 15:31:22 $ docker top e3011f6b400af1c0c18fd584e97c4999b55b5ae1b95778152adc22286bb862ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:31:23 + make test 15:31:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:32:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:32:10 CGO_ENABLED=1 go vet ./... 15:32:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:25 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:32:25 $ docker stop --time=1 e3011f6b400af1c0c18fd584e97c4999b55b5ae1b95778152adc22286bb862ce 15:32:27 $ docker rm -f e3011f6b400af1c0c18fd584e97c4999b55b5ae1b95778152adc22286bb862ce [Pipeline] // withDockerContainer [Pipeline] sh 15:32:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:28 Warning: overwriting stash ‘coverage-report’ 15:32:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:29 + ls -al . 15:32:29 total 172 15:32:29 drwxrwxr-x 7 jenkins jenkins 4096 Jan 31 15:32 . 15:32:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:29 .. 15:32:29 -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 15:29 .dockerignore 15:32:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:29 .git 15:32:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:29 .github 15:32:29 -rw-rw-r-- 1 jenkins jenkins 104 Jan 31 15:29 .gitignore 15:32:29 -rw-rw-r-- 1 jenkins jenkins 7627 Jan 31 15:29 Attribution.txt 15:32:29 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 31 15:29 CHANGELOG.md 15:32:29 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 31 15:29 Dockerfile 15:32:29 -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 15:29 GOVERNANCE.md 15:32:29 -rw-rw-r-- 1 jenkins jenkins 687 Jan 31 15:29 Jenkinsfile 15:32:29 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 15:29 LICENSE 15:32:29 -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 15:29 OWNERS.md 15:32:29 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 31 15:29 README.md 15:32:29 -rw-rw-r-- 1 jenkins jenkins 12 Jan 31 15:27 VERSION 15:32:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:29 bin 15:32:29 -rw-r--r-- 1 jenkins jenkins 10 Jan 31 15:31 coverage.out 15:32:29 -rw-rw-r-- 1 jenkins jenkins 2808 Jan 31 15:29 go.mod 15:32:29 -rw-rw-r-- 1 jenkins jenkins 49926 Jan 31 15:29 go.sum 15:32:29 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 15:29 main.go 15:32:29 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 31 15:29 makefile 15:32:29 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 15:29 res 15:32:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 15:29 snap [Pipeline] isUnix [Pipeline] sh 15:32:29 + 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=e63de633fa87fe04a17029975032d1bd69f7eb9c --label arch=arm64 --label version=2.2.0-dev.12 . 15:32:29 Sending build context to Docker daemon 208.9kB 15:32:30 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:32:30 Step 2/27 : FROM ${BASE} AS builder 15:32:30 ---> fc1df820ae69 15:32:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:32:30 ---> Running in a9dd416936cc 15:32:30 Removing intermediate container a9dd416936cc 15:32:30 ---> 110c38bcd9f3 15:32:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:32:30 ---> Running in fc7dc954714f 15:32:31 Removing intermediate container fc7dc954714f 15:32:31 ---> 4adb6648a1cd 15:32:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:32:31 ---> Running in 0a86d441885a 15:32:31 Removing intermediate container 0a86d441885a 15:32:31 ---> f65a2d75e56c 15:32:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:31 ---> Running in bd1a9241d908 15:32:33 Removing intermediate container bd1a9241d908 15:32:33 ---> eecc081920fa 15:32:33 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:33 ---> Running in 17280ecb88a3 15:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:36 OK: 220 MiB in 52 packages 15:32:36 Removing intermediate container 17280ecb88a3 15:32:36 ---> 0ec49c06ac60 15:32:36 Step 8/27 : WORKDIR /app 15:32:37 ---> Running in b732b9e4a90a 15:32:37 Removing intermediate container b732b9e4a90a 15:32:37 ---> eaeb14cf2aa7 15:32:37 Step 9/27 : COPY go.mod vendor* ./ 15:32:37 ---> 09b0ca022186 15:32:37 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:37 ---> Running in 445088722b27 15:32:39 Removing intermediate container 445088722b27 15:32:39 ---> ab4fd55e966b 15:32:39 Step 11/27 : COPY . . 15:32:40 ---> 8ba2a5cc65cb 15:32:40 Step 12/27 : ARG MAKE="make build" 15:32:40 ---> Running in 28ece67067b0 15:32:41 Removing intermediate container 28ece67067b0 15:32:41 ---> ede37c8e94a7 15:32:41 Step 13/27 : RUN $MAKE 15:32:41 ---> Running in 60e79d0fab43 15:32:42 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.12" -o app-service-configurable 15:33:29 Removing intermediate container 60e79d0fab43 15:33:29 ---> fb877893ac2f 15:33:29 Step 14/27 : FROM alpine:3.14 15:33:29 3.14: Pulling from library/alpine 15:33:29 be307f383ecc: Pulling fs layer 15:33:29 be307f383ecc: Verifying Checksum 15:33:29 be307f383ecc: Download complete 15:33:29 be307f383ecc: Pull complete 15:33:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:33:29 Status: Downloaded newer image for alpine:3.14 15:33:29 ---> 5b8b7b635229 15:33:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:33:29 ---> Running in 88ff5b1bb5bf 15:33:29 Removing intermediate container 88ff5b1bb5bf 15:33:29 ---> cceda2586b1b 15:33:29 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:33:29 ---> Running in 2c3dd2026d4d 15:33:29 Removing intermediate container 2c3dd2026d4d 15:33:29 ---> c077549e9e74 15:33:29 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:33:29 ---> Running in 7ef13449854b 15:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:33:29 (1/7) Installing ca-certificates (20211220-r0) 15:33:29 (2/7) Installing dumb-init (1.2.5-r1) 15:33:29 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:33:29 (4/7) Installing libsodium (1.0.18-r0) 15:33:29 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:33:29 (6/7) Installing libzmq (4.3.4-r0) 15:33:29 (7/7) Installing zeromq (4.3.4-r0) 15:33:29 Executing busybox-1.33.1-r6.trigger 15:33:29 Executing ca-certificates-20211220-r0.trigger 15:33:29 OK: 9 MiB in 21 packages 15:33:29 Removing intermediate container 7ef13449854b 15:33:29 ---> baa1cd886012 15:33:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:33:29 ---> e3ff545e7aa9 15:33:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:33:30 ---> 3040637503d8 15:33:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:33:30 ---> 5f51d8547d39 15:33:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:33:31 ---> 248ae638d70d 15:33:31 Step 22/27 : EXPOSE 48095 15:33:32 ---> Running in a9b5f382d74d 15:33:32 Removing intermediate container a9b5f382d74d 15:33:32 ---> f4c96c4bed38 15:33:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:33:32 ---> Running in 721dca0e6cc1 15:33:32 Removing intermediate container 721dca0e6cc1 15:33:32 ---> 59c4c284b316 15:33:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:32 ---> Running in 098f687a91d9 15:33:33 Removing intermediate container 098f687a91d9 15:33:33 ---> 11d01101f9af 15:33:33 Step 25/27 : LABEL arch=arm64 15:33:33 ---> Running in 29b1ac728759 15:33:33 Removing intermediate container 29b1ac728759 15:33:33 ---> f4493bbbe49c 15:33:33 Step 26/27 : LABEL git_sha=e63de633fa87fe04a17029975032d1bd69f7eb9c 15:33:33 ---> Running in b9c3abf86174 15:33:34 Removing intermediate container b9c3abf86174 15:33:34 ---> 73f19500c4f9 15:33:34 Step 27/27 : LABEL version=2.2.0-dev.12 15:33:34 ---> Running in f61767270b17 15:33:34 Removing intermediate container f61767270b17 15:33:34 ---> 498c7896b9cf 15:33:34 [Warning] One or more build-args [ARCH] were not consumed 15:33:34 Successfully built 498c7896b9cf 15:33:34 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:33:34 provisioning config files... 15:33:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/48@tmp/config6823592193573192880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:35 ---> docker-login.sh 15:33:35 nexus3.edgexfoundry.org:10001 15:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:35 Configure a credential helper to remove this warning. See 15:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:35 15:33:35 Login Succeeded 15:33:35 nexus3.edgexfoundry.org:10002 15:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:35 Configure a credential helper to remove this warning. See 15:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:35 15:33:35 Login Succeeded 15:33:35 nexus3.edgexfoundry.org:10003 15:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:36 Configure a credential helper to remove this warning. See 15:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:36 15:33:36 Login Succeeded 15:33:36 nexus3.edgexfoundry.org:10004 15:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:36 Configure a credential helper to remove this warning. See 15:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:36 15:33:36 Login Succeeded 15:33:36 docker.io 15:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:37 Configure a credential helper to remove this warning. See 15:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:37 15:33:37 Login Succeeded 15:33:37 ---> docker-login.sh ends [Pipeline] } 15:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:37 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:33:37 e63de633fa87fe04a17029975032d1bd69f7eb9c 15:33:37 latest 15:33:37 2.2.0-dev.12 15:33:37 e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 15:33:37 main 15:33:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] isUnix [Pipeline] sh 15:33:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c 15:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:38 88aa5d17d2bc: Preparing 15:33:38 b7dc73f59361: Preparing 15:33:38 0edc34d8e49e: Preparing 15:33:38 e3f34be03981: Preparing 15:33:38 8e4388d81dfc: Preparing 15:33:38 62170e181a92: Preparing 15:33:38 62170e181a92: Waiting 15:33:38 0edc34d8e49e: Pushed 15:33:38 b7dc73f59361: Pushed 15:33:38 e3f34be03981: Pushed 15:33:38 62170e181a92: Layer already exists 15:33:39 8e4388d81dfc: Pushed 15:33:42 88aa5d17d2bc: Pushed 15:33:42 e63de633fa87fe04a17029975032d1bd69f7eb9c: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:33:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:33:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:42 88aa5d17d2bc: Preparing 15:33:42 b7dc73f59361: Preparing 15:33:42 0edc34d8e49e: Preparing 15:33:42 e3f34be03981: Preparing 15:33:42 8e4388d81dfc: Preparing 15:33:42 62170e181a92: Preparing 15:33:42 62170e181a92: Waiting 15:33:42 b7dc73f59361: Layer already exists 15:33:42 88aa5d17d2bc: Layer already exists 15:33:42 0edc34d8e49e: Layer already exists 15:33:42 8e4388d81dfc: Layer already exists 15:33:42 e3f34be03981: Layer already exists 15:33:42 62170e181a92: Layer already exists 15:33:43 latest: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:33:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 15:33:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.12 15:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:43 88aa5d17d2bc: Preparing 15:33:43 b7dc73f59361: Preparing 15:33:43 0edc34d8e49e: Preparing 15:33:43 e3f34be03981: Preparing 15:33:43 8e4388d81dfc: Preparing 15:33:43 62170e181a92: Preparing 15:33:43 62170e181a92: Waiting 15:33:43 8e4388d81dfc: Layer already exists 15:33:43 0edc34d8e49e: Layer already exists 15:33:43 88aa5d17d2bc: Layer already exists 15:33:43 b7dc73f59361: Layer already exists 15:33:43 e3f34be03981: Layer already exists 15:33:43 62170e181a92: Layer already exists 15:33:43 2.2.0-dev.12: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:33:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 15:33:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 15:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:44 88aa5d17d2bc: Preparing 15:33:44 b7dc73f59361: Preparing 15:33:44 0edc34d8e49e: Preparing 15:33:44 e3f34be03981: Preparing 15:33:44 8e4388d81dfc: Preparing 15:33:44 62170e181a92: Preparing 15:33:44 62170e181a92: Waiting 15:33:44 88aa5d17d2bc: Layer already exists 15:33:44 b7dc73f59361: Layer already exists 15:33:44 0edc34d8e49e: Layer already exists 15:33:44 e3f34be03981: Layer already exists 15:33:44 8e4388d81dfc: Layer already exists 15:33:44 62170e181a92: Layer already exists 15:33:44 e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:33:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:33:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:45 88aa5d17d2bc: Preparing 15:33:45 b7dc73f59361: Preparing 15:33:45 0edc34d8e49e: Preparing 15:33:45 e3f34be03981: Preparing 15:33:45 8e4388d81dfc: Preparing 15:33:45 62170e181a92: Preparing 15:33:45 62170e181a92: Waiting 15:33:45 b7dc73f59361: Layer already exists 15:33:45 88aa5d17d2bc: Layer already exists 15:33:45 8e4388d81dfc: Layer already exists 15:33:45 0edc34d8e49e: Layer already exists 15:33:45 e3f34be03981: Layer already exists 15:33:45 62170e181a92: Layer already exists 15:33:45 main: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:45 ===================================================== [Pipeline] echo 15:33:45 taggedImages: 15:33:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c 15:33:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:33:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.12 15:33:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 15:33:45 - 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:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:46 15:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:46 arm64: Pulling from edgex-lftools-log-publisher 15:33:46 448f6bf000e3: Pulling fs layer 15:33:46 f757da607395: Pulling fs layer 15:33:46 05883995daec: Pulling fs layer 15:33:46 8603b9c90790: Pulling fs layer 15:33:46 1560dd03e051: Pulling fs layer 15:33:46 27f5ce0e4adf: Pulling fs layer 15:33:46 c2d8d7efcc4b: Pulling fs layer 15:33:46 27f5ce0e4adf: Waiting 15:33:46 8603b9c90790: Waiting 15:33:46 c2d8d7efcc4b: Waiting 15:33:46 1560dd03e051: Waiting 15:33:46 f757da607395: Verifying Checksum 15:33:46 f757da607395: Download complete 15:33:46 8603b9c90790: Verifying Checksum 15:33:46 8603b9c90790: Download complete 15:33:46 1560dd03e051: Verifying Checksum 15:33:46 1560dd03e051: Download complete 15:33:46 27f5ce0e4adf: Verifying Checksum 15:33:46 27f5ce0e4adf: Download complete 15:33:46 05883995daec: Verifying Checksum 15:33:46 05883995daec: Download complete 15:33:47 448f6bf000e3: Verifying Checksum 15:33:47 448f6bf000e3: Download complete 15:33:49 c2d8d7efcc4b: Verifying Checksum 15:33:49 c2d8d7efcc4b: Download complete 15:33:50 448f6bf000e3: Pull complete 15:33:51 f757da607395: Pull complete 15:33:52 05883995daec: Pull complete 15:33:52 8603b9c90790: Pull complete 15:33:53 1560dd03e051: Pull complete 15:33:54 27f5ce0e4adf: Pull complete 15:34:09 c2d8d7efcc4b: Pull complete 15:34:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:34:09 prd-ubuntu18.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container 15:34:09 $ 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/48 -v /w/workspace/app-service-configurable/48:/w/workspace/app-service-configurable/48:rw,z -v /w/workspace/app-service-configurable/48@tmp:/w/workspace/app-service-configurable/48@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:34:12 $ docker top e72e5296bb3e768d1d0bacf67bce61daf3bf7cbb4843531bf50971db18dd5d45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:13 ---> job-cost.sh 15:34:13 lf-activate-venv: SKIPPING 15:34:13 INFO: No Stack... 15:34:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:13 INFO: Archiving Costs [Pipeline] sh 15:34:14 + + cut -d, -f6 15:34:14 cat /w/workspace/app-service-configurable/48/archives/cost.csv [Pipeline] lock 15:34:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] 15:34:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] did not exist. Created. 15:34:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:15 /w/workspace/app-service-configurable/48@tmp/durable-9c09c372/script.sh: 1: /w/workspace/app-service-configurable/48@tmp/durable-9c09c372/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:16 Warning: overwriting stash ‘stack-cost’ 15:34:16 Stashed 1 file(s) [Pipeline] } 15:34:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:16 $ docker stop --time=1 e72e5296bb3e768d1d0bacf67bce61daf3bf7cbb4843531bf50971db18dd5d45 15:34:17 $ docker rm -f e72e5296bb3e768d1d0bacf67bce61daf3bf7cbb4843531bf50971db18dd5d45 [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:34:18 provisioning config files... 15:34:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1434016138594351676tmp [Pipeline] { [Pipeline] sh 15:34:18 + set +x 15:34:18 + bash -s -- 15:34:18 + curl -s https://codecov.io/bash 15:34:18 15:34:18 _____ _ 15:34:18 / ____| | | 15:34:18 | | ___ __| | ___ ___ _____ __ 15:34:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:18 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:18 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:18 Bash-1.0.6 15:34:18 15:34:18 15:34:18 ==> git version 2.24.4 found 15:34:18 ==> 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:34:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:34:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:34:18 ==> Jenkins CI detected. 15:34:18 current dir:  /w/workspace/ry_app-service-configurable_main 15:34:18 project root: . 15:34:18 --> token set from env 15:34:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:18 ==> Running gcov in . (disable via -X gcov) 15:34:18 ==> Python coveragepy not found 15:34:18 ==> Searching for coverage reports in: 15:34:18 + . 15:34:18 -> Found 1 reports 15:34:18 ==> Detecting git/mercurial file structure 15:34:18 ==> Reading reports 15:34:18 + ./coverage.out bytes=10 15:34:18 ==> Appending adjustments 15:34:18 https://docs.codecov.io/docs/fixing-reports 15:34:18 + Found adjustments 15:34:18 ==> Gzipping contents 15:34:18 4.0K /tmp/codecov.dsC8EA.gz 15:34:18 ==> Uploading reports 15:34:18 url: https://codecov.io 15:34:18 query: branch=main&commit=e63de633fa87fe04a17029975032d1bd69f7eb9c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:18 -> Pinging Codecov 15:34:18 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=e63de633fa87fe04a17029975032d1bd69f7eb9c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:18 -> Uploading to 15:34:18 https://storage.googleapis.com/codecov/v4/raw/2022-01-31/A97CA9966030D2A3747ED39772930CCE/e63de633fa87fe04a17029975032d1bd69f7eb9c/ee0f8181-a7a3-4999-843c-4f07df1ad14d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220131T153418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=976698fb4454f71767c908fed4bd0838cb8c7adf26b48cb79c7aa6665bae0d8e 15:34:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:18 Dload Upload Total Spent Left Speed 15:34:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1797 --:--:-- --:--:-- --:--:-- 1798 15:34:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] } 15:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:20 15:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:20 188c0c94c7c5: Pulling fs layer 15:34:20 0ef7d3d256c8: Pulling fs layer 15:34:20 de9db76c5a1d: Pulling fs layer 15:34:20 0eba1c9be4d2: Pulling fs layer 15:34:20 0d57e429df01: Pulling fs layer 15:34:20 4e4be7b47b0d: Pulling fs layer 15:34:20 e1f770b5df2f: Pulling fs layer 15:34:20 85a0685a4137: Pulling fs layer 15:34:20 0eba1c9be4d2: Waiting 15:34:20 0d57e429df01: Waiting 15:34:20 4e4be7b47b0d: Waiting 15:34:20 e1f770b5df2f: Waiting 15:34:20 85a0685a4137: Waiting 15:34:20 de9db76c5a1d: Verifying Checksum 15:34:20 de9db76c5a1d: Download complete 15:34:20 0ef7d3d256c8: Verifying Checksum 15:34:20 0ef7d3d256c8: Download complete 15:34:20 0d57e429df01: Verifying Checksum 15:34:20 0d57e429df01: Download complete 15:34:20 4e4be7b47b0d: Verifying Checksum 15:34:20 4e4be7b47b0d: Download complete 15:34:20 188c0c94c7c5: Verifying Checksum 15:34:20 188c0c94c7c5: Download complete 15:34:20 188c0c94c7c5: Pull complete 15:34:20 0ef7d3d256c8: Pull complete 15:34:20 e1f770b5df2f: Verifying Checksum 15:34:20 e1f770b5df2f: Download complete 15:34:20 de9db76c5a1d: Pull complete 15:34:21 0eba1c9be4d2: Verifying Checksum 15:34:21 0eba1c9be4d2: Download complete 15:34:21 85a0685a4137: Verifying Checksum 15:34:21 85a0685a4137: Download complete 15:34:24 0eba1c9be4d2: Pull complete 15:34:24 0d57e429df01: Pull complete 15:34:24 4e4be7b47b0d: Pull complete 15:34:25 e1f770b5df2f: Pull complete 15:34:29 85a0685a4137: Pull complete 15:34:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:34:29 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:34:29 $ 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:34:31 $ docker top 526ee53c511feb7b3de9556bc15899d4c1d753d522288729a8104c89de42e52a -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:34:31 + set -o pipefail 15:34:31 + snyk monitor '--org=edgex-jenkins' 15:34:38 15:34:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:34:38 15:34:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/e7d0999f-ab97-4cfd-aef1-4d5f1eb05cd2 15:34:38 15:34:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:38 15:34:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:38 15:34:38 [Pipeline] } 15:34:38 $ docker stop --time=1 526ee53c511feb7b3de9556bc15899d4c1d753d522288729a8104c89de42e52a 15:34:39 $ docker rm -f 526ee53c511feb7b3de9556bc15899d4c1d753d522288729a8104c89de42e52a [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:34:40 + git log --format=format:%s -1 e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] sh 15:34:40 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:34:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:41 . [Pipeline] withDockerContainer 15:34:41 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:34:41 $ 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:34:41 $ docker top de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:41 [ssh-agent] Looking for ssh-agent implementation... 15:34:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:41 $ docker exec de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 ssh-agent 15:34:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBGEPGf/agent.13 15:34:42 SSH_AGENT_PID=20 15:34:42 Running ssh-add (command line suppressed) 15:34:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_321099440250209201.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_321099440250209201.key) 15:34:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:42 + git semver tag 15:34:42 # -> Open(): unable to determine branch for HEAD 15:34:42 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:34:42 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:34:42 # $SEMVER_REMOTE_NAME = origin 15:34:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:42 # $SEMVER_USER_NAME = edgex-jenkins 15:34:42 # $SEMVER_BRANCH = main 15:34:42 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:34:42 # e63de633fa87fe04a17029975032d1bd69f7eb9c HEAD 15:34:42 # -> Force: false 15:34:42 # 52b0f22c9df14bd8ba5936a5cb3248ad3f77f6c9 refs/tags/v2.2.0-dev.12 [Pipeline] } 15:34:42 $ docker exec --env ******** --env ******** de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 ssh-agent -k 15:34:42 unset SSH_AUTH_SOCK; 15:34:42 unset SSH_AGENT_PID; 15:34:42 echo Agent pid 20 killed; 15:34:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:42 + git semver [Pipeline] } 15:34:42 $ docker stop --time=1 de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 15:34:44 $ docker rm -f de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:44 15:34:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:44 0.23.1-centos7: Pulling from edgex-lftools 15:34:44 ab5ef0e58194: Pulling fs layer 15:34:44 9712f1f96733: Pulling fs layer 15:34:44 63f879dbbcfc: Pulling fs layer 15:34:44 0d9ebad4ef96: Pulling fs layer 15:34:44 e9a5061849ea: Pulling fs layer 15:34:44 d747dcd14b5f: Pulling fs layer 15:34:44 2de7ff778b66: Pulling fs layer 15:34:44 e9a5061849ea: Waiting 15:34:44 d747dcd14b5f: Waiting 15:34:44 2de7ff778b66: Waiting 15:34:44 0d9ebad4ef96: Waiting 15:34:44 9712f1f96733: Verifying Checksum 15:34:44 9712f1f96733: Download complete 15:34:45 63f879dbbcfc: Verifying Checksum 15:34:45 63f879dbbcfc: Download complete 15:34:45 ab5ef0e58194: Verifying Checksum 15:34:45 ab5ef0e58194: Download complete 15:34:45 e9a5061849ea: Verifying Checksum 15:34:45 e9a5061849ea: Download complete 15:34:45 d747dcd14b5f: Verifying Checksum 15:34:45 d747dcd14b5f: Download complete 15:34:45 0d9ebad4ef96: Verifying Checksum 15:34:45 0d9ebad4ef96: Download complete 15:34:45 2de7ff778b66: Verifying Checksum 15:34:45 2de7ff778b66: Download complete 15:34:48 ab5ef0e58194: Pull complete 15:34:48 9712f1f96733: Pull complete 15:34:48 63f879dbbcfc: Pull complete 15:34:54 0d9ebad4ef96: Pull complete 15:34:54 e9a5061849ea: Pull complete 15:34:54 d747dcd14b5f: Pull complete 15:34:55 2de7ff778b66: Pull complete 15:34:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:34:55 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:34:55 $ 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:34:58 $ docker top a3394d3d36ed44a3c3a913b54219a7304280f0f0e656481f5ead7c51dc35790c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:34:59 provisioning config files... 15:34:59 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5173755160972290249tmp 15:34:59 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6135919352379175081tmp 15:34:59 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7175651472343226156tmp [Pipeline] { [Pipeline] echo 15:34:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:34:59 ---> sigul-configuration.sh 15:34:59 gpg: directory `/root/.gnupg' created 15:34:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:34:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:34:59 gpg: keyring `/root/.gnupg/secring.gpg' created 15:34:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:34:59 gpg: CAST5 encrypted data 15:34:59 gpg: encrypted with 1 passphrase 15:34:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:34:59 + mkdir /home/jenkins 15:34:59 + mkdir /home/jenkins/sigul [Pipeline] sh 15:34:59 + 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:34:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:00 ---> sigul-install.sh 15:35:00 Sigul already installed; skipping installation. [Pipeline] sh 15:35:00 + git tag --list 15:35:00 v1.0.0 15:35:00 v1.1.0 15:35:00 v1.2.0 15:35:00 v1.3.0 15:35:00 v1.3.1 15:35:00 v2.0.0 15:35:00 v2.0.1 15:35:00 v2.0.1-dev.1 15:35:00 v2.0.2-dev.1 15:35:00 v2.0.2-dev.10 15:35:00 v2.0.2-dev.11 15:35:00 v2.0.2-dev.12 15:35:00 v2.0.2-dev.13 15:35:00 v2.0.2-dev.14 15:35:00 v2.0.2-dev.15 15:35:00 v2.0.2-dev.16 15:35:00 v2.0.2-dev.17 15:35:00 v2.0.2-dev.18 15:35:00 v2.0.2-dev.19 15:35:00 v2.0.2-dev.2 15:35:00 v2.0.2-dev.20 15:35:00 v2.0.2-dev.21 15:35:00 v2.0.2-dev.22 15:35:00 v2.0.2-dev.23 15:35:00 v2.0.2-dev.24 15:35:00 v2.0.2-dev.25 15:35:00 v2.0.2-dev.26 15:35:00 v2.0.2-dev.27 15:35:00 v2.0.2-dev.28 15:35:00 v2.0.2-dev.29 15:35:00 v2.0.2-dev.3 15:35:00 v2.0.2-dev.30 15:35:00 v2.0.2-dev.4 15:35:00 v2.0.2-dev.5 15:35:00 v2.0.2-dev.6 15:35:00 v2.0.2-dev.7 15:35:00 v2.0.2-dev.8 15:35:00 v2.0.2-dev.9 15:35:00 v2.1.0 15:35:00 v2.2.0-dev.1 15:35:00 v2.2.0-dev.10 15:35:00 v2.2.0-dev.11 15:35:00 v2.2.0-dev.12 15:35:00 v2.2.0-dev.2 15:35:00 v2.2.0-dev.3 15:35:00 v2.2.0-dev.4 15:35:00 v2.2.0-dev.5 15:35:00 v2.2.0-dev.6 15:35:00 v2.2.0-dev.7 15:35:00 v2.2.0-dev.8 15:35:00 v2.2.0-dev.9 [Pipeline] sh 15:35:00 + lftools sign git-tag v2.2.0-dev.12 15:35:01 Signing Git tag with Sigul... 15:35:01 Signing v2.2.0-dev.12 [Pipeline] echo 15:35:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:02 $ docker stop --time=1 a3394d3d36ed44a3c3a913b54219a7304280f0f0e656481f5ead7c51dc35790c 15:35:03 $ docker rm -f a3394d3d36ed44a3c3a913b54219a7304280f0f0e656481f5ead7c51dc35790c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:03 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:03 . [Pipeline] withDockerContainer 15:35:04 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:35:04 $ 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:35:04 $ docker top c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:04 [ssh-agent] Looking for ssh-agent implementation... 15:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:04 $ docker exec c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 ssh-agent 15:35:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAfJfjG/agent.14 15:35:04 SSH_AGENT_PID=21 15:35:04 Running ssh-add (command line suppressed) 15:35:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_892207846963263973.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_892207846963263973.key) 15:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:05 + git semver bump pre 15:35:05 # -> Open(): unable to determine branch for HEAD 15:35:05 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:35:05 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:35:05 # $SEMVER_REMOTE_NAME = origin 15:35:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:05 # $SEMVER_USER_NAME = edgex-jenkins 15:35:05 # $SEMVER_BRANCH = main 15:35:05 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:35:05 2.2.0-dev.13 [Pipeline] } 15:35:05 $ docker exec --env ******** --env ******** c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 ssh-agent -k 15:35:05 unset SSH_AUTH_SOCK; 15:35:05 unset SSH_AGENT_PID; 15:35:05 echo Agent pid 21 killed; 15:35:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:05 + git semver [Pipeline] } 15:35:05 $ docker stop --time=1 c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 15:35:06 $ docker rm -f c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:07 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:35:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:07 . [Pipeline] withDockerContainer 15:35:07 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:35:07 $ 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:35:08 $ docker top 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:08 [ssh-agent] Looking for ssh-agent implementation... 15:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:08 $ docker exec 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be ssh-agent 15:35:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdHgGIE/agent.14 15:35:08 SSH_AGENT_PID=20 15:35:08 Running ssh-add (command line suppressed) 15:35:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2869022854597493120.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2869022854597493120.key) 15:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:08 + git semver push 15:35:08 # -> Open(): unable to determine branch for HEAD 15:35:08 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:35:08 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:35:08 # $SEMVER_REMOTE_NAME = origin 15:35:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:08 # $SEMVER_USER_NAME = edgex-jenkins 15:35:08 # $SEMVER_BRANCH = main 15:35:08 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:35:10 $ docker exec --env ******** --env ******** 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be ssh-agent -k 15:35:10 unset SSH_AUTH_SOCK; 15:35:10 unset SSH_AGENT_PID; 15:35:10 echo Agent pid 20 killed; 15:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:11 + git semver [Pipeline] } 15:35:11 $ docker stop --time=1 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be 15:35:12 $ docker rm -f 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be [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:35:13 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 15:35:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:35:13 total 8 15:35:13 drwxr-xr-x. 3 root root 34 Jan 31 15:29 . 15:35:13 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 31 15:35 .. 15:35:13 drwxr-xr-x. 2 root root 6 Jan 31 15:29 cost 15:35:13 -rw-r--r--. 1 root root 95 Jan 31 15:29 cost.csv 15:35:13 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:35:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:35:13 total 8 15:35:13 drwxr-xr-x. 3 jenkins jenkins 34 Jan 31 15:29 . 15:35:13 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 31 15:35 .. 15:35:13 drwxr-xr-x. 2 jenkins jenkins 6 Jan 31 15:29 cost 15:35:13 -rw-r--r--. 1 jenkins jenkins 95 Jan 31 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:13 ---> package-listing.sh 15:35:13 ++ tr '[:upper:]' '[:lower:]' 15:35:13 ++ facter osfamily 15:35:14 + OS_FAMILY=redhat 15:35:14 + workspace=/w/workspace/ry_app-service-configurable_main 15:35:14 + START_PACKAGES=/tmp/packages_start.txt 15:35:14 + END_PACKAGES=/tmp/packages_end.txt 15:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:14 + PACKAGES=/tmp/packages_start.txt 15:35:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:35:14 + PACKAGES=/tmp/packages_end.txt 15:35:14 + case "${OS_FAMILY}" in 15:35:14 + rpm -qa 15:35:14 + sort 15:35:14 + '[' -f /tmp/packages_start.txt ']' 15:35:14 + '[' -f /tmp/packages_end.txt ']' 15:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:35:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:35:14 + 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:35:14 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:35:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:15 . [Pipeline] withDockerContainer 15:35:15 prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container 15:35:15 $ 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:35:15 $ docker top 94503e8122a0f665fa0e13cde3a18715d83d5846288dd581224b4aee2e37b3fb -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:16 + ls /var/log/sa-host 15:35:16 + sadf -c /var/log/sa-host/sa17 15:35:16 file_magic: OK 15:35:16 HZ: Using current value: 100 15:35:16 file_header: OK 15:35:16 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:35:16 Statistics: 15:35:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:35:16 File successfully converted to sysstat format version 12.0.3 15:35:16 + sadf -c /var/log/sa-host/sa31 15:35:16 file_magic: OK 15:35:16 HZ: Using current value: 100 15:35:16 file_header: OK 15:35:16 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:35:16 Statistics: 15:35:16 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... 15:35:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:16 provisioning config files... 15:35:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5700501157807709944tmp [Pipeline] { [Pipeline] echo 15:35:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:17 ---> create-netrc.sh [Pipeline] } 15:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:17 ---> python-tools-install.sh [Pipeline] echo 15:35:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:17 ---> sudo-logs.sh 15:35:17 Archiving 'sudo' log.. 15:35:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-4317.novalocal: Name or service not known 15:35:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-4317.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:35:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:18 ---> job-cost.sh 15:35:18 lf-activate-venv: SKIPPING 15:35:18 DEBUG: total: 0.10999999940395355 15:35:18 INFO: Retrieving Stack Cost... 15:35:18 INFO: Retrieving Pricing Info for: v3-standard-2 15:35:18 INFO: Archiving Costs [Pipeline] echo 15:35:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:19 ---> logs-deploy.sh 15:35:19 lf-activate-venv: SKIPPING 15:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/48 15:35:19 INFO: archiving workspace using pattern(s): 15:35:19 Archives upload complete. 15:35:19 INFO: archiving logs to Nexus