Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16836912c680c3f649fe41edaa45e5d9bccd0a74 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-ssh13384646104295923857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1735281473693693944.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18287177088400984024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh7890642199370706059.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-ssh10801505939662484048.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 ‘prd-centos7-blackbox-4c-2g-3401’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3695’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3697 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 16836912c680c3f649fe41edaa45e5d9bccd0a74 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#585)" > 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 16836912c680c3f649fe41edaa45e5d9bccd0a74 # timeout=10 > git rev-list --no-walk 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:13 ========================================================= 15:35:13 EdgeX Global Pipelines Version Info 15:35:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:14 ------------------- 15:35:14 stable info: 15:35:14 ------------------- 15:35:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:14 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:35:14 Message: update stable to v1.0.253 15:35:15 ------------------- 15:35:15 experimental info: 15:35:15 ------------------- 15:35:15 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:35:15 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1683691 [Pipeline] echo 15:35:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:15 provisioning config files... 15:35:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2399016633680873813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:15 ---> docker-login.sh 15:35:15 nexus3.edgexfoundry.org:10001 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 nexus3.edgexfoundry.org:10002 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 nexus3.edgexfoundry.org:10003 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 nexus3.edgexfoundry.org:10004 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 docker.io 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 ---> docker-login.sh ends [Pipeline] } 15:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:35:17 + git rev-list -1 --merges 16836912c680c3f649fe41edaa45e5d9bccd0a74~1..16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo 15:35:17 -----------> git rev-list -1 --merges 16836912c680c3f649fe41edaa45e5d9bccd0a74~1..16836912c680c3f649fe41edaa45e5d9bccd0a74 16836912c680c3f649fe41edaa45e5d9bccd0a74 [false] [Pipeline] sh 15:35:17 + git log --format=format:%s -1 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo 15:35:17 ========================================================= 15:35:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:35:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:18 + git log --format=format:%s -1 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo 15:35:18 [semverPrep] GIT_COMMIT: 16836912c680c3f649fe41edaa45e5d9bccd0a74, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#585) [Pipeline] echo 15:35:18 [semverPrep] This is not a build commit. [Pipeline] sh 15:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:18 + grep -v github /etc/ssh/ssh_known_hosts 15:35:18 + [ -e /tmp/ssh_known_hosts ] 15:35:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:35:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:35:18 + sudo tee -a /etc/ssh/ssh_known_hosts 15:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:18 15:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:19 0.1.4: Pulling from edgex-devops/py-git-semver 15:35:19 b85a868b505f: Pulling fs layer 15:35:19 e2be974225ed: Pulling fs layer 15:35:19 339a4e72a1f5: Pulling fs layer 15:35:19 988bab9f4d93: Pulling fs layer 15:35:19 1469e6f7b9e6: Pulling fs layer 15:35:19 eaf3925da568: Pulling fs layer 15:35:19 bab4dde63d76: Pulling fs layer 15:35:19 bde34c3a00c8: Pulling fs layer 15:35:19 b352a97aabf1: Pulling fs layer 15:35:19 4872d77fe225: Pulling fs layer 15:35:19 5851b861e8e6: Pulling fs layer 15:35:19 1469e6f7b9e6: Waiting 15:35:19 eaf3925da568: Waiting 15:35:19 bab4dde63d76: Waiting 15:35:19 bde34c3a00c8: Waiting 15:35:19 b352a97aabf1: Waiting 15:35:19 4872d77fe225: Waiting 15:35:19 5851b861e8e6: Waiting 15:35:19 e2be974225ed: Verifying Checksum 15:35:19 e2be974225ed: Download complete 15:35:19 988bab9f4d93: Verifying Checksum 15:35:19 988bab9f4d93: Download complete 15:35:19 339a4e72a1f5: Verifying Checksum 15:35:19 339a4e72a1f5: Download complete 15:35:19 1469e6f7b9e6: Verifying Checksum 15:35:19 1469e6f7b9e6: Download complete 15:35:19 eaf3925da568: Download complete 15:35:19 bde34c3a00c8: Verifying Checksum 15:35:19 bde34c3a00c8: Download complete 15:35:19 b352a97aabf1: Download complete 15:35:19 4872d77fe225: Download complete 15:35:19 5851b861e8e6: Verifying Checksum 15:35:19 5851b861e8e6: Download complete 15:35:19 b85a868b505f: Verifying Checksum 15:35:19 b85a868b505f: Download complete 15:35:19 bab4dde63d76: Verifying Checksum 15:35:19 bab4dde63d76: Download complete 15:35:21 b85a868b505f: Pull complete 15:35:21 e2be974225ed: Pull complete 15:35:21 339a4e72a1f5: Pull complete 15:35:21 988bab9f4d93: Pull complete 15:35:21 1469e6f7b9e6: Pull complete 15:35:21 eaf3925da568: Pull complete 15:35:23 bab4dde63d76: Pull complete 15:35:23 bde34c3a00c8: Pull complete 15:35:23 b352a97aabf1: Pull complete 15:35:23 4872d77fe225: Pull complete 15:35:23 5851b861e8e6: Pull complete 15:35:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:24 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:35:24 $ 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 15:35:27 $ docker top b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 -eo pid,comm 15:35:27 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). 15:35:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:27 [ssh-agent] Looking for ssh-agent implementation... 15:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:27 $ docker exec b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent 15:35:27 SSH_AUTH_SOCK=/tmp/ssh-exaGICYDRDZU/agent.34 15:35:27 SSH_AGENT_PID=40 15:35:27 Running ssh-add (command line suppressed) 15:35:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5286488664021129357.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5286488664021129357.key) 15:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:27 + git tag --points-at HEAD [Pipeline] } 15:35:27 $ docker exec --env ******** --env ******** b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent -k 15:35:27 unset SSH_AUTH_SOCK; 15:35:27 unset SSH_AGENT_PID; 15:35:27 echo Agent pid 40 killed; 15:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:28 [ssh-agent] Looking for ssh-agent implementation... 15:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:28 $ docker exec b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent 15:35:28 SSH_AUTH_SOCK=/tmp/ssh-EKaQxTySfdOw/agent.72 15:35:28 SSH_AGENT_PID=78 15:35:28 Running ssh-add (command line suppressed) 15:35:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15323840240449523438.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15323840240449523438.key) 15:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:28 + git semver init 15:35:28 2023-08-15 15:35:28,866 [run_init] DEBUG init version:0.0.0 force:False 15:35:28 2023-08-15 15:35:28,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:35:28 2023-08-15 15:35:28,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:35:28 2023-08-15 15:35:28,867 [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) 15:35:29 2023-08-15 15:35:29,692 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:35:29 2023-08-15 15:35:29,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:35:29 2023-08-15 15:35:29,692 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:29 2023-08-15 15:35:29,693 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:29 3.1.0-dev.11 [Pipeline] } 15:35:29 $ docker exec --env ******** --env ******** b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent -k 15:35:29 unset SSH_AUTH_SOCK; 15:35:29 unset SSH_AGENT_PID; 15:35:29 echo Agent pid 78 killed; 15:35:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:30 + git semver [Pipeline] } 15:35:30 $ docker stop --time=1 b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 15:35:31 $ docker rm -f --volumes b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:32 Stashed 1 file(s) [Pipeline] echo 15:35:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:32 provisioning config files... 15:35:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9136121651294802731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:32 ---> docker-login.sh 15:35:32 nexus3.edgexfoundry.org:10001 15:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:32 Configure a credential helper to remove this warning. See 15:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:32 15:35:32 Login Succeeded 15:35:32 nexus3.edgexfoundry.org:10002 15:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:32 Configure a credential helper to remove this warning. See 15:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:32 15:35:32 Login Succeeded 15:35:32 nexus3.edgexfoundry.org:10003 15:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:33 Configure a credential helper to remove this warning. See 15:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:33 15:35:33 Login Succeeded 15:35:33 nexus3.edgexfoundry.org:10004 15:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:33 Configure a credential helper to remove this warning. See 15:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:33 15:35:33 Login Succeeded 15:35:33 docker.io 15:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:33 Configure a credential helper to remove this warning. See 15:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:33 15:35:33 Login Succeeded 15:35:33 ---> docker-login.sh ends [Pipeline] } 15:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:33 ========================================================= 15:35:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:35:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:33 + 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 . 15:35:33 Sending build context to Docker daemon 3.317MB 15:35:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:35:33 Step 2/12 : FROM ${BASE} AS builder 15:35:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:35:33 4db1b89c0bd1: Pulling fs layer 15:35:33 6911f1a30b25: Pulling fs layer 15:35:33 e194b8c5c2a9: Pulling fs layer 15:35:33 6863d3e3a2b1: Pulling fs layer 15:35:33 ec0bb842ea78: Pulling fs layer 15:35:33 40a00589a448: Pulling fs layer 15:35:33 6c08303d61cc: Pulling fs layer 15:35:33 798269fcf238: Pulling fs layer 15:35:33 ec0bb842ea78: Waiting 15:35:33 40a00589a448: Waiting 15:35:33 798269fcf238: Waiting 15:35:33 6c08303d61cc: Waiting 15:35:33 6863d3e3a2b1: Waiting 15:35:33 6911f1a30b25: Verifying Checksum 15:35:33 6911f1a30b25: Download complete 15:35:33 6863d3e3a2b1: Verifying Checksum 15:35:33 6863d3e3a2b1: Download complete 15:35:33 ec0bb842ea78: Verifying Checksum 15:35:33 ec0bb842ea78: Download complete 15:35:34 4db1b89c0bd1: Verifying Checksum 15:35:34 4db1b89c0bd1: Download complete 15:35:34 40a00589a448: Verifying Checksum 15:35:34 40a00589a448: Download complete 15:35:34 4db1b89c0bd1: Pull complete 15:35:34 6911f1a30b25: Pull complete 15:35:34 798269fcf238: Download complete 15:35:34 e194b8c5c2a9: Download complete 15:35:34 6c08303d61cc: Verifying Checksum 15:35:34 6c08303d61cc: Download complete 15:35:38 e194b8c5c2a9: Pull complete 15:35:38 6863d3e3a2b1: Pull complete 15:35:38 ec0bb842ea78: Pull complete 15:35:38 40a00589a448: Pull complete 15:35:40 6c08303d61cc: Pull complete 15:35:41 798269fcf238: Pull complete 15:35:41 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:35:41 ---> ec979cd7f677 15:35:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:35:47 ---> Running in 133612b2ef68 15:35:47 Removing intermediate container 133612b2ef68 15:35:47 ---> 9d9530050b8f 15:35:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:35:47 ---> Running in 541f68446868 15:35:47 Removing intermediate container 541f68446868 15:35:47 ---> fb8119f0d085 15:35:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:35:47 ---> Running in c43533c24f33 15:35:47 Removing intermediate container c43533c24f33 15:35:47 ---> 668a98cad63b 15:35:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:47 ---> Running in df542fbc6f85 15:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:47 OK: 265 MiB in 53 packages 15:35:47 Still waiting to schedule task 15:35:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3696’ 15:35:47 Removing intermediate container df542fbc6f85 15:35:47 ---> 2f6c71fff89b 15:35:47 Step 7/12 : WORKDIR /app 15:35:47 ---> Running in 6747572fd088 15:35:47 Removing intermediate container 6747572fd088 15:35:47 ---> 022dc2b2affb 15:35:47 Step 8/12 : COPY go.mod vendor* ./ 15:35:48 ---> f0843135f4c5 15:35:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:48 ---> Running in 927e209f7522 15:36:20 Removing intermediate container 927e209f7522 15:36:20 ---> 6b38120e1ba2 15:36:20 Step 10/12 : COPY . . 15:36:20 ---> 8c665381afc7 15:36:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:36:20 ---> Running in f169f55849e5 15:36:20 Removing intermediate container f169f55849e5 15:36:20 ---> 20bcdfec9bca 15:36:20 Step 12/12 : RUN $MAKE 15:36:20 ---> Running in d81ade3b1e77 15:36:20 noop 15:36:20 Removing intermediate container d81ade3b1e77 15:36:20 ---> 8606e90b8962 15:36:20 Successfully built 8606e90b8962 15:36:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:20 + docker inspect -f . ci-base-image-x86_64 15:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:20 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:36:20 $ 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 15:36:20 $ docker top 4228cfdaae3105f9901e48f6b32d8c66e54900be7386eb715dd2590545217c75 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:21 + go version 15:36:21 go version go1.20.6 linux/amd64 [Pipeline] } 15:36:21 $ docker stop --time=1 4228cfdaae3105f9901e48f6b32d8c66e54900be7386eb715dd2590545217c75 15:36:22 $ docker rm -f --volumes 4228cfdaae3105f9901e48f6b32d8c66e54900be7386eb715dd2590545217c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:22 + docker inspect -f . ci-base-image-x86_64 15:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:22 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:36:23 $ 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 15:36:23 $ docker top 025ca30899f6d645e4ca04da8dcd0dcbc5a681c2ad5c9638430150fb7b60ca23 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:36:23 + make test 15:36:23 go test -race -coverprofile=coverage.out ./... 15:36:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:37:00 go vet ./... 15:37:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:37:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:37:03 ./bin/test-attribution-txt.sh [Pipeline] echo 15:37:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:37:03 $ docker stop --time=1 025ca30899f6d645e4ca04da8dcd0dcbc5a681c2ad5c9638430150fb7b60ca23 15:37:07 $ docker rm -f --volumes 025ca30899f6d645e4ca04da8dcd0dcbc5a681c2ad5c9638430150fb7b60ca23 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:37:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:37:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:37:09 + ls -al . 15:37:09 total 180 15:37:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:36 . 15:37:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 .. 15:37:09 -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:35 .dockerignore 15:37:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:35 .git 15:37:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 .github 15:37:09 -rw-rw-r-- 1 jenkins jenkins 171 Aug 15 15:35 .gitignore 15:37:09 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:35 .golangci.yml 15:37:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:35 .semver 15:37:09 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 15 15:35 Attribution.txt 15:37:09 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 15 15:35 CHANGELOG.md 15:37:09 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 15 15:35 Dockerfile 15:37:09 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:35 GOVERNANCE.md 15:37:09 -rw-rw-r-- 1 jenkins jenkins 688 Aug 15 15:35 Jenkinsfile 15:37:09 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:35 LICENSE 15:37:09 -rw-rw-r-- 1 jenkins jenkins 618 Aug 15 15:35 OWNERS.md 15:37:09 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 15 15:35 README.md 15:37:09 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:35 VERSION 15:37:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 bin 15:37:09 -rw-r--r-- 1 jenkins jenkins 13 Aug 15 15:36 coverage.out 15:37:09 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 15 15:35 go.mod 15:37:09 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 15 15:35 go.sum 15:37:09 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 15:35 main.go 15:37:09 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 15 15:35 makefile 15:37:09 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:35 res 15:37:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + 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=16836912c680c3f649fe41edaa45e5d9bccd0a74 --label arch=amd64 --label version=3.1.0-dev.11 . 15:37:09 Sending build context to Docker daemon 3.318MB 15:37:09 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:37:09 Step 2/26 : FROM ${BASE} AS builder 15:37:09 ---> 8606e90b8962 15:37:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:37:09 ---> Running in 59a266bd9715 15:37:09 Removing intermediate container 59a266bd9715 15:37:09 ---> 69870639beb1 15:37:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:37:09 ---> Running in 6afecf38327d 15:37:09 Removing intermediate container 6afecf38327d 15:37:09 ---> 6bae10f055df 15:37:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:37:09 ---> Running in 2a42fd734f17 15:37:09 Removing intermediate container 2a42fd734f17 15:37:09 ---> 5ae716a9ed40 15:37:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:09 ---> Running in edcee7a37325 15:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:10 OK: 265 MiB in 53 packages 15:37:10 Removing intermediate container edcee7a37325 15:37:10 ---> 061f0f04ec2a 15:37:10 Step 7/26 : WORKDIR /app 15:37:10 ---> Running in bcc28173e9c3 15:37:10 Removing intermediate container bcc28173e9c3 15:37:10 ---> 461ebab71891 15:37:10 Step 8/26 : COPY go.mod vendor* ./ 15:37:10 ---> 5c40932c50a7 15:37:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:10 ---> Running in b2a315eed7fe 15:37:11 Removing intermediate container b2a315eed7fe 15:37:11 ---> cd7a7d341145 15:37:11 Step 10/26 : COPY . . 15:37:11 ---> a06ee92814eb 15:37:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:11 ---> Running in b17b1f6052ad 15:37:11 Removing intermediate container b17b1f6052ad 15:37:11 ---> 0d18899cb6ff 15:37:11 Step 12/26 : RUN $MAKE 15:37:11 ---> Running in 47432a0e5826 15:37:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11" -trimpath -mod=readonly -o app-service-configurable 15:37:30 Removing intermediate container 47432a0e5826 15:37:30 ---> a9244a83caf4 15:37:30 Step 13/26 : FROM alpine:3.17 15:37:30 3.17: Pulling from library/alpine 15:37:30 9398808236ff: Pulling fs layer 15:37:30 9398808236ff: Verifying Checksum 15:37:30 9398808236ff: Download complete 15:37:30 9398808236ff: Pull complete 15:37:30 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:37:30 Status: Downloaded newer image for alpine:3.17 15:37:30 ---> 1e0b8b5322fc 15:37:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:37:30 ---> Running in 89eae9edbeae 15:37:30 Removing intermediate container 89eae9edbeae 15:37:30 ---> 4b165078c6e8 15:37:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:37:30 ---> Running in ef7d3b2548f1 15:37:30 Removing intermediate container ef7d3b2548f1 15:37:30 ---> 4f2a0763b53d 15:37:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:37:30 ---> Running in 933d5c1aedf8 15:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:31 (1/2) Installing ca-certificates (20230506-r0) 15:37:31 (2/2) Installing dumb-init (1.2.5-r2) 15:37:31 Executing busybox-1.35.0-r29.trigger 15:37:31 Executing ca-certificates-20230506-r0.trigger 15:37:31 OK: 8 MiB in 17 packages 15:37:31 Removing intermediate container 933d5c1aedf8 15:37:31 ---> cce7010f1845 15:37:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:37:31 ---> 134a03711e32 15:37:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:37:32 ---> cc2ae8ce6616 15:37:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:37:32 ---> 6cf04f7971d4 15:37:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:37:33 ---> 49bb49cc1fa7 15:37:33 Step 21/26 : EXPOSE 48095 15:37:33 ---> Running in d93432cabdf1 15:37:33 Removing intermediate container d93432cabdf1 15:37:33 ---> 41353870f519 15:37:33 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:37:33 ---> Running in e84cb8130d49 15:37:33 Removing intermediate container e84cb8130d49 15:37:33 ---> d6a28380a8ee 15:37:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:33 ---> Running in 34426bc16ac8 15:37:33 Removing intermediate container 34426bc16ac8 15:37:33 ---> b448d1686232 15:37:33 Step 24/26 : LABEL arch=amd64 15:37:33 ---> Running in 6be2833b1a79 15:37:33 Removing intermediate container 6be2833b1a79 15:37:33 ---> 5578bf8d96ad 15:37:33 Step 25/26 : LABEL git_sha=16836912c680c3f649fe41edaa45e5d9bccd0a74 15:37:33 ---> Running in ccf1046f1dbb 15:37:33 Removing intermediate container ccf1046f1dbb 15:37:33 ---> 1203868e8a9b 15:37:33 Step 26/26 : LABEL version=3.1.0-dev.11 15:37:33 ---> Running in 2523d9ab1d42 15:37:33 Removing intermediate container 2523d9ab1d42 15:37:33 ---> 95f125516b20 15:37:33 [Warning] One or more build-args [ARCH] were not consumed 15:37:33 Successfully built 95f125516b20 15:37:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:33 provisioning config files... 15:37:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9354907924939374920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:34 ---> docker-login.sh 15:37:34 nexus3.edgexfoundry.org:10001 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 nexus3.edgexfoundry.org:10002 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 nexus3.edgexfoundry.org:10003 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 nexus3.edgexfoundry.org:10004 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 docker.io 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 ---> docker-login.sh ends [Pipeline] } 15:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:37:34 16836912c680c3f649fe41edaa45e5d9bccd0a74 15:37:34 latest 15:37:34 3.1.0-dev.11 15:37:34 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 15:37:34 main 15:37:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74 15:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:35 32029bd676ab: Preparing 15:37:35 ba1acdacc292: Preparing 15:37:35 e279425ddb4d: Preparing 15:37:35 70673a0add26: Preparing 15:37:35 6ee08be78a5b: Preparing 15:37:35 36b50b131297: Preparing 15:37:35 36b50b131297: Waiting 15:37:35 ba1acdacc292: Pushed 15:37:35 70673a0add26: Pushed 15:37:35 e279425ddb4d: Pushed 15:37:35 36b50b131297: Layer already exists 15:37:35 6ee08be78a5b: Pushed 15:37:37 32029bd676ab: Pushed 15:37:37 16836912c680c3f649fe41edaa45e5d9bccd0a74: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:38 32029bd676ab: Preparing 15:37:38 ba1acdacc292: Preparing 15:37:38 e279425ddb4d: Preparing 15:37:38 70673a0add26: Preparing 15:37:38 6ee08be78a5b: Preparing 15:37:38 36b50b131297: Preparing 15:37:38 36b50b131297: Waiting 15:37:38 70673a0add26: Layer already exists 15:37:38 ba1acdacc292: Layer already exists 15:37:38 e279425ddb4d: Layer already exists 15:37:38 32029bd676ab: Layer already exists 15:37:38 6ee08be78a5b: Layer already exists 15:37:38 36b50b131297: Layer already exists 15:37:38 latest: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.11 15:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:38 32029bd676ab: Preparing 15:37:38 ba1acdacc292: Preparing 15:37:38 e279425ddb4d: Preparing 15:37:38 70673a0add26: Preparing 15:37:38 6ee08be78a5b: Preparing 15:37:38 36b50b131297: Preparing 15:37:38 36b50b131297: Waiting 15:37:38 6ee08be78a5b: Layer already exists 15:37:38 70673a0add26: Layer already exists 15:37:38 ba1acdacc292: Layer already exists 15:37:38 e279425ddb4d: Layer already exists 15:37:38 32029bd676ab: Layer already exists 15:37:38 36b50b131297: Layer already exists 15:37:38 3.1.0-dev.11: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 15:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:39 32029bd676ab: Preparing 15:37:39 ba1acdacc292: Preparing 15:37:39 e279425ddb4d: Preparing 15:37:39 70673a0add26: Preparing 15:37:39 6ee08be78a5b: Preparing 15:37:39 36b50b131297: Preparing 15:37:39 36b50b131297: Waiting 15:37:39 70673a0add26: Layer already exists 15:37:39 ba1acdacc292: Layer already exists 15:37:39 32029bd676ab: Layer already exists 15:37:39 e279425ddb4d: Layer already exists 15:37:39 6ee08be78a5b: Layer already exists 15:37:39 36b50b131297: Layer already exists 15:37:39 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:40 32029bd676ab: Preparing 15:37:40 ba1acdacc292: Preparing 15:37:40 e279425ddb4d: Preparing 15:37:40 70673a0add26: Preparing 15:37:40 6ee08be78a5b: Preparing 15:37:40 36b50b131297: Preparing 15:37:40 36b50b131297: Waiting 15:37:40 e279425ddb4d: Layer already exists 15:37:40 ba1acdacc292: Layer already exists 15:37:40 32029bd676ab: Layer already exists 15:37:40 6ee08be78a5b: Layer already exists 15:37:40 70673a0add26: Layer already exists 15:37:40 36b50b131297: Layer already exists 15:37:40 main: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:40 ===================================================== [Pipeline] echo 15:37:40 taggedImages: 15:37:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74 15:37:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.11 15:37:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 15:37:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:40 15:37:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:40 latest: Pulling from edgex-lftools-log-publisher 15:37:40 5eb5b503b376: Pulling fs layer 15:37:40 5c69ac0246d0: Pulling fs layer 15:37:40 ec43610c2a17: Pulling fs layer 15:37:40 3a2ae6a8a46f: Pulling fs layer 15:37:40 33b1e0a273af: Pulling fs layer 15:37:40 5d3b04190fa2: Pulling fs layer 15:37:40 2f39f015ded8: Pulling fs layer 15:37:40 33b1e0a273af: Waiting 15:37:40 5d3b04190fa2: Waiting 15:37:40 3a2ae6a8a46f: Waiting 15:37:40 2f39f015ded8: Waiting 15:37:40 5c69ac0246d0: Verifying Checksum 15:37:40 5c69ac0246d0: Download complete 15:37:40 3a2ae6a8a46f: Verifying Checksum 15:37:40 3a2ae6a8a46f: Download complete 15:37:40 33b1e0a273af: Download complete 15:37:40 5d3b04190fa2: Verifying Checksum 15:37:40 5d3b04190fa2: Download complete 15:37:40 ec43610c2a17: Verifying Checksum 15:37:40 ec43610c2a17: Download complete 15:37:41 5eb5b503b376: Verifying Checksum 15:37:41 5eb5b503b376: Download complete 15:37:41 2f39f015ded8: Download complete 15:37:42 5eb5b503b376: Pull complete 15:37:42 5c69ac0246d0: Pull complete 15:37:42 ec43610c2a17: Pull complete 15:37:42 3a2ae6a8a46f: Pull complete 15:37:42 33b1e0a273af: Pull complete 15:37:43 5d3b04190fa2: Pull complete 15:37:47 2f39f015ded8: Pull complete 15:37:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:47 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:37:47 $ 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 15:37:50 $ docker top 3bbbbb4759f0938a8c6e2fdd69e381c00706ff0d45a599d9168427a73c7c5d6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:50 ---> job-cost.sh 15:37:50 lf-activate-venv: SKIPPING 15:37:50 INFO: No Stack... 15:37:50 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:51 INFO: Archiving Costs [Pipeline] sh 15:37:51 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:37:51 + cut -d, -f6 [Pipeline] lock 15:37:51 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] 15:37:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] did not exist. Created. 15:37:51 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:51 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:51 Stashed 1 file(s) [Pipeline] } 15:37:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:51 $ docker stop --time=1 3bbbbb4759f0938a8c6e2fdd69e381c00706ff0d45a599d9168427a73c7c5d6e 15:37:52 $ docker rm -f --volumes 3bbbbb4759f0938a8c6e2fdd69e381c00706ff0d45a599d9168427a73c7c5d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3699 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:38:10 Running in /w/workspace/app-service-configurable/180 [Pipeline] { [Pipeline] checkout 15:38:10 Selected Git installation does not exist. Using Default 15:38:10 The recommended git tool is: NONE 15:38:15 using credential edgex-jenkins-ssh 15:38:15 Cloning the remote Git repository 15:38:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:38:16 > git init /w/workspace/app-service-configurable/180 # timeout=10 15:38:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:38:16 > git --version # timeout=10 15:38:16 > git --version # 'git version 2.25.1' 15:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:38:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:18 Avoid second fetch 15:38:18 Checking out Revision 16836912c680c3f649fe41edaa45e5d9bccd0a74 (main) 15:38:19 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#585)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:18 > git config core.sparsecheckout # timeout=10 15:38:18 > git checkout -f 16836912c680c3f649fe41edaa45e5d9bccd0a74 # timeout=10 15:38:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:19 Dload Upload Total Spent Left Speed 15:38:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 15:38:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:20 + sudo tee /etc/docker/daemon.new 15:38:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:20 { 15:38:20 "registry-mirrors": [ 15:38:20 "https://nexus3.edgexfoundry.org:10001" 15:38:20 ], 15:38:20 "bip": "10.250.0.254/24", 15:38:20 "hosts": [ 15:38:20 "tcp://0.0.0.0:5555", 15:38:20 "unix:///var/run/docker.sock" 15:38:20 ], 15:38:20 "mtu": 1458, 15:38:20 "selinux-enabled": true, 15:38:20 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:20 } [Pipeline] sh 15:38:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:43 provisioning config files... 15:38:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/180@tmp/config15845043751041853211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:44 ---> docker-login.sh 15:38:44 nexus3.edgexfoundry.org:10001 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10002 15:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 nexus3.edgexfoundry.org:10003 15:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 nexus3.edgexfoundry.org:10004 15:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 docker.io 15:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:46 Configure a credential helper to remove this warning. See 15:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:46 15:38:46 Login Succeeded 15:38:46 ---> docker-login.sh ends [Pipeline] } 15:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:46 ========================================================= 15:38:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:38:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:46 + 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 . 15:38:46 Sending build context to Docker daemon 176.1kB 15:38:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:38:47 Step 2/12 : FROM ${BASE} AS builder 15:38:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:47 edb6bdbacee9: Pulling fs layer 15:38:47 5f9638ab2659: Pulling fs layer 15:38:47 8d51d6327a98: Pulling fs layer 15:38:47 8b374f2dd631: Pulling fs layer 15:38:47 ec14aa9079de: Pulling fs layer 15:38:47 2f466654f4bb: Pulling fs layer 15:38:47 554e91adad29: Pulling fs layer 15:38:47 ec14aa9079de: Waiting 15:38:47 2f466654f4bb: Waiting 15:38:47 8b374f2dd631: Waiting 15:38:47 554e91adad29: Waiting 15:38:47 5f9638ab2659: Verifying Checksum 15:38:47 5f9638ab2659: Download complete 15:38:47 8b374f2dd631: Verifying Checksum 15:38:47 8b374f2dd631: Download complete 15:38:47 ec14aa9079de: Verifying Checksum 15:38:47 ec14aa9079de: Download complete 15:38:47 edb6bdbacee9: Verifying Checksum 15:38:47 edb6bdbacee9: Download complete 15:38:48 edb6bdbacee9: Pull complete 15:38:48 554e91adad29: Verifying Checksum 15:38:48 554e91adad29: Download complete 15:38:49 5f9638ab2659: Pull complete 15:38:50 8d51d6327a98: Verifying Checksum 15:38:50 8d51d6327a98: Download complete 15:38:50 2f466654f4bb: Verifying Checksum 15:38:50 2f466654f4bb: Download complete 15:39:02 8d51d6327a98: Pull complete 15:39:02 8b374f2dd631: Pull complete 15:39:02 ec14aa9079de: Pull complete 15:39:09 2f466654f4bb: Pull complete 15:39:11 554e91adad29: Pull complete 15:39:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:39:11 ---> 1e15ea492957 15:39:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:39:13 ---> Running in 84c020c73a2d 15:39:13 Removing intermediate container 84c020c73a2d 15:39:13 ---> 06313744574e 15:39:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:39:13 ---> Running in b5a6ab2768ef 15:39:14 Removing intermediate container b5a6ab2768ef 15:39:14 ---> edb1a8cd2578 15:39:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:39:14 ---> Running in e249831a697e 15:39:14 Removing intermediate container e249831a697e 15:39:14 ---> 80d6b17244a0 15:39:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:14 ---> Running in f8a9793aab52 15:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:39:17 OK: 263 MiB in 53 packages 15:39:18 Removing intermediate container f8a9793aab52 15:39:18 ---> 1b26679dfd02 15:39:18 Step 7/12 : WORKDIR /app 15:39:18 ---> Running in 58c4e6914142 15:39:18 Removing intermediate container 58c4e6914142 15:39:18 ---> 0d3e8d586f41 15:39:18 Step 8/12 : COPY go.mod vendor* ./ 15:39:19 ---> 67fad5ef9794 15:39:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:19 ---> Running in 8693fa52bba6 15:40:55 Removing intermediate container 8693fa52bba6 15:40:55 ---> 9263588a1aed 15:40:55 Step 10/12 : COPY . . 15:40:55 ---> 31ee8989343c 15:40:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:55 ---> Running in dda346c69a33 15:40:55 Removing intermediate container dda346c69a33 15:40:55 ---> 33a04e98e47b 15:40:55 Step 12/12 : RUN $MAKE 15:40:55 ---> Running in f569c8d7f731 15:40:55 noop 15:40:55 Removing intermediate container f569c8d7f731 15:40:55 ---> 0d7b247081f8 15:40:55 Successfully built 0d7b247081f8 15:40:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:56 + docker inspect -f . ci-base-image-arm64 15:40:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:56 prd-ubuntu20.04-docker-arm64-4c-16g-3699 does not seem to be running inside a container 15:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/180 -v /w/workspace/app-service-configurable/180:/w/workspace/app-service-configurable/180:rw,z -v /w/workspace/app-service-configurable/180@tmp:/w/workspace/app-service-configurable/180@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 15:40:57 $ docker top e0fade03c7c90936e4c7a5c814e5d976ed474a1732284e85bd93a9e6903d3b5e -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:58 + go version 15:40:58 go version go1.20.6 linux/arm64 [Pipeline] } 15:40:58 $ docker stop --time=1 e0fade03c7c90936e4c7a5c814e5d976ed474a1732284e85bd93a9e6903d3b5e 15:41:00 $ docker rm -f --volumes e0fade03c7c90936e4c7a5c814e5d976ed474a1732284e85bd93a9e6903d3b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:00 + docker inspect -f . ci-base-image-arm64 15:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:01 prd-ubuntu20.04-docker-arm64-4c-16g-3699 does not seem to be running inside a container 15:41:01 $ 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/180 -v /w/workspace/app-service-configurable/180:/w/workspace/app-service-configurable/180:rw,z -v /w/workspace/app-service-configurable/180@tmp:/w/workspace/app-service-configurable/180@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 15:41:02 $ docker top c0309ccacc8d920015e1ad4120b394b2e769353deef0cf8247b6a0d3d5b83bcc -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/180 [Pipeline] fileExists [Pipeline] sh 15:41:03 + make test 15:41:03 go test -race -coverprofile=coverage.out ./... 15:44:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:44:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:44:09 go vet ./... 15:46:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:46 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:46 $ docker stop --time=1 c0309ccacc8d920015e1ad4120b394b2e769353deef0cf8247b6a0d3d5b83bcc 15:46:48 $ docker rm -f --volumes c0309ccacc8d920015e1ad4120b394b2e769353deef0cf8247b6a0d3d5b83bcc [Pipeline] // withDockerContainer [Pipeline] sh 15:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:50 Warning: overwriting stash ‘coverage-report’ 15:46:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:51 + ls -al . 15:46:51 total 176 15:46:51 drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 15:41 . 15:46:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:38 .. 15:46:51 -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:38 .dockerignore 15:46:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:38 .git 15:46:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:38 .github 15:46:51 -rw-rw-r-- 1 jenkins jenkins 171 Aug 15 15:38 .gitignore 15:46:51 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:38 .golangci.yml 15:46:51 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 15 15:38 Attribution.txt 15:46:51 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 15 15:38 CHANGELOG.md 15:46:51 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 15 15:38 Dockerfile 15:46:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:38 GOVERNANCE.md 15:46:51 -rw-rw-r-- 1 jenkins jenkins 688 Aug 15 15:38 Jenkinsfile 15:46:51 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:38 LICENSE 15:46:51 -rw-rw-r-- 1 jenkins jenkins 618 Aug 15 15:38 OWNERS.md 15:46:51 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 15 15:38 README.md 15:46:51 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:35 VERSION 15:46:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:38 bin 15:46:51 -rw-r--r-- 1 jenkins jenkins 13 Aug 15 15:41 coverage.out 15:46:51 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 15 15:38 go.mod 15:46:51 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 15 15:38 go.sum 15:46:51 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 15:38 main.go 15:46:51 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 15 15:38 makefile 15:46:51 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:38 res 15:46:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:51 + 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=16836912c680c3f649fe41edaa45e5d9bccd0a74 --label arch=arm64 --label version=3.1.0-dev.11 . 15:46:51 Sending build context to Docker daemon 177.2kB 15:46:51 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:46:51 Step 2/26 : FROM ${BASE} AS builder 15:46:51 ---> 0d7b247081f8 15:46:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:46:51 ---> Running in f4cb6d2f7e7c 15:46:52 Removing intermediate container f4cb6d2f7e7c 15:46:52 ---> 9b7b201b5e2b 15:46:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:46:52 ---> Running in 369d1a957a8c 15:46:52 Removing intermediate container 369d1a957a8c 15:46:52 ---> 4facfcebf97e 15:46:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:46:52 ---> Running in b859e6463681 15:46:53 Removing intermediate container b859e6463681 15:46:53 ---> 8ce5f8a171c7 15:46:53 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:53 ---> Running in c132522242f7 15:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:55 OK: 263 MiB in 53 packages 15:46:56 Removing intermediate container c132522242f7 15:46:56 ---> e4c72af2241a 15:46:56 Step 7/26 : WORKDIR /app 15:46:56 ---> Running in 58aebee2d4fa 15:46:56 Removing intermediate container 58aebee2d4fa 15:46:56 ---> 71f827f2365e 15:46:56 Step 8/26 : COPY go.mod vendor* ./ 15:46:57 ---> c37bb6672291 15:46:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:57 ---> Running in a95a9ef5dec8 15:46:59 Removing intermediate container a95a9ef5dec8 15:46:59 ---> d2eb994205f8 15:46:59 Step 10/26 : COPY . . 15:47:00 ---> 5ac5479564a3 15:47:00 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:47:00 ---> Running in 2efc172aa252 15:47:00 Removing intermediate container 2efc172aa252 15:47:00 ---> cb2dfcf1437d 15:47:00 Step 12/26 : RUN $MAKE 15:47:00 ---> Running in 4405de14ab36 15:47:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11" -trimpath -mod=readonly -o app-service-configurable 15:49:23 Removing intermediate container 4405de14ab36 15:49:23 ---> 25f25e90ad3d 15:49:23 Step 13/26 : FROM alpine:3.17 15:49:23 3.17: Pulling from library/alpine 15:49:23 4060ece20d7a: Pulling fs layer 15:49:23 4060ece20d7a: Verifying Checksum 15:49:23 4060ece20d7a: Download complete 15:49:23 4060ece20d7a: Pull complete 15:49:23 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:23 Status: Downloaded newer image for alpine:3.17 15:49:23 ---> 8650cd65339b 15:49:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:49:23 ---> Running in 411bb2bd7611 15:49:23 Removing intermediate container 411bb2bd7611 15:49:23 ---> 4f83775cfaf4 15:49:23 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:49:23 ---> Running in fd25779c7718 15:49:23 Removing intermediate container fd25779c7718 15:49:23 ---> 0e0dc0b12186 15:49:23 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:49:23 ---> Running in 36d0afed04e8 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:25 (1/2) Installing ca-certificates (20230506-r0) 15:49:25 (2/2) Installing dumb-init (1.2.5-r2) 15:49:25 Executing busybox-1.35.0-r29.trigger 15:49:25 Executing ca-certificates-20230506-r0.trigger 15:49:25 OK: 8 MiB in 17 packages 15:49:26 Removing intermediate container 36d0afed04e8 15:49:26 ---> 18bade28c449 15:49:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:49:27 ---> 3ee99cc99d43 15:49:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:49:27 ---> 02741bddc7a5 15:49:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:49:28 ---> b0faf720d830 15:49:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:49:29 ---> 4ab3355d0132 15:49:29 Step 21/26 : EXPOSE 48095 15:49:29 ---> Running in e7551ab35d71 15:49:29 Removing intermediate container e7551ab35d71 15:49:29 ---> 25fa68c3b703 15:49:29 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:49:29 ---> Running in ea1a35133bfa 15:49:30 Removing intermediate container ea1a35133bfa 15:49:30 ---> f84e25ad06a6 15:49:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:49:30 ---> Running in 51e71ad1c37d 15:49:30 Removing intermediate container 51e71ad1c37d 15:49:30 ---> 24dbf133edc2 15:49:30 Step 24/26 : LABEL arch=arm64 15:49:30 ---> Running in 3a1131e7b140 15:49:30 Removing intermediate container 3a1131e7b140 15:49:30 ---> 8203972e6357 15:49:30 Step 25/26 : LABEL git_sha=16836912c680c3f649fe41edaa45e5d9bccd0a74 15:49:30 ---> Running in 241947cfb90e 15:49:31 Removing intermediate container 241947cfb90e 15:49:31 ---> 6a5c85158483 15:49:31 Step 26/26 : LABEL version=3.1.0-dev.11 15:49:31 ---> Running in fca199b51bb8 15:49:31 Removing intermediate container fca199b51bb8 15:49:31 ---> 7ad7e2180fe3 15:49:31 [Warning] One or more build-args [ARCH] were not consumed 15:49:31 Successfully built 7ad7e2180fe3 15:49:31 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 15:49:31 provisioning config files... 15:49:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/180@tmp/config14121155251068656566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:32 ---> docker-login.sh 15:49:32 nexus3.edgexfoundry.org:10001 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 nexus3.edgexfoundry.org:10002 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 nexus3.edgexfoundry.org:10003 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:33 Configure a credential helper to remove this warning. See 15:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:33 15:49:33 Login Succeeded 15:49:33 nexus3.edgexfoundry.org:10004 15:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:33 Configure a credential helper to remove this warning. See 15:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:33 15:49:33 Login Succeeded 15:49:33 docker.io 15:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:33 Configure a credential helper to remove this warning. See 15:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:33 15:49:33 Login Succeeded 15:49:33 ---> docker-login.sh ends [Pipeline] } 15:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:34 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:49:34 16836912c680c3f649fe41edaa45e5d9bccd0a74 15:49:34 latest 15:49:34 3.1.0-dev.11 15:49:34 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 15:49:34 main 15:49:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74 15:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:34 6a74f5c3f716: Preparing 15:49:34 c6c0c1138178: Preparing 15:49:34 0c4bebce24a0: Preparing 15:49:34 b6490f54225c: Preparing 15:49:34 48fca376f5eb: Preparing 15:49:34 d2d9d24a8c2a: Preparing 15:49:35 0c4bebce24a0: Pushed 15:49:35 b6490f54225c: Pushed 15:49:35 c6c0c1138178: Pushed 15:49:35 d2d9d24a8c2a: Layer already exists 15:49:35 48fca376f5eb: Pushed 15:49:40 6a74f5c3f716: Pushed 15:49:40 16836912c680c3f649fe41edaa45e5d9bccd0a74: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:41 + 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 15:49:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:41 6a74f5c3f716: Preparing 15:49:41 c6c0c1138178: Preparing 15:49:41 0c4bebce24a0: Preparing 15:49:41 b6490f54225c: Preparing 15:49:41 48fca376f5eb: Preparing 15:49:41 d2d9d24a8c2a: Preparing 15:49:41 d2d9d24a8c2a: Waiting 15:49:41 b6490f54225c: Layer already exists 15:49:41 0c4bebce24a0: Layer already exists 15:49:41 c6c0c1138178: Layer already exists 15:49:41 48fca376f5eb: Layer already exists 15:49:41 6a74f5c3f716: Layer already exists 15:49:41 d2d9d24a8c2a: Layer already exists 15:49:41 latest: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.11 15:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:42 6a74f5c3f716: Preparing 15:49:42 c6c0c1138178: Preparing 15:49:42 0c4bebce24a0: Preparing 15:49:42 b6490f54225c: Preparing 15:49:42 48fca376f5eb: Preparing 15:49:42 d2d9d24a8c2a: Preparing 15:49:42 d2d9d24a8c2a: Waiting 15:49:42 48fca376f5eb: Layer already exists 15:49:42 b6490f54225c: Layer already exists 15:49:42 c6c0c1138178: Layer already exists 15:49:42 0c4bebce24a0: Layer already exists 15:49:42 6a74f5c3f716: Layer already exists 15:49:42 d2d9d24a8c2a: Layer already exists 15:49:42 3.1.0-dev.11: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 15:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:42 6a74f5c3f716: Preparing 15:49:42 c6c0c1138178: Preparing 15:49:42 0c4bebce24a0: Preparing 15:49:42 b6490f54225c: Preparing 15:49:42 48fca376f5eb: Preparing 15:49:42 d2d9d24a8c2a: Preparing 15:49:42 d2d9d24a8c2a: Waiting 15:49:42 6a74f5c3f716: Layer already exists 15:49:42 c6c0c1138178: Layer already exists 15:49:42 0c4bebce24a0: Layer already exists 15:49:42 48fca376f5eb: Layer already exists 15:49:42 b6490f54225c: Layer already exists 15:49:42 d2d9d24a8c2a: Layer already exists 15:49:42 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + 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 15:49:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:43 6a74f5c3f716: Preparing 15:49:43 c6c0c1138178: Preparing 15:49:43 0c4bebce24a0: Preparing 15:49:43 b6490f54225c: Preparing 15:49:43 48fca376f5eb: Preparing 15:49:43 d2d9d24a8c2a: Preparing 15:49:43 d2d9d24a8c2a: Waiting 15:49:43 c6c0c1138178: Layer already exists 15:49:43 6a74f5c3f716: Layer already exists 15:49:43 0c4bebce24a0: Layer already exists 15:49:43 b6490f54225c: Layer already exists 15:49:43 48fca376f5eb: Layer already exists 15:49:43 d2d9d24a8c2a: Layer already exists 15:49:43 main: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:43 ===================================================== [Pipeline] echo 15:49:43 taggedImages: 15:49:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74 15:49:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:49:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.11 15:49:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 15:49:43 - 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 15:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:44 15:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:44 arm64: Pulling from edgex-lftools-log-publisher 15:49:44 8998bd30e6a1: Pulling fs layer 15:49:44 04944245beec: Pulling fs layer 15:49:44 699f458cf7ca: Pulling fs layer 15:49:44 765212b225bb: Pulling fs layer 15:49:44 f23df028b6ca: Pulling fs layer 15:49:44 d65c8cfc05b1: Pulling fs layer 15:49:44 2437ff75d9bd: Pulling fs layer 15:49:44 f23df028b6ca: Waiting 15:49:44 d65c8cfc05b1: Waiting 15:49:44 2437ff75d9bd: Waiting 15:49:44 765212b225bb: Waiting 15:49:44 04944245beec: Verifying Checksum 15:49:44 04944245beec: Download complete 15:49:44 765212b225bb: Download complete 15:49:44 f23df028b6ca: Verifying Checksum 15:49:44 f23df028b6ca: Download complete 15:49:44 d65c8cfc05b1: Verifying Checksum 15:49:44 d65c8cfc05b1: Download complete 15:49:44 699f458cf7ca: Verifying Checksum 15:49:44 699f458cf7ca: Download complete 15:49:45 8998bd30e6a1: Verifying Checksum 15:49:45 8998bd30e6a1: Download complete 15:49:47 2437ff75d9bd: Verifying Checksum 15:49:47 2437ff75d9bd: Download complete 15:49:49 8998bd30e6a1: Pull complete 15:49:49 04944245beec: Pull complete 15:49:50 699f458cf7ca: Pull complete 15:49:50 765212b225bb: Pull complete 15:49:51 f23df028b6ca: Pull complete 15:49:51 d65c8cfc05b1: Pull complete 15:50:04 2437ff75d9bd: Pull complete 15:50:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:04 prd-ubuntu20.04-docker-arm64-4c-16g-3699 does not seem to be running inside a container 15:50:04 $ 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/180 -v /w/workspace/app-service-configurable/180:/w/workspace/app-service-configurable/180:rw,z -v /w/workspace/app-service-configurable/180@tmp:/w/workspace/app-service-configurable/180@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 15:50:06 $ docker top 2ea0c0954de1c40d2c28e4370266da44be6dd0a0b7831916e42e3cb3156d3023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:07 ---> job-cost.sh 15:50:07 lf-activate-venv: SKIPPING 15:50:07 INFO: No Stack... 15:50:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:50:08 INFO: Archiving Costs [Pipeline] sh 15:50:09 + cat /w/workspace/app-service-configurable/180/archives/cost.csv 15:50:09 + cut -d, -f6 [Pipeline] lock 15:50:09 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] 15:50:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] did not exist. Created. 15:50:09 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:10 /w/workspace/app-service-configurable/180@tmp/durable-d18d0ea0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:50:10 + echo total: 0.10999999940395355 [Pipeline] stash 15:50:10 Warning: overwriting stash ‘stack-cost’ 15:50:11 Stashed 1 file(s) [Pipeline] } 15:50:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:11 $ docker stop --time=1 2ea0c0954de1c40d2c28e4370266da44be6dd0a0b7831916e42e3cb3156d3023 15:50:12 $ docker rm -f --volumes 2ea0c0954de1c40d2c28e4370266da44be6dd0a0b7831916e42e3cb3156d3023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:50:12 provisioning config files... 15:50:12 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11152817394710171457tmp [Pipeline] { [Pipeline] sh 15:50:13 + set +x 15:50:13 + curl -s https://codecov.io/bash 15:50:13 + bash -s -- 15:50:13 15:50:13 _____ _ 15:50:13 / ____| | | 15:50:13 | | ___ __| | ___ ___ _____ __ 15:50:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:13 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:13 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:13 Bash-1.0.6 15:50:13 15:50:13 15:50:13 ==> git version 2.25.1 found 15:50:13 ==> 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 15:50:13 Release-Date: 2020-01-08 15:50:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:50:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:50:13 ==> Jenkins CI detected. 15:50:13 current dir:  /w/workspace/ry_app-service-configurable_main 15:50:13 project root: . 15:50:13 --> token set from env 15:50:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:13 ==> Running gcov in . (disable via -X gcov) 15:50:13 ==> Python coveragepy not found 15:50:13 ==> Searching for coverage reports in: 15:50:13 + . 15:50:13 -> Found 1 reports 15:50:13 ==> Detecting git/mercurial file structure 15:50:13 ==> Reading reports 15:50:13 + ./coverage.out bytes=13 15:50:13 ==> Appending adjustments 15:50:13 https://docs.codecov.io/docs/fixing-reports 15:50:13 + Found adjustments 15:50:13 ==> Gzipping contents 15:50:13 4.0K /tmp/codecov.0DMZjb.gz 15:50:13 ==> Uploading reports 15:50:13 url: https://codecov.io 15:50:13 query: branch=main&commit=16836912c680c3f649fe41edaa45e5d9bccd0a74&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:13 -> Pinging Codecov 15:50:13 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=16836912c680c3f649fe41edaa45e5d9bccd0a74&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:13 -> Uploading to 15:50:13 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/A97CA9966030D2A3747ED39772930CCE/16836912c680c3f649fe41edaa45e5d9bccd0a74/03e51abb-ca65-4a01-9b0e-5726d5760003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T155013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ba507a86fb9e8bc0871c4a43ad15bae45d2f617cb0af28f8c69cf4b55184b72 15:50:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:13 Dload Upload Total Spent Left Speed 15:50:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2370 --:--:-- --:--:-- --:--:-- 2383 15:50:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] } 15:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:50:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:50:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:14 15:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:50:14 df9b9388f04a: Pulling fs layer 15:50:14 52dc419b0ee2: Pulling fs layer 15:50:14 25bc292e5bac: Pulling fs layer 15:50:14 114826534d7a: Pulling fs layer 15:50:14 4657fd5d0bcf: Pulling fs layer 15:50:14 6ad1cebc031e: Pulling fs layer 15:50:14 8a3aa393b2d8: Pulling fs layer 15:50:14 114826534d7a: Waiting 15:50:14 6ad1cebc031e: Waiting 15:50:14 8a3aa393b2d8: Waiting 15:50:14 4657fd5d0bcf: Waiting 15:50:14 25bc292e5bac: Download complete 15:50:14 52dc419b0ee2: Verifying Checksum 15:50:14 52dc419b0ee2: Download complete 15:50:14 4657fd5d0bcf: Verifying Checksum 15:50:14 4657fd5d0bcf: Download complete 15:50:14 df9b9388f04a: Download complete 15:50:14 6ad1cebc031e: Verifying Checksum 15:50:14 6ad1cebc031e: Download complete 15:50:14 df9b9388f04a: Pull complete 15:50:14 52dc419b0ee2: Pull complete 15:50:14 25bc292e5bac: Pull complete 15:50:15 114826534d7a: Verifying Checksum 15:50:15 114826534d7a: Download complete 15:50:15 8a3aa393b2d8: Verifying Checksum 15:50:15 8a3aa393b2d8: Download complete 15:50:18 114826534d7a: Pull complete 15:50:18 4657fd5d0bcf: Pull complete 15:50:18 6ad1cebc031e: Pull complete 15:50:21 8a3aa393b2d8: Pull complete 15:50:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:21 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:50:21 $ 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 15:50:27 $ docker top ba9bbb72c28eade530e278822fa58137dd227802fa09788ed58705a027605498 -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:50:27 + set -o pipefail 15:50:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:50:31 15:50:31 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:50:31 15:50:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8c77cfb1-0b9e-44d0-a151-5aeeca6d4cc2 15:50:31 15:50:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:50:31 15:50:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:50:31 15:50:32 15:50:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:50:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:50:32 More details here: https://snyk.co/ue1NS [Pipeline] } 15:50:32 $ docker stop --time=1 ba9bbb72c28eade530e278822fa58137dd227802fa09788ed58705a027605498 15:50:37 $ docker rm -f --volumes ba9bbb72c28eade530e278822fa58137dd227802fa09788ed58705a027605498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:37 + git log --format=format:%s -1 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] sh 15:50:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:38 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:50: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 15:50:38 $ docker top a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 -eo pid,comm 15:50:38 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). 15:50:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:39 [ssh-agent] Looking for ssh-agent implementation... 15:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:39 $ docker exec a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 ssh-agent 15:50:39 SSH_AUTH_SOCK=/tmp/ssh-RmNm6jFdoQJn/agent.31 15:50:39 SSH_AGENT_PID=37 15:50:39 Running ssh-add (command line suppressed) 15:50:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9257066964618894885.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9257066964618894885.key) 15:50:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:39 + git semver tag 15:50:40 2023-08-15 15:50:39,965 [run_tag] DEBUG tag force:False 15:50:40 2023-08-15 15:50:39,966 [check_head_tag] DEBUG check head tag 15:50:40 2023-08-15 15:50:39,966 [execute] INFO git cat-file --batch-check 15:50:40 2023-08-15 15:50:39,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:50:40 2023-08-15 15:50:39,970 [execute] INFO git cat-file --batch 15:50:40 2023-08-15 15:50:39,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:50:40 2023-08-15 15:50:39,980 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:40 2023-08-15 15:50:39,980 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 15:50:40 2023-08-15 15:50:39,980 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:50:40 2023-08-15 15:50:39,985 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:40 3.1.0-dev.11 [Pipeline] } 15:50:40 $ docker exec --env ******** --env ******** a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 ssh-agent -k 15:50:40 unset SSH_AUTH_SOCK; 15:50:40 unset SSH_AGENT_PID; 15:50:40 echo Agent pid 37 killed; 15:50:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:40 + git semver [Pipeline] } 15:50:41 $ docker stop --time=1 a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 15:50:42 $ docker rm -f --volumes a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:42 15:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:43 0.23.1-centos7: Pulling from edgex-lftools 15:50:43 ab5ef0e58194: Pulling fs layer 15:50:43 9712f1f96733: Pulling fs layer 15:50:43 63f879dbbcfc: Pulling fs layer 15:50:43 0d9ebad4ef96: Pulling fs layer 15:50:43 e9a5061849ea: Pulling fs layer 15:50:43 d747dcd14b5f: Pulling fs layer 15:50:43 2de7ff778b66: Pulling fs layer 15:50:43 0d9ebad4ef96: Waiting 15:50:43 e9a5061849ea: Waiting 15:50:43 2de7ff778b66: Waiting 15:50:43 d747dcd14b5f: Waiting 15:50:43 9712f1f96733: Verifying Checksum 15:50:43 9712f1f96733: Download complete 15:50:43 63f879dbbcfc: Verifying Checksum 15:50:43 63f879dbbcfc: Download complete 15:50:43 0d9ebad4ef96: Verifying Checksum 15:50:43 0d9ebad4ef96: Download complete 15:50:43 e9a5061849ea: Verifying Checksum 15:50:43 e9a5061849ea: Download complete 15:50:43 d747dcd14b5f: Verifying Checksum 15:50:43 d747dcd14b5f: Download complete 15:50:43 ab5ef0e58194: Verifying Checksum 15:50:43 ab5ef0e58194: Download complete 15:50:43 2de7ff778b66: Verifying Checksum 15:50:43 2de7ff778b66: Download complete 15:50:46 ab5ef0e58194: Pull complete 15:50:46 9712f1f96733: Pull complete 15:50:47 63f879dbbcfc: Pull complete 15:50:50 0d9ebad4ef96: Pull complete 15:50:50 e9a5061849ea: Pull complete 15:50:50 d747dcd14b5f: Pull complete 15:50:51 2de7ff778b66: Pull complete 15:50:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:51 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:50:51 $ 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 15:51:00 $ docker top 5c850799098d5c4a4cc7c064d991e092fe884ef84ba407b4856dd04583b6da59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:00 provisioning config files... 15:51:00 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3948556681421691759tmp 15:51:00 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5212882468016703570tmp 15:51:00 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6854318828250575542tmp [Pipeline] { [Pipeline] echo 15:51:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:00 ---> sigul-configuration.sh 15:51:00 gpg: directory `/root/.gnupg' created 15:51:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:00 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:00 gpg: CAST5 encrypted data 15:51:00 gpg: encrypted with 1 passphrase 15:51:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:00 + mkdir /home/jenkins 15:51:00 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:51:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:01 ---> sigul-install.sh 15:51:01 Sigul already installed; skipping installation. [Pipeline] sh 15:51:01 + git tag --list 15:51:01 v1.0.0 15:51:01 v1.1.0 15:51:01 v1.2.0 15:51:01 v1.3.0 15:51:01 v1.3.1 15:51:01 v2.0.0 15:51:01 v2.0.1 15:51:01 v2.1.0 15:51:01 v2.1.1 15:51:01 v2.1.2 15:51:01 v2.2.0 15:51:01 v2.3 15:51:01 v2.3.0 15:51:01 v2.3.1 15:51:01 v3.0 15:51:01 v3.0.0 15:51:01 v3.0.1 15:51:01 v3.0.1-dev.1 15:51:01 v3.1.0-dev.1 15:51:01 v3.1.0-dev.10 15:51:01 v3.1.0-dev.11 15:51:01 v3.1.0-dev.2 15:51:01 v3.1.0-dev.3 15:51:01 v3.1.0-dev.4 15:51:01 v3.1.0-dev.5 15:51:01 v3.1.0-dev.6 15:51:01 v3.1.0-dev.7 15:51:01 v3.1.0-dev.8 15:51:01 v3.1.0-dev.9 [Pipeline] sh 15:51:02 + lftools sign git-tag v3.1.0-dev.11 15:51:02 Signing Git tag with Sigul... 15:51:02 Signing v3.1.0-dev.11 [Pipeline] echo 15:51:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:03 $ docker stop --time=1 5c850799098d5c4a4cc7c064d991e092fe884ef84ba407b4856dd04583b6da59 15:51:04 $ docker rm -f --volumes 5c850799098d5c4a4cc7c064d991e092fe884ef84ba407b4856dd04583b6da59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:51:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:05 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:51:05 $ 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 15:51:05 $ docker top 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 -eo pid,comm 15:51:06 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). 15:51:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:06 [ssh-agent] Looking for ssh-agent implementation... 15:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:06 $ docker exec 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 ssh-agent 15:51:06 SSH_AUTH_SOCK=/tmp/ssh-06oPRj5vrYWq/agent.32 15:51:06 SSH_AGENT_PID=38 15:51:06 Running ssh-add (command line suppressed) 15:51:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14932408946563750987.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14932408946563750987.key) 15:51:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:06 + git semver bump pre 15:51:06 2023-08-15 15:51:06,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:06 2023-08-15 15:51:06,853 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 15:51:06 2023-08-15 15:51:06,853 [bump_version] DEBUG bumped version:3.1.0-dev.12 15:51:06 2023-08-15 15:51:06,853 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:51:06 2023-08-15 15:51:06,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:06 2023-08-15 15:51:06,853 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:51:06 2023-08-15 15:51:06,855 [execute] INFO git cat-file --batch-check 15:51:06 2023-08-15 15:51:06,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:06 2023-08-15 15:51:06,860 [execute] INFO git cat-file --batch 15:51:06 2023-08-15 15:51:06,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:06 2023-08-15 15:51:06,865 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:06 3.1.0-dev.12 [Pipeline] } 15:51:06 $ docker exec --env ******** --env ******** 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 ssh-agent -k 15:51:07 unset SSH_AUTH_SOCK; 15:51:07 unset SSH_AGENT_PID; 15:51:07 echo Agent pid 38 killed; 15:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:07 + git semver [Pipeline] } 15:51:07 $ docker stop --time=1 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 15:51:08 $ docker rm -f --volumes 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:09 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:51:09 $ 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 15:51:09 $ docker top 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc -eo pid,comm 15:51:09 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). 15:51:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:10 [ssh-agent] Looking for ssh-agent implementation... 15:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:10 $ docker exec 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc ssh-agent 15:51:10 SSH_AUTH_SOCK=/tmp/ssh-F4qg5T6UyK9S/agent.33 15:51:10 SSH_AGENT_PID=39 15:51:10 Running ssh-add (command line suppressed) 15:51:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2991364014257199564.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2991364014257199564.key) 15:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:10 + git semver push 15:51:11 2023-08-15 15:51:10,824 [run_push] DEBUG push 15:51:11 2023-08-15 15:51:10,825 [execute] INFO git cat-file --batch-check 15:51:11 2023-08-15 15:51:10,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:11 2023-08-15 15:51:10,828 [execute] INFO git rev-list a3af24721860c57ec237da92ff39f74a6cc0e0c0 -- 15:51:11 2023-08-15 15:51:10,829 [execute] DEBUG Popen(['git', 'rev-list', 'a3af24721860c57ec237da92ff39f74a6cc0e0c0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:11 2023-08-15 15:51:10,840 [execute] INFO git fetch -v origin 15:51:11 2023-08-15 15:51:10,840 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:51:11 2023-08-15 15:51:11,321 [run_push] DEBUG no remote changes detected 15:51:11 2023-08-15 15:51:11,322 [execute] INFO git push origin semver 15:51:11 2023-08-15 15:51:11,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:12 2023-08-15 15:51:12,243 [run_push] DEBUG push all version tags 15:51:12 2023-08-15 15:51:12,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:51:12 2023-08-15 15:51:12,244 [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) 15:51:13 2023-08-15 15:51:12,976 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:13 3.1.0-dev.12 [Pipeline] } 15:51:13 $ docker exec --env ******** --env ******** 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc ssh-agent -k 15:51:13 unset SSH_AUTH_SOCK; 15:51:13 unset SSH_AGENT_PID; 15:51:13 echo Agent pid 39 killed; 15:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:13 + git semver [Pipeline] } 15:51:13 $ docker stop --time=1 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc 15:51:15 $ docker rm -f --volumes 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:51:15 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:51:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:51:15 total 16 15:51:15 drwxr-xr-x 3 root root 4096 Aug 15 15:37 . 15:51:15 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:51 .. 15:51:15 drwxr-xr-x 2 root root 4096 Aug 15 15:37 cost 15:51:15 -rw-r--r-- 1 root root 96 Aug 15 15:37 cost.csv 15:51:15 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:51:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:51:15 total 16 15:51:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:37 . 15:51:15 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:51 .. 15:51:15 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:37 cost 15:51:15 -rw-r--r-- 1 jenkins jenkins 96 Aug 15 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:51:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:51:16 ---> package-listing.sh 15:51:16 ++ facter osfamily 15:51:16 ++ tr '[:upper:]' '[:lower:]' 15:51:17 + OS_FAMILY=debian 15:51:17 + workspace=/w/workspace/ry_app-service-configurable_main 15:51:17 + START_PACKAGES=/tmp/packages_start.txt 15:51:17 + END_PACKAGES=/tmp/packages_end.txt 15:51:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:17 + PACKAGES=/tmp/packages_start.txt 15:51:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:51:17 + PACKAGES=/tmp/packages_end.txt 15:51:17 + case "${OS_FAMILY}" in 15:51:17 + dpkg -l 15:51:17 + grep '^ii' 15:51:17 + '[' -f /tmp/packages_start.txt ']' 15:51:17 + '[' -f /tmp/packages_end.txt ']' 15:51:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:51:17 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:51:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:51:17 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 15:51:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:18 prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container 15:51:18 $ 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 15:51:18 $ docker top 155ce769b05b7ee6245ace257058a6452bb62d9d498a470836da3eaad37849c9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:18 + touch /tmp/pre-build-complete [Pipeline] sh 15:51:18 + mkdir -p /var/log/sysstat [Pipeline] sh 15:51:19 + ls /var/log/sa-host 15:51:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:19 provisioning config files... 15:51:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6975995372014310430tmp [Pipeline] { [Pipeline] echo 15:51:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:19 ---> create-netrc.sh [Pipeline] } 15:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:51:19 ---> python-tools-install.sh [Pipeline] echo 15:51:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:51:20 ---> sudo-logs.sh 15:51:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:51:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:51:20 ---> job-cost.sh 15:51:20 lf-activate-venv: SKIPPING 15:51:20 DEBUG: total: 0.2199999988079071 15:51:20 INFO: Retrieving Stack Cost... 15:51:20 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:21 INFO: Archiving Costs [Pipeline] echo 15:51:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:21 ---> logs-deploy.sh 15:51:21 lf-activate-venv: SKIPPING 15:51:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/180 15:51:21 INFO: archiving workspace using pattern(s): 15:51:22 Archives upload complete. 15:51:22 INFO: archiving logs to Nexus