Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d90b48a51af33a455c91ffa40f40acde6e8968 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-ssh9941320523387858445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16924231931228895846.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8240531168688047571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh15780079968263995243.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2542856221434495395.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1331 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 93d90b48a51af33a455c91ffa40f40acde6e8968 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#573)" > 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 93d90b48a51af33a455c91ffa40f40acde6e8968 # timeout=10 > git rev-list --no-walk 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:39 ========================================================= 16:15:39 EdgeX Global Pipelines Version Info 16:15:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:44 ------------------- 16:15:44 stable info: 16:15:44 ------------------- 16:15:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:15:44 Message: update stable to v1.0.250 16:15:45 ------------------- 16:15:45 experimental info: 16:15:45 ------------------- 16:15:45 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:15:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93d90b4 [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:46 provisioning config files... 16:15:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6241593091733815314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:47 ---> docker-login.sh 16:15:47 nexus3.edgexfoundry.org:10001 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:47 Configure a credential helper to remove this warning. See 16:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:47 16:15:47 Login Succeeded 16:15:47 nexus3.edgexfoundry.org:10002 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:47 Configure a credential helper to remove this warning. See 16:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:47 16:15:47 Login Succeeded 16:15:47 nexus3.edgexfoundry.org:10003 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:47 Configure a credential helper to remove this warning. See 16:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:47 16:15:47 Login Succeeded 16:15:47 nexus3.edgexfoundry.org:10004 16:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:48 Configure a credential helper to remove this warning. See 16:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:48 16:15:48 Login Succeeded 16:15:48 docker.io 16:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:48 Configure a credential helper to remove this warning. See 16:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:48 16:15:48 Login Succeeded 16:15:48 ---> docker-login.sh ends [Pipeline] } 16:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:15:49 + git rev-list -1 --merges 93d90b48a51af33a455c91ffa40f40acde6e8968~1..93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo 16:15:49 -----------> git rev-list -1 --merges 93d90b48a51af33a455c91ffa40f40acde6e8968~1..93d90b48a51af33a455c91ffa40f40acde6e8968 93d90b48a51af33a455c91ffa40f40acde6e8968 [false] [Pipeline] sh 16:15:50 + git log --format=format:%s -1 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo 16:15:50 ========================================================= 16:15:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:15:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:50 + git log --format=format:%s -1 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo 16:15:50 [semverPrep] GIT_COMMIT: 93d90b48a51af33a455c91ffa40f40acde6e8968, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#573) [Pipeline] echo 16:15:50 [semverPrep] This is not a build commit. [Pipeline] sh 16:15:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:52 + grep -v github /etc/ssh/ssh_known_hosts 16:15:52 + [ -e /tmp/ssh_known_hosts ] 16:15:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:15:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:15:52 + sudo tee -a /etc/ssh/ssh_known_hosts 16:15:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:53 16:15:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:53 0.1.4: Pulling from edgex-devops/py-git-semver 16:15:53 b85a868b505f: Pulling fs layer 16:15:53 e2be974225ed: Pulling fs layer 16:15:53 339a4e72a1f5: Pulling fs layer 16:15:53 988bab9f4d93: Pulling fs layer 16:15:53 1469e6f7b9e6: Pulling fs layer 16:15:53 eaf3925da568: Pulling fs layer 16:15:53 988bab9f4d93: Waiting 16:15:53 1469e6f7b9e6: Waiting 16:15:53 bab4dde63d76: Pulling fs layer 16:15:53 bde34c3a00c8: Pulling fs layer 16:15:53 eaf3925da568: Waiting 16:15:53 b352a97aabf1: Pulling fs layer 16:15:53 4872d77fe225: Pulling fs layer 16:15:53 bab4dde63d76: Waiting 16:15:53 bde34c3a00c8: Waiting 16:15:53 b352a97aabf1: Waiting 16:15:53 5851b861e8e6: Pulling fs layer 16:15:53 4872d77fe225: Waiting 16:15:53 5851b861e8e6: Waiting 16:15:53 e2be974225ed: Verifying Checksum 16:15:53 e2be974225ed: Download complete 16:15:53 988bab9f4d93: Verifying Checksum 16:15:53 988bab9f4d93: Download complete 16:15:54 1469e6f7b9e6: Verifying Checksum 16:15:54 1469e6f7b9e6: Download complete 16:15:54 eaf3925da568: Verifying Checksum 16:15:54 eaf3925da568: Download complete 16:15:54 339a4e72a1f5: Verifying Checksum 16:15:54 339a4e72a1f5: Download complete 16:15:54 bde34c3a00c8: Download complete 16:15:54 b352a97aabf1: Verifying Checksum 16:15:54 b352a97aabf1: Download complete 16:15:54 4872d77fe225: Verifying Checksum 16:15:54 4872d77fe225: Download complete 16:15:54 5851b861e8e6: Download complete 16:15:54 b85a868b505f: Verifying Checksum 16:15:54 b85a868b505f: Download complete 16:15:54 bab4dde63d76: Verifying Checksum 16:15:54 bab4dde63d76: Download complete 16:15:55 b85a868b505f: Pull complete 16:15:55 e2be974225ed: Pull complete 16:15:56 339a4e72a1f5: Pull complete 16:15:56 988bab9f4d93: Pull complete 16:15:56 1469e6f7b9e6: Pull complete 16:15:56 eaf3925da568: Pull complete 16:15:58 bab4dde63d76: Pull complete 16:15:58 bde34c3a00c8: Pull complete 16:15:58 b352a97aabf1: Pull complete 16:15:58 4872d77fe225: Pull complete 16:15:58 5851b861e8e6: Pull complete 16:15:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:58 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:16:01 $ docker top 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 -eo pid,comm 16:16:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:16:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:01 [ssh-agent] Looking for ssh-agent implementation... 16:16:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:01 $ docker exec 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent 16:16:01 SSH_AUTH_SOCK=/tmp/ssh-fEEM6OQ8rxk4/agent.32 16:16:01 SSH_AGENT_PID=39 16:16:01 Running ssh-add (command line suppressed) 16:16:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9542880728428534212.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9542880728428534212.key) 16:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:02 + git tag --points-at HEAD [Pipeline] } 16:16:02 $ docker exec --env ******** --env ******** 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent -k 16:16:02 unset SSH_AUTH_SOCK; 16:16:02 unset SSH_AGENT_PID; 16:16:02 echo Agent pid 39 killed; 16:16:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:02 [ssh-agent] Looking for ssh-agent implementation... 16:16:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:02 $ docker exec 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent 16:16:02 SSH_AUTH_SOCK=/tmp/ssh-J3IC7vfpIUSn/agent.71 16:16:02 SSH_AGENT_PID=77 16:16:02 Running ssh-add (command line suppressed) 16:16:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4830262604110204664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4830262604110204664.key) 16:16:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:03 + git semver init 16:16:03 2023-07-17 16:16:03,241 [run_init] DEBUG init version:0.0.0 force:False 16:16:03 2023-07-17 16:16:03,241 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:16:03 2023-07-17 16:16:03,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:16:03 2023-07-17 16:16:03,242 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:16:04 2023-07-17 16:16:04,026 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:16:04 2023-07-17 16:16:04,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:16:04 2023-07-17 16:16:04,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:16:04 2023-07-17 16:16:04,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:16:04 3.1.0-dev.2 [Pipeline] } 16:16:04 $ docker exec --env ******** --env ******** 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent -k 16:16:04 unset SSH_AUTH_SOCK; 16:16:04 unset SSH_AGENT_PID; 16:16:04 echo Agent pid 77 killed; 16:16:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:04 + git semver [Pipeline] } 16:16:04 $ docker stop --time=1 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 16:16:06 $ docker rm -f --volumes 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:16:06 Stashed 1 file(s) [Pipeline] echo 16:16:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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:16:06 provisioning config files... 16:16:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5593367383263604883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:07 ---> docker-login.sh 16:16:07 nexus3.edgexfoundry.org:10001 16:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:07 Configure a credential helper to remove this warning. See 16:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:07 16:16:07 Login Succeeded 16:16:07 nexus3.edgexfoundry.org:10002 16:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:07 Configure a credential helper to remove this warning. See 16:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:07 16:16:07 Login Succeeded 16:16:07 nexus3.edgexfoundry.org:10003 16:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:07 Configure a credential helper to remove this warning. See 16:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:07 16:16:07 Login Succeeded 16:16:07 nexus3.edgexfoundry.org:10004 16:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:07 Configure a credential helper to remove this warning. See 16:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:07 16:16:07 Login Succeeded 16:16:07 docker.io 16:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:07 Configure a credential helper to remove this warning. See 16:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:07 16:16:07 Login Succeeded 16:16:07 ---> docker-login.sh ends [Pipeline] } 16:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:07 ========================================================= 16:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:16:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:16:08 Sending build context to Docker daemon 3.296MB 16:16:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:16:08 Step 2/12 : FROM ${BASE} AS builder 16:16:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:16:08 4db1b89c0bd1: Pulling fs layer 16:16:08 6911f1a30b25: Pulling fs layer 16:16:08 e194b8c5c2a9: Pulling fs layer 16:16:08 6863d3e3a2b1: Pulling fs layer 16:16:08 ec0bb842ea78: Pulling fs layer 16:16:08 40a00589a448: Pulling fs layer 16:16:08 6c08303d61cc: Pulling fs layer 16:16:08 798269fcf238: Pulling fs layer 16:16:08 6863d3e3a2b1: Waiting 16:16:08 ec0bb842ea78: Waiting 16:16:08 40a00589a448: Waiting 16:16:08 6c08303d61cc: Waiting 16:16:08 798269fcf238: Waiting 16:16:08 6911f1a30b25: Verifying Checksum 16:16:08 6911f1a30b25: Download complete 16:16:08 6863d3e3a2b1: Verifying Checksum 16:16:08 6863d3e3a2b1: Download complete 16:16:08 4db1b89c0bd1: Verifying Checksum 16:16:08 4db1b89c0bd1: Download complete 16:16:08 ec0bb842ea78: Verifying Checksum 16:16:08 ec0bb842ea78: Download complete 16:16:08 40a00589a448: Verifying Checksum 16:16:08 40a00589a448: Download complete 16:16:08 4db1b89c0bd1: Pull complete 16:16:08 6911f1a30b25: Pull complete 16:16:08 798269fcf238: Verifying Checksum 16:16:08 798269fcf238: Download complete 16:16:08 e194b8c5c2a9: Verifying Checksum 16:16:08 e194b8c5c2a9: Download complete 16:16:09 6c08303d61cc: Verifying Checksum 16:16:09 6c08303d61cc: Download complete 16:16:13 e194b8c5c2a9: Pull complete 16:16:13 6863d3e3a2b1: Pull complete 16:16:13 ec0bb842ea78: Pull complete 16:16:13 40a00589a448: Pull complete 16:16:15 6c08303d61cc: Pull complete 16:16:16 798269fcf238: Pull complete 16:16:16 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:16:16 ---> ec979cd7f677 16:16:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:16:20 ---> Running in d77cebe90449 16:16:20 Removing intermediate container d77cebe90449 16:16:20 ---> 232fdd0622e1 16:16:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:16:20 ---> Running in caa5246e9b16 16:16:20 Removing intermediate container caa5246e9b16 16:16:20 ---> b4a1b244737f 16:16:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:16:20 ---> Running in bbf8a1b64573 16:16:20 Removing intermediate container bbf8a1b64573 16:16:20 ---> 62ff792e4c63 16:16:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:20 ---> Running in 958aa150520b 16:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:16:21 OK: 265 MiB in 53 packages 16:16:21 Removing intermediate container 958aa150520b 16:16:21 ---> fb60c963fef4 16:16:21 Step 7/12 : WORKDIR /app 16:16:21 ---> Running in 2aa162897cc4 16:16:21 Removing intermediate container 2aa162897cc4 16:16:21 ---> e4e76d8aab41 16:16:21 Step 8/12 : COPY go.mod vendor* ./ 16:16:21 Still waiting to schedule task 16:16:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:16:21 ---> eb3c979a57a0 16:16:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:21 ---> Running in 402e29930703 16:17:08 Removing intermediate container 402e29930703 16:17:08 ---> 90d6c7fb87a4 16:17:08 Step 10/12 : COPY . . 16:17:09 ---> 933f2f459805 16:17:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:09 ---> Running in f17cd7788b08 16:17:09 Removing intermediate container f17cd7788b08 16:17:09 ---> c086d178962c 16:17:09 Step 12/12 : RUN $MAKE 16:17:09 ---> Running in cb6fad038807 16:17:09 noop 16:17:10 Removing intermediate container cb6fad038807 16:17:10 ---> e31ca1e7f915 16:17:10 Successfully built e31ca1e7f915 16:17:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:10 + docker inspect -f . ci-base-image-x86_64 16:17:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:10 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:17:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:17:10 $ docker top 9024696c16b5f816a0f5d689be194dc0ba7d8cbf4e563131df6a5e9dd154ee5e -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:11 + go version 16:17:11 go version go1.20.6 linux/amd64 [Pipeline] } 16:17:11 $ docker stop --time=1 9024696c16b5f816a0f5d689be194dc0ba7d8cbf4e563131df6a5e9dd154ee5e 16:17:12 $ docker rm -f --volumes 9024696c16b5f816a0f5d689be194dc0ba7d8cbf4e563131df6a5e9dd154ee5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:12 + docker inspect -f . ci-base-image-x86_64 16:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:13 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat 16:17:13 $ docker top 0a223e34b0881977f25e09af2d58e2b5a56c618e3d106b7d5f0dfcb3eacdc03c -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:13 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:17:14 + make test 16:17:14 go test -race -coverprofile=coverage.out ./... 16:17:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:17:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1332 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:17:55 Running in /w/workspace/app-service-configurable/171 [Pipeline] { [Pipeline] checkout 16:17:55 Selected Git installation does not exist. Using Default 16:17:55 The recommended git tool is: NONE 16:17:58 go vet ./... 16:17:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:59 ./bin/test-attribution-txt.sh [Pipeline] echo 16:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:17:59 $ docker stop --time=1 0a223e34b0881977f25e09af2d58e2b5a56c618e3d106b7d5f0dfcb3eacdc03c 16:18:00 using credential edgex-jenkins-ssh 16:18:00 Cloning the remote Git repository 16:18:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:18:00 > git init /w/workspace/app-service-configurable/171 # timeout=10 16:18:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:18:00 > git --version # timeout=10 16:18:00 > git --version # 'git version 2.25.1' 16:18:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:03 $ docker rm -f --volumes 0a223e34b0881977f25e09af2d58e2b5a56c618e3d106b7d5f0dfcb3eacdc03c [Pipeline] // withDockerContainer [Pipeline] sh 16:18:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:05 + ls -al . 16:18:05 total 180 16:18:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:17 . 16:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:15 .. 16:18:05 -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:15 .dockerignore 16:18:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:16 .git 16:18:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:15 .github 16:18:05 -rw-rw-r-- 1 jenkins jenkins 171 Jul 17 16:15 .gitignore 16:18:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:15 .golangci.yml 16:18:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:16 .semver 16:18:05 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 17 16:15 Attribution.txt 16:18:05 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 17 16:15 CHANGELOG.md 16:18:05 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 17 16:15 Dockerfile 16:18:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:15 GOVERNANCE.md 16:18:05 -rw-rw-r-- 1 jenkins jenkins 688 Jul 17 16:15 Jenkinsfile 16:18:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:15 LICENSE 16:18:05 -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 16:15 OWNERS.md 16:18:05 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 17 16:15 README.md 16:18:05 -rw-rw-r-- 1 jenkins jenkins 11 Jul 17 16:16 VERSION 16:18:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:15 bin 16:18:05 -rw-r--r-- 1 jenkins jenkins 13 Jul 17 16:17 coverage.out 16:18:05 -rw-rw-r-- 1 jenkins jenkins 3468 Jul 17 16:15 go.mod 16:18:05 -rw-rw-r-- 1 jenkins jenkins 32450 Jul 17 16:15 go.sum 16:18:05 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 16:15 main.go 16:18:05 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 17 16:15 makefile 16:18:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:15 res 16:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:15 snap 16:18:05 Avoid second fetch 16:18:05 Checking out Revision 93d90b48a51af33a455c91ffa40f40acde6e8968 (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:18:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:05 > git config core.sparsecheckout # timeout=10 16:18:05 > git checkout -f 93d90b48a51af33a455c91ffa40f40acde6e8968 # timeout=10 16:18:05 + 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=93d90b48a51af33a455c91ffa40f40acde6e8968 --label arch=amd64 --label version=3.1.0-dev.2 . 16:18:05 Sending build context to Docker daemon 3.297MB 16:18:05 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:18:05 Step 2/26 : FROM ${BASE} AS builder 16:18:05 ---> e31ca1e7f915 16:18:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:18:06 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#573)" 16:18:06 ---> Running in 011d96ed1aac 16:18:06 Removing intermediate container 011d96ed1aac 16:18:06 ---> c2d21c1764f1 16:18:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:18:06 ---> Running in 7084e04c411e 16:18:06 Removing intermediate container 7084e04c411e 16:18:06 ---> 168ff6d1b32f 16:18:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:18:06 ---> Running in 6a0164a875e0 16:18:06 Removing intermediate container 6a0164a875e0 16:18:06 ---> 0eecea7c897d 16:18:06 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:06 ---> Running in f7268bf87c20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:18:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:06 Dload Upload Total Spent Left Speed 16:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 16:18:07 OK: 265 MiB in 53 packages [Pipeline] sh 16:18:07 Removing intermediate container f7268bf87c20 16:18:07 ---> 11e2122a54f1 16:18:07 Step 7/26 : WORKDIR /app 16:18:07 ---> Running in ba4230a2f289 16:18:07 Removing intermediate container ba4230a2f289 16:18:07 ---> 2f8eb48c07ae 16:18:07 Step 8/26 : COPY go.mod vendor* ./ 16:18:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:07 ---> 0650a5cf8505 16:18:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:07 ---> Running in 50c5804a5494 16:18:07 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 16:18:07 16:18:07 { 16:18:07 "registry-mirrors": [ 16:18:07 "https://nexus3.edgexfoundry.org:10001" 16:18:07 ], 16:18:07 "bip": "10.250.0.254/24", 16:18:07 "hosts": [ 16:18:07 "tcp://0.0.0.0:5555", 16:18:07 "unix:///var/run/docker.sock" 16:18:07 ], 16:18:07 "mtu": 1458, 16:18:07 "selinux-enabled": true, 16:18:07 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:07 } [Pipeline] sh 16:18:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:08 + sudo service docker restart 16:18:08 Removing intermediate container 50c5804a5494 16:18:08 ---> 43a618bd8452 16:18:08 Step 10/26 : COPY . . 16:18:08 ---> 2ebf18995342 16:18:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:08 ---> Running in b9f8ba90ca7b 16:18:08 Removing intermediate container b9f8ba90ca7b 16:18:08 ---> 12e23d3e0d72 16:18:08 Step 12/26 : RUN $MAKE 16:18:08 ---> Running in 5016707cdfdb 16:18:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:26 provisioning config files... 16:18:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/171@tmp/config15243365078828641909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:27 ---> docker-login.sh 16:18:27 nexus3.edgexfoundry.org:10001 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:27 nexus3.edgexfoundry.org:10002 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 nexus3.edgexfoundry.org:10003 16:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 nexus3.edgexfoundry.org:10004 16:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 docker.io 16:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:29 Configure a credential helper to remove this warning. See 16:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:29 16:18:29 Login Succeeded 16:18:29 ---> docker-login.sh ends [Pipeline] } 16:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:29 ========================================================= 16:18:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:18:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:18:29 Sending build context to Docker daemon 176.1kB 16:18:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:18:30 Step 2/12 : FROM ${BASE} AS builder 16:18:30 Removing intermediate container 5016707cdfdb 16:18:30 ---> d69a9e378c08 16:18:30 Step 13/26 : FROM alpine:3.17 16:18:30 3.17: Pulling from library/alpine 16:18:30 4db1b89c0bd1: Already exists 16:18:30 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:18:30 Status: Downloaded newer image for alpine:3.17 16:18:30 ---> 1f73a9d63274 16:18:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:18:30 ---> Running in 2a118bb1f727 16:18:30 Removing intermediate container 2a118bb1f727 16:18:30 ---> 076a6ba72ca7 16:18:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:18:30 ---> Running in 083d777a2ae4 16:18:30 Removing intermediate container 083d777a2ae4 16:18:30 ---> 6d6a0d445361 16:18:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:18:30 ---> Running in 1408290fffbd 16:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:18:31 (1/2) Installing ca-certificates (20230506-r0) 16:18:31 (2/2) Installing dumb-init (1.2.5-r2) 16:18:31 Executing busybox-1.35.0-r29.trigger 16:18:31 Executing ca-certificates-20230506-r0.trigger 16:18:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:31 edb6bdbacee9: Pulling fs layer 16:18:31 5f9638ab2659: Pulling fs layer 16:18:31 8d51d6327a98: Pulling fs layer 16:18:31 8b374f2dd631: Pulling fs layer 16:18:31 ec14aa9079de: Pulling fs layer 16:18:31 2f466654f4bb: Pulling fs layer 16:18:31 554e91adad29: Pulling fs layer 16:18:31 ec14aa9079de: Waiting 16:18:31 2f466654f4bb: Waiting 16:18:31 554e91adad29: Waiting 16:18:31 8b374f2dd631: Waiting 16:18:31 OK: 8 MiB in 17 packages 16:18:31 5f9638ab2659: Verifying Checksum 16:18:31 8b374f2dd631: Verifying Checksum 16:18:31 8b374f2dd631: Download complete 16:18:31 ec14aa9079de: Verifying Checksum 16:18:31 ec14aa9079de: Download complete 16:18:31 edb6bdbacee9: Verifying Checksum 16:18:32 Removing intermediate container 1408290fffbd 16:18:32 ---> 4d1736d161fe 16:18:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:18:32 ---> 15357880b239 16:18:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:18:32 ---> 627547bc8799 16:18:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:18:32 ---> 8f50b719f30d 16:18:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:18:32 edb6bdbacee9: Pull complete 16:18:33 554e91adad29: Verifying Checksum 16:18:33 554e91adad29: Download complete 16:18:33 ---> 39aa91082915 16:18:33 Step 21/26 : EXPOSE 48095 16:18:33 5f9638ab2659: Pull complete 16:18:33 ---> Running in fd473ff96e33 16:18:33 Removing intermediate container fd473ff96e33 16:18:33 ---> d6973e943aa7 16:18:33 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:18:33 ---> Running in 2ee7ac32631e 16:18:33 Removing intermediate container 2ee7ac32631e 16:18:33 ---> cf84f8050eac 16:18:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:18:33 ---> Running in 5635ff3e6f88 16:18:33 Removing intermediate container 5635ff3e6f88 16:18:33 ---> d3c62888dfd9 16:18:33 Step 24/26 : LABEL arch=amd64 16:18:33 ---> Running in 2653abee2cf2 16:18:33 Removing intermediate container 2653abee2cf2 16:18:33 ---> 704921702843 16:18:33 Step 25/26 : LABEL git_sha=93d90b48a51af33a455c91ffa40f40acde6e8968 16:18:33 ---> Running in b982d4aadf5e 16:18:33 Removing intermediate container b982d4aadf5e 16:18:33 ---> a639f2459ec0 16:18:33 Step 26/26 : LABEL version=3.1.0-dev.2 16:18:33 ---> Running in b3a443bbd0aa 16:18:33 Removing intermediate container b3a443bbd0aa 16:18:33 ---> c14b486a73ac 16:18:33 [Warning] One or more build-args [ARCH] were not consumed 16:18:33 Successfully built c14b486a73ac 16:18:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:34 provisioning config files... 16:18:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13433552289498459742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:34 ---> docker-login.sh 16:18:34 nexus3.edgexfoundry.org:10001 16:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:34 Configure a credential helper to remove this warning. See 16:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:34 16:18:34 Login Succeeded 16:18:34 nexus3.edgexfoundry.org:10002 16:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:34 Configure a credential helper to remove this warning. See 16:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:34 16:18:34 Login Succeeded 16:18:34 nexus3.edgexfoundry.org:10003 16:18:34 2f466654f4bb: Verifying Checksum 16:18:34 2f466654f4bb: Download complete 16:18:34 8d51d6327a98: Verifying Checksum 16:18:34 8d51d6327a98: Download complete 16:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:34 Configure a credential helper to remove this warning. See 16:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:34 16:18:34 Login Succeeded 16:18:34 nexus3.edgexfoundry.org:10004 16:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:34 Configure a credential helper to remove this warning. See 16:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:34 16:18:34 Login Succeeded 16:18:34 docker.io 16:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:34 Configure a credential helper to remove this warning. See 16:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:34 16:18:34 Login Succeeded 16:18:34 ---> docker-login.sh ends [Pipeline] } 16:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:18:34 93d90b48a51af33a455c91ffa40f40acde6e8968 16:18:34 latest 16:18:34 3.1.0-dev.2 16:18:34 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 16:18:34 main 16:18:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968 16:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:35 7838674cd0b3: Preparing 16:18:35 c084cf1beee7: Preparing 16:18:35 8c954d6d60e7: Preparing 16:18:35 4ba3d3f523c0: Preparing 16:18:35 ca6a56e1333d: Preparing 16:18:35 3dab9f8bf2d2: Preparing 16:18:35 c084cf1beee7: Pushed 16:18:35 4ba3d3f523c0: Pushed 16:18:35 8c954d6d60e7: Pushed 16:18:35 3dab9f8bf2d2: Layer already exists 16:18:35 ca6a56e1333d: Pushed 16:18:38 7838674cd0b3: Pushed 16:18:38 93d90b48a51af33a455c91ffa40f40acde6e8968: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:39 7838674cd0b3: Preparing 16:18:39 c084cf1beee7: Preparing 16:18:39 8c954d6d60e7: Preparing 16:18:39 4ba3d3f523c0: Preparing 16:18:39 ca6a56e1333d: Preparing 16:18:39 3dab9f8bf2d2: Preparing 16:18:39 3dab9f8bf2d2: Waiting 16:18:39 7838674cd0b3: Layer already exists 16:18:39 8c954d6d60e7: Layer already exists 16:18:39 ca6a56e1333d: Layer already exists 16:18:39 c084cf1beee7: Layer already exists 16:18:39 4ba3d3f523c0: Layer already exists 16:18:39 3dab9f8bf2d2: Layer already exists 16:18:39 latest: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.2 16:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:39 7838674cd0b3: Preparing 16:18:39 c084cf1beee7: Preparing 16:18:39 8c954d6d60e7: Preparing 16:18:39 4ba3d3f523c0: Preparing 16:18:39 ca6a56e1333d: Preparing 16:18:39 3dab9f8bf2d2: Preparing 16:18:39 3dab9f8bf2d2: Waiting 16:18:39 4ba3d3f523c0: Layer already exists 16:18:39 c084cf1beee7: Layer already exists 16:18:39 7838674cd0b3: Layer already exists 16:18:39 8c954d6d60e7: Layer already exists 16:18:39 ca6a56e1333d: Layer already exists 16:18:39 3dab9f8bf2d2: Layer already exists 16:18:39 3.1.0-dev.2: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 16:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:40 7838674cd0b3: Preparing 16:18:40 c084cf1beee7: Preparing 16:18:40 8c954d6d60e7: Preparing 16:18:40 4ba3d3f523c0: Preparing 16:18:40 ca6a56e1333d: Preparing 16:18:40 3dab9f8bf2d2: Preparing 16:18:40 3dab9f8bf2d2: Waiting 16:18:40 4ba3d3f523c0: Layer already exists 16:18:40 8c954d6d60e7: Layer already exists 16:18:40 c084cf1beee7: Layer already exists 16:18:40 7838674cd0b3: Layer already exists 16:18:40 ca6a56e1333d: Layer already exists 16:18:40 3dab9f8bf2d2: Layer already exists 16:18:40 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:40 7838674cd0b3: Preparing 16:18:40 c084cf1beee7: Preparing 16:18:40 8c954d6d60e7: Preparing 16:18:40 4ba3d3f523c0: Preparing 16:18:40 ca6a56e1333d: Preparing 16:18:40 3dab9f8bf2d2: Preparing 16:18:40 3dab9f8bf2d2: Waiting 16:18:40 4ba3d3f523c0: Layer already exists 16:18:40 ca6a56e1333d: Layer already exists 16:18:40 8c954d6d60e7: Layer already exists 16:18:40 c084cf1beee7: Layer already exists 16:18:40 7838674cd0b3: Layer already exists 16:18:40 3dab9f8bf2d2: Layer already exists 16:18:40 main: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:40 ===================================================== [Pipeline] echo 16:18:40 taggedImages: 16:18:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968 16:18:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:18:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.2 16:18:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 16:18:40 - 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] withEnv [Pipeline] { [Pipeline] sh 16:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:41 16:18:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:41 latest: Pulling from edgex-lftools-log-publisher 16:18:41 5eb5b503b376: Pulling fs layer 16:18:41 5c69ac0246d0: Pulling fs layer 16:18:41 ec43610c2a17: Pulling fs layer 16:18:41 3a2ae6a8a46f: Pulling fs layer 16:18:41 33b1e0a273af: Pulling fs layer 16:18:41 5d3b04190fa2: Pulling fs layer 16:18:41 2f39f015ded8: Pulling fs layer 16:18:41 3a2ae6a8a46f: Waiting 16:18:41 33b1e0a273af: Waiting 16:18:41 5d3b04190fa2: Waiting 16:18:41 2f39f015ded8: Waiting 16:18:41 5c69ac0246d0: Verifying Checksum 16:18:41 5c69ac0246d0: Download complete 16:18:41 3a2ae6a8a46f: Verifying Checksum 16:18:41 3a2ae6a8a46f: Download complete 16:18:41 33b1e0a273af: Verifying Checksum 16:18:41 33b1e0a273af: Download complete 16:18:41 5d3b04190fa2: Verifying Checksum 16:18:41 5d3b04190fa2: Download complete 16:18:41 ec43610c2a17: Verifying Checksum 16:18:41 ec43610c2a17: Download complete 16:18:41 5eb5b503b376: Download complete 16:18:42 2f39f015ded8: Download complete 16:18:43 5eb5b503b376: Pull complete 16:18:43 5c69ac0246d0: Pull complete 16:18:43 ec43610c2a17: Pull complete 16:18:43 3a2ae6a8a46f: Pull complete 16:18:44 33b1e0a273af: Pull complete 16:18:44 5d3b04190fa2: Pull complete 16:18:46 8d51d6327a98: Pull complete 16:18:46 8b374f2dd631: Pull complete 16:18:46 ec14aa9079de: Pull complete 16:18:49 2f39f015ded8: Pull complete 16:18:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:49 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:18: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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:18:52 $ docker top 5ba0782714703ce73ca265c9190b008e7b1b5da5a0f1a2decfd9c3beb74ca805 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:53 ---> job-cost.sh 16:18:53 lf-activate-venv: SKIPPING 16:18:53 INFO: No Stack... 16:18:53 2f466654f4bb: Pull complete 16:18:53 INFO: Retrieving Pricing Info for: v3-standard-8 16:18:54 INFO: Archiving Costs [Pipeline] sh 16:18:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:18:54 + cut -d, -f6 [Pipeline] lock 16:18:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] 16:18:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] did not exist. Created. 16:18:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:18:54 + echo total: 0.2199999988079071 [Pipeline] stash 16:18:54 Stashed 1 file(s) [Pipeline] } 16:18:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 16:18:54 $ docker stop --time=1 5ba0782714703ce73ca265c9190b008e7b1b5da5a0f1a2decfd9c3beb74ca805 16:18:55 554e91adad29: Pull complete 16:18:55 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:18:55 ---> 1e15ea492957 16:18:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:18:55 $ docker rm -f --volumes 5ba0782714703ce73ca265c9190b008e7b1b5da5a0f1a2decfd9c3beb74ca805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:18:57 ---> Running in b16a66e99b6d 16:18:57 Removing intermediate container b16a66e99b6d 16:18:57 ---> c88520b7a9fa 16:18:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:18:57 ---> Running in 2ef4b428abd4 16:18:58 Removing intermediate container 2ef4b428abd4 16:18:58 ---> c5ebc7246ed4 16:18:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:18:58 ---> Running in 760844ff3a04 16:18:58 Removing intermediate container 760844ff3a04 16:18:58 ---> ce55f3fa58a3 16:18:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:58 ---> Running in dd8c1e8bb234 16:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:19:01 OK: 263 MiB in 53 packages 16:19:02 Removing intermediate container dd8c1e8bb234 16:19:02 ---> 4f87799235a7 16:19:02 Step 7/12 : WORKDIR /app 16:19:02 ---> Running in a33e1b53c44a 16:19:02 Removing intermediate container a33e1b53c44a 16:19:02 ---> eed81dc64d5a 16:19:02 Step 8/12 : COPY go.mod vendor* ./ 16:19:03 ---> 51b77cb1546b 16:19:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:03 ---> Running in 4b8b2d951c7b 16:20:11 Removing intermediate container 4b8b2d951c7b 16:20:11 ---> b9ce885fae12 16:20:11 Step 10/12 : COPY . . 16:20:11 ---> 1eeb62957271 16:20:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:20:11 ---> Running in 67eb755fee31 16:20:11 Removing intermediate container 67eb755fee31 16:20:11 ---> 7a30f819b01b 16:20:11 Step 12/12 : RUN $MAKE 16:20:11 ---> Running in 898a17ebe6e4 16:20:11 noop 16:20:11 Removing intermediate container 898a17ebe6e4 16:20:11 ---> f6687ad1be69 16:20:11 Successfully built f6687ad1be69 16:20:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:11 + docker inspect -f . ci-base-image-arm64 16:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:11 prd-ubuntu20.04-docker-arm64-4c-16g-1332 does not seem to be running inside a container 16:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/171 -v /w/workspace/app-service-configurable/171:/w/workspace/app-service-configurable/171:rw,z -v /w/workspace/app-service-configurable/171@tmp:/w/workspace/app-service-configurable/171@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 ******** -e ******** ci-base-image-arm64 cat 16:20:12 $ docker top 927ea645a27d2053ab76875e4612b1012c768ca2a59912f1b130c16ab212915a -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:13 + go version 16:20:13 go version go1.20.6 linux/arm64 [Pipeline] } 16:20:13 $ docker stop --time=1 927ea645a27d2053ab76875e4612b1012c768ca2a59912f1b130c16ab212915a 16:20:15 $ docker rm -f --volumes 927ea645a27d2053ab76875e4612b1012c768ca2a59912f1b130c16ab212915a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:15 + docker inspect -f . ci-base-image-arm64 16:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:16 prd-ubuntu20.04-docker-arm64-4c-16g-1332 does not seem to be running inside a container 16:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/171 -v /w/workspace/app-service-configurable/171:/w/workspace/app-service-configurable/171:rw,z -v /w/workspace/app-service-configurable/171@tmp:/w/workspace/app-service-configurable/171@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 ******** -e ******** ci-base-image-arm64 cat 16:20:18 $ docker top 95acec812fc2422ab86d05302f5cb496d780f378f400f0a04a055ff9886668cf -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:18 + git config --global --add safe.directory /w/workspace/app-service-configurable/171 [Pipeline] fileExists [Pipeline] sh 16:20:18 + make test 16:20:18 go test -race -coverprofile=coverage.out ./... 16:23:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:23:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:23:10 go vet ./... 16:25:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:25:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:25:32 ./bin/test-attribution-txt.sh [Pipeline] echo 16:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:25:32 $ docker stop --time=1 95acec812fc2422ab86d05302f5cb496d780f378f400f0a04a055ff9886668cf 16:25:34 $ docker rm -f --volumes 95acec812fc2422ab86d05302f5cb496d780f378f400f0a04a055ff9886668cf [Pipeline] // withDockerContainer [Pipeline] sh 16:25:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:35 Warning: overwriting stash ‘coverage-report’ 16:25:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:36 + ls -al . 16:25:36 total 176 16:25:36 drwxrwxr-x 7 jenkins jenkins 4096 Jul 17 16:20 . 16:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:18 .. 16:25:36 -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:18 .dockerignore 16:25:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:18 .git 16:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:18 .github 16:25:36 -rw-rw-r-- 1 jenkins jenkins 171 Jul 17 16:18 .gitignore 16:25:36 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:18 .golangci.yml 16:25:36 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 17 16:18 Attribution.txt 16:25:36 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 17 16:18 CHANGELOG.md 16:25:36 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 17 16:18 Dockerfile 16:25:36 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:18 GOVERNANCE.md 16:25:36 -rw-rw-r-- 1 jenkins jenkins 688 Jul 17 16:18 Jenkinsfile 16:25:36 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:18 LICENSE 16:25:36 -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 16:18 OWNERS.md 16:25:36 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 17 16:18 README.md 16:25:36 -rw-rw-r-- 1 jenkins jenkins 11 Jul 17 16:16 VERSION 16:25:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:18 bin 16:25:36 -rw-r--r-- 1 jenkins jenkins 13 Jul 17 16:20 coverage.out 16:25:36 -rw-rw-r-- 1 jenkins jenkins 3468 Jul 17 16:18 go.mod 16:25:36 -rw-rw-r-- 1 jenkins jenkins 32450 Jul 17 16:18 go.sum 16:25:36 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 16:18 main.go 16:25:36 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 17 16:18 makefile 16:25:36 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:18 res 16:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:37 + 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=93d90b48a51af33a455c91ffa40f40acde6e8968 --label arch=arm64 --label version=3.1.0-dev.2 . 16:25:37 Sending build context to Docker daemon 177.2kB 16:25:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:25:37 Step 2/26 : FROM ${BASE} AS builder 16:25:37 ---> f6687ad1be69 16:25:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:25:39 ---> Running in 07557265e81f 16:25:39 Removing intermediate container 07557265e81f 16:25:39 ---> faec29b74ec1 16:25:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:25:39 ---> Running in 33bb8242011e 16:25:39 Removing intermediate container 33bb8242011e 16:25:39 ---> 8b6416899b76 16:25:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:25:40 ---> Running in 3840c375f67c 16:25:40 Removing intermediate container 3840c375f67c 16:25:40 ---> be4e7ce7bb34 16:25:40 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:40 ---> Running in b1f70ccd2515 16:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:25:45 OK: 263 MiB in 53 packages 16:25:46 Removing intermediate container b1f70ccd2515 16:25:46 ---> c00d03e8ebc4 16:25:46 Step 7/26 : WORKDIR /app 16:25:46 ---> Running in 7d675396057a 16:25:46 Removing intermediate container 7d675396057a 16:25:46 ---> 5e87caf512ff 16:25:46 Step 8/26 : COPY go.mod vendor* ./ 16:25:47 ---> f3b0dbabf103 16:25:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:47 ---> Running in 6e9b31b14d19 16:25:50 Removing intermediate container 6e9b31b14d19 16:25:50 ---> 92fe32f2d7b5 16:25:50 Step 10/26 : COPY . . 16:25:50 ---> 7101fe8e4e8d 16:25:50 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:25:50 ---> Running in 3bbabd5b6b52 16:25:52 Removing intermediate container 3bbabd5b6b52 16:25:52 ---> 9d62e7adc057 16:25:52 Step 12/26 : RUN $MAKE 16:25:52 ---> Running in f94bcae053d9 16:25:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-service-configurable 16:28:15 Removing intermediate container f94bcae053d9 16:28:15 ---> 0577ef21e636 16:28:15 Step 13/26 : FROM alpine:3.17 16:28:15 3.17: Pulling from library/alpine 16:28:15 edb6bdbacee9: Already exists 16:28:15 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:28:15 Status: Downloaded newer image for alpine:3.17 16:28:15 ---> 779605e5fbc0 16:28:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:28:15 ---> Running in 1d15592589fa 16:28:15 Removing intermediate container 1d15592589fa 16:28:15 ---> 7b398f5c5962 16:28:15 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:28:15 ---> Running in 84dc0cd31143 16:28:15 Removing intermediate container 84dc0cd31143 16:28:15 ---> 22107278eb99 16:28:15 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:28:15 ---> Running in feffcaae69b5 16:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:28:15 (1/2) Installing ca-certificates (20230506-r0) 16:28:15 (2/2) Installing dumb-init (1.2.5-r2) 16:28:15 Executing busybox-1.35.0-r29.trigger 16:28:15 Executing ca-certificates-20230506-r0.trigger 16:28:15 OK: 8 MiB in 17 packages 16:28:15 Removing intermediate container feffcaae69b5 16:28:15 ---> 137df282d07a 16:28:15 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:28:15 ---> 7a32c8c6c0fd 16:28:15 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:28:15 ---> e1415d3ef573 16:28:15 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:28:15 ---> c290c7ce0af9 16:28:15 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:28:15 ---> 854f8261d51a 16:28:15 Step 21/26 : EXPOSE 48095 16:28:15 ---> Running in 545d611b98ec 16:28:16 Removing intermediate container 545d611b98ec 16:28:16 ---> 4441f0ffa76d 16:28:16 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:28:16 ---> Running in a8df4669ea08 16:28:16 Removing intermediate container a8df4669ea08 16:28:16 ---> e01be0ae84da 16:28:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:28:16 ---> Running in 31f0180082f8 16:28:16 Removing intermediate container 31f0180082f8 16:28:16 ---> 6d3f80611537 16:28:16 Step 24/26 : LABEL arch=arm64 16:28:16 ---> Running in 162c466116da 16:28:17 Removing intermediate container 162c466116da 16:28:17 ---> 052ff9b77e6d 16:28:17 Step 25/26 : LABEL git_sha=93d90b48a51af33a455c91ffa40f40acde6e8968 16:28:17 ---> Running in 6e97768d4214 16:28:17 Removing intermediate container 6e97768d4214 16:28:17 ---> 453ffc172035 16:28:17 Step 26/26 : LABEL version=3.1.0-dev.2 16:28:17 ---> Running in 7cf87e1864b4 16:28:17 Removing intermediate container 7cf87e1864b4 16:28:17 ---> bd2788f9bbfa 16:28:17 [Warning] One or more build-args [ARCH] were not consumed 16:28:17 Successfully built bd2788f9bbfa 16:28:17 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:17 provisioning config files... 16:28:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/171@tmp/config9306675724286649412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:18 ---> docker-login.sh 16:28:18 nexus3.edgexfoundry.org:10001 16:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:18 Configure a credential helper to remove this warning. See 16:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:18 16:28:18 Login Succeeded 16:28:18 nexus3.edgexfoundry.org:10002 16:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:18 Configure a credential helper to remove this warning. See 16:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:18 16:28:18 Login Succeeded 16:28:18 nexus3.edgexfoundry.org:10003 16:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:19 Configure a credential helper to remove this warning. See 16:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:19 16:28:19 Login Succeeded 16:28:19 nexus3.edgexfoundry.org:10004 16:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:19 Configure a credential helper to remove this warning. See 16:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:19 16:28:19 Login Succeeded 16:28:19 docker.io 16:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:19 Configure a credential helper to remove this warning. See 16:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:19 16:28:19 Login Succeeded 16:28:19 ---> docker-login.sh ends [Pipeline] } 16:28:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:20 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:28:20 93d90b48a51af33a455c91ffa40f40acde6e8968 16:28:20 latest 16:28:20 3.1.0-dev.2 16:28:20 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 16:28:20 main 16:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968 16:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:20 a599a4493048: Preparing 16:28:20 ec8c585ab0d1: Preparing 16:28:20 f51bc028dbbd: Preparing 16:28:20 fec7c13f581b: Preparing 16:28:20 7306d09531d7: Preparing 16:28:20 9386262d7a74: Preparing 16:28:20 9386262d7a74: Waiting 16:28:20 fec7c13f581b: Pushed 16:28:20 ec8c585ab0d1: Pushed 16:28:20 f51bc028dbbd: Pushed 16:28:20 9386262d7a74: Layer already exists 16:28:21 7306d09531d7: Pushed 16:28:26 a599a4493048: Pushed 16:28:26 93d90b48a51af33a455c91ffa40f40acde6e8968: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:27 a599a4493048: Preparing 16:28:27 ec8c585ab0d1: Preparing 16:28:27 f51bc028dbbd: Preparing 16:28:27 fec7c13f581b: Preparing 16:28:27 7306d09531d7: Preparing 16:28:27 9386262d7a74: Preparing 16:28:27 9386262d7a74: Waiting 16:28:27 fec7c13f581b: Layer already exists 16:28:27 ec8c585ab0d1: Layer already exists 16:28:27 7306d09531d7: Layer already exists 16:28:27 a599a4493048: Layer already exists 16:28:27 f51bc028dbbd: Layer already exists 16:28:27 9386262d7a74: Layer already exists 16:28:27 latest: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.2 16:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:28 a599a4493048: Preparing 16:28:28 ec8c585ab0d1: Preparing 16:28:28 f51bc028dbbd: Preparing 16:28:28 fec7c13f581b: Preparing 16:28:28 7306d09531d7: Preparing 16:28:28 9386262d7a74: Preparing 16:28:28 9386262d7a74: Waiting 16:28:28 ec8c585ab0d1: Layer already exists 16:28:28 a599a4493048: Layer already exists 16:28:28 fec7c13f581b: Layer already exists 16:28:28 f51bc028dbbd: Layer already exists 16:28:28 7306d09531d7: Layer already exists 16:28:28 9386262d7a74: Layer already exists 16:28:28 3.1.0-dev.2: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 16:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:28 a599a4493048: Preparing 16:28:28 ec8c585ab0d1: Preparing 16:28:28 f51bc028dbbd: Preparing 16:28:28 fec7c13f581b: Preparing 16:28:28 7306d09531d7: Preparing 16:28:28 9386262d7a74: Preparing 16:28:28 9386262d7a74: Waiting 16:28:28 fec7c13f581b: Layer already exists 16:28:28 ec8c585ab0d1: Layer already exists 16:28:28 f51bc028dbbd: Layer already exists 16:28:28 a599a4493048: Layer already exists 16:28:28 7306d09531d7: Layer already exists 16:28:28 9386262d7a74: Layer already exists 16:28:28 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:29 a599a4493048: Preparing 16:28:29 ec8c585ab0d1: Preparing 16:28:29 f51bc028dbbd: Preparing 16:28:29 fec7c13f581b: Preparing 16:28:29 7306d09531d7: Preparing 16:28:29 9386262d7a74: Preparing 16:28:29 9386262d7a74: Waiting 16:28:29 f51bc028dbbd: Layer already exists 16:28:29 a599a4493048: Layer already exists 16:28:29 fec7c13f581b: Layer already exists 16:28:29 ec8c585ab0d1: Layer already exists 16:28:29 7306d09531d7: Layer already exists 16:28:29 9386262d7a74: Layer already exists 16:28:29 main: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:30 ===================================================== [Pipeline] echo 16:28:30 taggedImages: 16:28:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968 16:28:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:28:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.2 16:28:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 16:28:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:30 16:28:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:30 arm64: Pulling from edgex-lftools-log-publisher 16:28:30 8998bd30e6a1: Pulling fs layer 16:28:30 04944245beec: Pulling fs layer 16:28:30 699f458cf7ca: Pulling fs layer 16:28:30 765212b225bb: Pulling fs layer 16:28:30 f23df028b6ca: Pulling fs layer 16:28:30 d65c8cfc05b1: Pulling fs layer 16:28:30 2437ff75d9bd: Pulling fs layer 16:28:30 f23df028b6ca: Waiting 16:28:30 d65c8cfc05b1: Waiting 16:28:30 765212b225bb: Waiting 16:28:30 2437ff75d9bd: Waiting 16:28:30 04944245beec: Verifying Checksum 16:28:30 04944245beec: Download complete 16:28:30 765212b225bb: Verifying Checksum 16:28:30 765212b225bb: Download complete 16:28:30 f23df028b6ca: Verifying Checksum 16:28:30 f23df028b6ca: Download complete 16:28:30 d65c8cfc05b1: Download complete 16:28:30 699f458cf7ca: Verifying Checksum 16:28:30 699f458cf7ca: Download complete 16:28:31 8998bd30e6a1: Download complete 16:28:34 2437ff75d9bd: Verifying Checksum 16:28:34 2437ff75d9bd: Download complete 16:28:35 8998bd30e6a1: Pull complete 16:28:35 04944245beec: Pull complete 16:28:37 699f458cf7ca: Pull complete 16:28:37 765212b225bb: Pull complete 16:28:38 f23df028b6ca: Pull complete 16:28:38 d65c8cfc05b1: Pull complete 16:28:53 2437ff75d9bd: Pull complete 16:28:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:53 prd-ubuntu20.04-docker-arm64-4c-16g-1332 does not seem to be running inside a container 16:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/171 -v /w/workspace/app-service-configurable/171:/w/workspace/app-service-configurable/171:rw,z -v /w/workspace/app-service-configurable/171@tmp:/w/workspace/app-service-configurable/171@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:28:56 $ docker top 6bd16086b66110ca110017ac2fc60f10451c3eef7214312c4b8905827f01bf75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:57 ---> job-cost.sh 16:28:57 lf-activate-venv: SKIPPING 16:28:57 INFO: No Stack... 16:28:57 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:58 INFO: Archiving Costs [Pipeline] sh 16:28:58 + cat /w/workspace/app-service-configurable/171/archives/cost.csv 16:28:58 + cut -d, -f6 [Pipeline] lock 16:28:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] 16:28:58 Resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] did not exist. Created. 16:28:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:59 /w/workspace/app-service-configurable/171@tmp/durable-e5ab2b18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:59 Warning: overwriting stash ‘stack-cost’ 16:28:59 Stashed 1 file(s) [Pipeline] } 16:28:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:59 $ docker stop --time=1 6bd16086b66110ca110017ac2fc60f10451c3eef7214312c4b8905827f01bf75 16:29:01 $ docker rm -f --volumes 6bd16086b66110ca110017ac2fc60f10451c3eef7214312c4b8905827f01bf75 [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:29:01 provisioning config files... 16:29:01 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1319961847403359795tmp [Pipeline] { [Pipeline] sh 16:29:01 + set +x 16:29:01 + curl -s https://codecov.io/bash 16:29:01 + bash -s -- 16:29:02 16:29:02 _____ _ 16:29:02 / ____| | | 16:29:02 | | ___ __| | ___ ___ _____ __ 16:29:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:29:02 | |___| (_) | (_| | __/ (_| (_) \ V / 16:29:02 \_____\___/ \__,_|\___|\___\___/ \_/ 16:29:02 Bash-1.0.6 16:29:02 16:29:02 16:29:02 ==> git version 2.25.1 found 16:29:02 ==> 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:29:02 Release-Date: 2020-01-08 16:29:02 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:29:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:29:02 ==> Jenkins CI detected. 16:29:02 current dir:  /w/workspace/ry_app-service-configurable_main 16:29:02 project root: . 16:29:02 --> token set from env 16:29:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:29:02 ==> Running gcov in . (disable via -X gcov) 16:29:02 ==> Python coveragepy not found 16:29:02 ==> Searching for coverage reports in: 16:29:02 + . 16:29:02 -> Found 1 reports 16:29:02 ==> Detecting git/mercurial file structure 16:29:02 ==> Reading reports 16:29:02 + ./coverage.out bytes=13 16:29:02 ==> Appending adjustments 16:29:02 https://docs.codecov.io/docs/fixing-reports 16:29:02 + Found adjustments 16:29:02 ==> Gzipping contents 16:29:02 4.0K /tmp/codecov.LaC77Q.gz 16:29:02 ==> Uploading reports 16:29:02 url: https://codecov.io 16:29:02 query: branch=main&commit=93d90b48a51af33a455c91ffa40f40acde6e8968&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:29:02 -> Pinging Codecov 16:29:02 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=93d90b48a51af33a455c91ffa40f40acde6e8968&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:29:02 -> Uploading to 16:29:02 https://storage.googleapis.com/codecov/v4/raw/2023-07-17/A97CA9966030D2A3747ED39772930CCE/93d90b48a51af33a455c91ffa40f40acde6e8968/78044a83-b0b4-43f7-9d62-5197f0459ac1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T162902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1aac80203290a110fdbe7af54562d5d8bc6a2fcab77ac92dc071f86db12a5e6b 16:29:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:02 Dload Upload Total Spent Left Speed 16:29:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2102 --:--:-- --:--:-- --:--:-- 2102 16:29:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] } 16:29:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:29:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:29:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:03 16:29:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:29:03 df9b9388f04a: Pulling fs layer 16:29:03 52dc419b0ee2: Pulling fs layer 16:29:03 25bc292e5bac: Pulling fs layer 16:29:03 114826534d7a: Pulling fs layer 16:29:03 4657fd5d0bcf: Pulling fs layer 16:29:03 114826534d7a: Waiting 16:29:03 6ad1cebc031e: Pulling fs layer 16:29:03 4657fd5d0bcf: Waiting 16:29:03 8a3aa393b2d8: Pulling fs layer 16:29:03 8a3aa393b2d8: Waiting 16:29:03 6ad1cebc031e: Waiting 16:29:03 25bc292e5bac: Verifying Checksum 16:29:03 25bc292e5bac: Download complete 16:29:03 52dc419b0ee2: Download complete 16:29:03 4657fd5d0bcf: Download complete 16:29:03 df9b9388f04a: Verifying Checksum 16:29:03 df9b9388f04a: Download complete 16:29:03 6ad1cebc031e: Verifying Checksum 16:29:03 6ad1cebc031e: Download complete 16:29:03 df9b9388f04a: Pull complete 16:29:04 52dc419b0ee2: Pull complete 16:29:04 114826534d7a: Verifying Checksum 16:29:04 114826534d7a: Download complete 16:29:04 8a3aa393b2d8: Verifying Checksum 16:29:04 8a3aa393b2d8: Download complete 16:29:04 25bc292e5bac: Pull complete 16:29:10 114826534d7a: Pull complete 16:29:10 4657fd5d0bcf: Pull complete 16:29:10 6ad1cebc031e: Pull complete 16:29:11 8a3aa393b2d8: Pull complete 16:29:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:11 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:29:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:29:15 $ docker top 83e556ae9d3a4a4c67200a12f65f12354b23ebdb2370a6232b0ada8a5667cf8c -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:29:15 + set -o pipefail 16:29:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:29:26 16:29:26 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:29:26 16:29:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f4ec5891-550b-4270-90a5-adb176724f0c 16:29:26 16:29:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:29:26 16:29:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:29:26 16:29:26 16:29:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:29:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:29:26 More details here: https://snyk.co/ue1NS [Pipeline] } 16:29:26 $ docker stop --time=1 83e556ae9d3a4a4c67200a12f65f12354b23ebdb2370a6232b0ada8a5667cf8c 16:29:31 $ docker rm -f --volumes 83e556ae9d3a4a4c67200a12f65f12354b23ebdb2370a6232b0ada8a5667cf8c [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:29:32 + git log --format=format:%s -1 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] sh 16:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:32 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:29:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:33 $ docker top 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:33 [ssh-agent] Looking for ssh-agent implementation... 16:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:33 $ docker exec 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 ssh-agent 16:29:33 SSH_AUTH_SOCK=/tmp/ssh-ba3E2mC6kziK/agent.31 16:29:33 SSH_AGENT_PID=37 16:29:33 Running ssh-add (command line suppressed) 16:29:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10325132446128207959.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10325132446128207959.key) 16:29:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:34 + git semver tag 16:29:34 2023-07-17 16:29:34,393 [run_tag] DEBUG tag force:False 16:29:34 2023-07-17 16:29:34,393 [check_head_tag] DEBUG check head tag 16:29:34 2023-07-17 16:29:34,393 [execute] INFO git cat-file --batch-check 16:29:34 2023-07-17 16:29:34,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:34 2023-07-17 16:29:34,398 [execute] INFO git cat-file --batch 16:29:34 2023-07-17 16:29:34,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:34 2023-07-17 16:29:34,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:34 2023-07-17 16:29:34,407 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 16:29:34 2023-07-17 16:29:34,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:29:34 2023-07-17 16:29:34,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:34 3.1.0-dev.2 [Pipeline] } 16:29:34 $ docker exec --env ******** --env ******** 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 ssh-agent -k 16:29:34 unset SSH_AUTH_SOCK; 16:29:34 unset SSH_AGENT_PID; 16:29:34 echo Agent pid 37 killed; 16:29:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:34 + git semver [Pipeline] } 16:29:35 $ docker stop --time=1 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 16:29:36 $ docker rm -f --volumes 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:36 16:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:37 0.23.1-centos7: Pulling from edgex-lftools 16:29:37 ab5ef0e58194: Pulling fs layer 16:29:37 9712f1f96733: Pulling fs layer 16:29:37 63f879dbbcfc: Pulling fs layer 16:29:37 0d9ebad4ef96: Pulling fs layer 16:29:37 e9a5061849ea: Pulling fs layer 16:29:37 d747dcd14b5f: Pulling fs layer 16:29:37 2de7ff778b66: Pulling fs layer 16:29:37 e9a5061849ea: Waiting 16:29:37 d747dcd14b5f: Waiting 16:29:37 2de7ff778b66: Waiting 16:29:37 0d9ebad4ef96: Waiting 16:29:37 9712f1f96733: Verifying Checksum 16:29:37 9712f1f96733: Download complete 16:29:37 63f879dbbcfc: Verifying Checksum 16:29:37 63f879dbbcfc: Download complete 16:29:37 e9a5061849ea: Verifying Checksum 16:29:37 e9a5061849ea: Download complete 16:29:37 d747dcd14b5f: Download complete 16:29:37 ab5ef0e58194: Verifying Checksum 16:29:37 ab5ef0e58194: Download complete 16:29:37 0d9ebad4ef96: Verifying Checksum 16:29:37 0d9ebad4ef96: Download complete 16:29:37 2de7ff778b66: Verifying Checksum 16:29:37 2de7ff778b66: Download complete 16:29:40 ab5ef0e58194: Pull complete 16:29:40 9712f1f96733: Pull complete 16:29:41 63f879dbbcfc: Pull complete 16:29:45 0d9ebad4ef96: Pull complete 16:29:45 e9a5061849ea: Pull complete 16:29:45 d747dcd14b5f: Pull complete 16:29:47 2de7ff778b66: Pull complete 16:29:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:47 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:29:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:29:54 $ docker top 2361ced8c4cff242ff2282d1238e2de730977fa1f1e0ee4711621f833034d213 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:29:54 provisioning config files... 16:29:54 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14023244287514346251tmp 16:29:54 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9459361072258882352tmp 16:29:54 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14048517970617084688tmp [Pipeline] { [Pipeline] echo 16:29:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:29:54 ---> sigul-configuration.sh 16:29:54 gpg: directory `/root/.gnupg' created 16:29:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:29:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:29:54 gpg: keyring `/root/.gnupg/secring.gpg' created 16:29:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:29:54 gpg: CAST5 encrypted data 16:29:54 gpg: encrypted with 1 passphrase 16:29:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:29:55 + mkdir /home/jenkins 16:29:55 + mkdir /home/jenkins/sigul [Pipeline] sh 16:29:55 + 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:29:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:29:55 ---> sigul-install.sh 16:29:55 Sigul already installed; skipping installation. [Pipeline] sh 16:29:55 + git tag --list 16:29:55 v1.0.0 16:29:55 v1.1.0 16:29:55 v1.2.0 16:29:55 v1.3.0 16:29:55 v1.3.1 16:29:55 v2.0.0 16:29:55 v2.0.1 16:29:55 v2.1.0 16:29:55 v2.1.1 16:29:55 v2.1.2 16:29:55 v2.2.0 16:29:55 v2.3 16:29:55 v2.3.0 16:29:55 v2.3.1 16:29:55 v3.0 16:29:55 v3.0.0 16:29:55 v3.1.0-dev.1 16:29:55 v3.1.0-dev.2 [Pipeline] sh 16:29:56 + lftools sign git-tag v3.1.0-dev.2 16:29:56 Signing Git tag with Sigul... 16:29:56 Signing v3.1.0-dev.2 [Pipeline] echo 16:29:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:29:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:29:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:29:57 $ docker stop --time=1 2361ced8c4cff242ff2282d1238e2de730977fa1f1e0ee4711621f833034d213 16:29:58 $ docker rm -f --volumes 2361ced8c4cff242ff2282d1238e2de730977fa1f1e0ee4711621f833034d213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:29:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:59 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:29:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:59 $ docker top 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 -eo pid,comm 16:29:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:00 [ssh-agent] Looking for ssh-agent implementation... 16:30:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:00 $ docker exec 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 ssh-agent 16:30:00 SSH_AUTH_SOCK=/tmp/ssh-AtxEWDG3rpfo/agent.32 16:30:00 SSH_AGENT_PID=39 16:30:00 Running ssh-add (command line suppressed) 16:30:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5502477048271684989.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5502477048271684989.key) 16:30:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:00 + git semver bump pre 16:30:00 2023-07-17 16:30:00,857 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:00 2023-07-17 16:30:00,857 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 16:30:00 2023-07-17 16:30:00,857 [bump_version] DEBUG bumped version:3.1.0-dev.3 16:30:00 2023-07-17 16:30:00,857 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:30:00 2023-07-17 16:30:00,857 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:00 2023-07-17 16:30:00,857 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:30:00 2023-07-17 16:30:00,859 [execute] INFO git cat-file --batch-check 16:30:00 2023-07-17 16:30:00,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:30:00 2023-07-17 16:30:00,866 [execute] INFO git cat-file --batch 16:30:00 2023-07-17 16:30:00,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:30:00 2023-07-17 16:30:00,873 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:00 3.1.0-dev.3 [Pipeline] } 16:30:00 $ docker exec --env ******** --env ******** 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 ssh-agent -k 16:30:01 unset SSH_AUTH_SOCK; 16:30:01 unset SSH_AGENT_PID; 16:30:01 echo Agent pid 39 killed; 16:30:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:01 + git semver [Pipeline] } 16:30:01 $ docker stop --time=1 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 16:30:02 $ docker rm -f --volumes 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:03 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:30:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:04 $ docker top 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:04 [ssh-agent] Looking for ssh-agent implementation... 16:30:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:04 $ docker exec 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 ssh-agent 16:30:04 SSH_AUTH_SOCK=/tmp/ssh-IW4SQtRy7xfL/agent.32 16:30:04 SSH_AGENT_PID=38 16:30:04 Running ssh-add (command line suppressed) 16:30:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1959629950831242522.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1959629950831242522.key) 16:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:04 + git semver push 16:30:04 2023-07-17 16:30:04,893 [run_push] DEBUG push 16:30:04 2023-07-17 16:30:04,894 [execute] INFO git cat-file --batch-check 16:30:04 2023-07-17 16:30:04,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:30:04 2023-07-17 16:30:04,899 [execute] INFO git rev-list 8d13041f0e92dbaf4d6b2972c62df08e8259d542 -- 16:30:04 2023-07-17 16:30:04,899 [execute] DEBUG Popen(['git', 'rev-list', '8d13041f0e92dbaf4d6b2972c62df08e8259d542', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:30:04 2023-07-17 16:30:04,911 [execute] INFO git fetch -v origin 16:30:04 2023-07-17 16:30:04,911 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:30:05 2023-07-17 16:30:05,383 [run_push] DEBUG no remote changes detected 16:30:05 2023-07-17 16:30:05,384 [execute] INFO git push origin semver 16:30:05 2023-07-17 16:30:05,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:30:06 2023-07-17 16:30:06,236 [run_push] DEBUG push all version tags 16:30:06 2023-07-17 16:30:06,236 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:30:06 2023-07-17 16:30:06,237 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:30:07 2023-07-17 16:30:07,078 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:07 3.1.0-dev.3 [Pipeline] } 16:30:07 $ docker exec --env ******** --env ******** 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 ssh-agent -k 16:30:07 unset SSH_AUTH_SOCK; 16:30:07 unset SSH_AGENT_PID; 16:30:07 echo Agent pid 38 killed; 16:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:07 + git semver [Pipeline] } 16:30:08 $ docker stop --time=1 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 16:30:09 $ docker rm -f --volumes 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 [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:30:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:30:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:30:10 total 16 16:30:10 drwxr-xr-x 3 root root 4096 Jul 17 16:18 . 16:30:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:29 .. 16:30:10 drwxr-xr-x 2 root root 4096 Jul 17 16:18 cost 16:30:10 -rw-r--r-- 1 root root 96 Jul 17 16:18 cost.csv 16:30:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:30:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:30:10 total 16 16:30:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:18 . 16:30:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:29 .. 16:30:10 drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 16:18 cost 16:30:10 -rw-r--r-- 1 jenkins jenkins 96 Jul 17 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:30:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:11 ---> package-listing.sh 16:30:11 ++ facter osfamily 16:30:11 ++ tr '[:upper:]' '[:lower:]' 16:30:11 + OS_FAMILY=debian 16:30:11 + workspace=/w/workspace/ry_app-service-configurable_main 16:30:11 + START_PACKAGES=/tmp/packages_start.txt 16:30:11 + END_PACKAGES=/tmp/packages_end.txt 16:30:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:11 + PACKAGES=/tmp/packages_start.txt 16:30:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:30:11 + PACKAGES=/tmp/packages_end.txt 16:30:11 + case "${OS_FAMILY}" in 16:30:11 + dpkg -l 16:30:11 + grep '^ii' 16:30:11 + '[' -f /tmp/packages_start.txt ']' 16:30:11 + '[' -f /tmp/packages_end.txt ']' 16:30:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:30:11 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:30:11 + 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:30:11 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:30:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:12 prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container 16:30:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:30:12 $ docker top c1960e1163de1656a54e66ffa8400696aa9c3d32306aea0113b06e71ccb6b3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:13 + touch /tmp/pre-build-complete [Pipeline] sh 16:30:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:30:13 + ls /var/log/sa-host 16:30:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:13 provisioning config files... 16:30:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17370543827875572328tmp [Pipeline] { [Pipeline] echo 16:30:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:30:14 ---> create-netrc.sh [Pipeline] } 16:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:30:14 ---> python-tools-install.sh [Pipeline] echo 16:30:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:30:14 ---> sudo-logs.sh 16:30:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:30:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:30:15 ---> job-cost.sh 16:30:15 lf-activate-venv: SKIPPING 16:30:15 DEBUG: total: 0.2199999988079071 16:30:15 INFO: Retrieving Stack Cost... 16:30:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:15 INFO: Archiving Costs [Pipeline] echo 16:30:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:30:16 ---> logs-deploy.sh 16:30:16 lf-activate-venv: SKIPPING 16:30:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/171 16:30:16 INFO: archiving workspace using pattern(s): 16:30:17 Archives upload complete. 16:30:17 INFO: archiving logs to Nexus