Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aaed63eaac70f5917b69d298018571c3cb107979 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-ssh1559788147660340597.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18081226892155248954.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13350628252895103257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13462176530971244078.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-ssh1274775890245238996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5013’ Running on prd-centos7-docker-4c-2g-5015 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-ssh3425130296820281761.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 aaed63eaac70f5917b69d298018571c3cb107979 (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 aaed63eaac70f5917b69d298018571c3cb107979 # timeout=10 Commit message: "build: Update go.mod to use latest go-mod-bootstrap properly (#381)" > git rev-list --no-walk e63de633fa87fe04a17029975032d1bd69f7eb9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:51:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:51:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:51:01 ========================================================= 20:51:01 EdgeX Global Pipelines Version Info 20:51:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:51:02 ------------------- 20:51:02 stable info: 20:51:02 ------------------- 20:51:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:51:02 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:51:02 Message: update stable to v1.0.220 20:51:03 ------------------- 20:51:03 experimental info: 20:51:03 ------------------- 20:51:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:51:03 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:51:03 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaed63e [Pipeline] echo 20:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:03 provisioning config files... 20:51:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1000710660016984805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:04 ---> docker-login.sh 20:51:04 nexus3.edgexfoundry.org:10001 20:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:04 Configure a credential helper to remove this warning. See 20:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:04 20:51:04 Login Succeeded 20:51:04 nexus3.edgexfoundry.org:10002 20:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:04 Configure a credential helper to remove this warning. See 20:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:04 20:51:04 Login Succeeded 20:51:04 nexus3.edgexfoundry.org:10003 20:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:04 Configure a credential helper to remove this warning. See 20:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:04 20:51:04 Login Succeeded 20:51:04 nexus3.edgexfoundry.org:10004 20:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:04 Configure a credential helper to remove this warning. See 20:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:04 20:51:04 Login Succeeded 20:51:04 docker.io 20:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:04 Configure a credential helper to remove this warning. See 20:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:04 20:51:04 Login Succeeded 20:51:04 ---> docker-login.sh ends [Pipeline] } 20:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:51:05 + git rev-list -1 --merges aaed63eaac70f5917b69d298018571c3cb107979~1..aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo 20:51:05 -----------> git rev-list -1 --merges aaed63eaac70f5917b69d298018571c3cb107979~1..aaed63eaac70f5917b69d298018571c3cb107979 aaed63eaac70f5917b69d298018571c3cb107979 [false] [Pipeline] sh 20:51:05 + git log --format=format:%s -1 aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo 20:51:05 ========================================================= 20:51:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:51:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:51:06 + git log --format=format:%s -1 aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo 20:51:06 [semverPrep] GIT_COMMIT: aaed63eaac70f5917b69d298018571c3cb107979, Commit Message: build: Update go.mod to use latest go-mod-bootstrap properly (#381) [Pipeline] echo 20:51:06 [semverPrep] This is not a build commit. [Pipeline] sh 20:51:06 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:51:06 + grep -v github /etc/ssh/ssh_known_hosts 20:51:06 + '[' -e /tmp/ssh_known_hosts ']' 20:51:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:51:06 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:51:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:51:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:51:06 20:51:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:51:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:51:07 latest: Pulling from edgex-devops/git-semver 20:51:07 a0d0a0d46f8b: Pulling fs layer 20:51:07 3e5f54012d9b: Pulling fs layer 20:51:07 4c7163046ea9: Pulling fs layer 20:51:07 0c2d73faf560: Pulling fs layer 20:51:07 0c2d73faf560: Waiting 20:51:07 3e5f54012d9b: Verifying Checksum 20:51:07 3e5f54012d9b: Download complete 20:51:07 a0d0a0d46f8b: Verifying Checksum 20:51:07 a0d0a0d46f8b: Download complete 20:51:07 4c7163046ea9: Verifying Checksum 20:51:07 4c7163046ea9: Download complete 20:51:07 0c2d73faf560: Verifying Checksum 20:51:07 0c2d73faf560: Download complete 20:51:07 a0d0a0d46f8b: Pull complete 20:51:07 3e5f54012d9b: Pull complete 20:51:07 4c7163046ea9: Pull complete 20:51:07 0c2d73faf560: Pull complete 20:51:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:51:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:51:07 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 20:51:08 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:51:08 $ docker top 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:08 [ssh-agent] Looking for ssh-agent implementation... 20:51:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:08 $ docker exec 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent 20:51:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFHaCd/agent.13 20:51:08 SSH_AGENT_PID=19 20:51:08 Running ssh-add (command line suppressed) 20:51:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7486257178692172869.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7486257178692172869.key) 20:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:09 + git tag --points-at HEAD [Pipeline] } 20:51:09 $ docker exec --env ******** --env ******** 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent -k 20:51:09 unset SSH_AUTH_SOCK; 20:51:09 unset SSH_AGENT_PID; 20:51:09 echo Agent pid 19 killed; 20:51:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:09 [ssh-agent] Looking for ssh-agent implementation... 20:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:09 $ docker exec 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent 20:51:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLeajac/agent.52 20:51:09 SSH_AGENT_PID=59 20:51:09 Running ssh-add (command line suppressed) 20:51:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7960666418733117076.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7960666418733117076.key) 20:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:10 + git semver init 20:51:10 # -> Open(): unable to determine branch for HEAD 20:51:10 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:51:10 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:51:10 # $SEMVER_REMOTE_NAME = origin 20:51:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:51:10 # $SEMVER_USER_NAME = edgex-jenkins 20:51:10 # $SEMVER_BRANCH = main 20:51:10 # $SEMVER_TEMP = /tmp/semver-018691777 20:51:10 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:51:11 # '/tmp/semver-018691777' -> '/w/workspace/ry_app-service-configurable_main/.semver' 20:51:11 # -> Force: false 20:51:11 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 20:51:11 $ docker exec --env ******** --env ******** 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent -k 20:51:11 unset SSH_AUTH_SOCK; 20:51:11 unset SSH_AGENT_PID; 20:51:11 echo Agent pid 59 killed; 20:51:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:11 + git semver [Pipeline] } 20:51:11 $ docker stop --time=1 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 20:51:12 $ docker rm -f 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:51:13 Stashed 1 file(s) [Pipeline] echo 20:51:13 [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [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 20:51:13 provisioning config files... 20:51:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7631396236475245109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:13 ---> docker-login.sh 20:51:13 nexus3.edgexfoundry.org:10001 20:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:13 Configure a credential helper to remove this warning. See 20:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:13 20:51:13 Login Succeeded 20:51:13 nexus3.edgexfoundry.org:10002 20:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:13 Configure a credential helper to remove this warning. See 20:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:13 20:51:13 Login Succeeded 20:51:13 nexus3.edgexfoundry.org:10003 20:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:13 Configure a credential helper to remove this warning. See 20:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:13 20:51:13 Login Succeeded 20:51:13 nexus3.edgexfoundry.org:10004 20:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:13 Configure a credential helper to remove this warning. See 20:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:13 20:51:13 Login Succeeded 20:51:13 docker.io 20:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:14 Configure a credential helper to remove this warning. See 20:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:14 20:51:14 Login Succeeded 20:51:14 ---> docker-login.sh ends [Pipeline] } 20:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:51:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:14 ========================================================= 20:51:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:51:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:51:14 + 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 . 20:51:14 Sending build context to Docker daemon 2.954MB 20:51:14 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:51:14 Step 2/13 : FROM ${BASE} AS builder 20:51:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:51:14 59bf1c3509f3: Pulling fs layer 20:51:14 666ba61612fd: Pulling fs layer 20:51:14 8ed8ca486205: Pulling fs layer 20:51:14 4fe6c5a15a65: Pulling fs layer 20:51:14 22a0e8bec74d: Pulling fs layer 20:51:14 640e595b4fbd: Pulling fs layer 20:51:14 763cafe07f6e: Pulling fs layer 20:51:14 0c0b528cf693: Pulling fs layer 20:51:14 10935f4eaf8b: Pulling fs layer 20:51:14 4fe6c5a15a65: Waiting 20:51:14 22a0e8bec74d: Waiting 20:51:14 640e595b4fbd: Waiting 20:51:14 763cafe07f6e: Waiting 20:51:14 0c0b528cf693: Waiting 20:51:14 10935f4eaf8b: Waiting 20:51:14 8ed8ca486205: Verifying Checksum 20:51:14 8ed8ca486205: Download complete 20:51:14 666ba61612fd: Download complete 20:51:14 22a0e8bec74d: Verifying Checksum 20:51:14 22a0e8bec74d: Download complete 20:51:14 640e595b4fbd: Verifying Checksum 20:51:14 640e595b4fbd: Download complete 20:51:15 59bf1c3509f3: Verifying Checksum 20:51:15 59bf1c3509f3: Download complete 20:51:15 763cafe07f6e: Verifying Checksum 20:51:15 763cafe07f6e: Download complete 20:51:15 0c0b528cf693: Verifying Checksum 20:51:15 0c0b528cf693: Download complete 20:51:15 59bf1c3509f3: Pull complete 20:51:15 4fe6c5a15a65: Verifying Checksum 20:51:15 4fe6c5a15a65: Download complete 20:51:15 666ba61612fd: Pull complete 20:51:15 10935f4eaf8b: Verifying Checksum 20:51:15 10935f4eaf8b: Download complete 20:51:15 8ed8ca486205: Pull complete 20:51:19 4fe6c5a15a65: Pull complete 20:51:19 22a0e8bec74d: Pull complete 20:51:19 640e595b4fbd: Pull complete 20:51:19 763cafe07f6e: Pull complete 20:51:19 0c0b528cf693: Pull complete 20:51:22 10935f4eaf8b: Pull complete 20:51:22 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:51:22 ---> 99d49a6021b9 20:51:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:51:24 ---> Running in cac358929569 20:51:24 Removing intermediate container cac358929569 20:51:24 ---> 7f09a73c667b 20:51:24 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:51:24 ---> Running in dfaaaf63b7d2 20:51:24 Removing intermediate container dfaaaf63b7d2 20:51:24 ---> 3f6a8f3ceee4 20:51:24 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:51:24 ---> Running in 065cd7e7ef27 20:51:24 Removing intermediate container 065cd7e7ef27 20:51:24 ---> 75a4293ffa29 20:51:24 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:24 ---> Running in c88f52a349cd 20:51:24 Removing intermediate container c88f52a349cd 20:51:24 ---> 27cf06d50a85 20:51:24 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:51:25 ---> Running in 7f2214e894d2 20:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:51:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:51:26 OK: 221 MiB in 52 packages 20:51:26 Removing intermediate container 7f2214e894d2 20:51:26 ---> 44286960068e 20:51:26 Step 8/13 : WORKDIR /app 20:51:26 ---> Running in 137322bb0fe6 20:51:26 Removing intermediate container 137322bb0fe6 20:51:26 ---> 0361af6760d9 20:51:26 Step 9/13 : COPY go.mod vendor* ./ 20:51:26 ---> ed2ea1d17992 20:51:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:26 ---> Running in c05b4a583b6f 20:51:28 Still waiting to schedule task 20:51:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5014’ 20:51:53 Removing intermediate container c05b4a583b6f 20:51:53 ---> b7131c83da05 20:51:53 Step 11/13 : COPY . . 20:51:53 ---> 0fa35b72fffb 20:51:53 Step 12/13 : ARG MAKE="make build" 20:51:53 ---> Running in 134c99f5fce6 20:51:53 Removing intermediate container 134c99f5fce6 20:51:53 ---> a05cab5cb377 20:51:53 Step 13/13 : RUN $MAKE 20:51:53 ---> Running in 31112c558f1a 20:51:53 noop 20:51:54 Removing intermediate container 31112c558f1a 20:51:54 ---> e9ba721f6c96 20:51:54 Successfully built e9ba721f6c96 20:51:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:51:54 + docker inspect -f . ci-base-image-x86_64 20:51:54 . [Pipeline] withDockerContainer 20:51:54 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 20:51:54 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:51:54 $ docker top 577e9050481a7d96fbf8f76eb4eaabc53607e36899529811a495bed6109a5bb0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:55 + go version 20:51:55 go version go1.17.6 linux/amd64 [Pipeline] } 20:51:55 $ docker stop --time=1 577e9050481a7d96fbf8f76eb4eaabc53607e36899529811a495bed6109a5bb0 20:51:56 $ docker rm -f 577e9050481a7d96fbf8f76eb4eaabc53607e36899529811a495bed6109a5bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:56 + docker inspect -f . ci-base-image-x86_64 20:51:56 . [Pipeline] withDockerContainer 20:51:56 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 20:51:56 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:51:57 $ docker top 40d34fe91568aa33bff18a387e9b3b83f5e05b0ece712d8b22c385fdc4129219 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:51:57 + make test 20:51:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:52:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:52:12 CGO_ENABLED=1 go vet ./... 20:52:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:52:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:52:16 ./bin/test-attribution-txt.sh [Pipeline] echo 20:52:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:52:16 $ docker stop --time=1 40d34fe91568aa33bff18a387e9b3b83f5e05b0ece712d8b22c385fdc4129219 20:52:17 $ docker rm -f 40d34fe91568aa33bff18a387e9b3b83f5e05b0ece712d8b22c385fdc4129219 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:52:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:52:18 + ls -al . 20:52:18 total 148 20:52:18 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 10 20:52 . 20:52:18 drwxrwxr-x. 4 jenkins jenkins 112 Feb 10 20:50 .. 20:52:18 -rw-rw-r--. 1 jenkins jenkins 7627 Feb 10 20:50 Attribution.txt 20:52:18 drwxrwxr-x. 2 jenkins jenkins 37 Feb 10 20:50 bin 20:52:18 -rw-rw-r--. 1 jenkins jenkins 23791 Feb 10 20:50 CHANGELOG.md 20:52:18 -rw-r--r--. 1 jenkins jenkins 10 Feb 10 20:51 coverage.out 20:52:18 -rw-rw-r--. 1 jenkins jenkins 2087 Feb 10 20:50 Dockerfile 20:52:18 -rw-rw-r--. 1 jenkins jenkins 119 Feb 10 20:50 .dockerignore 20:52:18 drwxrwxr-x. 8 jenkins jenkins 162 Feb 10 20:50 .git 20:52:18 drwxrwxr-x. 2 jenkins jenkins 104 Feb 10 20:50 .github 20:52:18 -rw-rw-r--. 1 jenkins jenkins 104 Feb 10 20:50 .gitignore 20:52:18 -rw-rw-r--. 1 jenkins jenkins 2815 Feb 10 20:50 go.mod 20:52:18 -rw-rw-r--. 1 jenkins jenkins 49940 Feb 10 20:50 go.sum 20:52:18 -rw-rw-r--. 1 jenkins jenkins 677 Feb 10 20:50 GOVERNANCE.md 20:52:18 -rw-rw-r--. 1 jenkins jenkins 687 Feb 10 20:50 Jenkinsfile 20:52:18 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 10 20:50 LICENSE 20:52:18 -rw-rw-r--. 1 jenkins jenkins 1949 Feb 10 20:50 main.go 20:52:18 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 10 20:50 makefile 20:52:18 -rw-rw-r--. 1 jenkins jenkins 618 Feb 10 20:50 OWNERS.md 20:52:18 -rw-rw-r--. 1 jenkins jenkins 3860 Feb 10 20:50 README.md 20:52:18 drwxrwxr-x. 9 jenkins jenkins 151 Feb 10 20:50 res 20:52:18 drwx------. 3 jenkins jenkins 58 Feb 10 20:51 .semver 20:52:18 drwxrwxr-x. 3 jenkins jenkins 58 Feb 10 20:50 snap 20:52:18 -rw-rw-r--. 1 jenkins jenkins 12 Feb 10 20:51 VERSION [Pipeline] isUnix [Pipeline] sh 20:52:19 + 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=aaed63eaac70f5917b69d298018571c3cb107979 --label arch=amd64 --label version=2.2.0-dev.13 . 20:52:19 Sending build context to Docker daemon 2.955MB 20:52:19 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:52:19 Step 2/27 : FROM ${BASE} AS builder 20:52:19 ---> e9ba721f6c96 20:52:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:52:19 ---> Running in 25b84c31faed 20:52:19 Removing intermediate container 25b84c31faed 20:52:19 ---> 2baea961c295 20:52:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:52:19 ---> Running in b6235fbf90a6 20:52:19 Removing intermediate container b6235fbf90a6 20:52:19 ---> 25335a791e4c 20:52:19 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:52:19 ---> Running in 08157afd6612 20:52:19 Removing intermediate container 08157afd6612 20:52:19 ---> 9765f49b71e9 20:52:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:19 ---> Running in 6a9287d0ec8b 20:52:19 Removing intermediate container 6a9287d0ec8b 20:52:19 ---> a92fb0308aa2 20:52:19 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:52:19 ---> Running in 5651fec770b2 20:52:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:52:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:52:21 OK: 221 MiB in 52 packages 20:52:21 Removing intermediate container 5651fec770b2 20:52:21 ---> 3fe210754c73 20:52:21 Step 8/27 : WORKDIR /app 20:52:21 ---> Running in 6d1e16b387d3 20:52:21 Removing intermediate container 6d1e16b387d3 20:52:21 ---> a54b696f4b48 20:52:21 Step 9/27 : COPY go.mod vendor* ./ 20:52:21 ---> af04b1468f01 20:52:21 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:21 ---> Running in ec3773db709e 20:52:22 Removing intermediate container ec3773db709e 20:52:22 ---> d9855d2ddeea 20:52:22 Step 11/27 : COPY . . 20:52:22 ---> 765aebf8b098 20:52:22 Step 12/27 : ARG MAKE="make build" 20:52:22 ---> Running in 7a16b79baa92 20:52:22 Removing intermediate container 7a16b79baa92 20:52:22 ---> a226067c0b6d 20:52:22 Step 13/27 : RUN $MAKE 20:52:22 ---> Running in e19eaab24d78 20:52:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.13" -o app-service-configurable 20:52:35 Removing intermediate container e19eaab24d78 20:52:35 ---> 1051fd59f4b7 20:52:35 Step 14/27 : FROM alpine:3.14 20:52:35 3.14: Pulling from library/alpine 20:52:35 97518928ae5f: Pulling fs layer 20:52:36 97518928ae5f: Verifying Checksum 20:52:36 97518928ae5f: Download complete 20:52:36 97518928ae5f: Pull complete 20:52:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:52:36 Status: Downloaded newer image for alpine:3.14 20:52:36 ---> 0a97eee8041e 20:52:36 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:52:36 ---> Running in 7df828b12290 20:52:36 Removing intermediate container 7df828b12290 20:52:36 ---> 57cf553e0273 20:52:36 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:52:36 ---> Running in 679b80e5a0e3 20:52:36 Removing intermediate container 679b80e5a0e3 20:52:36 ---> 3fff34dd11da 20:52:36 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:52:36 ---> Running in 71bbf86002af 20:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:52:37 (1/7) Installing ca-certificates (20211220-r0) 20:52:37 (2/7) Installing dumb-init (1.2.5-r1) 20:52:37 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:52:37 (4/7) Installing libsodium (1.0.18-r0) 20:52:37 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:52:37 (6/7) Installing libzmq (4.3.4-r0) 20:52:37 (7/7) Installing zeromq (4.3.4-r0) 20:52:37 Executing busybox-1.33.1-r6.trigger 20:52:37 Executing ca-certificates-20211220-r0.trigger 20:52:37 OK: 9 MiB in 21 packages 20:52:37 Removing intermediate container 71bbf86002af 20:52:37 ---> b42bd3b73cdb 20:52:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:52:37 ---> 96c37ac739b7 20:52:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:52:37 ---> 3f63e4ef4b49 20:52:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:52:38 ---> 26ce861aec76 20:52:38 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:52:38 ---> 332549e52c12 20:52:38 Step 22/27 : EXPOSE 48095 20:52:38 ---> Running in 9bedf2082f2d 20:52:38 Removing intermediate container 9bedf2082f2d 20:52:38 ---> c0da6bcc4def 20:52:38 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:52:38 ---> Running in 959ff3f0408a 20:52:38 Removing intermediate container 959ff3f0408a 20:52:38 ---> 282056f92e4a 20:52:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:38 ---> Running in 00501b704946 20:52:38 Removing intermediate container 00501b704946 20:52:38 ---> 28111118171c 20:52:38 Step 25/27 : LABEL arch=amd64 20:52:38 ---> Running in 73e2d9975e85 20:52:38 Removing intermediate container 73e2d9975e85 20:52:38 ---> e4fc3e97078e 20:52:38 Step 26/27 : LABEL git_sha=aaed63eaac70f5917b69d298018571c3cb107979 20:52:38 ---> Running in 6590a6132b4d 20:52:38 Removing intermediate container 6590a6132b4d 20:52:38 ---> 650fc5086514 20:52:38 Step 27/27 : LABEL version=2.2.0-dev.13 20:52:38 ---> Running in 92f515fe97f3 20:52:39 Removing intermediate container 92f515fe97f3 20:52:39 ---> 6cc27b65d81d 20:52:39 [Warning] One or more build-args [ARCH] were not consumed 20:52:39 Successfully built 6cc27b65d81d 20:52:39 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:39 provisioning config files... 20:52:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1718571378705320668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:39 ---> docker-login.sh 20:52:39 nexus3.edgexfoundry.org:10001 20:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 nexus3.edgexfoundry.org:10002 20:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 nexus3.edgexfoundry.org:10003 20:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 nexus3.edgexfoundry.org:10004 20:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 docker.io 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 ---> docker-login.sh ends [Pipeline] } 20:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:40 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:52:40 aaed63eaac70f5917b69d298018571c3cb107979 20:52:40 latest 20:52:40 2.2.0-dev.13 20:52:40 aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 20:52:40 main 20:52:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] isUnix [Pipeline] sh 20:52:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979 20:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:52:40 f702fe82c9a3: Preparing 20:52:40 e9a88946f88d: Preparing 20:52:40 dccef9203a08: Preparing 20:52:40 759c18b9b29d: Preparing 20:52:40 b4f662d3523c: Preparing 20:52:40 1a058d5342cc: Preparing 20:52:40 1a058d5342cc: Waiting 20:52:41 759c18b9b29d: Pushed 20:52:41 dccef9203a08: Pushed 20:52:41 e9a88946f88d: Pushed 20:52:41 1a058d5342cc: Layer already exists 20:52:41 b4f662d3523c: Pushed 20:52:42 f702fe82c9a3: Pushed 20:52:42 aaed63eaac70f5917b69d298018571c3cb107979: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh 20:52:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 20:52:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:52:42 f702fe82c9a3: Preparing 20:52:42 e9a88946f88d: Preparing 20:52:42 dccef9203a08: Preparing 20:52:42 759c18b9b29d: Preparing 20:52:42 b4f662d3523c: Preparing 20:52:42 1a058d5342cc: Preparing 20:52:42 1a058d5342cc: Waiting 20:52:42 e9a88946f88d: Layer already exists 20:52:42 dccef9203a08: Layer already exists 20:52:42 f702fe82c9a3: Layer already exists 20:52:42 b4f662d3523c: Layer already exists 20:52:42 759c18b9b29d: Layer already exists 20:52:42 1a058d5342cc: Layer already exists 20:52:42 latest: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh 20:52:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 20:52:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.13 20:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:52:43 f702fe82c9a3: Preparing 20:52:43 e9a88946f88d: Preparing 20:52:43 dccef9203a08: Preparing 20:52:43 759c18b9b29d: Preparing 20:52:43 b4f662d3523c: Preparing 20:52:43 1a058d5342cc: Preparing 20:52:43 1a058d5342cc: Waiting 20:52:43 e9a88946f88d: Layer already exists 20:52:43 b4f662d3523c: Layer already exists 20:52:43 dccef9203a08: Layer already exists 20:52:43 f702fe82c9a3: Layer already exists 20:52:43 759c18b9b29d: Layer already exists 20:52:43 1a058d5342cc: Layer already exists 20:52:43 2.2.0-dev.13: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh 20:52:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 20:52:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 20:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:52:43 f702fe82c9a3: Preparing 20:52:43 e9a88946f88d: Preparing 20:52:43 dccef9203a08: Preparing 20:52:43 759c18b9b29d: Preparing 20:52:43 b4f662d3523c: Preparing 20:52:43 1a058d5342cc: Preparing 20:52:43 1a058d5342cc: Waiting 20:52:43 f702fe82c9a3: Layer already exists 20:52:43 b4f662d3523c: Layer already exists 20:52:43 759c18b9b29d: Layer already exists 20:52:43 dccef9203a08: Layer already exists 20:52:43 e9a88946f88d: Layer already exists 20:52:43 1a058d5342cc: Layer already exists 20:52:43 aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh 20:52:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 20:52:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:52:44 f702fe82c9a3: Preparing 20:52:44 e9a88946f88d: Preparing 20:52:44 dccef9203a08: Preparing 20:52:44 759c18b9b29d: Preparing 20:52:44 b4f662d3523c: Preparing 20:52:44 1a058d5342cc: Preparing 20:52:44 1a058d5342cc: Waiting 20:52:44 b4f662d3523c: Layer already exists 20:52:44 dccef9203a08: Layer already exists 20:52:44 759c18b9b29d: Layer already exists 20:52:44 f702fe82c9a3: Layer already exists 20:52:44 e9a88946f88d: Layer already exists 20:52:44 1a058d5342cc: Layer already exists 20:52:44 main: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:44 ===================================================== [Pipeline] echo 20:52:44 taggedImages: 20:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979 20:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.13 20:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 20:52:44 - 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 20:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:45 20:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:45 latest: Pulling from edgex-lftools-log-publisher 20:52:45 b4d181a07f80: Pulling fs layer 20:52:45 a1111a8f2ec3: Pulling fs layer 20:52:45 ed53099fbce6: Pulling fs layer 20:52:45 dc539afda2c1: Pulling fs layer 20:52:45 77bc0d833cb6: Pulling fs layer 20:52:45 9065ff56babe: Pulling fs layer 20:52:45 d287ab97295c: Pulling fs layer 20:52:45 dc539afda2c1: Waiting 20:52:45 77bc0d833cb6: Waiting 20:52:45 9065ff56babe: Waiting 20:52:45 d287ab97295c: Waiting 20:52:45 a1111a8f2ec3: Verifying Checksum 20:52:45 a1111a8f2ec3: Download complete 20:52:45 dc539afda2c1: Verifying Checksum 20:52:45 dc539afda2c1: Download complete 20:52:45 77bc0d833cb6: Verifying Checksum 20:52:45 77bc0d833cb6: Download complete 20:52:45 ed53099fbce6: Verifying Checksum 20:52:45 ed53099fbce6: Download complete 20:52:45 9065ff56babe: Verifying Checksum 20:52:45 9065ff56babe: Download complete 20:52:45 b4d181a07f80: Verifying Checksum 20:52:45 b4d181a07f80: Download complete 20:52:46 d287ab97295c: Verifying Checksum 20:52:46 d287ab97295c: Download complete 20:52:47 b4d181a07f80: Pull complete 20:52:47 a1111a8f2ec3: Pull complete 20:52:47 ed53099fbce6: Pull complete 20:52:47 dc539afda2c1: Pull complete 20:52:47 77bc0d833cb6: Pull complete 20:52:47 9065ff56babe: Pull complete 20:52:53 d287ab97295c: Pull complete 20:52:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:52:53 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 20:52:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:55 $ docker top 9d2007bb9ee469540d7a20c6952d78b6d2713d01e1001b9173b3af42a5751391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:56 ---> job-cost.sh 20:52:56 lf-activate-venv: SKIPPING 20:52:56 INFO: No Stack... 20:52:56 INFO: Retrieving Pricing Info for: v3-standard-2 20:52:57 INFO: Archiving Costs [Pipeline] sh 20:52:57 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:52:57 + cut -d, -f6 [Pipeline] lock 20:52:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] 20:52:57 Resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] did not exist. Created. 20:52:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:57 + echo total: 0.05999999865889549 [Pipeline] stash 20:52:57 Stashed 1 file(s) [Pipeline] } 20:52:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:57 $ docker stop --time=1 9d2007bb9ee469540d7a20c6952d78b6d2713d01e1001b9173b3af42a5751391 20:52:58 $ docker rm -f 9d2007bb9ee469540d7a20c6952d78b6d2713d01e1001b9173b3af42a5751391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:55:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5017 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 20:55:05 Running in /w/workspace/app-service-configurable/49 [Pipeline] { [Pipeline] checkout 20:55:05 Selected Git installation does not exist. Using Default 20:55:05 The recommended git tool is: NONE 20:55:10 using credential edgex-jenkins-ssh 20:55:10 Cloning the remote Git repository 20:55:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:55:10 > git init /w/workspace/app-service-configurable/49 # timeout=10 20:55:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:55:10 > git --version # timeout=10 20:55:10 > git --version # 'git version 2.17.1' 20:55:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:12 Avoid second fetch 20:55:12 Checking out Revision aaed63eaac70f5917b69d298018571c3cb107979 (main) 20:55:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:55:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:12 > git config core.sparsecheckout # timeout=10 20:55:12 > git checkout -f aaed63eaac70f5917b69d298018571c3cb107979 # timeout=10 20:55:16 Commit message: "build: Update go.mod to use latest go-mod-bootstrap properly (#381)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:55:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:17 Dload Upload Total Spent Left Speed 20:55:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh 20:55:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:55:18 + + sudo tee /etc/docker/daemon.new 20:55:18 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:55:18 { 20:55:18 "registry-mirrors": [ 20:55:18 "https://nexus3.edgexfoundry.org:10001" 20:55:18 ], 20:55:18 "bip": "10.250.0.254/24", 20:55:18 "hosts": [ 20:55:18 "tcp://0.0.0.0:5555", 20:55:18 "unix:///var/run/docker.sock" 20:55:18 ], 20:55:18 "mtu": 1458, 20:55:18 "selinux-enabled": true, 20:55:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:55:18 } [Pipeline] sh 20:55:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:55:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:37 provisioning config files... 20:55:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/49@tmp/config2281916441875899174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:38 ---> docker-login.sh 20:55:38 nexus3.edgexfoundry.org:10001 20:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:38 Configure a credential helper to remove this warning. See 20:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:38 20:55:38 Login Succeeded 20:55:38 nexus3.edgexfoundry.org:10002 20:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:39 Configure a credential helper to remove this warning. See 20:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:39 20:55:39 Login Succeeded 20:55:39 nexus3.edgexfoundry.org:10003 20:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:39 Configure a credential helper to remove this warning. See 20:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:39 20:55:39 Login Succeeded 20:55:39 nexus3.edgexfoundry.org:10004 20:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:40 Configure a credential helper to remove this warning. See 20:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:40 20:55:40 Login Succeeded 20:55:40 docker.io 20:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:41 Configure a credential helper to remove this warning. See 20:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:41 20:55:41 Login Succeeded 20:55:41 ---> docker-login.sh ends [Pipeline] } 20:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:41 ========================================================= 20:55:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:55:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:55:42 + 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 . 20:55:42 Sending build context to Docker daemon 207.9kB 20:55:42 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:55:42 Step 2/13 : FROM ${BASE} AS builder 20:55:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:55:42 9b3977197b4f: Pulling fs layer 20:55:42 1a89e8eeedd5: Pulling fs layer 20:55:42 94645a83ff95: Pulling fs layer 20:55:42 3f3a8bcf1eab: Pulling fs layer 20:55:42 0c92f367c5e7: Pulling fs layer 20:55:42 f7c0051592d6: Pulling fs layer 20:55:42 a227ed2f7395: Pulling fs layer 20:55:42 7b1c46037f91: Pulling fs layer 20:55:42 3f3a8bcf1eab: Waiting 20:55:42 0c92f367c5e7: Waiting 20:55:42 f7c0051592d6: Waiting 20:55:42 a227ed2f7395: Waiting 20:55:42 7b1c46037f91: Waiting 20:55:42 94645a83ff95: Verifying Checksum 20:55:42 94645a83ff95: Download complete 20:55:42 1a89e8eeedd5: Download complete 20:55:42 0c92f367c5e7: Verifying Checksum 20:55:42 0c92f367c5e7: Download complete 20:55:42 f7c0051592d6: Verifying Checksum 20:55:42 f7c0051592d6: Download complete 20:55:42 a227ed2f7395: Verifying Checksum 20:55:42 a227ed2f7395: Download complete 20:55:42 9b3977197b4f: Verifying Checksum 20:55:42 9b3977197b4f: Download complete 20:55:43 9b3977197b4f: Pull complete 20:55:44 1a89e8eeedd5: Pull complete 20:55:44 94645a83ff95: Pull complete 20:55:44 7b1c46037f91: Verifying Checksum 20:55:44 7b1c46037f91: Download complete 20:55:44 3f3a8bcf1eab: Verifying Checksum 20:55:44 3f3a8bcf1eab: Download complete 20:55:57 3f3a8bcf1eab: Pull complete 20:55:57 0c92f367c5e7: Pull complete 20:55:57 f7c0051592d6: Pull complete 20:55:57 a227ed2f7395: Pull complete 20:56:04 7b1c46037f91: Pull complete 20:56:04 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:56:04 ---> f79e39bc4007 20:56:04 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:56:05 ---> Running in e944511204d0 20:56:05 Removing intermediate container e944511204d0 20:56:05 ---> c4da6f455c6f 20:56:05 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:56:05 ---> Running in 60147f41c56c 20:56:05 Removing intermediate container 60147f41c56c 20:56:05 ---> 0c4a18ef9c20 20:56:05 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:56:05 ---> Running in 83c7c4b06ae6 20:56:06 Removing intermediate container 83c7c4b06ae6 20:56:06 ---> 4990ee510169 20:56:06 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:06 ---> Running in d5bd5c77e865 20:56:08 Removing intermediate container d5bd5c77e865 20:56:08 ---> 032e84db8df2 20:56:08 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:08 ---> Running in d27319a9a27c 20:56:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:11 OK: 220 MiB in 52 packages 20:56:12 Removing intermediate container d27319a9a27c 20:56:12 ---> af57f16c1962 20:56:12 Step 8/13 : WORKDIR /app 20:56:12 ---> Running in 7af2336f2931 20:56:12 Removing intermediate container 7af2336f2931 20:56:12 ---> c3912240c01a 20:56:12 Step 9/13 : COPY go.mod vendor* ./ 20:56:13 ---> c81243754bdb 20:56:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:13 ---> Running in 269e9656f4b7 20:57:35 Removing intermediate container 269e9656f4b7 20:57:35 ---> 75c97d47e21f 20:57:35 Step 11/13 : COPY . . 20:57:35 ---> 702069712792 20:57:35 Step 12/13 : ARG MAKE="make build" 20:57:35 ---> Running in 11ef3cb7a09e 20:57:35 Removing intermediate container 11ef3cb7a09e 20:57:35 ---> 1f8fc53756d0 20:57:35 Step 13/13 : RUN $MAKE 20:57:35 ---> Running in 0720caefac74 20:57:35 noop 20:57:35 Removing intermediate container 0720caefac74 20:57:35 ---> d2c1f2759948 20:57:35 Successfully built d2c1f2759948 20:57:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:57:35 + docker inspect -f . ci-base-image-arm64 20:57:35 . [Pipeline] withDockerContainer 20:57:35 prd-ubuntu18.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container 20:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/49 -v /w/workspace/app-service-configurable/49:/w/workspace/app-service-configurable/49:rw,z -v /w/workspace/app-service-configurable/49@tmp:/w/workspace/app-service-configurable/49@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 20:57:37 $ docker top 2bc84f347bd63845eeced96fe62f36e8521c6f639358b54122c039a6fe0a0a05 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:38 + go version 20:57:38 go version go1.17.6 linux/arm64 [Pipeline] } 20:57:38 $ docker stop --time=1 2bc84f347bd63845eeced96fe62f36e8521c6f639358b54122c039a6fe0a0a05 20:57:39 $ docker rm -f 2bc84f347bd63845eeced96fe62f36e8521c6f639358b54122c039a6fe0a0a05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:40 + docker inspect -f . ci-base-image-arm64 20:57:40 . [Pipeline] withDockerContainer 20:57:40 prd-ubuntu18.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container 20:57:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/49 -v /w/workspace/app-service-configurable/49:/w/workspace/app-service-configurable/49:rw,z -v /w/workspace/app-service-configurable/49@tmp:/w/workspace/app-service-configurable/49@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 20:57:41 $ docker top 10aeaeac6173a2bc44d6273c7ecc97de49efff7e4fcb1ed6ce94b8a27a10c7a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:57:42 + make test 20:57:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:58:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:58:39 CGO_ENABLED=1 go vet ./... 20:58:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:58:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:58:51 ./bin/test-attribution-txt.sh [Pipeline] echo 20:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:58:53 $ docker stop --time=1 10aeaeac6173a2bc44d6273c7ecc97de49efff7e4fcb1ed6ce94b8a27a10c7a5 20:58:55 $ docker rm -f 10aeaeac6173a2bc44d6273c7ecc97de49efff7e4fcb1ed6ce94b8a27a10c7a5 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:58:56 Warning: overwriting stash ‘coverage-report’ 20:58:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:57 + ls -al . 20:58:57 total 172 20:58:57 drwxrwxr-x 7 jenkins jenkins 4096 Feb 10 20:58 . 20:58:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 20:55 .. 20:58:57 -rw-rw-r-- 1 jenkins jenkins 119 Feb 10 20:55 .dockerignore 20:58:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 20:55 .git 20:58:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:55 .github 20:58:57 -rw-rw-r-- 1 jenkins jenkins 104 Feb 10 20:55 .gitignore 20:58:57 -rw-rw-r-- 1 jenkins jenkins 7627 Feb 10 20:55 Attribution.txt 20:58:57 -rw-rw-r-- 1 jenkins jenkins 23791 Feb 10 20:55 CHANGELOG.md 20:58:57 -rw-rw-r-- 1 jenkins jenkins 2087 Feb 10 20:55 Dockerfile 20:58:57 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 20:55 GOVERNANCE.md 20:58:57 -rw-rw-r-- 1 jenkins jenkins 687 Feb 10 20:55 Jenkinsfile 20:58:57 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 10 20:55 LICENSE 20:58:57 -rw-rw-r-- 1 jenkins jenkins 618 Feb 10 20:55 OWNERS.md 20:58:57 -rw-rw-r-- 1 jenkins jenkins 3860 Feb 10 20:55 README.md 20:58:57 -rw-rw-r-- 1 jenkins jenkins 12 Feb 10 20:51 VERSION 20:58:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:55 bin 20:58:57 -rw-r--r-- 1 jenkins jenkins 10 Feb 10 20:57 coverage.out 20:58:57 -rw-rw-r-- 1 jenkins jenkins 2815 Feb 10 20:55 go.mod 20:58:57 -rw-rw-r-- 1 jenkins jenkins 49940 Feb 10 20:55 go.sum 20:58:57 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 10 20:55 main.go 20:58:57 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 10 20:55 makefile 20:58:57 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 20:55 res 20:58:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:55 snap [Pipeline] isUnix [Pipeline] sh 20:58:57 + 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=aaed63eaac70f5917b69d298018571c3cb107979 --label arch=arm64 --label version=2.2.0-dev.13 . 20:58:57 Sending build context to Docker daemon 208.9kB 20:58:57 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:58:57 Step 2/27 : FROM ${BASE} AS builder 20:58:57 ---> d2c1f2759948 20:58:57 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:58:58 ---> Running in 86127192bc77 20:58:58 Removing intermediate container 86127192bc77 20:58:58 ---> 21e49857cdf3 20:58:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:58:58 ---> Running in 6b11b55f8d7b 20:58:59 Removing intermediate container 6b11b55f8d7b 20:58:59 ---> c7214caac3be 20:58:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:58:59 ---> Running in 6abda63bbd96 20:58:59 Removing intermediate container 6abda63bbd96 20:58:59 ---> a7f1c0a21783 20:58:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:59 ---> Running in 94eb88abcb04 20:59:01 Removing intermediate container 94eb88abcb04 20:59:01 ---> c74f169caa78 20:59:01 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:01 ---> Running in bed732434821 20:59:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:04 OK: 220 MiB in 52 packages 20:59:04 Removing intermediate container bed732434821 20:59:04 ---> a1f0c2b681ca 20:59:04 Step 8/27 : WORKDIR /app 20:59:05 ---> Running in 96d5a6b50ff3 20:59:05 Removing intermediate container 96d5a6b50ff3 20:59:05 ---> e736e16c75a5 20:59:05 Step 9/27 : COPY go.mod vendor* ./ 20:59:05 ---> 52a061218d97 20:59:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:05 ---> Running in e99a645bc790 20:59:08 Removing intermediate container e99a645bc790 20:59:08 ---> 525b3e27f9c0 20:59:08 Step 11/27 : COPY . . 20:59:08 ---> 95c1d3c67d3f 20:59:08 Step 12/27 : ARG MAKE="make build" 20:59:08 ---> Running in 21872206d8ee 20:59:09 Removing intermediate container 21872206d8ee 20:59:09 ---> 42d9c292f035 20:59:09 Step 13/27 : RUN $MAKE 20:59:09 ---> Running in b87695fb8415 20:59:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.13" -o app-service-configurable 20:59:57 Removing intermediate container b87695fb8415 20:59:57 ---> b0bc48dca475 20:59:57 Step 14/27 : FROM alpine:3.14 20:59:57 3.14: Pulling from library/alpine 20:59:57 be307f383ecc: Pulling fs layer 20:59:57 be307f383ecc: Verifying Checksum 20:59:57 be307f383ecc: Download complete 20:59:57 be307f383ecc: Pull complete 20:59:57 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:59:57 Status: Downloaded newer image for alpine:3.14 20:59:57 ---> 5b8b7b635229 20:59:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:59:57 ---> Running in 7c9fced8291a 20:59:57 Removing intermediate container 7c9fced8291a 20:59:57 ---> f1e5738bbb83 20:59:57 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:59:57 ---> Running in 638bc80e9b86 20:59:57 Removing intermediate container 638bc80e9b86 20:59:57 ---> c2cb7749dc40 20:59:57 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:59:57 ---> Running in 53ce7308ef87 20:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:58 (1/7) Installing ca-certificates (20211220-r0) 20:59:59 (2/7) Installing dumb-init (1.2.5-r1) 20:59:59 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:59:59 (4/7) Installing libsodium (1.0.18-r0) 20:59:59 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:59:59 (6/7) Installing libzmq (4.3.4-r0) 20:59:59 (7/7) Installing zeromq (4.3.4-r0) 20:59:59 Executing busybox-1.33.1-r6.trigger 20:59:59 Executing ca-certificates-20211220-r0.trigger 20:59:59 OK: 9 MiB in 21 packages 21:00:00 Removing intermediate container 53ce7308ef87 21:00:00 ---> ee7191df97c3 21:00:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:00:01 ---> 479007e8b085 21:00:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:00:01 ---> f78de84b906c 21:00:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:00:02 ---> e6169fb1b5c0 21:00:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:00:03 ---> 470355cd73db 21:00:03 Step 22/27 : EXPOSE 48095 21:00:03 ---> Running in 98d7a5587000 21:00:03 Removing intermediate container 98d7a5587000 21:00:03 ---> b5f8b153213e 21:00:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:00:03 ---> Running in 52ef120725ce 21:00:04 Removing intermediate container 52ef120725ce 21:00:04 ---> af14c28fc635 21:00:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:04 ---> Running in 65746455f7c0 21:00:04 Removing intermediate container 65746455f7c0 21:00:04 ---> 88531623eede 21:00:04 Step 25/27 : LABEL arch=arm64 21:00:04 ---> Running in 15aca0873936 21:00:04 Removing intermediate container 15aca0873936 21:00:04 ---> ef3b434b526a 21:00:04 Step 26/27 : LABEL git_sha=aaed63eaac70f5917b69d298018571c3cb107979 21:00:05 ---> Running in 17f82dc1a1f8 21:00:05 Removing intermediate container 17f82dc1a1f8 21:00:05 ---> 3171e7fa95f1 21:00:05 Step 27/27 : LABEL version=2.2.0-dev.13 21:00:05 ---> Running in 213557ca58a0 21:00:06 Removing intermediate container 213557ca58a0 21:00:06 ---> 66a0176116fd 21:00:06 [Warning] One or more build-args [ARCH] were not consumed 21:00:06 Successfully built 66a0176116fd 21:00:06 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 21:00:06 provisioning config files... 21:00:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/49@tmp/config7036115532123188912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:06 ---> docker-login.sh 21:00:06 nexus3.edgexfoundry.org:10001 21:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:06 Configure a credential helper to remove this warning. See 21:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:06 21:00:06 Login Succeeded 21:00:06 nexus3.edgexfoundry.org:10002 21:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:07 Configure a credential helper to remove this warning. See 21:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:07 21:00:07 Login Succeeded 21:00:07 nexus3.edgexfoundry.org:10003 21:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:07 Configure a credential helper to remove this warning. See 21:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:07 21:00:07 Login Succeeded 21:00:07 nexus3.edgexfoundry.org:10004 21:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:08 Configure a credential helper to remove this warning. See 21:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:08 21:00:08 Login Succeeded 21:00:08 docker.io 21:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:08 Configure a credential helper to remove this warning. See 21:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:08 21:00:08 Login Succeeded 21:00:08 ---> docker-login.sh ends [Pipeline] } 21:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:08 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:00:08 aaed63eaac70f5917b69d298018571c3cb107979 21:00:08 latest 21:00:08 2.2.0-dev.13 21:00:08 aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 21:00:08 main 21:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] isUnix [Pipeline] sh 21:00:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979 21:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:00:09 290290213b76: Preparing 21:00:09 6b1f45613795: Preparing 21:00:09 c55b000d098b: Preparing 21:00:09 a28c1390ddb7: Preparing 21:00:09 ddf87a058fe9: Preparing 21:00:09 62170e181a92: Preparing 21:00:09 62170e181a92: Waiting 21:00:10 a28c1390ddb7: Pushed 21:00:10 6b1f45613795: Pushed 21:00:10 c55b000d098b: Pushed 21:00:10 62170e181a92: Layer already exists 21:00:11 ddf87a058fe9: Pushed 21:00:13 290290213b76: Pushed 21:00:13 aaed63eaac70f5917b69d298018571c3cb107979: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:00:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:00:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:00:14 290290213b76: Preparing 21:00:14 6b1f45613795: Preparing 21:00:14 c55b000d098b: Preparing 21:00:14 a28c1390ddb7: Preparing 21:00:14 ddf87a058fe9: Preparing 21:00:14 62170e181a92: Preparing 21:00:14 62170e181a92: Waiting 21:00:14 a28c1390ddb7: Layer already exists 21:00:14 6b1f45613795: Layer already exists 21:00:14 ddf87a058fe9: Layer already exists 21:00:14 290290213b76: Layer already exists 21:00:14 c55b000d098b: Layer already exists 21:00:14 62170e181a92: Layer already exists 21:00:14 latest: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:00:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 21:00:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.13 21:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:00:15 290290213b76: Preparing 21:00:15 6b1f45613795: Preparing 21:00:15 c55b000d098b: Preparing 21:00:15 a28c1390ddb7: Preparing 21:00:15 ddf87a058fe9: Preparing 21:00:15 62170e181a92: Preparing 21:00:15 62170e181a92: Waiting 21:00:15 ddf87a058fe9: Layer already exists 21:00:15 290290213b76: Layer already exists 21:00:15 c55b000d098b: Layer already exists 21:00:15 a28c1390ddb7: Layer already exists 21:00:15 6b1f45613795: Layer already exists 21:00:15 62170e181a92: Layer already exists 21:00:15 2.2.0-dev.13: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:00:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 21:00:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 21:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:00:16 290290213b76: Preparing 21:00:16 6b1f45613795: Preparing 21:00:16 c55b000d098b: Preparing 21:00:16 a28c1390ddb7: Preparing 21:00:16 ddf87a058fe9: Preparing 21:00:16 62170e181a92: Preparing 21:00:16 62170e181a92: Waiting 21:00:16 a28c1390ddb7: Layer already exists 21:00:16 6b1f45613795: Layer already exists 21:00:16 290290213b76: Layer already exists 21:00:16 ddf87a058fe9: Layer already exists 21:00:16 c55b000d098b: Layer already exists 21:00:16 62170e181a92: Layer already exists 21:00:16 aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:00:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 21:00:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:00:17 290290213b76: Preparing 21:00:17 6b1f45613795: Preparing 21:00:17 c55b000d098b: Preparing 21:00:17 a28c1390ddb7: Preparing 21:00:17 ddf87a058fe9: Preparing 21:00:17 62170e181a92: Preparing 21:00:17 62170e181a92: Waiting 21:00:17 ddf87a058fe9: Layer already exists 21:00:17 6b1f45613795: Layer already exists 21:00:17 c55b000d098b: Layer already exists 21:00:17 290290213b76: Layer already exists 21:00:17 a28c1390ddb7: Layer already exists 21:00:17 62170e181a92: Layer already exists 21:00:17 main: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:17 ===================================================== [Pipeline] echo 21:00:17 taggedImages: 21:00:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979 21:00:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:00:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.13 21:00:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 21:00:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:17 21:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:18 arm64: Pulling from edgex-lftools-log-publisher 21:00:18 448f6bf000e3: Pulling fs layer 21:00:18 f757da607395: Pulling fs layer 21:00:18 05883995daec: Pulling fs layer 21:00:18 8603b9c90790: Pulling fs layer 21:00:18 1560dd03e051: Pulling fs layer 21:00:18 27f5ce0e4adf: Pulling fs layer 21:00:18 c2d8d7efcc4b: Pulling fs layer 21:00:18 1560dd03e051: Waiting 21:00:18 c2d8d7efcc4b: Waiting 21:00:18 8603b9c90790: Waiting 21:00:18 f757da607395: Verifying Checksum 21:00:18 f757da607395: Download complete 21:00:18 8603b9c90790: Download complete 21:00:18 1560dd03e051: Download complete 21:00:18 27f5ce0e4adf: Verifying Checksum 21:00:18 27f5ce0e4adf: Download complete 21:00:18 05883995daec: Verifying Checksum 21:00:18 05883995daec: Download complete 21:00:19 448f6bf000e3: Verifying Checksum 21:00:19 448f6bf000e3: Download complete 21:00:21 c2d8d7efcc4b: Verifying Checksum 21:00:21 c2d8d7efcc4b: Download complete 21:00:22 448f6bf000e3: Pull complete 21:00:23 f757da607395: Pull complete 21:00:24 05883995daec: Pull complete 21:00:25 8603b9c90790: Pull complete 21:00:26 1560dd03e051: Pull complete 21:00:26 27f5ce0e4adf: Pull complete 21:00:41 c2d8d7efcc4b: Pull complete 21:00:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:00:41 prd-ubuntu18.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container 21:00:41 $ 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/49 -v /w/workspace/app-service-configurable/49:/w/workspace/app-service-configurable/49:rw,z -v /w/workspace/app-service-configurable/49@tmp:/w/workspace/app-service-configurable/49@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 21:00:44 $ docker top c864ed5a47ec42f90b829b3f8fe5be7519f7a6e3b77ca9a054c90e92b2d757f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:45 ---> job-cost.sh 21:00:45 lf-activate-venv: SKIPPING 21:00:45 INFO: No Stack... 21:00:45 INFO: Retrieving Pricing Info for: v3-standard-4 21:00:46 INFO: Archiving Costs [Pipeline] sh 21:00:46 + cat /w/workspace/app-service-configurable/49/archives/cost.csv 21:00:46 + cut -d, -f6 [Pipeline] lock 21:00:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] 21:00:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] did not exist. Created. 21:00:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:47 /w/workspace/app-service-configurable/49@tmp/durable-c22ac9ae/script.sh: 1: /w/workspace/app-service-configurable/49@tmp/durable-c22ac9ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:00:47 + echo total: 0.10999999940395355 [Pipeline] stash 21:00:47 Warning: overwriting stash ‘stack-cost’ 21:00:48 Stashed 1 file(s) [Pipeline] } 21:00:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 21:00:48 $ docker stop --time=1 c864ed5a47ec42f90b829b3f8fe5be7519f7a6e3b77ca9a054c90e92b2d757f6 21:00:49 $ docker rm -f c864ed5a47ec42f90b829b3f8fe5be7519f7a6e3b77ca9a054c90e92b2d757f6 [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 21:00:50 provisioning config files... 21:00:50 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5160236312065025608tmp [Pipeline] { [Pipeline] sh 21:00:50 + set +x 21:00:50 + bash -s -- 21:00:50 + curl -s https://codecov.io/bash 21:00:50 21:00:50 _____ _ 21:00:50 / ____| | | 21:00:50 | | ___ __| | ___ ___ _____ __ 21:00:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:00:50 | |___| (_) | (_| | __/ (_| (_) \ V / 21:00:50 \_____\___/ \__,_|\___|\___\___/ \_/ 21:00:50 Bash-1.0.6 21:00:50 21:00:50 21:00:50 ==> git version 2.24.4 found 21:00:50 ==> 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 21:00:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:00:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:00:50 ==> Jenkins CI detected. 21:00:50 current dir:  /w/workspace/ry_app-service-configurable_main 21:00:50 project root: . 21:00:50 --> token set from env 21:00:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:00:50 ==> Running gcov in . (disable via -X gcov) 21:00:50 ==> Python coveragepy not found 21:00:50 ==> Searching for coverage reports in: 21:00:50 + . 21:00:50 -> Found 1 reports 21:00:50 ==> Detecting git/mercurial file structure 21:00:50 ==> Reading reports 21:00:50 + ./coverage.out bytes=10 21:00:50 ==> Appending adjustments 21:00:50 https://docs.codecov.io/docs/fixing-reports 21:00:50 + Found adjustments 21:00:50 ==> Gzipping contents 21:00:50 4.0K /tmp/codecov.vmv5RA.gz 21:00:50 ==> Uploading reports 21:00:50 url: https://codecov.io 21:00:50 query: branch=main&commit=aaed63eaac70f5917b69d298018571c3cb107979&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:00:50 -> Pinging Codecov 21:00:50 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=aaed63eaac70f5917b69d298018571c3cb107979&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:00:51 -> Uploading to 21:00:51 https://storage.googleapis.com/codecov/v4/raw/2022-02-10/A97CA9966030D2A3747ED39772930CCE/aaed63eaac70f5917b69d298018571c3cb107979/0a485971-f8a7-4e16-bdf9-bed2907d34ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T210050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b2494661288fe4986ad6dd8ba3fc03f28d2e8eee3806100aa6417a0b7419ee0 21:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:51 Dload Upload Total Spent Left Speed 21:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1598 --:--:-- --:--:-- --:--:-- 1601 21:00:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] } 21:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:00:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:00:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:52 21:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:00:52 188c0c94c7c5: Pulling fs layer 21:00:52 0ef7d3d256c8: Pulling fs layer 21:00:52 de9db76c5a1d: Pulling fs layer 21:00:52 0eba1c9be4d2: Pulling fs layer 21:00:52 0d57e429df01: Pulling fs layer 21:00:52 4e4be7b47b0d: Pulling fs layer 21:00:52 e1f770b5df2f: Pulling fs layer 21:00:52 85a0685a4137: Pulling fs layer 21:00:52 0eba1c9be4d2: Waiting 21:00:52 0d57e429df01: Waiting 21:00:52 4e4be7b47b0d: Waiting 21:00:52 e1f770b5df2f: Waiting 21:00:52 85a0685a4137: Waiting 21:00:52 de9db76c5a1d: Verifying Checksum 21:00:52 de9db76c5a1d: Download complete 21:00:52 0ef7d3d256c8: Verifying Checksum 21:00:52 0ef7d3d256c8: Download complete 21:00:52 0d57e429df01: Verifying Checksum 21:00:52 0d57e429df01: Download complete 21:00:52 4e4be7b47b0d: Verifying Checksum 21:00:52 4e4be7b47b0d: Download complete 21:00:52 188c0c94c7c5: Verifying Checksum 21:00:52 188c0c94c7c5: Download complete 21:00:52 e1f770b5df2f: Verifying Checksum 21:00:52 e1f770b5df2f: Download complete 21:00:52 188c0c94c7c5: Pull complete 21:00:53 0eba1c9be4d2: Verifying Checksum 21:00:53 0eba1c9be4d2: Download complete 21:00:53 0ef7d3d256c8: Pull complete 21:00:53 de9db76c5a1d: Pull complete 21:00:53 85a0685a4137: Verifying Checksum 21:00:53 85a0685a4137: Download complete 21:00:56 0eba1c9be4d2: Pull complete 21:00:56 0d57e429df01: Pull complete 21:00:56 4e4be7b47b0d: Pull complete 21:00:57 e1f770b5df2f: Pull complete 21:01:02 85a0685a4137: Pull complete 21:01:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:01:03 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 21:01:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:01:03 $ docker top 045aeced8510640900b2d25902b2836ef350e5a73119f6bad5062d6bfa2863cb -eo pid,comm [Pipeline] { [Pipeline] echo 21:01:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:01:04 + set -o pipefail 21:01:04 + snyk monitor '--org=edgex-jenkins' 21:01:09 21:01:09 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:01:09 21:01:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f7404d8d-7e13-41c5-a2ca-f4371dc89027 21:01:09 21:01:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:01:09 21:01:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:01:09 21:01:10 [Pipeline] } 21:01:10 $ docker stop --time=1 045aeced8510640900b2d25902b2836ef350e5a73119f6bad5062d6bfa2863cb 21:01:12 $ docker rm -f 045aeced8510640900b2d25902b2836ef350e5a73119f6bad5062d6bfa2863cb [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 21:01:12 + git log --format=format:%s -1 aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] sh 21:01:13 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:01:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:13 . [Pipeline] withDockerContainer 21:01:13 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 21:01:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:13 $ docker top 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:13 [ssh-agent] Looking for ssh-agent implementation... 21:01:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:13 $ docker exec 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 ssh-agent 21:01:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHekMN/agent.14 21:01:14 SSH_AGENT_PID=20 21:01:14 Running ssh-add (command line suppressed) 21:01:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_987718200112992695.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_987718200112992695.key) 21:01:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:14 + git semver tag 21:01:14 # -> Open(): unable to determine branch for HEAD 21:01:14 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:01:14 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:01:14 # $SEMVER_REMOTE_NAME = origin 21:01:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:14 # $SEMVER_USER_NAME = edgex-jenkins 21:01:14 # $SEMVER_BRANCH = main 21:01:14 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:01:14 # aaed63eaac70f5917b69d298018571c3cb107979 HEAD 21:01:14 # -> Force: false 21:01:14 # 0cc60ebdb9e541ed36fe6361e2a48caaab08c550 refs/tags/v2.2.0-dev.13 [Pipeline] } 21:01:14 $ docker exec --env ******** --env ******** 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 ssh-agent -k 21:01:14 unset SSH_AUTH_SOCK; 21:01:14 unset SSH_AGENT_PID; 21:01:14 echo Agent pid 20 killed; 21:01:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:14 + git semver [Pipeline] } 21:01:14 $ docker stop --time=1 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 21:01:16 $ docker rm -f 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:16 21:01:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:16 0.23.1-centos7: Pulling from edgex-lftools 21:01:16 ab5ef0e58194: Pulling fs layer 21:01:16 9712f1f96733: Pulling fs layer 21:01:16 63f879dbbcfc: Pulling fs layer 21:01:16 0d9ebad4ef96: Pulling fs layer 21:01:16 e9a5061849ea: Pulling fs layer 21:01:16 d747dcd14b5f: Pulling fs layer 21:01:16 2de7ff778b66: Pulling fs layer 21:01:16 0d9ebad4ef96: Waiting 21:01:16 e9a5061849ea: Waiting 21:01:16 d747dcd14b5f: Waiting 21:01:16 2de7ff778b66: Waiting 21:01:16 9712f1f96733: Verifying Checksum 21:01:16 9712f1f96733: Download complete 21:01:16 63f879dbbcfc: Verifying Checksum 21:01:16 63f879dbbcfc: Download complete 21:01:17 0d9ebad4ef96: Verifying Checksum 21:01:17 0d9ebad4ef96: Download complete 21:01:17 d747dcd14b5f: Verifying Checksum 21:01:17 d747dcd14b5f: Download complete 21:01:17 ab5ef0e58194: Verifying Checksum 21:01:17 ab5ef0e58194: Download complete 21:01:17 e9a5061849ea: Verifying Checksum 21:01:17 e9a5061849ea: Download complete 21:01:17 2de7ff778b66: Verifying Checksum 21:01:17 2de7ff778b66: Download complete 21:01:19 ab5ef0e58194: Pull complete 21:01:20 9712f1f96733: Pull complete 21:01:20 63f879dbbcfc: Pull complete 21:01:24 0d9ebad4ef96: Pull complete 21:01:25 e9a5061849ea: Pull complete 21:01:25 d747dcd14b5f: Pull complete 21:01:26 2de7ff778b66: Pull complete 21:01:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:01:26 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 21:01:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:01:29 $ docker top 14943c8310be6e88edcf01d3a68e2f5633e6350aaf12f628d6a80285ff943fb0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:01:29 provisioning config files... 21:01:29 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1584236980103377744tmp 21:01:29 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config927920673137697648tmp 21:01:29 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6148312164278820816tmp [Pipeline] { [Pipeline] echo 21:01:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:01:30 ---> sigul-configuration.sh 21:01:30 gpg: directory `/root/.gnupg' created 21:01:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:01:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:01:30 gpg: keyring `/root/.gnupg/secring.gpg' created 21:01:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:01:30 gpg: CAST5 encrypted data 21:01:30 gpg: encrypted with 1 passphrase 21:01:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:01:30 + mkdir /home/jenkins 21:01:30 + mkdir /home/jenkins/sigul [Pipeline] sh 21:01:30 + 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 21:01:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:01:31 ---> sigul-install.sh 21:01:31 Sigul already installed; skipping installation. [Pipeline] sh 21:01:31 + git tag --list 21:01:31 v1.0.0 21:01:31 v1.1.0 21:01:31 v1.2.0 21:01:31 v1.3.0 21:01:31 v1.3.1 21:01:31 v2.0.0 21:01:31 v2.0.1 21:01:31 v2.0.1-dev.1 21:01:31 v2.0.2-dev.1 21:01:31 v2.0.2-dev.10 21:01:31 v2.0.2-dev.11 21:01:31 v2.0.2-dev.12 21:01:31 v2.0.2-dev.13 21:01:31 v2.0.2-dev.14 21:01:31 v2.0.2-dev.15 21:01:31 v2.0.2-dev.16 21:01:31 v2.0.2-dev.17 21:01:31 v2.0.2-dev.18 21:01:31 v2.0.2-dev.19 21:01:31 v2.0.2-dev.2 21:01:31 v2.0.2-dev.20 21:01:31 v2.0.2-dev.21 21:01:31 v2.0.2-dev.22 21:01:31 v2.0.2-dev.23 21:01:31 v2.0.2-dev.24 21:01:31 v2.0.2-dev.25 21:01:31 v2.0.2-dev.26 21:01:31 v2.0.2-dev.27 21:01:31 v2.0.2-dev.28 21:01:31 v2.0.2-dev.29 21:01:31 v2.0.2-dev.3 21:01:31 v2.0.2-dev.30 21:01:31 v2.0.2-dev.4 21:01:31 v2.0.2-dev.5 21:01:31 v2.0.2-dev.6 21:01:31 v2.0.2-dev.7 21:01:31 v2.0.2-dev.8 21:01:31 v2.0.2-dev.9 21:01:31 v2.1.0 21:01:31 v2.2.0-dev.1 21:01:31 v2.2.0-dev.10 21:01:31 v2.2.0-dev.11 21:01:31 v2.2.0-dev.12 21:01:31 v2.2.0-dev.13 21:01:31 v2.2.0-dev.2 21:01:31 v2.2.0-dev.3 21:01:31 v2.2.0-dev.4 21:01:31 v2.2.0-dev.5 21:01:31 v2.2.0-dev.6 21:01:31 v2.2.0-dev.7 21:01:31 v2.2.0-dev.8 21:01:31 v2.2.0-dev.9 [Pipeline] sh 21:01:31 + lftools sign git-tag v2.2.0-dev.13 21:01:32 Signing Git tag with Sigul... 21:01:32 Signing v2.2.0-dev.13 [Pipeline] echo 21:01:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:01:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:01:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:01:32 $ docker stop --time=1 14943c8310be6e88edcf01d3a68e2f5633e6350aaf12f628d6a80285ff943fb0 21:01:34 $ docker rm -f 14943c8310be6e88edcf01d3a68e2f5633e6350aaf12f628d6a80285ff943fb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:01:34 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:01:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:34 . [Pipeline] withDockerContainer 21:01:34 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 21:01:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:35 $ docker top e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:35 [ssh-agent] Looking for ssh-agent implementation... 21:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:35 $ docker exec e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 ssh-agent 21:01:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnpNPHM/agent.14 21:01:35 SSH_AGENT_PID=21 21:01:35 Running ssh-add (command line suppressed) 21:01:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2078781973999414766.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2078781973999414766.key) 21:01:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:35 + git semver bump pre 21:01:35 # -> Open(): unable to determine branch for HEAD 21:01:35 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:01:35 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:01:35 # $SEMVER_REMOTE_NAME = origin 21:01:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:35 # $SEMVER_USER_NAME = edgex-jenkins 21:01:35 # $SEMVER_BRANCH = main 21:01:35 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:01:35 2.2.0-dev.14 [Pipeline] } 21:01:35 $ docker exec --env ******** --env ******** e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 ssh-agent -k 21:01:36 unset SSH_AUTH_SOCK; 21:01:36 unset SSH_AGENT_PID; 21:01:36 echo Agent pid 21 killed; 21:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:36 + git semver [Pipeline] } 21:01:36 $ docker stop --time=1 e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 21:01:37 $ docker rm -f e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:01:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:38 . [Pipeline] withDockerContainer 21:01:38 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 21:01:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:38 $ docker top 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:38 [ssh-agent] Looking for ssh-agent implementation... 21:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:38 $ docker exec 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 ssh-agent 21:01:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFCBOFb/agent.14 21:01:38 SSH_AGENT_PID=20 21:01:38 Running ssh-add (command line suppressed) 21:01:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5512917260761516600.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5512917260761516600.key) 21:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:39 + git semver push 21:01:39 # -> Open(): unable to determine branch for HEAD 21:01:39 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:01:39 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:01:39 # $SEMVER_REMOTE_NAME = origin 21:01:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:39 # $SEMVER_USER_NAME = edgex-jenkins 21:01:39 # $SEMVER_BRANCH = main 21:01:39 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 21:01:41 $ docker exec --env ******** --env ******** 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 ssh-agent -k 21:01:41 unset SSH_AUTH_SOCK; 21:01:41 unset SSH_AGENT_PID; 21:01:41 echo Agent pid 20 killed; 21:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:41 + git semver [Pipeline] } 21:01:41 $ docker stop --time=1 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 21:01:42 $ docker rm -f 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 [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 21:01:43 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 21:01:43 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:01:43 total 8 21:01:43 drwxr-xr-x. 3 root root 34 Feb 10 20:52 . 21:01:43 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 10 21:01 .. 21:01:43 drwxr-xr-x. 2 root root 6 Feb 10 20:52 cost 21:01:43 -rw-r--r--. 1 root root 94 Feb 10 20:52 cost.csv 21:01:43 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:01:43 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:01:43 total 8 21:01:43 drwxr-xr-x. 3 jenkins jenkins 34 Feb 10 20:52 . 21:01:43 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 10 21:01 .. 21:01:43 drwxr-xr-x. 2 jenkins jenkins 6 Feb 10 20:52 cost 21:01:43 -rw-r--r--. 1 jenkins jenkins 94 Feb 10 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:01:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:44 ---> package-listing.sh 21:01:44 ++ facter osfamily 21:01:44 ++ tr '[:upper:]' '[:lower:]' 21:01:44 + OS_FAMILY=redhat 21:01:44 + workspace=/w/workspace/ry_app-service-configurable_main 21:01:44 + START_PACKAGES=/tmp/packages_start.txt 21:01:44 + END_PACKAGES=/tmp/packages_end.txt 21:01:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:44 + PACKAGES=/tmp/packages_start.txt 21:01:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:01:44 + PACKAGES=/tmp/packages_end.txt 21:01:44 + case "${OS_FAMILY}" in 21:01:44 + sort 21:01:44 + rpm -qa 21:01:45 + '[' -f /tmp/packages_start.txt ']' 21:01:45 + '[' -f /tmp/packages_end.txt ']' 21:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:01:45 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:01:45 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 21:01:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:46 . [Pipeline] withDockerContainer 21:01:46 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 21:01:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:46 $ docker top 5e61439002e9183b3301cd2009ceefc3a3a17f40392880e82e01cf53e8b19350 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:01:47 + ls /var/log/sa-host 21:01:47 + sadf -c /var/log/sa-host/sa10 21:01:47 file_magic: OK 21:01:47 HZ: Using current value: 100 21:01:47 file_header: OK 21:01:47 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 21:01:47 Statistics: 21:01:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:01:47 File successfully converted to sysstat format version 12.0.3 21:01:47 + sadf -c /var/log/sa-host/sa17 21:01:47 file_magic: OK 21:01:47 HZ: Using current value: 100 21:01:47 file_header: OK 21:01:47 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 21:01:47 Statistics: 21:01:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:01:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:47 provisioning config files... 21:01:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1247826391127451664tmp [Pipeline] { [Pipeline] echo 21:01:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:47 ---> create-netrc.sh [Pipeline] } 21:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:48 ---> python-tools-install.sh [Pipeline] echo 21:01:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:48 ---> sudo-logs.sh 21:01:48 Archiving 'sudo' log.. 21:01:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-5015.novalocal: Name or service not known 21:01:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-5015.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:01:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:48 ---> job-cost.sh 21:01:48 lf-activate-venv: SKIPPING 21:01:48 DEBUG: total: 0.05999999865889549 21:01:48 INFO: Retrieving Stack Cost... 21:01:49 INFO: Retrieving Pricing Info for: v3-standard-2 21:01:49 INFO: Archiving Costs [Pipeline] echo 21:01:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> logs-deploy.sh 21:01:49 lf-activate-venv: SKIPPING 21:01:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/49 21:01:49 INFO: archiving workspace using pattern(s): 21:01:50 Archives upload complete. 21:01:50 INFO: archiving logs to Nexus