Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a526f114784ef26915ff80fd995ea89bcf8e607 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-ssh15666219675733638852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh11078575125684990624.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9296090564210984815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh11199379630037456306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh7634255857043170718.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21359 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1a526f114784ef26915ff80fd995ea89bcf8e607 (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 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 Commit message: "feat: Enable Delay Start capability for ASC (#404)" > git rev-list --no-walk 323c9d7b071dcad20db500b9107a4775ac8effe6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:37:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:37:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:37:54 ========================================================= 16:37:54 EdgeX Global Pipelines Version Info 16:37:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:37:55 ------------------- 16:37:55 stable info: 16:37:55 ------------------- 16:37:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:37:55 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:37:55 Message: update stable to v1.0.221 16:37:56 ------------------- 16:37:56 experimental info: 16:37:56 ------------------- 16:37:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:37:56 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 16:37:56 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a526f1 [Pipeline] echo 16:37:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:56 provisioning config files... 16:37:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config92072910468130731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:57 ---> docker-login.sh 16:37:57 nexus3.edgexfoundry.org:10001 16:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:57 Configure a credential helper to remove this warning. See 16:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:57 16:37:57 Login Succeeded 16:37:57 nexus3.edgexfoundry.org:10002 16:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:57 Configure a credential helper to remove this warning. See 16:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:57 16:37:57 Login Succeeded 16:37:57 nexus3.edgexfoundry.org:10003 16:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:57 Configure a credential helper to remove this warning. See 16:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:57 16:37:57 Login Succeeded 16:37:57 nexus3.edgexfoundry.org:10004 16:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:57 Configure a credential helper to remove this warning. See 16:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:57 16:37:57 Login Succeeded 16:37:57 docker.io 16:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:58 Configure a credential helper to remove this warning. See 16:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:58 16:37:58 Login Succeeded 16:37:58 ---> docker-login.sh ends [Pipeline] } 16:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:37:58 + git rev-list -1 --merges 1a526f114784ef26915ff80fd995ea89bcf8e607~1..1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo 16:37:59 -----------> git rev-list -1 --merges 1a526f114784ef26915ff80fd995ea89bcf8e607~1..1a526f114784ef26915ff80fd995ea89bcf8e607 1a526f114784ef26915ff80fd995ea89bcf8e607 [false] [Pipeline] sh 16:37:59 + git log --format=format:%s -1 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo 16:37:59 ========================================================= 16:37:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:37:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:59 + git log --format=format:%s -1 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo 16:37:59 [semverPrep] GIT_COMMIT: 1a526f114784ef26915ff80fd995ea89bcf8e607, Commit Message: feat: Enable Delay Start capability for ASC (#404) [Pipeline] echo 16:37:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:38:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:38:00 + grep -v github /etc/ssh/ssh_known_hosts 16:38:00 + [ -e /tmp/ssh_known_hosts ] 16:38:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:38:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:38:00 + sudo tee -a /etc/ssh/ssh_known_hosts 16:38:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:00 16:38:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:38:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:00 latest: Pulling from edgex-devops/git-semver 16:38:00 a0d0a0d46f8b: Pulling fs layer 16:38:00 3e5f54012d9b: Pulling fs layer 16:38:00 4c7163046ea9: Pulling fs layer 16:38:00 0c2d73faf560: Pulling fs layer 16:38:00 0c2d73faf560: Waiting 16:38:00 3e5f54012d9b: Verifying Checksum 16:38:00 3e5f54012d9b: Download complete 16:38:00 a0d0a0d46f8b: Verifying Checksum 16:38:00 a0d0a0d46f8b: Download complete 16:38:01 0c2d73faf560: Verifying Checksum 16:38:01 0c2d73faf560: Download complete 16:38:01 4c7163046ea9: Verifying Checksum 16:38:01 4c7163046ea9: Download complete 16:38:01 a0d0a0d46f8b: Pull complete 16:38:01 3e5f54012d9b: Pull complete 16:38:01 4c7163046ea9: Pull complete 16:38:01 0c2d73faf560: Pull complete 16:38:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:38:01 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:38:01 $ 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 16:38:02 $ docker top 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:02 [ssh-agent] Looking for ssh-agent implementation... 16:38:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:02 $ docker exec 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent 16:38:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkcmOf/agent.13 16:38:02 SSH_AGENT_PID=19 16:38:02 Running ssh-add (command line suppressed) 16:38:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3461609157045653872.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3461609157045653872.key) 16:38:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:03 + git tag --points-at HEAD [Pipeline] } 16:38:03 $ docker exec --env ******** --env ******** 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent -k 16:38:03 unset SSH_AUTH_SOCK; 16:38:03 unset SSH_AGENT_PID; 16:38:03 echo Agent pid 19 killed; 16:38:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:38:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:03 [ssh-agent] Looking for ssh-agent implementation... 16:38:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:03 $ docker exec 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent 16:38:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCPEkaN/agent.53 16:38:03 SSH_AGENT_PID=59 16:38:03 Running ssh-add (command line suppressed) 16:38:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4607333952167838460.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4607333952167838460.key) 16:38:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:04 + git semver init 16:38:04 # -> Open(): unable to determine branch for HEAD 16:38:04 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:38:04 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:38:04 # $SEMVER_REMOTE_NAME = origin 16:38:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:04 # $SEMVER_USER_NAME = edgex-jenkins 16:38:04 # $SEMVER_BRANCH = main 16:38:04 # $SEMVER_TEMP = /tmp/semver-587824747 16:38:04 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:38:05 # '/tmp/semver-587824747' -> '/w/workspace/ry_app-service-configurable_main/.semver' 16:38:05 # -> Force: false 16:38:05 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:38:05 $ docker exec --env ******** --env ******** 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent -k 16:38:05 unset SSH_AUTH_SOCK; 16:38:05 unset SSH_AGENT_PID; 16:38:05 echo Agent pid 59 killed; 16:38:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:05 + git semver [Pipeline] } 16:38:05 $ docker stop --time=1 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 16:38:06 $ docker rm -f 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:38:07 Stashed 1 file(s) [Pipeline] echo 16:38:07 [edgeXSemver]: initialized semver on version 2.2.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:07 provisioning config files... 16:38:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7074676103116429022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:08 ---> docker-login.sh 16:38:08 nexus3.edgexfoundry.org:10001 16:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:08 Configure a credential helper to remove this warning. See 16:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:08 16:38:08 Login Succeeded 16:38:08 nexus3.edgexfoundry.org:10002 16:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:08 Configure a credential helper to remove this warning. See 16:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:08 16:38:08 Login Succeeded 16:38:08 nexus3.edgexfoundry.org:10003 16:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:08 Configure a credential helper to remove this warning. See 16:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:08 16:38:08 Login Succeeded 16:38:08 nexus3.edgexfoundry.org:10004 16:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:08 Configure a credential helper to remove this warning. See 16:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:08 16:38:08 Login Succeeded 16:38:08 docker.io 16:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:08 Configure a credential helper to remove this warning. See 16:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:08 16:38:08 Login Succeeded 16:38:08 ---> docker-login.sh ends [Pipeline] } 16:38:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:08 ========================================================= 16:38:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:38:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:38:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:38:09 Sending build context to Docker daemon 2.991MB 16:38:09 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:38:09 Step 2/13 : FROM ${BASE} AS builder 16:38:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:38:09 59bf1c3509f3: Pulling fs layer 16:38:09 666ba61612fd: Pulling fs layer 16:38:09 8ed8ca486205: Pulling fs layer 16:38:09 4fe6c5a15a65: Pulling fs layer 16:38:09 22a0e8bec74d: Pulling fs layer 16:38:09 640e595b4fbd: Pulling fs layer 16:38:09 763cafe07f6e: Pulling fs layer 16:38:09 4fe6c5a15a65: Waiting 16:38:09 22a0e8bec74d: Waiting 16:38:09 0c0b528cf693: Pulling fs layer 16:38:09 10935f4eaf8b: Pulling fs layer 16:38:09 763cafe07f6e: Waiting 16:38:09 0c0b528cf693: Waiting 16:38:09 10935f4eaf8b: Waiting 16:38:09 640e595b4fbd: Waiting 16:38:09 8ed8ca486205: Verifying Checksum 16:38:09 8ed8ca486205: Download complete 16:38:09 666ba61612fd: Verifying Checksum 16:38:09 666ba61612fd: Download complete 16:38:09 22a0e8bec74d: Verifying Checksum 16:38:09 22a0e8bec74d: Download complete 16:38:09 640e595b4fbd: Verifying Checksum 16:38:09 640e595b4fbd: Download complete 16:38:09 763cafe07f6e: Verifying Checksum 16:38:09 763cafe07f6e: Download complete 16:38:09 59bf1c3509f3: Verifying Checksum 16:38:09 59bf1c3509f3: Download complete 16:38:09 0c0b528cf693: Verifying Checksum 16:38:09 0c0b528cf693: Download complete 16:38:09 59bf1c3509f3: Pull complete 16:38:09 666ba61612fd: Pull complete 16:38:09 8ed8ca486205: Pull complete 16:38:10 10935f4eaf8b: Verifying Checksum 16:38:10 10935f4eaf8b: Download complete 16:38:10 4fe6c5a15a65: Verifying Checksum 16:38:10 4fe6c5a15a65: Download complete 16:38:14 4fe6c5a15a65: Pull complete 16:38:14 22a0e8bec74d: Pull complete 16:38:14 640e595b4fbd: Pull complete 16:38:14 763cafe07f6e: Pull complete 16:38:14 0c0b528cf693: Pull complete 16:38:16 10935f4eaf8b: Pull complete 16:38:16 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:38:16 ---> 99d49a6021b9 16:38:16 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:38:17 ---> Running in b0829afe1922 16:38:17 Removing intermediate container b0829afe1922 16:38:17 ---> 9bf8214f1be8 16:38:17 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:38:17 ---> Running in 46fcf6683a11 16:38:17 Removing intermediate container 46fcf6683a11 16:38:17 ---> 5aca864b5518 16:38:17 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:38:17 ---> Running in c59591d54d3b 16:38:17 Removing intermediate container c59591d54d3b 16:38:17 ---> 83bc1037ffa1 16:38:17 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:18 ---> Running in 3fca578b11bd 16:38:18 Removing intermediate container 3fca578b11bd 16:38:18 ---> 5a3da145bf1b 16:38:18 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:18 ---> Running in f9a40d20bbef 16:38:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:20 OK: 221 MiB in 52 packages 16:38:20 Removing intermediate container f9a40d20bbef 16:38:20 ---> 12e9909bcc77 16:38:20 Step 8/13 : WORKDIR /app 16:38:20 ---> Running in 8befcef8793b 16:38:20 Removing intermediate container 8befcef8793b 16:38:20 ---> b2a299342c88 16:38:20 Step 9/13 : COPY go.mod vendor* ./ 16:38:20 ---> c6ae5c6ae9e6 16:38:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:20 ---> Running in 3029d97034b7 16:38:22 Still waiting to schedule task 16:38:22 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:38:35 Removing intermediate container 3029d97034b7 16:38:35 ---> aea4cae61bc6 16:38:35 Step 11/13 : COPY . . 16:38:35 ---> baa84acdd9eb 16:38:35 Step 12/13 : ARG MAKE="make build" 16:38:35 ---> Running in 6a2b0857768f 16:38:35 Removing intermediate container 6a2b0857768f 16:38:35 ---> 060347f5b851 16:38:35 Step 13/13 : RUN $MAKE 16:38:35 ---> Running in 656d873724ed 16:38:35 noop 16:38:35 Removing intermediate container 656d873724ed 16:38:35 ---> 5133650e9a5f 16:38:35 Successfully built 5133650e9a5f 16:38:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:38:36 + docker inspect -f . ci-base-image-x86_64 16:38:36 . [Pipeline] withDockerContainer 16:38:36 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:38:36 $ 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 16:38:36 $ docker top a6cafa4ec183d3a4525b9c48c066a01df4cba119e25f871ba7143676c6c41812 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:36 + go version 16:38:36 go version go1.17.6 linux/amd64 [Pipeline] } 16:38:36 $ docker stop --time=1 a6cafa4ec183d3a4525b9c48c066a01df4cba119e25f871ba7143676c6c41812 16:38:38 $ docker rm -f a6cafa4ec183d3a4525b9c48c066a01df4cba119e25f871ba7143676c6c41812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:38 + docker inspect -f . ci-base-image-x86_64 16:38:38 . [Pipeline] withDockerContainer 16:38:38 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:38:38 $ 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 16:38:39 $ docker top 23238f7896ed7a6e4db684aab7c9613d98fd8503873d47b9e94231a4f7dd75c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:38:39 + make test 16:38:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:38:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:38:49 CGO_ENABLED=1 go vet ./... 16:38:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:38:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:38:52 ./bin/test-attribution-txt.sh [Pipeline] echo 16:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:38:53 $ docker stop --time=1 23238f7896ed7a6e4db684aab7c9613d98fd8503873d47b9e94231a4f7dd75c5 16:38:54 $ docker rm -f 23238f7896ed7a6e4db684aab7c9613d98fd8503873d47b9e94231a4f7dd75c5 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:38:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:38:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:38:56 + ls -al . 16:38:56 total 164 16:38:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 16:38 . 16:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 16:37 .. 16:38:56 -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 16:37 .dockerignore 16:38:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 16:37 .git 16:38:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:37 .github 16:38:56 -rw-rw-r-- 1 jenkins jenkins 104 Apr 19 16:37 .gitignore 16:38:56 drwx------ 3 jenkins jenkins 4096 Apr 19 16:38 .semver 16:38:56 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 19 16:37 Attribution.txt 16:38:56 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 19 16:37 CHANGELOG.md 16:38:56 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 19 16:37 Dockerfile 16:38:56 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 16:37 GOVERNANCE.md 16:38:56 -rw-rw-r-- 1 jenkins jenkins 688 Apr 19 16:37 Jenkinsfile 16:38:56 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 16:37 LICENSE 16:38:56 -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 16:37 OWNERS.md 16:38:56 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 19 16:37 README.md 16:38:56 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 16:38 VERSION 16:38:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 16:37 bin 16:38:56 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 16:38 coverage.out 16:38:56 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 19 16:37 go.mod 16:38:56 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 19 16:37 go.sum 16:38:56 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 19 16:37 main.go 16:38:56 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 16:37 makefile 16:38:56 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:37 res 16:38:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:37 snap [Pipeline] isUnix [Pipeline] sh 16:38:56 + 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=1a526f114784ef26915ff80fd995ea89bcf8e607 --label arch=amd64 --label version=2.2.0-dev.28 . 16:38:56 Sending build context to Docker daemon 2.992MB 16:38:56 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 16:38:56 Step 2/27 : FROM ${BASE} AS builder 16:38:56 ---> 5133650e9a5f 16:38:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:38:56 ---> Running in d7acd7fc5593 16:38:57 Removing intermediate container d7acd7fc5593 16:38:57 ---> 394532e00904 16:38:57 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:38:57 ---> Running in 38f89fffe44a 16:38:57 Removing intermediate container 38f89fffe44a 16:38:57 ---> dac0aff8c148 16:38:57 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:38:57 ---> Running in 274ab5b07797 16:38:57 Removing intermediate container 274ab5b07797 16:38:57 ---> 2331c28310a5 16:38:57 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:57 ---> Running in 14f6b010f6a7 16:38:57 Removing intermediate container 14f6b010f6a7 16:38:57 ---> d16af840582e 16:38:57 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:57 ---> Running in a1738f89936a 16:38:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:59 OK: 221 MiB in 52 packages 16:38:59 Removing intermediate container a1738f89936a 16:38:59 ---> f3cc0b382d47 16:38:59 Step 8/27 : WORKDIR /app 16:38:59 ---> Running in 87f051f99245 16:38:59 Removing intermediate container 87f051f99245 16:38:59 ---> 44885593d5e0 16:38:59 Step 9/27 : COPY go.mod vendor* ./ 16:38:59 ---> ce2bec0b28c9 16:38:59 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:59 ---> Running in 2dcfd75a2552 16:39:00 Removing intermediate container 2dcfd75a2552 16:39:00 ---> e91fe6e24eb2 16:39:00 Step 11/27 : COPY . . 16:39:00 ---> 609e3dfd866b 16:39:00 Step 12/27 : ARG MAKE="make build" 16:39:00 ---> Running in a5bc3e8ea205 16:39:01 Removing intermediate container a5bc3e8ea205 16:39:01 ---> f157c2c2068e 16:39:01 Step 13/27 : RUN $MAKE 16:39:01 ---> Running in 374364514a72 16:39:01 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:39:23 Removing intermediate container 374364514a72 16:39:23 ---> e650f7ef0abe 16:39:23 Step 14/27 : FROM alpine:3.14 16:39:23 3.14: Pulling from library/alpine 16:39:23 8663204ce13b: Pulling fs layer 16:39:23 8663204ce13b: Verifying Checksum 16:39:23 8663204ce13b: Download complete 16:39:23 8663204ce13b: Pull complete 16:39:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:39:23 Status: Downloaded newer image for alpine:3.14 16:39:23 ---> e04c818066af 16:39:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:39:23 ---> Running in 4c858dcb5211 16:39:23 Removing intermediate container 4c858dcb5211 16:39:23 ---> bf4f1fff8482 16:39:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:39:23 ---> Running in c7a2527c9743 16:39:23 Removing intermediate container c7a2527c9743 16:39:23 ---> b8c2c1079b98 16:39:23 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:39:23 ---> Running in 1df7aaebd2c8 16:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:39:23 (1/7) Installing ca-certificates (20211220-r0) 16:39:23 (2/7) Installing dumb-init (1.2.5-r1) 16:39:23 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:39:23 (4/7) Installing libsodium (1.0.18-r0) 16:39:23 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:39:23 (6/7) Installing libzmq (4.3.4-r0) 16:39:23 (7/7) Installing zeromq (4.3.4-r0) 16:39:23 Executing busybox-1.33.1-r7.trigger 16:39:23 Executing ca-certificates-20211220-r0.trigger 16:39:23 OK: 9 MiB in 21 packages 16:39:23 Removing intermediate container 1df7aaebd2c8 16:39:23 ---> 188920d9c41b 16:39:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:39:23 ---> 8fa1562b8aa5 16:39:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:39:23 ---> 44c08b05199c 16:39:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:39:23 ---> 5c904891cb4c 16:39:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:39:23 ---> e1333513911d 16:39:23 Step 22/27 : EXPOSE 48095 16:39:23 ---> Running in dc76fb8a9f67 16:39:24 Removing intermediate container dc76fb8a9f67 16:39:24 ---> 36abd3b4e657 16:39:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:39:24 ---> Running in d9c8a2dacce5 16:39:24 Removing intermediate container d9c8a2dacce5 16:39:24 ---> 4187712ebb5e 16:39:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:24 ---> Running in 129632e31ac0 16:39:24 Removing intermediate container 129632e31ac0 16:39:24 ---> 17066291914f 16:39:24 Step 25/27 : LABEL arch=amd64 16:39:24 ---> Running in c115b07252d2 16:39:24 Removing intermediate container c115b07252d2 16:39:24 ---> 27dd9eb5aa13 16:39:24 Step 26/27 : LABEL git_sha=1a526f114784ef26915ff80fd995ea89bcf8e607 16:39:24 ---> Running in d5045a73beb2 16:39:24 Removing intermediate container d5045a73beb2 16:39:24 ---> d588a5b8f180 16:39:24 Step 27/27 : LABEL version=2.2.0-dev.28 16:39:24 ---> Running in 742d096e7004 16:39:24 Removing intermediate container 742d096e7004 16:39:24 ---> 867c0077e1b7 16:39:24 [Warning] One or more build-args [ARCH] were not consumed 16:39:24 Successfully built 867c0077e1b7 16:39:24 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:24 provisioning config files... 16:39:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6338795328064941486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:25 ---> docker-login.sh 16:39:25 nexus3.edgexfoundry.org:10001 16:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:25 Configure a credential helper to remove this warning. See 16:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:25 16:39:25 Login Succeeded 16:39:25 nexus3.edgexfoundry.org:10002 16:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:25 Configure a credential helper to remove this warning. See 16:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:25 16:39:25 Login Succeeded 16:39:25 nexus3.edgexfoundry.org:10003 16:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:25 Configure a credential helper to remove this warning. See 16:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:25 16:39:25 Login Succeeded 16:39:25 nexus3.edgexfoundry.org:10004 16:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:25 Configure a credential helper to remove this warning. See 16:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:25 16:39:25 Login Succeeded 16:39:25 docker.io 16:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:25 Configure a credential helper to remove this warning. See 16:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:25 16:39:25 Login Succeeded 16:39:25 ---> docker-login.sh ends [Pipeline] } 16:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:25 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:39:25 1a526f114784ef26915ff80fd995ea89bcf8e607 16:39:25 latest 16:39:25 2.2.0-dev.28 16:39:25 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 16:39:25 main 16:39:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] isUnix [Pipeline] sh 16:39:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607 16:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:39:26 4dd2fb9bb389: Preparing 16:39:26 71815c66cbef: Preparing 16:39:26 d9caed7455e7: Preparing 16:39:26 3cabec862844: Preparing 16:39:26 6e49ab5346cb: Preparing 16:39:26 b541d28bf3b4: Preparing 16:39:26 b541d28bf3b4: Waiting 16:39:26 d9caed7455e7: Pushed 16:39:26 71815c66cbef: Pushed 16:39:26 3cabec862844: Pushed 16:39:26 b541d28bf3b4: Layer already exists 16:39:27 6e49ab5346cb: Pushed 16:39:29 4dd2fb9bb389: Pushed 16:39:29 1a526f114784ef26915ff80fd995ea89bcf8e607: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh 16:39:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:39:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:39:30 4dd2fb9bb389: Preparing 16:39:30 71815c66cbef: Preparing 16:39:30 d9caed7455e7: Preparing 16:39:30 3cabec862844: Preparing 16:39:30 6e49ab5346cb: Preparing 16:39:30 b541d28bf3b4: Preparing 16:39:30 b541d28bf3b4: Waiting 16:39:30 71815c66cbef: Layer already exists 16:39:30 3cabec862844: Layer already exists 16:39:30 6e49ab5346cb: Layer already exists 16:39:30 4dd2fb9bb389: Layer already exists 16:39:30 d9caed7455e7: Layer already exists 16:39:30 b541d28bf3b4: Layer already exists 16:39:30 latest: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh 16:39:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh 16:39:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.28 16:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:39:30 4dd2fb9bb389: Preparing 16:39:30 71815c66cbef: Preparing 16:39:30 d9caed7455e7: Preparing 16:39:30 3cabec862844: Preparing 16:39:30 6e49ab5346cb: Preparing 16:39:30 b541d28bf3b4: Preparing 16:39:30 b541d28bf3b4: Waiting 16:39:30 6e49ab5346cb: Layer already exists 16:39:30 4dd2fb9bb389: Layer already exists 16:39:30 d9caed7455e7: Layer already exists 16:39:30 3cabec862844: Layer already exists 16:39:30 71815c66cbef: Layer already exists 16:39:30 b541d28bf3b4: Layer already exists 16:39:30 2.2.0-dev.28: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 16:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:39:31 4dd2fb9bb389: Preparing 16:39:31 71815c66cbef: Preparing 16:39:31 d9caed7455e7: Preparing 16:39:31 3cabec862844: Preparing 16:39:31 6e49ab5346cb: Preparing 16:39:31 b541d28bf3b4: Preparing 16:39:31 b541d28bf3b4: Waiting 16:39:31 3cabec862844: Layer already exists 16:39:31 d9caed7455e7: Layer already exists 16:39:31 6e49ab5346cb: Layer already exists 16:39:31 4dd2fb9bb389: Layer already exists 16:39:31 71815c66cbef: Layer already exists 16:39:31 b541d28bf3b4: Layer already exists 16:39:31 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:39:31 4dd2fb9bb389: Preparing 16:39:31 71815c66cbef: Preparing 16:39:31 d9caed7455e7: Preparing 16:39:31 3cabec862844: Preparing 16:39:31 6e49ab5346cb: Preparing 16:39:31 b541d28bf3b4: Preparing 16:39:31 b541d28bf3b4: Waiting 16:39:31 3cabec862844: Layer already exists 16:39:31 71815c66cbef: Layer already exists 16:39:31 d9caed7455e7: Layer already exists 16:39:31 6e49ab5346cb: Layer already exists 16:39:31 4dd2fb9bb389: Layer already exists 16:39:31 b541d28bf3b4: Layer already exists 16:39:31 main: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:32 ===================================================== [Pipeline] echo 16:39:32 taggedImages: 16:39:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607 16:39:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:39:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.28 16:39:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 16:39:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:32 16:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:32 latest: Pulling from edgex-lftools-log-publisher 16:39:32 5eb5b503b376: Pulling fs layer 16:39:32 5c69ac0246d0: Pulling fs layer 16:39:32 ec43610c2a17: Pulling fs layer 16:39:32 3a2ae6a8a46f: Pulling fs layer 16:39:32 33b1e0a273af: Pulling fs layer 16:39:32 5d3b04190fa2: Pulling fs layer 16:39:32 2f39f015ded8: Pulling fs layer 16:39:32 3a2ae6a8a46f: Waiting 16:39:32 2f39f015ded8: Waiting 16:39:32 33b1e0a273af: Waiting 16:39:32 5d3b04190fa2: Waiting 16:39:32 5c69ac0246d0: Download complete 16:39:32 3a2ae6a8a46f: Download complete 16:39:32 33b1e0a273af: Verifying Checksum 16:39:32 33b1e0a273af: Download complete 16:39:32 5d3b04190fa2: Verifying Checksum 16:39:32 5d3b04190fa2: Download complete 16:39:32 ec43610c2a17: Verifying Checksum 16:39:32 ec43610c2a17: Download complete 16:39:32 5eb5b503b376: Verifying Checksum 16:39:32 5eb5b503b376: Download complete 16:39:33 2f39f015ded8: Download complete 16:39:34 5eb5b503b376: Pull complete 16:39:34 5c69ac0246d0: Pull complete 16:39:35 ec43610c2a17: Pull complete 16:39:35 3a2ae6a8a46f: Pull complete 16:39:35 33b1e0a273af: Pull complete 16:39:35 5d3b04190fa2: Pull complete 16:39:40 2f39f015ded8: Pull complete 16:39:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:39:40 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:39:40 $ 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 16:39:42 $ docker top b4e99477401279b6ca9060e171a7fa6ffe41db7e9e55484616f93657cde0f4c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:42 ---> job-cost.sh 16:39:42 lf-activate-venv: SKIPPING 16:39:42 INFO: No Stack... 16:39:43 INFO: Retrieving Pricing Info for: v3-standard-8 16:39:43 INFO: Archiving Costs [Pipeline] sh 16:39:44 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:39:44 + cut -d, -f6 [Pipeline] lock 16:39:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] 16:39:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] did not exist. Created. 16:39:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:44 + echo total: 0.2199999988079071 [Pipeline] stash 16:39:44 Stashed 1 file(s) [Pipeline] } 16:39:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:44 $ docker stop --time=1 b4e99477401279b6ca9060e171a7fa6ffe41db7e9e55484616f93657cde0f4c6 16:39:45 $ docker rm -f b4e99477401279b6ca9060e171a7fa6ffe41db7e9e55484616f93657cde0f4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:41:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21361 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:41:14 Running in /w/workspace/app-service-configurable/64 [Pipeline] { [Pipeline] checkout 16:41:15 Selected Git installation does not exist. Using Default 16:41:15 The recommended git tool is: NONE 16:41:23 using credential edgex-jenkins-ssh 16:41:23 Cloning the remote Git repository 16:41:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:41:23 > git init /w/workspace/app-service-configurable/64 # timeout=10 16:41:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:41:24 > git --version # timeout=10 16:41:24 > git --version # 'git version 2.25.1' 16:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:41:25 Avoid second fetch 16:41:25 Checking out Revision 1a526f114784ef26915ff80fd995ea89bcf8e607 (main) 16:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:25 > git config core.sparsecheckout # timeout=10 16:41:25 > git checkout -f 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 16:41:30 Commit message: "feat: Enable Delay Start capability for ASC (#404)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:41:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:41:30 Dload Upload Total Spent Left Speed 16:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh 16:41:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:41:31 + + sudo teesudo /etc/docker/daemon.new jq 16:41:31 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:41:31 { 16:41:31 "registry-mirrors": [ 16:41:31 "https://nexus3.edgexfoundry.org:10001" 16:41:31 ], 16:41:31 "bip": "10.250.0.254/24", 16:41:31 "hosts": [ 16:41:31 "tcp://0.0.0.0:5555", 16:41:31 "unix:///var/run/docker.sock" 16:41:31 ], 16:41:31 "mtu": 1458, 16:41:31 "selinux-enabled": true, 16:41:31 "seccomp-profile": "/etc/docker/seccomp.json" 16:41:31 } [Pipeline] sh 16:41:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:41:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:50 provisioning config files... 16:41:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/64@tmp/config5745338171749742914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:51 ---> docker-login.sh 16:41:51 nexus3.edgexfoundry.org:10001 16:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 nexus3.edgexfoundry.org:10002 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 nexus3.edgexfoundry.org:10003 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 nexus3.edgexfoundry.org:10004 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:54 Configure a credential helper to remove this warning. See 16:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:54 16:41:54 Login Succeeded 16:41:54 docker.io 16:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:54 Configure a credential helper to remove this warning. See 16:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:54 16:41:54 Login Succeeded 16:41:54 ---> docker-login.sh ends [Pipeline] } 16:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:55 ========================================================= 16:41:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:41:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:41:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:41:55 Sending build context to Docker daemon 198.7kB 16:41:56 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:41:56 Step 2/13 : FROM ${BASE} AS builder 16:41:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:41:56 9b3977197b4f: Pulling fs layer 16:41:56 1a89e8eeedd5: Pulling fs layer 16:41:56 94645a83ff95: Pulling fs layer 16:41:56 3f3a8bcf1eab: Pulling fs layer 16:41:56 0c92f367c5e7: Pulling fs layer 16:41:56 f7c0051592d6: Pulling fs layer 16:41:56 a227ed2f7395: Pulling fs layer 16:41:56 7b1c46037f91: Pulling fs layer 16:41:56 3f3a8bcf1eab: Waiting 16:41:56 0c92f367c5e7: Waiting 16:41:56 f7c0051592d6: Waiting 16:41:56 a227ed2f7395: Waiting 16:41:56 94645a83ff95: Download complete 16:41:56 1a89e8eeedd5: Download complete 16:41:56 0c92f367c5e7: Verifying Checksum 16:41:56 0c92f367c5e7: Download complete 16:41:56 f7c0051592d6: Verifying Checksum 16:41:56 f7c0051592d6: Download complete 16:41:56 9b3977197b4f: Download complete 16:41:56 a227ed2f7395: Verifying Checksum 16:41:56 a227ed2f7395: Download complete 16:41:56 9b3977197b4f: Pull complete 16:41:57 1a89e8eeedd5: Pull complete 16:41:58 94645a83ff95: Pull complete 16:41:58 7b1c46037f91: Verifying Checksum 16:41:58 7b1c46037f91: Download complete 16:41:59 3f3a8bcf1eab: Verifying Checksum 16:41:59 3f3a8bcf1eab: Download complete 16:42:11 3f3a8bcf1eab: Pull complete 16:42:11 0c92f367c5e7: Pull complete 16:42:11 f7c0051592d6: Pull complete 16:42:11 a227ed2f7395: Pull complete 16:42:18 7b1c46037f91: Pull complete 16:42:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:42:18 ---> f79e39bc4007 16:42:18 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:42:19 ---> Running in 1dcb548a3e13 16:42:19 Removing intermediate container 1dcb548a3e13 16:42:19 ---> 411bee297558 16:42:19 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:42:19 ---> Running in 774654c3993b 16:42:20 Removing intermediate container 774654c3993b 16:42:20 ---> 72e8e90352d5 16:42:20 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:42:20 ---> Running in 5029f62e3f43 16:42:20 Removing intermediate container 5029f62e3f43 16:42:20 ---> 4e46dcb713b5 16:42:20 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:20 ---> Running in 1bc2ad17bf18 16:42:22 Removing intermediate container 1bc2ad17bf18 16:42:22 ---> 8336fc1b32a7 16:42:22 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:22 ---> Running in 345bdd52feeb 16:42:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:25 OK: 220 MiB in 52 packages 16:42:26 Removing intermediate container 345bdd52feeb 16:42:26 ---> 7acd2c968a4d 16:42:26 Step 8/13 : WORKDIR /app 16:42:26 ---> Running in 95039a8485da 16:42:26 Removing intermediate container 95039a8485da 16:42:26 ---> e20cbf0b1293 16:42:26 Step 9/13 : COPY go.mod vendor* ./ 16:42:27 ---> 528e1970eead 16:42:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:27 ---> Running in 67c06e32959c 16:43:23 Removing intermediate container 67c06e32959c 16:43:23 ---> e343fcc0cbd7 16:43:23 Step 11/13 : COPY . . 16:43:23 ---> 516f728d2ccb 16:43:23 Step 12/13 : ARG MAKE="make build" 16:43:23 ---> Running in d08b12f0429b 16:43:23 Removing intermediate container d08b12f0429b 16:43:23 ---> 43fad548f7e2 16:43:23 Step 13/13 : RUN $MAKE 16:43:23 ---> Running in b566d507e3e4 16:43:23 noop 16:43:23 Removing intermediate container b566d507e3e4 16:43:23 ---> 8b9afe1c44d8 16:43:23 Successfully built 8b9afe1c44d8 16:43:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:43:24 + docker inspect -f . ci-base-image-arm64 16:43:24 . [Pipeline] withDockerContainer 16:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-21361 does not seem to be running inside a container 16:43:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/64 -v /w/workspace/app-service-configurable/64:/w/workspace/app-service-configurable/64:rw,z -v /w/workspace/app-service-configurable/64@tmp:/w/workspace/app-service-configurable/64@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 16:43:25 $ docker top a4d94add009aeb02bf131e7ed26299295628a244c8720bc79715e7b0d29eb46e -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:26 + go version 16:43:26 go version go1.17.6 linux/arm64 [Pipeline] } 16:43:26 $ docker stop --time=1 a4d94add009aeb02bf131e7ed26299295628a244c8720bc79715e7b0d29eb46e 16:43:28 $ docker rm -f a4d94add009aeb02bf131e7ed26299295628a244c8720bc79715e7b0d29eb46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:29 + docker inspect -f . ci-base-image-arm64 16:43:29 . [Pipeline] withDockerContainer 16:43:29 prd-ubuntu20.04-docker-arm64-4c-16g-21361 does not seem to be running inside a container 16:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/64 -v /w/workspace/app-service-configurable/64:/w/workspace/app-service-configurable/64:rw,z -v /w/workspace/app-service-configurable/64@tmp:/w/workspace/app-service-configurable/64@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 16:43:30 $ docker top 0b7cb7bdf6b871917778f63af63dd5f6b29147e3fb60fc470b214c56b88aa035 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:43:31 + make test 16:43:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:44:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:44:54 CGO_ENABLED=1 go vet ./... 16:45:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:45:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:45:26 ./bin/test-attribution-txt.sh [Pipeline] echo 16:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:45:26 $ docker stop --time=1 0b7cb7bdf6b871917778f63af63dd5f6b29147e3fb60fc470b214c56b88aa035 16:45:28 $ docker rm -f 0b7cb7bdf6b871917778f63af63dd5f6b29147e3fb60fc470b214c56b88aa035 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:45:29 Warning: overwriting stash ‘coverage-report’ 16:45:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:45:30 + ls -al . 16:45:30 total 160 16:45:30 drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 16:45 . 16:45:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 16:41 .. 16:45:30 -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 16:41 .dockerignore 16:45:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 16:41 .git 16:45:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:41 .github 16:45:30 -rw-rw-r-- 1 jenkins jenkins 104 Apr 19 16:41 .gitignore 16:45:30 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 19 16:41 Attribution.txt 16:45:30 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 19 16:41 CHANGELOG.md 16:45:30 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 19 16:41 Dockerfile 16:45:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 16:41 GOVERNANCE.md 16:45:30 -rw-rw-r-- 1 jenkins jenkins 688 Apr 19 16:41 Jenkinsfile 16:45:30 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 16:41 LICENSE 16:45:30 -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 16:41 OWNERS.md 16:45:30 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 19 16:41 README.md 16:45:30 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 16:38 VERSION 16:45:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 16:41 bin 16:45:30 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 16:43 coverage.out 16:45:30 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 19 16:41 go.mod 16:45:30 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 19 16:41 go.sum 16:45:30 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 19 16:41 main.go 16:45:30 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 16:41 makefile 16:45:30 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:41 res 16:45:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:41 snap [Pipeline] isUnix [Pipeline] sh 16:45:31 + 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=1a526f114784ef26915ff80fd995ea89bcf8e607 --label arch=arm64 --label version=2.2.0-dev.28 . 16:45:31 Sending build context to Docker daemon 199.7kB 16:45:31 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 16:45:31 Step 2/27 : FROM ${BASE} AS builder 16:45:31 ---> 8b9afe1c44d8 16:45:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:45:31 ---> Running in 271e78877711 16:45:31 Removing intermediate container 271e78877711 16:45:31 ---> d56a2be315b3 16:45:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:45:31 ---> Running in c78d2bd8a84a 16:45:32 Removing intermediate container c78d2bd8a84a 16:45:32 ---> 22298e8cde35 16:45:32 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:45:32 ---> Running in 5f0040e5e582 16:45:32 Removing intermediate container 5f0040e5e582 16:45:32 ---> 9a59690f7e90 16:45:32 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:32 ---> Running in 29e776d97df5 16:45:34 Removing intermediate container 29e776d97df5 16:45:34 ---> c223e41a3af6 16:45:34 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:34 ---> Running in 461367b0eff6 16:45:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:37 OK: 220 MiB in 52 packages 16:45:38 Removing intermediate container 461367b0eff6 16:45:38 ---> 9e49dc57f65e 16:45:38 Step 8/27 : WORKDIR /app 16:45:38 ---> Running in 0c79e0fc4574 16:45:38 Removing intermediate container 0c79e0fc4574 16:45:38 ---> fa61e070749b 16:45:38 Step 9/27 : COPY go.mod vendor* ./ 16:45:39 ---> f489e6432f0b 16:45:39 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:39 ---> Running in 26780f064b53 16:45:42 Removing intermediate container 26780f064b53 16:45:42 ---> bd3036ec001e 16:45:42 Step 11/27 : COPY . . 16:45:42 ---> f53112f10f2f 16:45:42 Step 12/27 : ARG MAKE="make build" 16:45:42 ---> Running in d49dd6b68eda 16:45:42 Removing intermediate container d49dd6b68eda 16:45:42 ---> 69125df01978 16:45:42 Step 13/27 : RUN $MAKE 16:45:42 ---> Running in e2cf27a617d6 16:45:43 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:48:05 Removing intermediate container e2cf27a617d6 16:48:05 ---> d2fc206efa32 16:48:05 Step 14/27 : FROM alpine:3.14 16:48:05 3.14: Pulling from library/alpine 16:48:05 455c02918c45: Pulling fs layer 16:48:05 455c02918c45: Verifying Checksum 16:48:05 455c02918c45: Download complete 16:48:05 455c02918c45: Pull complete 16:48:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:48:05 Status: Downloaded newer image for alpine:3.14 16:48:05 ---> ac73e934f311 16:48:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:48:05 ---> Running in d53cf1eefc3d 16:48:05 Removing intermediate container d53cf1eefc3d 16:48:05 ---> 17589c7a830a 16:48:05 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:48:05 ---> Running in fecbf5374e7a 16:48:05 Removing intermediate container fecbf5374e7a 16:48:05 ---> 0758124b932a 16:48:05 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:48:05 ---> Running in e1438708c37a 16:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:05 (1/7) Installing ca-certificates (20211220-r0) 16:48:05 (2/7) Installing dumb-init (1.2.5-r1) 16:48:05 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:48:05 (4/7) Installing libsodium (1.0.18-r0) 16:48:05 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:48:05 (6/7) Installing libzmq (4.3.4-r0) 16:48:05 (7/7) Installing zeromq (4.3.4-r0) 16:48:05 Executing busybox-1.33.1-r7.trigger 16:48:05 Executing ca-certificates-20211220-r0.trigger 16:48:05 OK: 9 MiB in 21 packages 16:48:05 Removing intermediate container e1438708c37a 16:48:05 ---> f9e3e4fa451f 16:48:05 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:48:05 ---> 484c530da920 16:48:05 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:48:05 ---> bce108927afa 16:48:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:48:06 ---> f9dc4320f3a9 16:48:06 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:48:08 ---> 45a82105139b 16:48:08 Step 22/27 : EXPOSE 48095 16:48:08 ---> Running in 4688e3d8d1cd 16:48:08 Removing intermediate container 4688e3d8d1cd 16:48:08 ---> 1dca2322b096 16:48:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:48:08 ---> Running in 1e0050b8d1d2 16:48:08 Removing intermediate container 1e0050b8d1d2 16:48:08 ---> 2c83daf18685 16:48:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:08 ---> Running in d6b634a38b06 16:48:08 Removing intermediate container d6b634a38b06 16:48:08 ---> 2c4eaa7d05ef 16:48:08 Step 25/27 : LABEL arch=arm64 16:48:09 ---> Running in cda6e4c0c2da 16:48:09 Removing intermediate container cda6e4c0c2da 16:48:09 ---> b09ee0099258 16:48:09 Step 26/27 : LABEL git_sha=1a526f114784ef26915ff80fd995ea89bcf8e607 16:48:09 ---> Running in 0afd26385677 16:48:09 Removing intermediate container 0afd26385677 16:48:09 ---> 1bdf6c0c5671 16:48:09 Step 27/27 : LABEL version=2.2.0-dev.28 16:48:10 ---> Running in c77c99dd280f 16:48:10 Removing intermediate container c77c99dd280f 16:48:10 ---> a3ff13381a25 16:48:10 [Warning] One or more build-args [ARCH] were not consumed 16:48:10 Successfully built a3ff13381a25 16:48:10 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:10 provisioning config files... 16:48:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/64@tmp/config8762883188359599147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:10 ---> docker-login.sh 16:48:10 nexus3.edgexfoundry.org:10001 16:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:11 Configure a credential helper to remove this warning. See 16:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:11 16:48:11 Login Succeeded 16:48:11 nexus3.edgexfoundry.org:10002 16:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:11 Configure a credential helper to remove this warning. See 16:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:11 16:48:11 Login Succeeded 16:48:11 nexus3.edgexfoundry.org:10003 16:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:12 Configure a credential helper to remove this warning. See 16:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:12 16:48:12 Login Succeeded 16:48:12 nexus3.edgexfoundry.org:10004 16:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:12 Configure a credential helper to remove this warning. See 16:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:12 16:48:12 Login Succeeded 16:48:12 docker.io 16:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:13 Configure a credential helper to remove this warning. See 16:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:13 16:48:13 Login Succeeded 16:48:13 ---> docker-login.sh ends [Pipeline] } 16:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:13 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:48:13 1a526f114784ef26915ff80fd995ea89bcf8e607 16:48:13 latest 16:48:13 2.2.0-dev.28 16:48:13 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 16:48:13 main 16:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] isUnix [Pipeline] sh 16:48:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607 16:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:14 5e68f4771258: Preparing 16:48:14 b3f1c25105f3: Preparing 16:48:14 bf668bc19c1b: Preparing 16:48:14 0f3b60ccbb88: Preparing 16:48:14 833656981360: Preparing 16:48:14 f73e7dbfee58: Preparing 16:48:14 f73e7dbfee58: Waiting 16:48:14 0f3b60ccbb88: Pushed 16:48:14 bf668bc19c1b: Pushed 16:48:14 b3f1c25105f3: Pushed 16:48:14 f73e7dbfee58: Layer already exists 16:48:15 833656981360: Pushed 16:48:20 5e68f4771258: Pushed 16:48:20 1a526f114784ef26915ff80fd995ea89bcf8e607: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh 16:48:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:48:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:21 5e68f4771258: Preparing 16:48:21 b3f1c25105f3: Preparing 16:48:21 bf668bc19c1b: Preparing 16:48:21 0f3b60ccbb88: Preparing 16:48:21 833656981360: Preparing 16:48:21 f73e7dbfee58: Preparing 16:48:21 f73e7dbfee58: Waiting 16:48:21 833656981360: Layer already exists 16:48:21 b3f1c25105f3: Layer already exists 16:48:21 0f3b60ccbb88: Layer already exists 16:48:21 bf668bc19c1b: Layer already exists 16:48:21 5e68f4771258: Layer already exists 16:48:21 f73e7dbfee58: Layer already exists 16:48:21 latest: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh 16:48:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh 16:48:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.28 16:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:22 5e68f4771258: Preparing 16:48:22 b3f1c25105f3: Preparing 16:48:22 bf668bc19c1b: Preparing 16:48:22 0f3b60ccbb88: Preparing 16:48:22 833656981360: Preparing 16:48:22 f73e7dbfee58: Preparing 16:48:22 f73e7dbfee58: Waiting 16:48:22 0f3b60ccbb88: Layer already exists 16:48:22 bf668bc19c1b: Layer already exists 16:48:22 5e68f4771258: Layer already exists 16:48:22 833656981360: Layer already exists 16:48:22 b3f1c25105f3: Layer already exists 16:48:22 f73e7dbfee58: Layer already exists 16:48:22 2.2.0-dev.28: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh 16:48:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh 16:48:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 16:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:23 5e68f4771258: Preparing 16:48:23 b3f1c25105f3: Preparing 16:48:23 bf668bc19c1b: Preparing 16:48:23 0f3b60ccbb88: Preparing 16:48:23 833656981360: Preparing 16:48:23 f73e7dbfee58: Preparing 16:48:23 f73e7dbfee58: Waiting 16:48:23 0f3b60ccbb88: Layer already exists 16:48:23 833656981360: Layer already exists 16:48:23 b3f1c25105f3: Layer already exists 16:48:23 bf668bc19c1b: Layer already exists 16:48:23 5e68f4771258: Layer already exists 16:48:23 f73e7dbfee58: Layer already exists 16:48:23 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh 16:48:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 16:48:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:24 5e68f4771258: Preparing 16:48:24 b3f1c25105f3: Preparing 16:48:24 bf668bc19c1b: Preparing 16:48:24 0f3b60ccbb88: Preparing 16:48:24 833656981360: Preparing 16:48:24 f73e7dbfee58: Preparing 16:48:24 f73e7dbfee58: Waiting 16:48:24 b3f1c25105f3: Layer already exists 16:48:24 0f3b60ccbb88: Layer already exists 16:48:24 5e68f4771258: Layer already exists 16:48:24 bf668bc19c1b: Layer already exists 16:48:24 833656981360: Layer already exists 16:48:24 f73e7dbfee58: Layer already exists 16:48:24 main: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:24 ===================================================== [Pipeline] echo 16:48:24 taggedImages: 16:48:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607 16:48:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:48:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.28 16:48:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 16:48:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:25 16:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:25 arm64: Pulling from edgex-lftools-log-publisher 16:48:25 8998bd30e6a1: Pulling fs layer 16:48:25 04944245beec: Pulling fs layer 16:48:25 699f458cf7ca: Pulling fs layer 16:48:25 765212b225bb: Pulling fs layer 16:48:25 f23df028b6ca: Pulling fs layer 16:48:25 d65c8cfc05b1: Pulling fs layer 16:48:25 2437ff75d9bd: Pulling fs layer 16:48:25 f23df028b6ca: Waiting 16:48:25 d65c8cfc05b1: Waiting 16:48:25 2437ff75d9bd: Waiting 16:48:25 765212b225bb: Waiting 16:48:25 04944245beec: Verifying Checksum 16:48:25 04944245beec: Download complete 16:48:25 765212b225bb: Verifying Checksum 16:48:25 765212b225bb: Download complete 16:48:25 f23df028b6ca: Verifying Checksum 16:48:25 f23df028b6ca: Download complete 16:48:25 d65c8cfc05b1: Download complete 16:48:26 699f458cf7ca: Verifying Checksum 16:48:26 699f458cf7ca: Download complete 16:48:26 8998bd30e6a1: Download complete 16:48:29 2437ff75d9bd: Verifying Checksum 16:48:29 2437ff75d9bd: Download complete 16:48:31 8998bd30e6a1: Pull complete 16:48:31 04944245beec: Pull complete 16:48:32 699f458cf7ca: Pull complete 16:48:33 765212b225bb: Pull complete 16:48:34 f23df028b6ca: Pull complete 16:48:34 d65c8cfc05b1: Pull complete 16:48:49 2437ff75d9bd: Pull complete 16:48:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:48:49 prd-ubuntu20.04-docker-arm64-4c-16g-21361 does not seem to be running inside a container 16:48:49 $ 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/64 -v /w/workspace/app-service-configurable/64:/w/workspace/app-service-configurable/64:rw,z -v /w/workspace/app-service-configurable/64@tmp:/w/workspace/app-service-configurable/64@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 16:48:52 $ docker top dc8ab83b18ec1d37d799948e8f1c5258f1674fcb556f0ffc7f885f69efd98b28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:53 ---> job-cost.sh 16:48:53 lf-activate-venv: SKIPPING 16:48:53 INFO: No Stack... 16:48:54 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:54 INFO: Archiving Costs [Pipeline] sh 16:48:55 + cat /w/workspace/app-service-configurable/64/archives/cost.csv 16:48:55 + cut -d, -f6 [Pipeline] lock 16:48:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] 16:48:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] did not exist. Created. 16:48:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:56 /w/workspace/app-service-configurable/64@tmp/durable-6a8c8fef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:48:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:48:56 Warning: overwriting stash ‘stack-cost’ 16:48:57 Stashed 1 file(s) [Pipeline] } 16:48:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:57 $ docker stop --time=1 dc8ab83b18ec1d37d799948e8f1c5258f1674fcb556f0ffc7f885f69efd98b28 16:48:58 $ docker rm -f dc8ab83b18ec1d37d799948e8f1c5258f1674fcb556f0ffc7f885f69efd98b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:48:59 provisioning config files... 16:48:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5435476854506149104tmp [Pipeline] { [Pipeline] sh 16:48:59 + set +x 16:48:59 + curl -s https://codecov.io/bash 16:48:59 + bash -s -- 16:48:59 16:48:59 _____ _ 16:48:59 / ____| | | 16:48:59 | | ___ __| | ___ ___ _____ __ 16:48:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:59 Bash-1.0.6 16:48:59 16:48:59 16:48:59 ==> git version 2.25.1 found 16:48:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:48:59 Release-Date: 2020-01-08 16:48:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:48:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:48:59 ==> Jenkins CI detected. 16:48:59 current dir:  /w/workspace/ry_app-service-configurable_main 16:48:59 project root: . 16:48:59 --> token set from env 16:48:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:59 ==> Running gcov in . (disable via -X gcov) 16:48:59 ==> Python coveragepy not found 16:48:59 ==> Searching for coverage reports in: 16:48:59 + . 16:48:59 -> Found 1 reports 16:48:59 ==> Detecting git/mercurial file structure 16:48:59 ==> Reading reports 16:48:59 + ./coverage.out bytes=10 16:48:59 ==> Appending adjustments 16:48:59 https://docs.codecov.io/docs/fixing-reports 16:48:59 + Found adjustments 16:48:59 ==> Gzipping contents 16:48:59 4.0K /tmp/codecov.WtABhK.gz 16:48:59 ==> Uploading reports 16:48:59 url: https://codecov.io 16:48:59 query: branch=main&commit=1a526f114784ef26915ff80fd995ea89bcf8e607&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:59 -> Pinging Codecov 16:48:59 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=1a526f114784ef26915ff80fd995ea89bcf8e607&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:59 -> Uploading to 16:48:59 https://storage.googleapis.com/codecov/v4/raw/2022-04-19/A97CA9966030D2A3747ED39772930CCE/1a526f114784ef26915ff80fd995ea89bcf8e607/2db5ab1c-5260-4b32-8be2-e73158e21999.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T164859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=060a8c0dbfa36b2273573d6643841652145b2aff2e6623b4e390f3ccad61c95e 16:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:59 Dload Upload Total Spent Left Speed 16:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2563 --:--:-- --:--:-- --:--:-- 2563 16:49:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] } 16:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:49:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:49:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:00 16:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:49:00 188c0c94c7c5: Pulling fs layer 16:49:00 0ef7d3d256c8: Pulling fs layer 16:49:00 de9db76c5a1d: Pulling fs layer 16:49:00 0eba1c9be4d2: Pulling fs layer 16:49:00 0d57e429df01: Pulling fs layer 16:49:00 4e4be7b47b0d: Pulling fs layer 16:49:00 e1f770b5df2f: Pulling fs layer 16:49:00 85a0685a4137: Pulling fs layer 16:49:00 4e4be7b47b0d: Waiting 16:49:00 0d57e429df01: Waiting 16:49:00 e1f770b5df2f: Waiting 16:49:00 85a0685a4137: Waiting 16:49:00 0eba1c9be4d2: Waiting 16:49:00 de9db76c5a1d: Verifying Checksum 16:49:00 de9db76c5a1d: Download complete 16:49:00 0ef7d3d256c8: Download complete 16:49:00 0d57e429df01: Verifying Checksum 16:49:00 0d57e429df01: Download complete 16:49:00 4e4be7b47b0d: Verifying Checksum 16:49:00 4e4be7b47b0d: Download complete 16:49:00 188c0c94c7c5: Verifying Checksum 16:49:00 188c0c94c7c5: Download complete 16:49:01 e1f770b5df2f: Verifying Checksum 16:49:01 e1f770b5df2f: Download complete 16:49:01 188c0c94c7c5: Pull complete 16:49:01 0ef7d3d256c8: Pull complete 16:49:01 de9db76c5a1d: Pull complete 16:49:01 0eba1c9be4d2: Verifying Checksum 16:49:01 0eba1c9be4d2: Download complete 16:49:02 85a0685a4137: Verifying Checksum 16:49:02 85a0685a4137: Download complete 16:49:05 0eba1c9be4d2: Pull complete 16:49:05 0d57e429df01: Pull complete 16:49:05 4e4be7b47b0d: Pull complete 16:49:05 e1f770b5df2f: Pull complete 16:49:08 85a0685a4137: Pull complete 16:49:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:49:08 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:49:08 $ 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 16:49:11 $ docker top a9bb05c522cfd9bf04c16d96dba02d8bdaf6f1038f05f73966b1d118300894f9 -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:49:11 + set -o pipefail 16:49:11 + snyk monitor '--org=edgex-jenkins' 16:49:18 16:49:18 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:49:18 16:49:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/5690811f-7ba6-4c3c-8520-3a20ee52652c 16:49:18 16:49:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:49:18 16:49:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:49:18 16:49:18 [Pipeline] } 16:49:18 $ docker stop --time=1 a9bb05c522cfd9bf04c16d96dba02d8bdaf6f1038f05f73966b1d118300894f9 16:49:20 $ docker rm -f a9bb05c522cfd9bf04c16d96dba02d8bdaf6f1038f05f73966b1d118300894f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:21 + git log --format=format:%s -1 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] sh 16:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:49:21 . [Pipeline] withDockerContainer 16:49:21 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:49:21 $ 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 16:49:22 $ docker top 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:22 [ssh-agent] Looking for ssh-agent implementation... 16:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:22 $ docker exec 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 ssh-agent 16:49:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdBIlgh/agent.13 16:49:22 SSH_AGENT_PID=20 16:49:22 Running ssh-add (command line suppressed) 16:49:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4873911006788888522.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4873911006788888522.key) 16:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:22 + git semver tag 16:49:22 # -> Open(): unable to determine branch for HEAD 16:49:22 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:49:22 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:49:22 # $SEMVER_REMOTE_NAME = origin 16:49:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:49:22 # $SEMVER_USER_NAME = edgex-jenkins 16:49:22 # $SEMVER_BRANCH = main 16:49:22 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:49:22 # 1a526f114784ef26915ff80fd995ea89bcf8e607 HEAD 16:49:22 # -> Force: false 16:49:22 # 18f1612c54fa5cfd940fc6616346ae3911bd18f6 refs/tags/v2.2.0-dev.28 [Pipeline] } 16:49:22 $ docker exec --env ******** --env ******** 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 ssh-agent -k 16:49:23 unset SSH_AUTH_SOCK; 16:49:23 unset SSH_AGENT_PID; 16:49:23 echo Agent pid 20 killed; 16:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:23 + git semver [Pipeline] } 16:49:23 $ docker stop --time=1 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 16:49:24 $ docker rm -f 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:25 16:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:25 0.23.1-centos7: Pulling from edgex-lftools 16:49:25 ab5ef0e58194: Pulling fs layer 16:49:25 9712f1f96733: Pulling fs layer 16:49:25 63f879dbbcfc: Pulling fs layer 16:49:25 0d9ebad4ef96: Pulling fs layer 16:49:25 e9a5061849ea: Pulling fs layer 16:49:25 d747dcd14b5f: Pulling fs layer 16:49:25 2de7ff778b66: Pulling fs layer 16:49:25 0d9ebad4ef96: Waiting 16:49:25 e9a5061849ea: Waiting 16:49:25 d747dcd14b5f: Waiting 16:49:25 2de7ff778b66: Waiting 16:49:25 9712f1f96733: Verifying Checksum 16:49:25 9712f1f96733: Download complete 16:49:25 63f879dbbcfc: Verifying Checksum 16:49:25 63f879dbbcfc: Download complete 16:49:25 e9a5061849ea: Verifying Checksum 16:49:25 e9a5061849ea: Download complete 16:49:25 d747dcd14b5f: Verifying Checksum 16:49:25 d747dcd14b5f: Download complete 16:49:25 ab5ef0e58194: Verifying Checksum 16:49:25 ab5ef0e58194: Download complete 16:49:25 0d9ebad4ef96: Verifying Checksum 16:49:25 0d9ebad4ef96: Download complete 16:49:25 2de7ff778b66: Verifying Checksum 16:49:25 2de7ff778b66: Download complete 16:49:29 ab5ef0e58194: Pull complete 16:49:29 9712f1f96733: Pull complete 16:49:29 63f879dbbcfc: Pull complete 16:49:33 0d9ebad4ef96: Pull complete 16:49:33 e9a5061849ea: Pull complete 16:49:33 d747dcd14b5f: Pull complete 16:49:34 2de7ff778b66: Pull complete 16:49:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:49:34 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:49:34 $ 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 16:49:36 $ docker top 044cd14759e7402ca879be4f36e8db58dd99dca28b18d381b48bfa256098079d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:49:36 provisioning config files... 16:49:36 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2640853387958194353tmp 16:49:37 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8820154469830505392tmp 16:49:37 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5025913547643719849tmp [Pipeline] { [Pipeline] echo 16:49:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:49:37 ---> sigul-configuration.sh 16:49:37 gpg: directory `/root/.gnupg' created 16:49:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:49:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:49:37 gpg: keyring `/root/.gnupg/secring.gpg' created 16:49:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:49:37 gpg: CAST5 encrypted data 16:49:37 gpg: encrypted with 1 passphrase 16:49:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:49:37 + mkdir /home/jenkins 16:49:37 + mkdir /home/jenkins/sigul [Pipeline] sh 16:49:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:49:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:49:38 ---> sigul-install.sh 16:49:38 Sigul already installed; skipping installation. [Pipeline] sh 16:49:38 + git tag --list 16:49:38 v1.0.0 16:49:38 v1.1.0 16:49:38 v1.2.0 16:49:38 v1.3.0 16:49:38 v1.3.1 16:49:38 v2.0.0 16:49:38 v2.0.1 16:49:38 v2.0.1-dev.1 16:49:38 v2.0.2-dev.1 16:49:38 v2.0.2-dev.10 16:49:38 v2.0.2-dev.11 16:49:38 v2.0.2-dev.12 16:49:38 v2.0.2-dev.13 16:49:38 v2.0.2-dev.14 16:49:38 v2.0.2-dev.15 16:49:38 v2.0.2-dev.16 16:49:38 v2.0.2-dev.17 16:49:38 v2.0.2-dev.18 16:49:38 v2.0.2-dev.19 16:49:38 v2.0.2-dev.2 16:49:38 v2.0.2-dev.20 16:49:38 v2.0.2-dev.21 16:49:38 v2.0.2-dev.22 16:49:38 v2.0.2-dev.23 16:49:38 v2.0.2-dev.24 16:49:38 v2.0.2-dev.25 16:49:38 v2.0.2-dev.26 16:49:38 v2.0.2-dev.27 16:49:38 v2.0.2-dev.28 16:49:38 v2.0.2-dev.29 16:49:38 v2.0.2-dev.3 16:49:38 v2.0.2-dev.30 16:49:38 v2.0.2-dev.4 16:49:38 v2.0.2-dev.5 16:49:38 v2.0.2-dev.6 16:49:38 v2.0.2-dev.7 16:49:38 v2.0.2-dev.8 16:49:38 v2.0.2-dev.9 16:49:38 v2.1.0 16:49:38 v2.2.0-dev.1 16:49:38 v2.2.0-dev.10 16:49:38 v2.2.0-dev.11 16:49:38 v2.2.0-dev.12 16:49:38 v2.2.0-dev.13 16:49:38 v2.2.0-dev.14 16:49:38 v2.2.0-dev.15 16:49:38 v2.2.0-dev.16 16:49:38 v2.2.0-dev.17 16:49:38 v2.2.0-dev.18 16:49:38 v2.2.0-dev.19 16:49:38 v2.2.0-dev.2 16:49:38 v2.2.0-dev.20 16:49:38 v2.2.0-dev.21 16:49:38 v2.2.0-dev.22 16:49:38 v2.2.0-dev.23 16:49:38 v2.2.0-dev.24 16:49:38 v2.2.0-dev.25 16:49:38 v2.2.0-dev.26 16:49:38 v2.2.0-dev.27 16:49:38 v2.2.0-dev.28 16:49:38 v2.2.0-dev.3 16:49:38 v2.2.0-dev.4 16:49:38 v2.2.0-dev.5 16:49:38 v2.2.0-dev.6 16:49:38 v2.2.0-dev.7 16:49:38 v2.2.0-dev.8 16:49:38 v2.2.0-dev.9 [Pipeline] sh 16:49:38 + lftools sign git-tag v2.2.0-dev.28 16:49:39 Signing Git tag with Sigul... 16:49:39 Signing v2.2.0-dev.28 [Pipeline] echo 16:49:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:49:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:49:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:49:39 $ docker stop --time=1 044cd14759e7402ca879be4f36e8db58dd99dca28b18d381b48bfa256098079d 16:49:41 $ docker rm -f 044cd14759e7402ca879be4f36e8db58dd99dca28b18d381b48bfa256098079d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:49:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:49:41 . [Pipeline] withDockerContainer 16:49:42 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:49:42 $ 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 16:49:42 $ docker top 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:42 [ssh-agent] Looking for ssh-agent implementation... 16:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:42 $ docker exec 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 ssh-agent 16:49:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDFfBbn/agent.14 16:49:42 SSH_AGENT_PID=20 16:49:42 Running ssh-add (command line suppressed) 16:49:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2993243034686463853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2993243034686463853.key) 16:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:43 + git semver bump pre 16:49:43 # -> Open(): unable to determine branch for HEAD 16:49:43 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:49:43 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:49:43 # $SEMVER_REMOTE_NAME = origin 16:49:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:49:43 # $SEMVER_USER_NAME = edgex-jenkins 16:49:43 # $SEMVER_BRANCH = main 16:49:43 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:49:43 2.2.0-dev.29 [Pipeline] } 16:49:43 $ docker exec --env ******** --env ******** 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 ssh-agent -k 16:49:43 unset SSH_AUTH_SOCK; 16:49:43 unset SSH_AGENT_PID; 16:49:43 echo Agent pid 20 killed; 16:49:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:43 + git semver [Pipeline] } 16:49:43 $ docker stop --time=1 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 16:49:45 $ docker rm -f 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:49:45 . [Pipeline] withDockerContainer 16:49:45 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:49:45 $ 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 16:49:46 $ docker top 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:46 [ssh-agent] Looking for ssh-agent implementation... 16:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:46 $ docker exec 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 ssh-agent 16:49:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbcmpma/agent.13 16:49:46 SSH_AGENT_PID=19 16:49:46 Running ssh-add (command line suppressed) 16:49:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1024634035556247898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1024634035556247898.key) 16:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:47 + git semver push 16:49:47 # -> Open(): unable to determine branch for HEAD 16:49:47 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:49:47 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:49:47 # $SEMVER_REMOTE_NAME = origin 16:49:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:49:47 # $SEMVER_USER_NAME = edgex-jenkins 16:49:47 # $SEMVER_BRANCH = main 16:49:47 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:49:49 $ docker exec --env ******** --env ******** 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 ssh-agent -k 16:49:49 unset SSH_AUTH_SOCK; 16:49:49 unset SSH_AGENT_PID; 16:49:49 echo Agent pid 19 killed; 16:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:49 + git semver [Pipeline] } 16:49:49 $ docker stop --time=1 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 16:49:51 $ docker rm -f 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:49:51 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:49:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:49:51 total 16 16:49:51 drwxr-xr-x 3 root root 4096 Apr 19 16:39 . 16:49:51 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:49 .. 16:49:51 drwxr-xr-x 2 root root 4096 Apr 19 16:39 cost 16:49:51 -rw-r--r-- 1 root root 94 Apr 19 16:39 cost.csv 16:49:51 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:49:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:49:51 total 16 16:49:51 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 16:39 . 16:49:51 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:49 .. 16:49:51 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 16:39 cost 16:49:51 -rw-r--r-- 1 jenkins jenkins 94 Apr 19 16:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:49:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:49:52 ---> package-listing.sh 16:49:52 ++ facter osfamily 16:49:52 ++ tr '[:upper:]' '[:lower:]' 16:49:53 + OS_FAMILY=debian 16:49:53 + workspace=/w/workspace/ry_app-service-configurable_main 16:49:53 + START_PACKAGES=/tmp/packages_start.txt 16:49:53 + END_PACKAGES=/tmp/packages_end.txt 16:49:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:49:53 + PACKAGES=/tmp/packages_start.txt 16:49:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:49:53 + PACKAGES=/tmp/packages_end.txt 16:49:53 + case "${OS_FAMILY}" in 16:49:53 + dpkg -l 16:49:53 + grep '^ii' 16:49:53 + '[' -f /tmp/packages_start.txt ']' 16:49:53 + '[' -f /tmp/packages_end.txt ']' 16:49:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:49:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:49:53 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:49:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:49:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:49:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:49:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:53 . [Pipeline] withDockerContainer 16:49:53 prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container 16:49:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 16:49:54 $ docker top 17c8d9b29a97df8f2b5c18e456403082b647fa6cbf4856fc6e1c6ef539c670fb -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:54 + touch /tmp/pre-build-complete [Pipeline] sh 16:49:54 + mkdir -p /var/log/sysstat [Pipeline] sh 16:49:55 + ls /var/log/sa-host 16:49:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:55 provisioning config files... 16:49:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config692053949393431569tmp [Pipeline] { [Pipeline] echo 16:49:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:49:55 ---> create-netrc.sh [Pipeline] } 16:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:49:55 ---> python-tools-install.sh [Pipeline] echo 16:49:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:49:56 ---> sudo-logs.sh 16:49:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:49:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:49:56 ---> job-cost.sh 16:49:56 lf-activate-venv: SKIPPING 16:49:56 DEBUG: total: 0.2199999988079071 16:49:56 INFO: Retrieving Stack Cost... 16:49:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:49:57 INFO: Archiving Costs [Pipeline] echo 16:49:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:49:57 ---> logs-deploy.sh 16:49:57 lf-activate-venv: SKIPPING 16:49:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/64 16:49:57 INFO: archiving workspace using pattern(s): 16:49:58 Archives upload complete. 16:49:58 INFO: archiving logs to Nexus