Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d26351ee030fdea045c7f8955b5650a87ad9db10 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-ssh12743569144783689994.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-ssh16303911324464745209.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-ssh7314154982412878482.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-ssh7943320896886523168.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-ssh11347903135817534242.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2600 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 d26351ee030fdea045c7f8955b5650a87ad9db10 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26351ee030fdea045c7f8955b5650a87ad9db10 # timeout=10 Commit message: "docs: Added 3.0.1 changelog to main branch (#581)" > git rev-list --no-walk 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:29:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:29:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:29:53 ========================================================= 17:29:53 EdgeX Global Pipelines Version Info 17:29:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:29:54 ------------------- 17:29:54 stable info: 17:29:54 ------------------- 17:29:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:29:54 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:29:54 Message: update stable to v1.0.250 17:29:55 ------------------- 17:29:55 experimental info: 17:29:55 ------------------- 17:29:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:29:55 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:29:55 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d26351e [Pipeline] echo 17:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:55 provisioning config files... 17:29:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5609174989629111040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:56 ---> docker-login.sh 17:29:56 nexus3.edgexfoundry.org:10001 17:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:56 Configure a credential helper to remove this warning. See 17:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:56 17:29:56 Login Succeeded 17:29:56 nexus3.edgexfoundry.org:10002 17:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:56 Configure a credential helper to remove this warning. See 17:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:56 17:29:56 Login Succeeded 17:29:56 nexus3.edgexfoundry.org:10003 17:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:56 Configure a credential helper to remove this warning. See 17:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:56 17:29:56 Login Succeeded 17:29:56 nexus3.edgexfoundry.org:10004 17:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:56 Configure a credential helper to remove this warning. See 17:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:56 17:29:56 Login Succeeded 17:29:56 docker.io 17:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:57 Configure a credential helper to remove this warning. See 17:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:57 17:29:57 Login Succeeded 17:29:57 ---> docker-login.sh ends [Pipeline] } 17:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:29:57 + git rev-list -1 --merges d26351ee030fdea045c7f8955b5650a87ad9db10~1..d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo 17:29:57 -----------> git rev-list -1 --merges d26351ee030fdea045c7f8955b5650a87ad9db10~1..d26351ee030fdea045c7f8955b5650a87ad9db10 d26351ee030fdea045c7f8955b5650a87ad9db10 [false] [Pipeline] sh 17:29:58 + git log --format=format:%s -1 d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo 17:29:58 ========================================================= 17:29:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:29:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:58 + git log --format=format:%s -1 d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo 17:29:58 [semverPrep] GIT_COMMIT: d26351ee030fdea045c7f8955b5650a87ad9db10, Commit Message: docs: Added 3.0.1 changelog to main branch (#581) [Pipeline] echo 17:29:58 [semverPrep] This is not a build commit. [Pipeline] sh 17:29:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:29:58 + grep -v github /etc/ssh/ssh_known_hosts 17:29:58 + [ -e /tmp/ssh_known_hosts ] 17:29:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:29:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:29:58 sudo tee -a /etc/ssh/ssh_known_hosts 17:29:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:59 17:29:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:59 0.1.4: Pulling from edgex-devops/py-git-semver 17:29:59 b85a868b505f: Pulling fs layer 17:29:59 e2be974225ed: Pulling fs layer 17:29:59 339a4e72a1f5: Pulling fs layer 17:29:59 988bab9f4d93: Pulling fs layer 17:29:59 1469e6f7b9e6: Pulling fs layer 17:29:59 eaf3925da568: Pulling fs layer 17:29:59 bab4dde63d76: Pulling fs layer 17:29:59 bde34c3a00c8: Pulling fs layer 17:29:59 b352a97aabf1: Pulling fs layer 17:29:59 4872d77fe225: Pulling fs layer 17:29:59 5851b861e8e6: Pulling fs layer 17:29:59 988bab9f4d93: Waiting 17:29:59 bab4dde63d76: Waiting 17:29:59 bde34c3a00c8: Waiting 17:29:59 1469e6f7b9e6: Waiting 17:29:59 eaf3925da568: Waiting 17:29:59 b352a97aabf1: Waiting 17:29:59 5851b861e8e6: Waiting 17:29:59 4872d77fe225: Waiting 17:29:59 e2be974225ed: Verifying Checksum 17:29:59 e2be974225ed: Download complete 17:29:59 988bab9f4d93: Verifying Checksum 17:29:59 988bab9f4d93: Download complete 17:29:59 1469e6f7b9e6: Verifying Checksum 17:29:59 1469e6f7b9e6: Download complete 17:29:59 eaf3925da568: Download complete 17:29:59 339a4e72a1f5: Verifying Checksum 17:29:59 339a4e72a1f5: Download complete 17:29:59 bde34c3a00c8: Verifying Checksum 17:29:59 bde34c3a00c8: Download complete 17:29:59 b352a97aabf1: Verifying Checksum 17:29:59 b352a97aabf1: Download complete 17:29:59 4872d77fe225: Verifying Checksum 17:29:59 4872d77fe225: Download complete 17:29:59 5851b861e8e6: Verifying Checksum 17:29:59 5851b861e8e6: Download complete 17:29:59 b85a868b505f: Verifying Checksum 17:29:59 b85a868b505f: Download complete 17:29:59 bab4dde63d76: Verifying Checksum 17:29:59 bab4dde63d76: Download complete 17:30:00 b85a868b505f: Pull complete 17:30:01 e2be974225ed: Pull complete 17:30:01 339a4e72a1f5: Pull complete 17:30:01 988bab9f4d93: Pull complete 17:30:01 1469e6f7b9e6: Pull complete 17:30:01 eaf3925da568: Pull complete 17:30:03 bab4dde63d76: Pull complete 17:30:03 bde34c3a00c8: Pull complete 17:30:03 b352a97aabf1: Pull complete 17:30:03 4872d77fe225: Pull complete 17:30:04 5851b861e8e6: Pull complete 17:30:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:04 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:30:07 $ docker top d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa -eo pid,comm 17:30:07 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). 17:30:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:07 [ssh-agent] Looking for ssh-agent implementation... 17:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:08 $ docker exec d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent 17:30:08 SSH_AUTH_SOCK=/tmp/ssh-SW81XHsAN0b3/agent.32 17:30:08 SSH_AGENT_PID=38 17:30:08 Running ssh-add (command line suppressed) 17:30:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1352002370902571289.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1352002370902571289.key) 17:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:08 + git tag --points-at HEAD [Pipeline] } 17:30:08 $ docker exec --env ******** --env ******** d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent -k 17:30:08 unset SSH_AUTH_SOCK; 17:30:08 unset SSH_AGENT_PID; 17:30:08 echo Agent pid 38 killed; 17:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:08 [ssh-agent] Looking for ssh-agent implementation... 17:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:08 $ docker exec d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent 17:30:08 SSH_AUTH_SOCK=/tmp/ssh-ZByFicwczX4E/agent.71 17:30:08 SSH_AGENT_PID=77 17:30:08 Running ssh-add (command line suppressed) 17:30:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10543362457670848650.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10543362457670848650.key) 17:30:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:09 + git semver init 17:30:09 2023-07-31 17:30:09,482 [run_init] DEBUG init version:0.0.0 force:False 17:30:09 2023-07-31 17:30:09,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:30:09 2023-07-31 17:30:09,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:30:09 2023-07-31 17:30:09,484 [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) 17:30:10 2023-07-31 17:30:10,266 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:30:10 2023-07-31 17:30:10,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:30:10 2023-07-31 17:30:10,266 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:30:10 2023-07-31 17:30:10,267 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:30:10 3.1.0-dev.7 [Pipeline] } 17:30:10 $ docker exec --env ******** --env ******** d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent -k 17:30:10 unset SSH_AUTH_SOCK; 17:30:10 unset SSH_AGENT_PID; 17:30:10 echo Agent pid 77 killed; 17:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:10 + git semver [Pipeline] } 17:30:11 $ docker stop --time=1 d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa 17:30:12 $ docker rm -f --volumes d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa [Pipeline] // withDockerContainer [Pipeline] sh 17:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:30:13 Stashed 1 file(s) [Pipeline] echo 17:30:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 17:30:13 provisioning config files... 17:30:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6289463043001316397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:13 ---> docker-login.sh 17:30:13 nexus3.edgexfoundry.org:10001 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 nexus3.edgexfoundry.org:10002 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 nexus3.edgexfoundry.org:10003 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 nexus3.edgexfoundry.org:10004 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 docker.io 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:14 Configure a credential helper to remove this warning. See 17:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:14 17:30:14 Login Succeeded 17:30:14 ---> docker-login.sh ends [Pipeline] } 17:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:14 ========================================================= 17:30:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:30:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:14 + 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 . 17:30:14 Sending build context to Docker daemon 3.308MB 17:30:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:30:14 Step 2/12 : FROM ${BASE} AS builder 17:30:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:30:14 4db1b89c0bd1: Pulling fs layer 17:30:14 6911f1a30b25: Pulling fs layer 17:30:14 e194b8c5c2a9: Pulling fs layer 17:30:14 6863d3e3a2b1: Pulling fs layer 17:30:14 ec0bb842ea78: Pulling fs layer 17:30:14 40a00589a448: Pulling fs layer 17:30:14 6c08303d61cc: Pulling fs layer 17:30:14 798269fcf238: Pulling fs layer 17:30:14 6c08303d61cc: Waiting 17:30:14 6863d3e3a2b1: Waiting 17:30:14 ec0bb842ea78: Waiting 17:30:14 40a00589a448: Waiting 17:30:14 798269fcf238: Waiting 17:30:14 6911f1a30b25: Download complete 17:30:14 6863d3e3a2b1: Verifying Checksum 17:30:14 6863d3e3a2b1: Download complete 17:30:14 ec0bb842ea78: Verifying Checksum 17:30:14 ec0bb842ea78: Download complete 17:30:14 4db1b89c0bd1: Verifying Checksum 17:30:14 4db1b89c0bd1: Download complete 17:30:14 40a00589a448: Verifying Checksum 17:30:14 40a00589a448: Download complete 17:30:14 4db1b89c0bd1: Pull complete 17:30:14 6911f1a30b25: Pull complete 17:30:14 798269fcf238: Verifying Checksum 17:30:14 798269fcf238: Download complete 17:30:15 e194b8c5c2a9: Verifying Checksum 17:30:15 e194b8c5c2a9: Download complete 17:30:15 6c08303d61cc: Verifying Checksum 17:30:15 6c08303d61cc: Download complete 17:30:18 e194b8c5c2a9: Pull complete 17:30:18 6863d3e3a2b1: Pull complete 17:30:18 ec0bb842ea78: Pull complete 17:30:18 40a00589a448: Pull complete 17:30:22 6c08303d61cc: Pull complete 17:30:22 798269fcf238: Pull complete 17:30:22 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:30:22 ---> ec979cd7f677 17:30:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:30:28 Still waiting to schedule task 17:30:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:30:29 ---> Running in df2af95b43f8 17:30:29 Removing intermediate container df2af95b43f8 17:30:29 ---> 15dfea1c937f 17:30:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:30:29 ---> Running in b06136d864ef 17:30:29 Removing intermediate container b06136d864ef 17:30:29 ---> 7c4028f043a9 17:30:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:30:29 ---> Running in e25d5826ad02 17:30:29 Removing intermediate container e25d5826ad02 17:30:29 ---> d0884a0c9db9 17:30:29 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:29 ---> Running in 039174b1794a 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:30 OK: 265 MiB in 53 packages 17:30:30 Removing intermediate container 039174b1794a 17:30:30 ---> e956ebedd851 17:30:30 Step 7/12 : WORKDIR /app 17:30:30 ---> Running in bb78f4de830c 17:30:30 Removing intermediate container bb78f4de830c 17:30:30 ---> 1dc6e02e5550 17:30:30 Step 8/12 : COPY go.mod vendor* ./ 17:30:30 ---> b9a7d0610430 17:30:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:30 ---> Running in bd1230b63e88 17:31:09 Removing intermediate container bd1230b63e88 17:31:09 ---> 1eeb0b715a57 17:31:09 Step 10/12 : COPY . . 17:31:09 ---> 61572de13fc8 17:31:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:09 ---> Running in 56d724eee4d2 17:31:09 Removing intermediate container 56d724eee4d2 17:31:09 ---> 4d5ace933d5d 17:31:09 Step 12/12 : RUN $MAKE 17:31:09 ---> Running in ef63142b5df8 17:31:09 noop 17:31:09 Removing intermediate container ef63142b5df8 17:31:09 ---> de5b9a573fc4 17:31:09 Successfully built de5b9a573fc4 17:31:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:09 + docker inspect -f . ci-base-image-x86_64 17:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:09 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:31:09 $ 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 17:31:10 $ docker top f63a8fff98aa632db33f7598b6270ed8c178174712e9966caf8e25187d4eb128 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:10 + go version 17:31:10 go version go1.20.6 linux/amd64 [Pipeline] } 17:31:10 $ docker stop --time=1 f63a8fff98aa632db33f7598b6270ed8c178174712e9966caf8e25187d4eb128 17:31:11 $ docker rm -f --volumes f63a8fff98aa632db33f7598b6270ed8c178174712e9966caf8e25187d4eb128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:12 + docker inspect -f . ci-base-image-x86_64 17:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:12 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:31:12 $ 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 17:31:12 $ docker top dff304ed1319f8e12fe63d0b3d42da34f216a88b80447d7e9571650fdc79bde9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:13 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:31:13 + make test 17:31:13 go test -race -coverprofile=coverage.out ./... 17:31:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:31:50 go vet ./... 17:31:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:53 ./bin/test-attribution-txt.sh [Pipeline] echo 17:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:53 $ docker stop --time=1 dff304ed1319f8e12fe63d0b3d42da34f216a88b80447d7e9571650fdc79bde9 17:31:59 $ docker rm -f --volumes dff304ed1319f8e12fe63d0b3d42da34f216a88b80447d7e9571650fdc79bde9 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:32:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:32:00 + ls -al . 17:32:00 total 180 17:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:31 . 17:32:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:29 .. 17:32:00 -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:29 .dockerignore 17:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:30 .git 17:32:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:29 .github 17:32:00 -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:29 .gitignore 17:32:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:29 .golangci.yml 17:32:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:30 .semver 17:32:00 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:29 Attribution.txt 17:32:00 -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:29 CHANGELOG.md 17:32:00 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:29 Dockerfile 17:32:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:29 GOVERNANCE.md 17:32:00 -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:29 Jenkinsfile 17:32:00 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:29 LICENSE 17:32:00 -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:29 OWNERS.md 17:32:00 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:29 README.md 17:32:00 -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 17:30 VERSION 17:32:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:29 bin 17:32:00 -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:31 coverage.out 17:32:00 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:29 go.mod 17:32:00 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:29 go.sum 17:32:00 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:29 main.go 17:32:00 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:29 makefile 17:32:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:29 res 17:32:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:01 + 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=d26351ee030fdea045c7f8955b5650a87ad9db10 --label arch=amd64 --label version=3.1.0-dev.7 . 17:32:01 Sending build context to Docker daemon 3.309MB 17:32:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:32:01 Step 2/26 : FROM ${BASE} AS builder 17:32:01 ---> de5b9a573fc4 17:32:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:32:01 ---> Running in be2d009f1064 17:32:01 Removing intermediate container be2d009f1064 17:32:01 ---> 2d1eaad0547f 17:32:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:32:01 ---> Running in ed62d7fed133 17:32:01 Removing intermediate container ed62d7fed133 17:32:01 ---> 70b6b3e1dc26 17:32:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:32:01 ---> Running in 885b543d5b2d 17:32:01 Removing intermediate container 885b543d5b2d 17:32:01 ---> ade472aada86 17:32:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:32:01 ---> Running in 34b66020e9db 17:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:02 OK: 265 MiB in 53 packages 17:32:02 Removing intermediate container 34b66020e9db 17:32:02 ---> d94d4a935d7f 17:32:02 Step 7/26 : WORKDIR /app 17:32:02 ---> Running in 255f080d9ea9 17:32:02 Removing intermediate container 255f080d9ea9 17:32:02 ---> 01c3124679f5 17:32:02 Step 8/26 : COPY go.mod vendor* ./ 17:32:02 ---> 8008cfb65882 17:32:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:02 ---> Running in e63cfe4a2b5d 17:32:03 Removing intermediate container e63cfe4a2b5d 17:32:03 ---> 84d98333a1f4 17:32:03 Step 10/26 : COPY . . 17:32:03 ---> 4ed4ac413f3d 17:32:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:32:03 ---> Running in ef34f3506fcc 17:32:03 Removing intermediate container ef34f3506fcc 17:32:03 ---> 269c616ef958 17:32:03 Step 12/26 : RUN $MAKE 17:32:03 ---> Running in a51f1223106a 17:32:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.7" -trimpath -mod=readonly -o app-service-configurable 17:32:26 Removing intermediate container a51f1223106a 17:32:26 ---> 400aefd52014 17:32:26 Step 13/26 : FROM alpine:3.17 17:32:26 3.17: Pulling from library/alpine 17:32:26 4db1b89c0bd1: Already exists 17:32:26 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:32:26 Status: Downloaded newer image for alpine:3.17 17:32:26 ---> 1f73a9d63274 17:32:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:32:26 ---> Running in 3c9a03d1d0a5 17:32:26 Removing intermediate container 3c9a03d1d0a5 17:32:26 ---> 112557b2c5e2 17:32:26 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:32:26 ---> Running in 4328cb07ce9f 17:32:26 Removing intermediate container 4328cb07ce9f 17:32:26 ---> dbca8747c140 17:32:26 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:32:26 ---> Running in d861dd5ce16b 17:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:26 (1/2) Installing ca-certificates (20230506-r0) 17:32:26 (2/2) Installing dumb-init (1.2.5-r2) 17:32:26 Executing busybox-1.35.0-r29.trigger 17:32:26 Executing ca-certificates-20230506-r0.trigger 17:32:26 OK: 8 MiB in 17 packages 17:32:26 Removing intermediate container d861dd5ce16b 17:32:26 ---> 5f3b130d09e1 17:32:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:32:26 ---> 4fbe7f597eec 17:32:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:32:26 ---> d3da173fc0c6 17:32:26 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:32:26 ---> f68271507ff2 17:32:26 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:32:26 ---> b5554082fe88 17:32:26 Step 21/26 : EXPOSE 48095 17:32:26 ---> Running in 86fe754c5cd8 17:32:27 Removing intermediate container 86fe754c5cd8 17:32:27 ---> 5838e0858bfa 17:32:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:32:27 ---> Running in e772017947be 17:32:27 Removing intermediate container e772017947be 17:32:27 ---> b2dd95c518f2 17:32:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:27 ---> Running in f7e50ee30b53 17:32:27 Removing intermediate container f7e50ee30b53 17:32:27 ---> 7a36eccaf801 17:32:27 Step 24/26 : LABEL arch=amd64 17:32:27 ---> Running in 4c4397269191 17:32:27 Removing intermediate container 4c4397269191 17:32:27 ---> e6c0a6e38eef 17:32:27 Step 25/26 : LABEL git_sha=d26351ee030fdea045c7f8955b5650a87ad9db10 17:32:27 ---> Running in 2d9ddef3de05 17:32:27 Removing intermediate container 2d9ddef3de05 17:32:27 ---> 1290a9c74504 17:32:27 Step 26/26 : LABEL version=3.1.0-dev.7 17:32:27 ---> Running in afde88c1550d 17:32:27 Removing intermediate container afde88c1550d 17:32:27 ---> 3bf8a250d64b 17:32:27 [Warning] One or more build-args [ARCH] were not consumed 17:32:27 Successfully built 3bf8a250d64b 17:32:27 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 17:32:27 provisioning config files... 17:32:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11115026786478356685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:27 ---> docker-login.sh 17:32:27 nexus3.edgexfoundry.org:10001 17:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:27 Configure a credential helper to remove this warning. See 17:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:27 17:32:27 Login Succeeded 17:32:27 nexus3.edgexfoundry.org:10002 17:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:27 Configure a credential helper to remove this warning. See 17:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:27 17:32:27 Login Succeeded 17:32:27 nexus3.edgexfoundry.org:10003 17:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:28 Configure a credential helper to remove this warning. See 17:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:28 17:32:28 Login Succeeded 17:32:28 nexus3.edgexfoundry.org:10004 17:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:28 Configure a credential helper to remove this warning. See 17:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:28 17:32:28 Login Succeeded 17:32:28 docker.io 17:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:28 Configure a credential helper to remove this warning. See 17:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:28 17:32:28 Login Succeeded 17:32:28 ---> docker-login.sh ends [Pipeline] } 17:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:32:28 d26351ee030fdea045c7f8955b5650a87ad9db10 17:32:28 latest 17:32:28 3.1.0-dev.7 17:32:28 d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 17:32:28 main 17:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10 17:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:32:29 35d362d66fc1: Preparing 17:32:29 5efce91efb74: Preparing 17:32:29 fd4164619f9e: Preparing 17:32:29 a2e66bf10528: Preparing 17:32:29 d371b71a5b6e: Preparing 17:32:29 3dab9f8bf2d2: Preparing 17:32:29 3dab9f8bf2d2: Waiting 17:32:29 a2e66bf10528: Pushed 17:32:29 fd4164619f9e: Pushed 17:32:29 5efce91efb74: Pushed 17:32:29 3dab9f8bf2d2: Layer already exists 17:32:29 d371b71a5b6e: Pushed 17:32:32 35d362d66fc1: Pushed 17:32:32 d26351ee030fdea045c7f8955b5650a87ad9db10: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:32:32 35d362d66fc1: Preparing 17:32:32 5efce91efb74: Preparing 17:32:32 fd4164619f9e: Preparing 17:32:32 a2e66bf10528: Preparing 17:32:32 d371b71a5b6e: Preparing 17:32:32 3dab9f8bf2d2: Preparing 17:32:32 3dab9f8bf2d2: Waiting 17:32:32 35d362d66fc1: Layer already exists 17:32:32 d371b71a5b6e: Layer already exists 17:32:32 5efce91efb74: Layer already exists 17:32:32 fd4164619f9e: Layer already exists 17:32:32 a2e66bf10528: Layer already exists 17:32:32 3dab9f8bf2d2: Layer already exists 17:32:32 latest: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.7 17:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:32:33 35d362d66fc1: Preparing 17:32:33 5efce91efb74: Preparing 17:32:33 fd4164619f9e: Preparing 17:32:33 a2e66bf10528: Preparing 17:32:33 d371b71a5b6e: Preparing 17:32:33 3dab9f8bf2d2: Preparing 17:32:33 5efce91efb74: Layer already exists 17:32:33 a2e66bf10528: Layer already exists 17:32:33 35d362d66fc1: Layer already exists 17:32:33 d371b71a5b6e: Layer already exists 17:32:33 fd4164619f9e: Layer already exists 17:32:33 3dab9f8bf2d2: Layer already exists 17:32:33 3.1.0-dev.7: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 17:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:32:33 35d362d66fc1: Preparing 17:32:33 5efce91efb74: Preparing 17:32:33 fd4164619f9e: Preparing 17:32:33 a2e66bf10528: Preparing 17:32:33 d371b71a5b6e: Preparing 17:32:33 3dab9f8bf2d2: Preparing 17:32:33 3dab9f8bf2d2: Waiting 17:32:33 5efce91efb74: Layer already exists 17:32:33 fd4164619f9e: Layer already exists 17:32:33 d371b71a5b6e: Layer already exists 17:32:33 35d362d66fc1: Layer already exists 17:32:33 a2e66bf10528: Layer already exists 17:32:33 3dab9f8bf2d2: Layer already exists 17:32:33 d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:32:34 35d362d66fc1: Preparing 17:32:34 5efce91efb74: Preparing 17:32:34 fd4164619f9e: Preparing 17:32:34 a2e66bf10528: Preparing 17:32:34 d371b71a5b6e: Preparing 17:32:34 3dab9f8bf2d2: Preparing 17:32:34 3dab9f8bf2d2: Waiting 17:32:34 5efce91efb74: Layer already exists 17:32:34 fd4164619f9e: Layer already exists 17:32:34 35d362d66fc1: Layer already exists 17:32:34 a2e66bf10528: Layer already exists 17:32:34 d371b71a5b6e: Layer already exists 17:32:34 3dab9f8bf2d2: Layer already exists 17:32:34 main: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:34 ===================================================== [Pipeline] echo 17:32:34 taggedImages: 17:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10 17:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.7 17:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 17:32:34 - 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 17:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:34 17:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:35 latest: Pulling from edgex-lftools-log-publisher 17:32:35 5eb5b503b376: Pulling fs layer 17:32:35 5c69ac0246d0: Pulling fs layer 17:32:35 ec43610c2a17: Pulling fs layer 17:32:35 3a2ae6a8a46f: Pulling fs layer 17:32:35 33b1e0a273af: Pulling fs layer 17:32:35 5d3b04190fa2: Pulling fs layer 17:32:35 2f39f015ded8: Pulling fs layer 17:32:35 33b1e0a273af: Waiting 17:32:35 5d3b04190fa2: Waiting 17:32:35 3a2ae6a8a46f: Waiting 17:32:35 5c69ac0246d0: Download complete 17:32:35 3a2ae6a8a46f: Verifying Checksum 17:32:35 33b1e0a273af: Verifying Checksum 17:32:35 33b1e0a273af: Download complete 17:32:35 ec43610c2a17: Verifying Checksum 17:32:35 ec43610c2a17: Download complete 17:32:35 5d3b04190fa2: Verifying Checksum 17:32:35 5d3b04190fa2: Download complete 17:32:35 5eb5b503b376: Verifying Checksum 17:32:35 5eb5b503b376: Download complete 17:32:36 2f39f015ded8: Download complete 17:32:36 5eb5b503b376: Pull complete 17:32:36 5c69ac0246d0: Pull complete 17:32:36 ec43610c2a17: Pull complete 17:32:36 3a2ae6a8a46f: Pull complete 17:32:37 33b1e0a273af: Pull complete 17:32:37 5d3b04190fa2: Pull complete 17:32:41 2f39f015ded8: Pull complete 17:32:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:41 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 17:32:45 $ docker top f8584933fb9ffc6e41ffffa44f8470cc4dc0ce40bc3809dc511aa0eab1c63678 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:46 ---> job-cost.sh 17:32:46 lf-activate-venv: SKIPPING 17:32:46 INFO: No Stack... 17:32:46 INFO: Retrieving Pricing Info for: v3-standard-8 17:32:46 INFO: Archiving Costs [Pipeline] sh 17:32:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:32:47 + cut -d, -f6 [Pipeline] lock 17:32:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] 17:32:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] did not exist. Created. 17:32:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:47 + echo total: 0.2199999988079071 [Pipeline] stash 17:32:47 Stashed 1 file(s) [Pipeline] } 17:32:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:47 $ docker stop --time=1 f8584933fb9ffc6e41ffffa44f8470cc4dc0ce40bc3809dc511aa0eab1c63678 17:32:48 $ docker rm -f --volumes f8584933fb9ffc6e41ffffa44f8470cc4dc0ce40bc3809dc511aa0eab1c63678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2601 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:34:40 Running in /w/workspace/app-service-configurable/176 [Pipeline] { [Pipeline] checkout 17:34:40 Selected Git installation does not exist. Using Default 17:34:40 The recommended git tool is: NONE 17:34:46 using credential edgex-jenkins-ssh 17:34:46 Cloning the remote Git repository 17:34:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:34:46 > git init /w/workspace/app-service-configurable/176 # timeout=10 17:34:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:34:46 > git --version # timeout=10 17:34:46 > git --version # 'git version 2.25.1' 17:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:34:49 Avoid second fetch 17:34:49 Checking out Revision d26351ee030fdea045c7f8955b5650a87ad9db10 (main) 17:34:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:49 > git config core.sparsecheckout # timeout=10 17:34:49 > git checkout -f d26351ee030fdea045c7f8955b5650a87ad9db10 # timeout=10 17:34:49 Commit message: "docs: Added 3.0.1 changelog to main branch (#581)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:50 Dload Upload Total Spent Left Speed 17:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 17:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:34:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:34:51 + sudo tee /etc/docker/daemon.new 17:34:51 { 17:34:51 "registry-mirrors": [ 17:34:51 "https://nexus3.edgexfoundry.org:10001" 17:34:51 ], 17:34:51 "bip": "10.250.0.254/24", 17:34:51 "hosts": [ 17:34:51 "tcp://0.0.0.0:5555", 17:34:51 "unix:///var/run/docker.sock" 17:34:51 ], 17:34:51 "mtu": 1458, 17:34:51 "selinux-enabled": true, 17:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:34:51 } [Pipeline] sh 17:34:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:34:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:10 provisioning config files... 17:35:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/176@tmp/config16253042521105812710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:11 ---> docker-login.sh 17:35:11 nexus3.edgexfoundry.org:10001 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:11 Configure a credential helper to remove this warning. See 17:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:11 17:35:11 Login Succeeded 17:35:11 nexus3.edgexfoundry.org:10002 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:11 Configure a credential helper to remove this warning. See 17:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:11 17:35:11 Login Succeeded 17:35:11 nexus3.edgexfoundry.org:10003 17:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:12 Configure a credential helper to remove this warning. See 17:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:12 17:35:12 Login Succeeded 17:35:12 nexus3.edgexfoundry.org:10004 17:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:12 Configure a credential helper to remove this warning. See 17:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:12 17:35:12 Login Succeeded 17:35:12 docker.io 17:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:13 Configure a credential helper to remove this warning. See 17:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:13 17:35:13 Login Succeeded 17:35:13 ---> docker-login.sh ends [Pipeline] } 17:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:13 ========================================================= 17:35:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:35:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:13 + 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 . 17:35:13 Sending build context to Docker daemon 176.6kB 17:35:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:35:14 Step 2/12 : FROM ${BASE} AS builder 17:35:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:14 edb6bdbacee9: Pulling fs layer 17:35:14 5f9638ab2659: Pulling fs layer 17:35:14 8d51d6327a98: Pulling fs layer 17:35:14 8b374f2dd631: Pulling fs layer 17:35:14 ec14aa9079de: Pulling fs layer 17:35:14 2f466654f4bb: Pulling fs layer 17:35:14 554e91adad29: Pulling fs layer 17:35:14 ec14aa9079de: Waiting 17:35:14 2f466654f4bb: Waiting 17:35:14 554e91adad29: Waiting 17:35:14 8b374f2dd631: Waiting 17:35:14 5f9638ab2659: Download complete 17:35:14 8b374f2dd631: Verifying Checksum 17:35:14 8b374f2dd631: Download complete 17:35:14 ec14aa9079de: Verifying Checksum 17:35:14 ec14aa9079de: Download complete 17:35:14 edb6bdbacee9: Verifying Checksum 17:35:14 edb6bdbacee9: Download complete 17:35:15 edb6bdbacee9: Pull complete 17:35:15 554e91adad29: Verifying Checksum 17:35:15 554e91adad29: Download complete 17:35:15 5f9638ab2659: Pull complete 17:35:16 8d51d6327a98: Verifying Checksum 17:35:16 8d51d6327a98: Download complete 17:35:16 2f466654f4bb: Verifying Checksum 17:35:16 2f466654f4bb: Download complete 17:35:29 8d51d6327a98: Pull complete 17:35:29 8b374f2dd631: Pull complete 17:35:29 ec14aa9079de: Pull complete 17:35:34 2f466654f4bb: Pull complete 17:35:37 554e91adad29: Pull complete 17:35:37 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:37 ---> 1e15ea492957 17:35:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:35:39 ---> Running in f3e63f6fa6eb 17:35:39 Removing intermediate container f3e63f6fa6eb 17:35:39 ---> 46bfde52c4b1 17:35:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:35:39 ---> Running in 515e102108b4 17:35:39 Removing intermediate container 515e102108b4 17:35:39 ---> 0085c873f72c 17:35:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:35:39 ---> Running in 84bc89ac534e 17:35:39 Removing intermediate container 84bc89ac534e 17:35:39 ---> 621663df8de9 17:35:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:40 ---> Running in 74db69fd98b6 17:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:35:42 OK: 263 MiB in 53 packages 17:35:43 Removing intermediate container 74db69fd98b6 17:35:43 ---> 2a26291d82f6 17:35:43 Step 7/12 : WORKDIR /app 17:35:43 ---> Running in 236cfb0d303f 17:35:43 Removing intermediate container 236cfb0d303f 17:35:43 ---> 81916859a24a 17:35:43 Step 8/12 : COPY go.mod vendor* ./ 17:35:44 ---> c8cac75a8c16 17:35:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:44 ---> Running in 18b56297d7e6 17:36:52 Removing intermediate container 18b56297d7e6 17:36:52 ---> dc00fae1bc61 17:36:52 Step 10/12 : COPY . . 17:36:52 ---> 0d66a3aba003 17:36:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:52 ---> Running in 11f4e69154be 17:36:52 Removing intermediate container 11f4e69154be 17:36:52 ---> 7ab864b0bfce 17:36:52 Step 12/12 : RUN $MAKE 17:36:52 ---> Running in 0ce3d588a543 17:36:52 noop 17:36:52 Removing intermediate container 0ce3d588a543 17:36:52 ---> 7db0919f5223 17:36:52 Successfully built 7db0919f5223 17:36:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:52 + docker inspect -f . ci-base-image-arm64 17:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:52 prd-ubuntu20.04-docker-arm64-4c-16g-2601 does not seem to be running inside a container 17:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/176 -v /w/workspace/app-service-configurable/176:/w/workspace/app-service-configurable/176:rw,z -v /w/workspace/app-service-configurable/176@tmp:/w/workspace/app-service-configurable/176@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 17:36:54 $ docker top 7064dce4f2e69b6a4294ac40724e61a6ae1ae2229f00280526def0782399e837 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:54 + go version 17:36:54 go version go1.20.6 linux/arm64 [Pipeline] } 17:36:54 $ docker stop --time=1 7064dce4f2e69b6a4294ac40724e61a6ae1ae2229f00280526def0782399e837 17:36:56 $ docker rm -f --volumes 7064dce4f2e69b6a4294ac40724e61a6ae1ae2229f00280526def0782399e837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:56 + docker inspect -f . ci-base-image-arm64 17:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:57 prd-ubuntu20.04-docker-arm64-4c-16g-2601 does not seem to be running inside a container 17:36:57 $ 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/176 -v /w/workspace/app-service-configurable/176:/w/workspace/app-service-configurable/176:rw,z -v /w/workspace/app-service-configurable/176@tmp:/w/workspace/app-service-configurable/176@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 17:37:01 $ docker top 57c930e2cba996c819d27a32418a67478231cadf504eadac34df2ba658df1d0f -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/176 [Pipeline] fileExists [Pipeline] sh 17:37:02 + make test 17:37:02 go test -race -coverprofile=coverage.out ./... 17:39:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:39:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:39:39 go vet ./... 17:42:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:42:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:42:00 ./bin/test-attribution-txt.sh [Pipeline] echo 17:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:42:00 $ docker stop --time=1 57c930e2cba996c819d27a32418a67478231cadf504eadac34df2ba658df1d0f 17:42:02 $ docker rm -f --volumes 57c930e2cba996c819d27a32418a67478231cadf504eadac34df2ba658df1d0f [Pipeline] // withDockerContainer [Pipeline] sh 17:42:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:04 Warning: overwriting stash ‘coverage-report’ 17:42:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:05 + ls -al . 17:42:05 total 176 17:42:05 drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 17:37 . 17:42:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:34 .. 17:42:05 -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:34 .dockerignore 17:42:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:34 .git 17:42:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:34 .github 17:42:05 -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:34 .gitignore 17:42:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:34 .golangci.yml 17:42:05 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:34 Attribution.txt 17:42:05 -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:34 CHANGELOG.md 17:42:05 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:34 Dockerfile 17:42:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:34 GOVERNANCE.md 17:42:05 -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:34 Jenkinsfile 17:42:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:34 LICENSE 17:42:05 -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:34 OWNERS.md 17:42:05 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:34 README.md 17:42:05 -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 17:30 VERSION 17:42:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:34 bin 17:42:05 -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:37 coverage.out 17:42:05 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:34 go.mod 17:42:05 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:34 go.sum 17:42:05 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:34 main.go 17:42:05 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:34 makefile 17:42:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:34 res 17:42:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:05 + 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=d26351ee030fdea045c7f8955b5650a87ad9db10 --label arch=arm64 --label version=3.1.0-dev.7 . 17:42:05 Sending build context to Docker daemon 177.7kB 17:42:06 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:42:06 Step 2/26 : FROM ${BASE} AS builder 17:42:06 ---> 7db0919f5223 17:42:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:42:06 ---> Running in dc997f5a98f7 17:42:06 Removing intermediate container dc997f5a98f7 17:42:06 ---> 792ae9172069 17:42:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:42:06 ---> Running in 77f90af6ffec 17:42:06 Removing intermediate container 77f90af6ffec 17:42:06 ---> 27c860cefe9c 17:42:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:42:06 ---> Running in 825ba19e3127 17:42:07 Removing intermediate container 825ba19e3127 17:42:07 ---> c77bbf52f581 17:42:07 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:07 ---> Running in 093d791cf47e 17:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:10 OK: 263 MiB in 53 packages 17:42:11 Removing intermediate container 093d791cf47e 17:42:11 ---> a57eca1b8bcf 17:42:11 Step 7/26 : WORKDIR /app 17:42:11 ---> Running in 8994a2ed6d7e 17:42:11 Removing intermediate container 8994a2ed6d7e 17:42:11 ---> cb6988cda10f 17:42:11 Step 8/26 : COPY go.mod vendor* ./ 17:42:11 ---> b1e05b0fa53d 17:42:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:11 ---> Running in c0fea1647764 17:42:16 Removing intermediate container c0fea1647764 17:42:16 ---> 158924665818 17:42:16 Step 10/26 : COPY . . 17:42:16 ---> 7f16df4b5061 17:42:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:17 ---> Running in 7816450e7d1c 17:42:17 Removing intermediate container 7816450e7d1c 17:42:17 ---> 1cae18510d00 17:42:17 Step 12/26 : RUN $MAKE 17:42:17 ---> Running in 0fc5e4a971b1 17:42:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.7" -trimpath -mod=readonly -o app-service-configurable 17:44:39 Removing intermediate container 0fc5e4a971b1 17:44:39 ---> 3917be31eea9 17:44:39 Step 13/26 : FROM alpine:3.17 17:44:39 3.17: Pulling from library/alpine 17:44:39 edb6bdbacee9: Already exists 17:44:39 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:44:39 Status: Downloaded newer image for alpine:3.17 17:44:39 ---> 779605e5fbc0 17:44:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:44:39 ---> Running in 9c3b7108d745 17:44:39 Removing intermediate container 9c3b7108d745 17:44:39 ---> f7f16a5601d0 17:44:39 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:44:39 ---> Running in 7576a0e730f8 17:44:39 Removing intermediate container 7576a0e730f8 17:44:39 ---> b4978667fd33 17:44:39 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:44:39 ---> Running in 3886253ad754 17:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:39 (1/2) Installing ca-certificates (20230506-r0) 17:44:39 (2/2) Installing dumb-init (1.2.5-r2) 17:44:39 Executing busybox-1.35.0-r29.trigger 17:44:39 Executing ca-certificates-20230506-r0.trigger 17:44:39 OK: 8 MiB in 17 packages 17:44:39 Removing intermediate container 3886253ad754 17:44:39 ---> 18721724fe30 17:44:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:44:39 ---> 28e67a8d9a0f 17:44:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:44:39 ---> 7ebd97a7a8f8 17:44:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:44:39 ---> c4f7c7ece713 17:44:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:44:39 ---> 6e6b32d02078 17:44:39 Step 21/26 : EXPOSE 48095 17:44:39 ---> Running in 9b52eeeec9e1 17:44:39 Removing intermediate container 9b52eeeec9e1 17:44:39 ---> fd1ea30aa401 17:44:39 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:44:39 ---> Running in 7246a86a3290 17:44:39 Removing intermediate container 7246a86a3290 17:44:39 ---> 6896f7d544c1 17:44:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:44:39 ---> Running in c1b8f2ec7a02 17:44:39 Removing intermediate container c1b8f2ec7a02 17:44:39 ---> 865a26afab44 17:44:39 Step 24/26 : LABEL arch=arm64 17:44:39 ---> Running in b2f0be7c9532 17:44:39 Removing intermediate container b2f0be7c9532 17:44:39 ---> 4c8423ac7dd0 17:44:39 Step 25/26 : LABEL git_sha=d26351ee030fdea045c7f8955b5650a87ad9db10 17:44:39 ---> Running in e9ff9f060c0d 17:44:39 Removing intermediate container e9ff9f060c0d 17:44:39 ---> 9a7110072d99 17:44:39 Step 26/26 : LABEL version=3.1.0-dev.7 17:44:39 ---> Running in a0f446a963ec 17:44:39 Removing intermediate container a0f446a963ec 17:44:39 ---> 137e61af4c0f 17:44:39 [Warning] One or more build-args [ARCH] were not consumed 17:44:39 Successfully built 137e61af4c0f 17:44:39 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 17:44:40 provisioning config files... 17:44:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/176@tmp/config10600093197892258802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:40 ---> docker-login.sh 17:44:40 nexus3.edgexfoundry.org:10001 17:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:40 Configure a credential helper to remove this warning. See 17:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:40 17:44:40 Login Succeeded 17:44:40 nexus3.edgexfoundry.org:10002 17:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:40 Configure a credential helper to remove this warning. See 17:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:40 17:44:40 Login Succeeded 17:44:40 nexus3.edgexfoundry.org:10003 17:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:41 Configure a credential helper to remove this warning. See 17:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:41 17:44:41 Login Succeeded 17:44:41 nexus3.edgexfoundry.org:10004 17:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:41 Configure a credential helper to remove this warning. See 17:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:41 17:44:41 Login Succeeded 17:44:41 docker.io 17:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:42 Configure a credential helper to remove this warning. See 17:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:42 17:44:42 Login Succeeded 17:44:42 ---> docker-login.sh ends [Pipeline] } 17:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:44:42 d26351ee030fdea045c7f8955b5650a87ad9db10 17:44:42 latest 17:44:42 3.1.0-dev.7 17:44:42 d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 17:44:42 main 17:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10 17:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:44:42 8537e106f8bc: Preparing 17:44:42 b3c36a20aae7: Preparing 17:44:42 f2ea25c9be53: Preparing 17:44:42 6e176b892bd9: Preparing 17:44:42 869854c94bcd: Preparing 17:44:42 9386262d7a74: Preparing 17:44:42 9386262d7a74: Waiting 17:44:43 6e176b892bd9: Pushed 17:44:43 f2ea25c9be53: Pushed 17:44:43 b3c36a20aae7: Pushed 17:44:43 869854c94bcd: Pushed 17:44:43 9386262d7a74: Layer already exists 17:44:48 8537e106f8bc: Pushed 17:44:48 d26351ee030fdea045c7f8955b5650a87ad9db10: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + 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 17:44:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:44:48 8537e106f8bc: Preparing 17:44:48 b3c36a20aae7: Preparing 17:44:48 f2ea25c9be53: Preparing 17:44:48 6e176b892bd9: Preparing 17:44:48 869854c94bcd: Preparing 17:44:48 9386262d7a74: Preparing 17:44:48 9386262d7a74: Waiting 17:44:48 869854c94bcd: Layer already exists 17:44:48 f2ea25c9be53: Layer already exists 17:44:48 b3c36a20aae7: Layer already exists 17:44:48 6e176b892bd9: Layer already exists 17:44:48 8537e106f8bc: Layer already exists 17:44:48 9386262d7a74: Layer already exists 17:44:48 latest: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.7 17:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:44:49 8537e106f8bc: Preparing 17:44:49 b3c36a20aae7: Preparing 17:44:49 f2ea25c9be53: Preparing 17:44:49 6e176b892bd9: Preparing 17:44:49 869854c94bcd: Preparing 17:44:49 9386262d7a74: Preparing 17:44:49 9386262d7a74: Waiting 17:44:49 8537e106f8bc: Layer already exists 17:44:49 b3c36a20aae7: Layer already exists 17:44:49 6e176b892bd9: Layer already exists 17:44:49 869854c94bcd: Layer already exists 17:44:49 f2ea25c9be53: Layer already exists 17:44:49 9386262d7a74: Layer already exists 17:44:49 3.1.0-dev.7: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 17:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:44:50 8537e106f8bc: Preparing 17:44:50 b3c36a20aae7: Preparing 17:44:50 f2ea25c9be53: Preparing 17:44:50 6e176b892bd9: Preparing 17:44:50 869854c94bcd: Preparing 17:44:50 9386262d7a74: Preparing 17:44:50 9386262d7a74: Waiting 17:44:50 f2ea25c9be53: Layer already exists 17:44:50 6e176b892bd9: Layer already exists 17:44:50 b3c36a20aae7: Layer already exists 17:44:50 869854c94bcd: Layer already exists 17:44:50 8537e106f8bc: Layer already exists 17:44:50 9386262d7a74: Layer already exists 17:44:50 d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:50 + 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 17:44:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:44:51 8537e106f8bc: Preparing 17:44:51 b3c36a20aae7: Preparing 17:44:51 f2ea25c9be53: Preparing 17:44:51 6e176b892bd9: Preparing 17:44:51 869854c94bcd: Preparing 17:44:51 9386262d7a74: Preparing 17:44:51 9386262d7a74: Waiting 17:44:51 869854c94bcd: Layer already exists 17:44:51 b3c36a20aae7: Layer already exists 17:44:51 6e176b892bd9: Layer already exists 17:44:51 8537e106f8bc: Layer already exists 17:44:51 f2ea25c9be53: Layer already exists 17:44:51 9386262d7a74: Layer already exists 17:44:51 main: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:51 ===================================================== [Pipeline] echo 17:44:51 taggedImages: 17:44:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10 17:44:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:44:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.7 17:44:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 17:44:51 - 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 17:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:51 17:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:52 arm64: Pulling from edgex-lftools-log-publisher 17:44:52 8998bd30e6a1: Pulling fs layer 17:44:52 04944245beec: Pulling fs layer 17:44:52 699f458cf7ca: Pulling fs layer 17:44:52 765212b225bb: Pulling fs layer 17:44:52 f23df028b6ca: Pulling fs layer 17:44:52 d65c8cfc05b1: Pulling fs layer 17:44:52 2437ff75d9bd: Pulling fs layer 17:44:52 f23df028b6ca: Waiting 17:44:52 d65c8cfc05b1: Waiting 17:44:52 2437ff75d9bd: Waiting 17:44:52 765212b225bb: Waiting 17:44:52 04944245beec: Verifying Checksum 17:44:52 04944245beec: Download complete 17:44:52 765212b225bb: Verifying Checksum 17:44:52 765212b225bb: Download complete 17:44:52 f23df028b6ca: Verifying Checksum 17:44:52 f23df028b6ca: Download complete 17:44:52 d65c8cfc05b1: Verifying Checksum 17:44:52 d65c8cfc05b1: Download complete 17:44:52 699f458cf7ca: Verifying Checksum 17:44:52 699f458cf7ca: Download complete 17:44:52 8998bd30e6a1: Verifying Checksum 17:44:52 8998bd30e6a1: Download complete 17:44:54 2437ff75d9bd: Verifying Checksum 17:44:54 2437ff75d9bd: Download complete 17:44:58 8998bd30e6a1: Pull complete 17:44:58 04944245beec: Pull complete 17:44:59 699f458cf7ca: Pull complete 17:44:59 765212b225bb: Pull complete 17:45:00 f23df028b6ca: Pull complete 17:45:00 d65c8cfc05b1: Pull complete 17:45:15 2437ff75d9bd: Pull complete 17:45:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-2601 does not seem to be running inside a container 17:45:15 $ 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/176 -v /w/workspace/app-service-configurable/176:/w/workspace/app-service-configurable/176:rw,z -v /w/workspace/app-service-configurable/176@tmp:/w/workspace/app-service-configurable/176@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 17:45:18 $ docker top 8e7c34f0165a89a3d38672931eb3549a99af6ed31c6a628c5728b6840612ebf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:19 ---> job-cost.sh 17:45:19 lf-activate-venv: SKIPPING 17:45:19 INFO: No Stack... 17:45:19 INFO: Retrieving Pricing Info for: v3-standard-4 17:45:20 INFO: Archiving Costs [Pipeline] sh 17:45:20 + cat /w/workspace/app-service-configurable/176/archives/cost.csv 17:45:20 + cut -d, -f6 [Pipeline] lock 17:45:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] 17:45:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] did not exist. Created. 17:45:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:21 /w/workspace/app-service-configurable/176@tmp/durable-44209137/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:45:22 + echo total: 0.10999999940395355 [Pipeline] stash 17:45:22 Warning: overwriting stash ‘stack-cost’ 17:45:22 Stashed 1 file(s) [Pipeline] } 17:45:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:22 $ docker stop --time=1 8e7c34f0165a89a3d38672931eb3549a99af6ed31c6a628c5728b6840612ebf9 17:45:24 $ docker rm -f --volumes 8e7c34f0165a89a3d38672931eb3549a99af6ed31c6a628c5728b6840612ebf9 [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 17:45:25 provisioning config files... 17:45:25 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7708266987319812765tmp [Pipeline] { [Pipeline] sh 17:45:25 + set +x 17:45:25 + bash -s -- 17:45:25 + curl -s https://codecov.io/bash 17:45:25 17:45:25 _____ _ 17:45:25 / ____| | | 17:45:25 | | ___ __| | ___ ___ _____ __ 17:45:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:45:25 | |___| (_) | (_| | __/ (_| (_) \ V / 17:45:25 \_____\___/ \__,_|\___|\___\___/ \_/ 17:45:25 Bash-1.0.6 17:45:25 17:45:25 17:45:25 ==> git version 2.25.1 found 17:45:25 ==> 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 17:45:25 Release-Date: 2020-01-08 17:45:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:45:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:45:25 ==> Jenkins CI detected. 17:45:25 current dir:  /w/workspace/ry_app-service-configurable_main 17:45:25 project root: . 17:45:25 --> token set from env 17:45:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:45:25 ==> Running gcov in . (disable via -X gcov) 17:45:25 ==> Python coveragepy not found 17:45:25 ==> Searching for coverage reports in: 17:45:25 + . 17:45:25 -> Found 1 reports 17:45:25 ==> Detecting git/mercurial file structure 17:45:25 ==> Reading reports 17:45:25 + ./coverage.out bytes=13 17:45:25 ==> Appending adjustments 17:45:25 https://docs.codecov.io/docs/fixing-reports 17:45:25 + Found adjustments 17:45:25 ==> Gzipping contents 17:45:25 4.0K /tmp/codecov.2SPrQb.gz 17:45:25 ==> Uploading reports 17:45:25 url: https://codecov.io 17:45:25 query: branch=main&commit=d26351ee030fdea045c7f8955b5650a87ad9db10&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:45:25 -> Pinging Codecov 17:45:25 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=d26351ee030fdea045c7f8955b5650a87ad9db10&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:45:25 -> Uploading to 17:45:25 https://storage.googleapis.com/codecov/v4/raw/2023-07-31/A97CA9966030D2A3747ED39772930CCE/d26351ee030fdea045c7f8955b5650a87ad9db10/84749a2a-0c4b-4010-afb0-a975728f759c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T174525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06ab84e88e535b9f7ed86de2515e289b552cbcd0a46644054c2da45c3a362a9a 17:45:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:25 Dload Upload Total Spent Left Speed 17:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2257 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2246 17:45:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] } 17:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:45:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:45:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:45:26 17:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:45:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:45:26 df9b9388f04a: Pulling fs layer 17:45:26 52dc419b0ee2: Pulling fs layer 17:45:26 25bc292e5bac: Pulling fs layer 17:45:26 114826534d7a: Pulling fs layer 17:45:26 4657fd5d0bcf: Pulling fs layer 17:45:26 6ad1cebc031e: Pulling fs layer 17:45:26 8a3aa393b2d8: Pulling fs layer 17:45:26 4657fd5d0bcf: Waiting 17:45:26 6ad1cebc031e: Waiting 17:45:26 8a3aa393b2d8: Waiting 17:45:26 114826534d7a: Waiting 17:45:26 25bc292e5bac: Download complete 17:45:26 52dc419b0ee2: Verifying Checksum 17:45:26 52dc419b0ee2: Download complete 17:45:26 4657fd5d0bcf: Verifying Checksum 17:45:26 4657fd5d0bcf: Download complete 17:45:26 df9b9388f04a: Download complete 17:45:26 df9b9388f04a: Pull complete 17:45:26 6ad1cebc031e: Verifying Checksum 17:45:26 6ad1cebc031e: Download complete 17:45:26 52dc419b0ee2: Pull complete 17:45:27 25bc292e5bac: Pull complete 17:45:27 114826534d7a: Verifying Checksum 17:45:27 114826534d7a: Download complete 17:45:27 8a3aa393b2d8: Verifying Checksum 17:45:27 8a3aa393b2d8: Download complete 17:45:30 114826534d7a: Pull complete 17:45:30 4657fd5d0bcf: Pull complete 17:45:31 6ad1cebc031e: Pull complete 17:45:33 8a3aa393b2d8: Pull complete 17:45:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:45:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:33 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:45:33 $ 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 17:45:38 $ docker top f6f50a6fb83bc2ac8468cf12397a9163afba56a02b9b76e580403471a4d189d0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:45:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:45:38 + set -o pipefail 17:45:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:45:43 17:45:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:45:43 17:45:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/027e31c4-538a-429c-9f43-a503d08f57ef 17:45:43 17:45:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:45:43 17:45:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:45:43 17:45:43 17:45:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:45:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:45:43 More details here: https://snyk.co/ue1NS 17:45:43 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:45:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:45:43 $ docker stop --time=1 f6f50a6fb83bc2ac8468cf12397a9163afba56a02b9b76e580403471a4d189d0 17:45:48 $ docker rm -f --volumes f6f50a6fb83bc2ac8468cf12397a9163afba56a02b9b76e580403471a4d189d0 [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 17:45:48 + git log --format=format:%s -1 d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] sh 17:45:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:49 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:45:49 $ 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 17:45:50 $ docker top 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 -eo pid,comm 17:45:50 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). 17:45:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:50 [ssh-agent] Looking for ssh-agent implementation... 17:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:50 $ docker exec 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 ssh-agent 17:45:50 SSH_AUTH_SOCK=/tmp/ssh-jmag5GyVIqgI/agent.32 17:45:50 SSH_AGENT_PID=38 17:45:50 Running ssh-add (command line suppressed) 17:45:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1720945547252673490.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1720945547252673490.key) 17:45:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:50 + git semver tag 17:45:51 2023-07-31 17:45:50,980 [run_tag] DEBUG tag force:False 17:45:51 2023-07-31 17:45:50,980 [check_head_tag] DEBUG check head tag 17:45:51 2023-07-31 17:45:50,980 [execute] INFO git cat-file --batch-check 17:45:51 2023-07-31 17:45:50,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:45:51 2023-07-31 17:45:50,984 [execute] INFO git cat-file --batch 17:45:51 2023-07-31 17:45:50,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:45:51 2023-07-31 17:45:50,994 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:45:51 2023-07-31 17:45:50,994 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 17:45:51 2023-07-31 17:45:50,995 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:45:51 2023-07-31 17:45:50,999 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:45:51 3.1.0-dev.7 [Pipeline] } 17:45:51 $ docker exec --env ******** --env ******** 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 ssh-agent -k 17:45:51 unset SSH_AUTH_SOCK; 17:45:51 unset SSH_AGENT_PID; 17:45:51 echo Agent pid 38 killed; 17:45:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:51 + git semver [Pipeline] } 17:45:51 $ docker stop --time=1 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 17:45:53 $ docker rm -f --volumes 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:53 17:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:53 0.23.1-centos7: Pulling from edgex-lftools 17:45:53 ab5ef0e58194: Pulling fs layer 17:45:53 9712f1f96733: Pulling fs layer 17:45:53 63f879dbbcfc: Pulling fs layer 17:45:53 0d9ebad4ef96: Pulling fs layer 17:45:53 e9a5061849ea: Pulling fs layer 17:45:53 d747dcd14b5f: Pulling fs layer 17:45:53 2de7ff778b66: Pulling fs layer 17:45:53 0d9ebad4ef96: Waiting 17:45:53 e9a5061849ea: Waiting 17:45:53 d747dcd14b5f: Waiting 17:45:53 2de7ff778b66: Waiting 17:45:53 9712f1f96733: Verifying Checksum 17:45:53 9712f1f96733: Download complete 17:45:53 63f879dbbcfc: Verifying Checksum 17:45:53 63f879dbbcfc: Download complete 17:45:54 e9a5061849ea: Verifying Checksum 17:45:54 e9a5061849ea: Download complete 17:45:54 d747dcd14b5f: Verifying Checksum 17:45:54 d747dcd14b5f: Download complete 17:45:54 ab5ef0e58194: Verifying Checksum 17:45:54 ab5ef0e58194: Download complete 17:45:54 0d9ebad4ef96: Verifying Checksum 17:45:54 0d9ebad4ef96: Download complete 17:45:54 2de7ff778b66: Verifying Checksum 17:45:54 2de7ff778b66: Download complete 17:45:56 ab5ef0e58194: Pull complete 17:45:56 9712f1f96733: Pull complete 17:45:57 63f879dbbcfc: Pull complete 17:46:01 0d9ebad4ef96: Pull complete 17:46:01 e9a5061849ea: Pull complete 17:46:01 d747dcd14b5f: Pull complete 17:46:02 2de7ff778b66: Pull complete 17:46:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:46:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:02 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:46:02 $ 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 17:46:11 $ docker top dc31ba03165c0bb6a5d73c72479306e4bb41951ca921476d5465f4728e9e2a6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:46:11 provisioning config files... 17:46:11 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2703097537520355536tmp 17:46:11 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14535674042122181115tmp 17:46:11 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12076268395794173251tmp [Pipeline] { [Pipeline] echo 17:46:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:46:11 ---> sigul-configuration.sh 17:46:11 gpg: directory `/root/.gnupg' created 17:46:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:46:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:46:11 gpg: keyring `/root/.gnupg/secring.gpg' created 17:46:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:46:11 gpg: CAST5 encrypted data 17:46:11 gpg: encrypted with 1 passphrase 17:46:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:46:11 + mkdir /home/jenkins 17:46:11 + mkdir /home/jenkins/sigul [Pipeline] sh 17:46:11 + 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 17:46:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:46:12 ---> sigul-install.sh 17:46:12 Sigul already installed; skipping installation. [Pipeline] sh 17:46:12 + git tag --list 17:46:12 v1.0.0 17:46:12 v1.1.0 17:46:12 v1.2.0 17:46:12 v1.3.0 17:46:12 v1.3.1 17:46:12 v2.0.0 17:46:12 v2.0.1 17:46:12 v2.1.0 17:46:12 v2.1.1 17:46:12 v2.1.2 17:46:12 v2.2.0 17:46:12 v2.3 17:46:12 v2.3.0 17:46:12 v2.3.1 17:46:12 v3.0 17:46:12 v3.0.0 17:46:12 v3.0.1 17:46:12 v3.0.1-dev.1 17:46:12 v3.1.0-dev.1 17:46:12 v3.1.0-dev.2 17:46:12 v3.1.0-dev.3 17:46:12 v3.1.0-dev.4 17:46:12 v3.1.0-dev.5 17:46:12 v3.1.0-dev.6 17:46:12 v3.1.0-dev.7 [Pipeline] sh 17:46:14 + lftools sign git-tag v3.1.0-dev.7 17:46:14 Signing Git tag with Sigul... 17:46:14 Signing v3.1.0-dev.7 [Pipeline] echo 17:46:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:46:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:46:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:46:15 $ docker stop --time=1 dc31ba03165c0bb6a5d73c72479306e4bb41951ca921476d5465f4728e9e2a6f 17:46:17 $ docker rm -f --volumes dc31ba03165c0bb6a5d73c72479306e4bb41951ca921476d5465f4728e9e2a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:46:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:17 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:46:18 $ 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 17:46:18 $ docker top 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 -eo pid,comm 17:46:18 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). 17:46:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:18 [ssh-agent] Looking for ssh-agent implementation... 17:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:18 $ docker exec 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 ssh-agent 17:46:18 SSH_AUTH_SOCK=/tmp/ssh-3EXhVpEgwNjk/agent.32 17:46:18 SSH_AGENT_PID=38 17:46:18 Running ssh-add (command line suppressed) 17:46:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1464856551622774641.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1464856551622774641.key) 17:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:19 + git semver bump pre 17:46:19 2023-07-31 17:46:19,253 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:46:19 2023-07-31 17:46:19,253 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 17:46:19 2023-07-31 17:46:19,253 [bump_version] DEBUG bumped version:3.1.0-dev.8 17:46:19 2023-07-31 17:46:19,253 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:46:19 2023-07-31 17:46:19,253 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:46:19 2023-07-31 17:46:19,253 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:46:19 2023-07-31 17:46:19,255 [execute] INFO git cat-file --batch-check 17:46:19 2023-07-31 17:46:19,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:46:19 2023-07-31 17:46:19,260 [execute] INFO git cat-file --batch 17:46:19 2023-07-31 17:46:19,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:46:19 2023-07-31 17:46:19,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:46:19 3.1.0-dev.8 [Pipeline] } 17:46:19 $ docker exec --env ******** --env ******** 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 ssh-agent -k 17:46:19 unset SSH_AUTH_SOCK; 17:46:19 unset SSH_AGENT_PID; 17:46:19 echo Agent pid 38 killed; 17:46:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:19 + git semver [Pipeline] } 17:46:20 $ docker stop --time=1 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 17:46:22 $ docker rm -f --volumes 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:31 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:46:39 $ docker top 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:39 [ssh-agent] Looking for ssh-agent implementation... 17:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:39 $ docker exec 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 ssh-agent 17:46:39 SSH_AUTH_SOCK=/tmp/ssh-hZJGuzyqlJq6/agent.33 17:46:39 SSH_AGENT_PID=39 17:46:39 Running ssh-add (command line suppressed) 17:46:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3319157309759231844.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3319157309759231844.key) 17:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:39 + git semver push 17:46:40 2023-07-31 17:46:40,171 [run_push] DEBUG push 17:46:40 2023-07-31 17:46:40,171 [execute] INFO git cat-file --batch-check 17:46:40 2023-07-31 17:46:40,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:46:40 2023-07-31 17:46:40,175 [execute] INFO git rev-list 19e05330f8563df5f6526a111ea8a27cf5ba0d52 -- 17:46:40 2023-07-31 17:46:40,176 [execute] DEBUG Popen(['git', 'rev-list', '19e05330f8563df5f6526a111ea8a27cf5ba0d52', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:46:40 2023-07-31 17:46:40,185 [execute] INFO git fetch -v origin 17:46:40 2023-07-31 17:46:40,185 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:46:40 2023-07-31 17:46:40,649 [run_push] DEBUG no remote changes detected 17:46:40 2023-07-31 17:46:40,650 [execute] INFO git push origin semver 17:46:40 2023-07-31 17:46:40,650 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:46:41 2023-07-31 17:46:41,406 [run_push] DEBUG push all version tags 17:46:41 2023-07-31 17:46:41,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:46:41 2023-07-31 17:46:41,407 [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) 17:46:42 2023-07-31 17:46:42,130 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:46:42 3.1.0-dev.8 [Pipeline] } 17:46:42 $ docker exec --env ******** --env ******** 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 ssh-agent -k 17:46:42 unset SSH_AUTH_SOCK; 17:46:42 unset SSH_AGENT_PID; 17:46:42 echo Agent pid 39 killed; 17:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:42 + git semver [Pipeline] } 17:46:42 $ docker stop --time=1 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 17:46:44 $ docker rm -f --volumes 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 [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 17:46:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:46:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:46:44 total 16 17:46:44 drwxr-xr-x 3 root root 4096 Jul 31 17:32 . 17:46:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:46 .. 17:46:44 drwxr-xr-x 2 root root 4096 Jul 31 17:32 cost 17:46:44 -rw-r--r-- 1 root root 96 Jul 31 17:32 cost.csv 17:46:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:46:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:46:44 total 16 17:46:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:32 . 17:46:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:46 .. 17:46:44 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 17:32 cost 17:46:44 -rw-r--r-- 1 jenkins jenkins 96 Jul 31 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:45 ---> package-listing.sh 17:46:45 ++ facter osfamily 17:46:45 ++ tr '[:upper:]' '[:lower:]' 17:46:46 + OS_FAMILY=debian 17:46:46 + workspace=/w/workspace/ry_app-service-configurable_main 17:46:46 + START_PACKAGES=/tmp/packages_start.txt 17:46:46 + END_PACKAGES=/tmp/packages_end.txt 17:46:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:46 + PACKAGES=/tmp/packages_start.txt 17:46:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:46:46 + PACKAGES=/tmp/packages_end.txt 17:46:46 + case "${OS_FAMILY}" in 17:46:46 + dpkg -l 17:46:46 + grep '^ii' 17:46:46 + '[' -f /tmp/packages_start.txt ']' 17:46:46 + '[' -f /tmp/packages_end.txt ']' 17:46:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:46:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:46:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:46:46 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 17:46:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:47 prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container 17:46:47 $ 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 17:46:47 $ docker top 64b01e50d3ca6cbb411c8a258386da674824ba50424c33fe36539d60c5b145dd -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:47 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:48 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:48 + ls /var/log/sa-host 17:46:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:48 provisioning config files... 17:46:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4896923995296042273tmp [Pipeline] { [Pipeline] echo 17:46:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:48 ---> create-netrc.sh [Pipeline] } 17:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:49 ---> python-tools-install.sh [Pipeline] echo 17:46:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:49 ---> sudo-logs.sh 17:46:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:49 ---> job-cost.sh 17:46:49 lf-activate-venv: SKIPPING 17:46:49 DEBUG: total: 0.2199999988079071 17:46:49 INFO: Retrieving Stack Cost... 17:46:50 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:50 INFO: Archiving Costs [Pipeline] echo 17:46:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:50 ---> logs-deploy.sh 17:46:50 lf-activate-venv: SKIPPING 17:46:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/176 17:46:50 INFO: archiving workspace using pattern(s): 17:46:51 Archives upload complete. 17:46:52 INFO: archiving logs to Nexus