Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 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-ssh13882751749944568419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10365074537895411093.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh57659750455562363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17352312813528086485.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-ssh3984448794298040874.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7374’ Running on prd-ubuntu20.04-docker-8c-8g-7376 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 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#524)" > 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 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 # timeout=10 > git rev-list --no-walk 38d2ea53745de48730f2be4fd311f21cab61737a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:32:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:32:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:32:46 ========================================================= 18:32:46 EdgeX Global Pipelines Version Info 18:32:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:32:47 ------------------- 18:32:47 stable info: 18:32:47 ------------------- 18:32:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:32:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:32:47 Message: update stable to v1.0.244 18:32:47 ------------------- 18:32:47 experimental info: 18:32:47 ------------------- 18:32:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:32:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:32:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67e9d34 [Pipeline] echo 18:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:48 provisioning config files... 18:32:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11216556266983281017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:48 ---> docker-login.sh 18:32:48 nexus3.edgexfoundry.org:10001 18:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 nexus3.edgexfoundry.org:10002 18:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 nexus3.edgexfoundry.org:10003 18:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 nexus3.edgexfoundry.org:10004 18:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 docker.io 18:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 ---> docker-login.sh ends [Pipeline] } 18:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:32:50 + git rev-list -1 --merges 67e9d34b860a6acf59be5b458e3f08cfc87e30a3~1..67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] echo 18:32:50 -----------> git rev-list -1 --merges 67e9d34b860a6acf59be5b458e3f08cfc87e30a3~1..67e9d34b860a6acf59be5b458e3f08cfc87e30a3 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [false] [Pipeline] sh 18:32:50 + git log --format=format:%s -1 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] echo 18:32:50 ========================================================= 18:32:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:32:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:51 + git log --format=format:%s -1 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] echo 18:32:51 [semverPrep] GIT_COMMIT: 67e9d34b860a6acf59be5b458e3f08cfc87e30a3, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#524) [Pipeline] echo 18:32:51 [semverPrep] This is not a build commit. [Pipeline] sh 18:32:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:32:51 + grep -v github /etc/ssh/ssh_known_hosts 18:32:51 + [ -e /tmp/ssh_known_hosts ] 18:32:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:32:51 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:32:51 sudo tee -a /etc/ssh/ssh_known_hosts 18:32:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:51 18:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:32:52 b85a868b505f: Pulling fs layer 18:32:52 e2be974225ed: Pulling fs layer 18:32:52 339a4e72a1f5: Pulling fs layer 18:32:52 988bab9f4d93: Pulling fs layer 18:32:52 1469e6f7b9e6: Pulling fs layer 18:32:52 eaf3925da568: Pulling fs layer 18:32:52 988bab9f4d93: Waiting 18:32:52 1469e6f7b9e6: Waiting 18:32:52 bab4dde63d76: Pulling fs layer 18:32:52 bab4dde63d76: Waiting 18:32:52 bde34c3a00c8: Pulling fs layer 18:32:52 b352a97aabf1: Pulling fs layer 18:32:52 4872d77fe225: Pulling fs layer 18:32:52 b352a97aabf1: Waiting 18:32:52 bde34c3a00c8: Waiting 18:32:52 5851b861e8e6: Pulling fs layer 18:32:52 4872d77fe225: Waiting 18:32:52 5851b861e8e6: Waiting 18:32:52 e2be974225ed: Verifying Checksum 18:32:52 e2be974225ed: Download complete 18:32:52 988bab9f4d93: Verifying Checksum 18:32:52 988bab9f4d93: Download complete 18:32:52 1469e6f7b9e6: Verifying Checksum 18:32:52 1469e6f7b9e6: Download complete 18:32:52 339a4e72a1f5: Verifying Checksum 18:32:52 339a4e72a1f5: Download complete 18:32:52 eaf3925da568: Verifying Checksum 18:32:52 eaf3925da568: Download complete 18:32:52 bde34c3a00c8: Download complete 18:32:52 b352a97aabf1: Download complete 18:32:52 4872d77fe225: Download complete 18:32:52 5851b861e8e6: Verifying Checksum 18:32:52 5851b861e8e6: Download complete 18:32:52 b85a868b505f: Verifying Checksum 18:32:52 b85a868b505f: Download complete 18:32:52 bab4dde63d76: Verifying Checksum 18:32:52 bab4dde63d76: Download complete 18:32:53 b85a868b505f: Pull complete 18:32:53 e2be974225ed: Pull complete 18:32:54 339a4e72a1f5: Pull complete 18:32:54 988bab9f4d93: Pull complete 18:32:54 1469e6f7b9e6: Pull complete 18:32:54 eaf3925da568: Pull complete 18:32:56 bab4dde63d76: Pull complete 18:32:56 bde34c3a00c8: Pull complete 18:32:56 b352a97aabf1: Pull complete 18:32:56 4872d77fe225: Pull complete 18:32:56 5851b861e8e6: Pull complete 18:32:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:56 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:32:56 $ 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 18:32:57 $ docker top ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 -eo pid,comm 18:32:57 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). 18:32:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:57 [ssh-agent] Looking for ssh-agent implementation... 18:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:58 $ docker exec ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 ssh-agent 18:32:58 SSH_AUTH_SOCK=/tmp/ssh-3yxTNJcM0XZR/agent.32 18:32:58 SSH_AGENT_PID=38 18:32:58 Running ssh-add (command line suppressed) 18:32:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6912261476274011730.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6912261476274011730.key) 18:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:58 + git tag --points-at HEAD [Pipeline] } 18:32:58 $ docker exec --env ******** --env ******** ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 ssh-agent -k 18:32:58 unset SSH_AUTH_SOCK; 18:32:58 unset SSH_AGENT_PID; 18:32:58 echo Agent pid 38 killed; 18:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:58 [ssh-agent] Looking for ssh-agent implementation... 18:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:58 $ docker exec ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 ssh-agent 18:32:59 SSH_AUTH_SOCK=/tmp/ssh-z5Pqrk9lCI4O/agent.70 18:32:59 SSH_AGENT_PID=76 18:32:59 Running ssh-add (command line suppressed) 18:32:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15004683367154406273.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15004683367154406273.key) 18:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:59 + git semver init 18:32:59 2023-02-24 18:32:59,630 [run_init] DEBUG init version:0.0.0 force:False 18:32:59 2023-02-24 18:32:59,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:32:59 2023-02-24 18:32:59,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:32:59 2023-02-24 18:32:59,631 [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) 18:33:00 2023-02-24 18:33:00,528 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:33:00 2023-02-24 18:33:00,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:33:00 2023-02-24 18:33:00,529 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:33:00 2023-02-24 18:33:00,529 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:33:00 3.0.0-dev.19 [Pipeline] } 18:33:00 $ docker exec --env ******** --env ******** ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 ssh-agent -k 18:33:00 unset SSH_AUTH_SOCK; 18:33:00 unset SSH_AGENT_PID; 18:33:00 echo Agent pid 76 killed; 18:33:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:01 + git semver [Pipeline] } 18:33:01 $ docker stop --time=1 ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 18:33:02 $ docker rm -f --volumes ad1027708f18d7b1e6a95b8072375a128d01e5c17da0fff48bbf77cfa4a22b77 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:33:03 Stashed 1 file(s) [Pipeline] echo 18:33:03 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 18:33:03 provisioning config files... 18:33:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14893082175191785971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:03 ---> docker-login.sh 18:33:03 nexus3.edgexfoundry.org:10001 18:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:03 Configure a credential helper to remove this warning. See 18:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:03 18:33:03 Login Succeeded 18:33:03 nexus3.edgexfoundry.org:10002 18:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:03 Configure a credential helper to remove this warning. See 18:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:03 18:33:03 Login Succeeded 18:33:03 nexus3.edgexfoundry.org:10003 18:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:03 Configure a credential helper to remove this warning. See 18:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:03 18:33:03 Login Succeeded 18:33:03 nexus3.edgexfoundry.org:10004 18:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:03 Configure a credential helper to remove this warning. See 18:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:03 18:33:03 Login Succeeded 18:33:03 docker.io 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 ---> docker-login.sh ends [Pipeline] } 18:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:04 ========================================================= 18:33:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:33:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:33:04 Sending build context to Docker daemon 3.22MB 18:33:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:33:04 Step 2/12 : FROM ${BASE} AS builder 18:33:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:04 213ec9aee27d: Pulling fs layer 18:33:04 4583459ba037: Pulling fs layer 18:33:04 93c1e223e6f2: Pulling fs layer 18:33:04 53926ce57604: Pulling fs layer 18:33:04 21b2b0c7a3f4: Pulling fs layer 18:33:04 22ff95d597cd: Pulling fs layer 18:33:04 12d6caf4c0d1: Pulling fs layer 18:33:04 96b7cbca73a9: Pulling fs layer 18:33:04 a7acece74701: Pulling fs layer 18:33:04 21b2b0c7a3f4: Waiting 18:33:04 53926ce57604: Waiting 18:33:04 22ff95d597cd: Waiting 18:33:04 96b7cbca73a9: Waiting 18:33:04 a7acece74701: Waiting 18:33:04 93c1e223e6f2: Verifying Checksum 18:33:04 93c1e223e6f2: Download complete 18:33:04 4583459ba037: Download complete 18:33:04 21b2b0c7a3f4: Verifying Checksum 18:33:04 21b2b0c7a3f4: Download complete 18:33:04 22ff95d597cd: Verifying Checksum 18:33:04 22ff95d597cd: Download complete 18:33:04 213ec9aee27d: Verifying Checksum 18:33:04 213ec9aee27d: Download complete 18:33:04 12d6caf4c0d1: Verifying Checksum 18:33:04 12d6caf4c0d1: Download complete 18:33:04 213ec9aee27d: Pull complete 18:33:04 4583459ba037: Pull complete 18:33:04 93c1e223e6f2: Pull complete 18:33:05 a7acece74701: Verifying Checksum 18:33:05 a7acece74701: Download complete 18:33:05 96b7cbca73a9: Verifying Checksum 18:33:05 96b7cbca73a9: Download complete 18:33:06 53926ce57604: Verifying Checksum 18:33:06 53926ce57604: Download complete 18:33:10 53926ce57604: Pull complete 18:33:10 21b2b0c7a3f4: Pull complete 18:33:10 22ff95d597cd: Pull complete 18:33:10 12d6caf4c0d1: Pull complete 18:33:12 96b7cbca73a9: Pull complete 18:33:12 a7acece74701: Pull complete 18:33:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:33:12 ---> db6d94c90886 18:33:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:33:14 ---> Running in efd07a76fdcd 18:33:14 Removing intermediate container efd07a76fdcd 18:33:14 ---> 11a59645e34c 18:33:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:33:14 ---> Running in d6eda892ed37 18:33:14 Removing intermediate container d6eda892ed37 18:33:14 ---> ba96f21e3f76 18:33:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:33:14 ---> Running in 37bdb9c0ff33 18:33:14 Removing intermediate container 37bdb9c0ff33 18:33:14 ---> f19fc4d89007 18:33:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:14 ---> Running in 5ce895c439e8 18:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:15 OK: 211 MiB in 51 packages 18:33:15 Removing intermediate container 5ce895c439e8 18:33:15 ---> 31b8fd4a2048 18:33:15 Step 7/12 : WORKDIR /app 18:33:15 ---> Running in 7a16176dfc6a 18:33:15 Removing intermediate container 7a16176dfc6a 18:33:15 ---> 9d71b290f8e7 18:33:15 Step 8/12 : COPY go.mod vendor* ./ 18:33:15 ---> 59109d2b3239 18:33:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:15 ---> Running in 8a527338be33 18:33:18 Still waiting to schedule task 18:33:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7375’ 18:33:42 Removing intermediate container 8a527338be33 18:33:42 ---> ec70113a506d 18:33:42 Step 10/12 : COPY . . 18:33:42 ---> b83e94db7728 18:33:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:42 ---> Running in aabd4abc3a6b 18:33:42 Removing intermediate container aabd4abc3a6b 18:33:42 ---> 73d54fe50ea6 18:33:42 Step 12/12 : RUN $MAKE 18:33:42 ---> Running in 8ee686521535 18:33:42 noop 18:33:42 Removing intermediate container 8ee686521535 18:33:42 ---> 868e86e770b9 18:33:42 Successfully built 868e86e770b9 18:33:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:42 + docker inspect -f . ci-base-image-x86_64 18:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:42 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:33:42 $ 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 18:33:42 $ docker top 919ab5d4a536f1ffc98e3ce387a09d64c0c9a68f7f21969e80d49a001122bb1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:43 + go version 18:33:43 go version go1.18.7 linux/amd64 [Pipeline] } 18:33:43 $ docker stop --time=1 919ab5d4a536f1ffc98e3ce387a09d64c0c9a68f7f21969e80d49a001122bb1b 18:33:44 $ docker rm -f --volumes 919ab5d4a536f1ffc98e3ce387a09d64c0c9a68f7f21969e80d49a001122bb1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:45 + docker inspect -f . ci-base-image-x86_64 18:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:45 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:33:45 $ 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 18:33:45 $ docker top f28965ac44cc9743fc48782346bda3756935f23b20411f69a20c2bfcef684304 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:45 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:33:46 + make test 18:33:46 go test -race -coverprofile=coverage.out ./... 18:34:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:34:04 go vet ./... 18:34:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:14 ./bin/test-attribution-txt.sh [Pipeline] echo 18:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:34:14 $ docker stop --time=1 f28965ac44cc9743fc48782346bda3756935f23b20411f69a20c2bfcef684304 18:34:17 $ docker rm -f --volumes f28965ac44cc9743fc48782346bda3756935f23b20411f69a20c2bfcef684304 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:34:19 + ls -al . 18:34:19 total 172 18:34:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 18:33 . 18:34:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:32 .. 18:34:19 -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 18:32 .dockerignore 18:34:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 18:33 .git 18:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 18:32 .github 18:34:19 -rw-rw-r-- 1 jenkins jenkins 171 Feb 24 18:32 .gitignore 18:34:19 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 18:33 .semver 18:34:19 -rw-rw-r-- 1 jenkins jenkins 9320 Feb 24 18:32 Attribution.txt 18:34:19 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 24 18:32 CHANGELOG.md 18:34:19 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 24 18:32 Dockerfile 18:34:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 18:32 GOVERNANCE.md 18:34:19 -rw-rw-r-- 1 jenkins jenkins 688 Feb 24 18:32 Jenkinsfile 18:34:19 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 18:32 LICENSE 18:34:19 -rw-rw-r-- 1 jenkins jenkins 618 Feb 24 18:32 OWNERS.md 18:34:19 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 24 18:32 README.md 18:34:19 -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 18:33 VERSION 18:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 18:32 bin 18:34:19 -rw-r--r-- 1 jenkins jenkins 13 Feb 24 18:33 coverage.out 18:34:19 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 24 18:32 go.mod 18:34:19 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 24 18:32 go.sum 18:34:19 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 24 18:32 main.go 18:34:19 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 24 18:32 makefile 18:34:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 18:32 res 18:34:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=67e9d34b860a6acf59be5b458e3f08cfc87e30a3 --label arch=amd64 --label version=3.0.0-dev.19 . 18:34:19 Sending build context to Docker daemon 3.222MB 18:34:19 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:34:19 Step 2/26 : FROM ${BASE} AS builder 18:34:19 ---> 868e86e770b9 18:34:19 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:34:19 ---> Running in 381051af2567 18:34:19 Removing intermediate container 381051af2567 18:34:19 ---> b0a660dcde83 18:34:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:34:19 ---> Running in c11672c0cf84 18:34:19 Removing intermediate container c11672c0cf84 18:34:19 ---> efca9532077b 18:34:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:34:19 ---> Running in 23b053a01526 18:34:19 Removing intermediate container 23b053a01526 18:34:19 ---> ea12b0f3db69 18:34:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:19 ---> Running in 4491c3dab3d4 18:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:20 OK: 211 MiB in 51 packages 18:34:20 Removing intermediate container 4491c3dab3d4 18:34:20 ---> b7d7dcd9b82b 18:34:20 Step 7/26 : WORKDIR /app 18:34:21 ---> Running in 51a1133ec585 18:34:21 Removing intermediate container 51a1133ec585 18:34:21 ---> 207c51cc0656 18:34:21 Step 8/26 : COPY go.mod vendor* ./ 18:34:21 ---> 68c40a5cc899 18:34:21 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:21 ---> Running in 94c52ab92e73 18:34:21 Removing intermediate container 94c52ab92e73 18:34:21 ---> 5d6e105a2524 18:34:21 Step 10/26 : COPY . . 18:34:22 ---> 1b786ce7fca3 18:34:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:22 ---> Running in ff63c3955215 18:34:22 Removing intermediate container ff63c3955215 18:34:22 ---> 04e736faacd8 18:34:22 Step 12/26 : RUN $MAKE 18:34:22 ---> Running in 9a38f4e1bc82 18:34:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.19" -trimpath -mod=readonly -o app-service-configurable 18:34:40 Removing intermediate container 9a38f4e1bc82 18:34:40 ---> 0c060752404e 18:34:40 Step 13/26 : FROM alpine:3.16 18:34:41 3.16: Pulling from library/alpine 18:34:41 ef5531b6e74e: Pulling fs layer 18:34:41 ef5531b6e74e: Download complete 18:34:41 ef5531b6e74e: Pull complete 18:34:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:34:41 Status: Downloaded newer image for alpine:3.16 18:34:41 ---> dfd21b5a31f5 18:34:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:34:41 ---> Running in 654a6608f5b9 18:34:41 Removing intermediate container 654a6608f5b9 18:34:41 ---> e47edb18512c 18:34:41 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:34:41 ---> Running in 6da8e53dea8f 18:34:41 Removing intermediate container 6da8e53dea8f 18:34:41 ---> f26fc7f55bdf 18:34:41 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:34:42 ---> Running in 24f67d0847b1 18:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:42 (1/2) Installing ca-certificates (20220614-r0) 18:34:42 (2/2) Installing dumb-init (1.2.5-r1) 18:34:42 Executing busybox-1.35.0-r17.trigger 18:34:42 Executing ca-certificates-20220614-r0.trigger 18:34:42 OK: 6 MiB in 16 packages 18:34:43 Removing intermediate container 24f67d0847b1 18:34:43 ---> cea4b36ec896 18:34:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:34:43 ---> f66a33447f24 18:34:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:34:43 ---> 6b582eeb821c 18:34:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:34:43 ---> 5ea5ffae6ead 18:34:43 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:34:44 ---> 00c64f3ddddb 18:34:44 Step 21/26 : EXPOSE 48095 18:34:44 ---> Running in ee5055ad5ac1 18:34:44 Removing intermediate container ee5055ad5ac1 18:34:44 ---> dba84baed913 18:34:44 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:34:44 ---> Running in 657bde20f854 18:34:44 Removing intermediate container 657bde20f854 18:34:44 ---> 03a1783b9322 18:34:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:34:44 ---> Running in 4b81998f0c57 18:34:44 Removing intermediate container 4b81998f0c57 18:34:44 ---> ecf71564ce6d 18:34:44 Step 24/26 : LABEL arch=amd64 18:34:44 ---> Running in 1202ac06fefd 18:34:44 Removing intermediate container 1202ac06fefd 18:34:44 ---> 5b4b54353f28 18:34:44 Step 25/26 : LABEL git_sha=67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:34:44 ---> Running in b3f504367ac6 18:34:44 Removing intermediate container b3f504367ac6 18:34:44 ---> 40b8ace3b626 18:34:44 Step 26/26 : LABEL version=3.0.0-dev.19 18:34:44 ---> Running in 6d3b041f99a4 18:34:44 Removing intermediate container 6d3b041f99a4 18:34:44 ---> 3c2f67a77aa1 18:34:44 [Warning] One or more build-args [ARCH] were not consumed 18:34:44 Successfully built 3c2f67a77aa1 18:34:44 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 18:34:45 provisioning config files... 18:34:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16650791559121523194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:45 ---> docker-login.sh 18:34:45 nexus3.edgexfoundry.org:10001 18:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:45 Configure a credential helper to remove this warning. See 18:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:45 18:34:45 Login Succeeded 18:34:45 nexus3.edgexfoundry.org:10002 18:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:45 Configure a credential helper to remove this warning. See 18:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:45 18:34:45 Login Succeeded 18:34:45 nexus3.edgexfoundry.org:10003 18:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:45 Configure a credential helper to remove this warning. See 18:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:45 18:34:45 Login Succeeded 18:34:45 nexus3.edgexfoundry.org:10004 18:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:45 Configure a credential helper to remove this warning. See 18:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:45 18:34:45 Login Succeeded 18:34:45 docker.io 18:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:45 Configure a credential helper to remove this warning. See 18:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:45 18:34:45 Login Succeeded 18:34:45 ---> docker-login.sh ends [Pipeline] } 18:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:34:45 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:34:45 latest 18:34:45 3.0.0-dev.19 18:34:45 67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 18:34:45 main 18:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:34:46 fa2a309fa1ee: Preparing 18:34:46 e10047350892: Preparing 18:34:46 5fc0997ceafc: Preparing 18:34:46 df3723213254: Preparing 18:34:46 cc0801680a71: Preparing 18:34:46 aa5968d388b8: Preparing 18:34:46 aa5968d388b8: Waiting 18:34:46 5fc0997ceafc: Pushed 18:34:46 df3723213254: Pushed 18:34:46 e10047350892: Pushed 18:34:46 aa5968d388b8: Layer already exists 18:34:46 cc0801680a71: Pushed 18:34:49 fa2a309fa1ee: Pushed 18:34:49 67e9d34b860a6acf59be5b458e3f08cfc87e30a3: digest: sha256:35cac77b166b2d0686488777d2bb8ca83f40d168141f153a881649a0dd7eb3cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:34:49 fa2a309fa1ee: Preparing 18:34:49 e10047350892: Preparing 18:34:49 5fc0997ceafc: Preparing 18:34:49 df3723213254: Preparing 18:34:49 cc0801680a71: Preparing 18:34:49 aa5968d388b8: Preparing 18:34:49 aa5968d388b8: Waiting 18:34:49 cc0801680a71: Layer already exists 18:34:49 df3723213254: Layer already exists 18:34:49 e10047350892: Layer already exists 18:34:49 5fc0997ceafc: Layer already exists 18:34:49 fa2a309fa1ee: Layer already exists 18:34:49 aa5968d388b8: Layer already exists 18:34:49 latest: digest: sha256:35cac77b166b2d0686488777d2bb8ca83f40d168141f153a881649a0dd7eb3cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.19 18:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:34:50 fa2a309fa1ee: Preparing 18:34:50 e10047350892: Preparing 18:34:50 5fc0997ceafc: Preparing 18:34:50 df3723213254: Preparing 18:34:50 cc0801680a71: Preparing 18:34:50 aa5968d388b8: Preparing 18:34:50 aa5968d388b8: Waiting 18:34:50 df3723213254: Layer already exists 18:34:50 cc0801680a71: Layer already exists 18:34:50 e10047350892: Layer already exists 18:34:50 5fc0997ceafc: Layer already exists 18:34:50 fa2a309fa1ee: Layer already exists 18:34:50 aa5968d388b8: Layer already exists 18:34:50 3.0.0-dev.19: digest: sha256:35cac77b166b2d0686488777d2bb8ca83f40d168141f153a881649a0dd7eb3cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 18:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:34:51 fa2a309fa1ee: Preparing 18:34:51 e10047350892: Preparing 18:34:51 5fc0997ceafc: Preparing 18:34:51 df3723213254: Preparing 18:34:51 cc0801680a71: Preparing 18:34:51 aa5968d388b8: Preparing 18:34:51 aa5968d388b8: Waiting 18:34:51 e10047350892: Layer already exists 18:34:51 cc0801680a71: Layer already exists 18:34:51 fa2a309fa1ee: Layer already exists 18:34:51 5fc0997ceafc: Layer already exists 18:34:51 df3723213254: Layer already exists 18:34:51 aa5968d388b8: Layer already exists 18:34:51 67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19: digest: sha256:35cac77b166b2d0686488777d2bb8ca83f40d168141f153a881649a0dd7eb3cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:34:51 fa2a309fa1ee: Preparing 18:34:51 e10047350892: Preparing 18:34:51 5fc0997ceafc: Preparing 18:34:51 df3723213254: Preparing 18:34:51 cc0801680a71: Preparing 18:34:51 aa5968d388b8: Preparing 18:34:51 aa5968d388b8: Waiting 18:34:51 e10047350892: Layer already exists 18:34:51 cc0801680a71: Layer already exists 18:34:51 df3723213254: Layer already exists 18:34:51 5fc0997ceafc: Layer already exists 18:34:51 fa2a309fa1ee: Layer already exists 18:34:51 aa5968d388b8: Layer already exists 18:34:51 main: digest: sha256:35cac77b166b2d0686488777d2bb8ca83f40d168141f153a881649a0dd7eb3cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:51 ===================================================== [Pipeline] echo 18:34:51 taggedImages: 18:34:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:34:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:34:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.19 18:34:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 18:34:51 - 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 18:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:52 18:34:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:52 latest: Pulling from edgex-lftools-log-publisher 18:34:52 5eb5b503b376: Pulling fs layer 18:34:52 5c69ac0246d0: Pulling fs layer 18:34:52 ec43610c2a17: Pulling fs layer 18:34:52 3a2ae6a8a46f: Pulling fs layer 18:34:52 33b1e0a273af: Pulling fs layer 18:34:52 5d3b04190fa2: Pulling fs layer 18:34:52 2f39f015ded8: Pulling fs layer 18:34:52 3a2ae6a8a46f: Waiting 18:34:52 33b1e0a273af: Waiting 18:34:52 5d3b04190fa2: Waiting 18:34:52 5c69ac0246d0: Verifying Checksum 18:34:52 5c69ac0246d0: Download complete 18:34:52 3a2ae6a8a46f: Verifying Checksum 18:34:52 3a2ae6a8a46f: Download complete 18:34:52 33b1e0a273af: Download complete 18:34:52 5d3b04190fa2: Verifying Checksum 18:34:52 5d3b04190fa2: Download complete 18:34:52 ec43610c2a17: Verifying Checksum 18:34:52 ec43610c2a17: Download complete 18:34:52 5eb5b503b376: Verifying Checksum 18:34:52 5eb5b503b376: Download complete 18:34:53 2f39f015ded8: Download complete 18:34:53 5eb5b503b376: Pull complete 18:34:54 5c69ac0246d0: Pull complete 18:34:54 ec43610c2a17: Pull complete 18:34:54 3a2ae6a8a46f: Pull complete 18:34:54 33b1e0a273af: Pull complete 18:34:54 5d3b04190fa2: Pull complete 18:34:59 2f39f015ded8: Pull complete 18:34:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:59 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:34:59 $ 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 18:35:01 $ docker top 993d82183d0e7f728df577da25e2fca4b6eaf1fbf1b111d55ce083cfffeb1a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:02 ---> job-cost.sh 18:35:02 lf-activate-venv: SKIPPING 18:35:02 INFO: No Stack... 18:35:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:35:03 INFO: Archiving Costs [Pipeline] sh 18:35:03 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:35:03 + cut -d, -f6 [Pipeline] lock 18:35:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] 18:35:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] did not exist. Created. 18:35:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:35:03 Stashed 1 file(s) [Pipeline] } 18:35:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 18:35:03 $ docker stop --time=1 993d82183d0e7f728df577da25e2fca4b6eaf1fbf1b111d55ce083cfffeb1a24 18:35:04 $ docker rm -f --volumes 993d82183d0e7f728df577da25e2fca4b6eaf1fbf1b111d55ce083cfffeb1a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:36:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7377 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:36:50 Running in /w/workspace/app-service-configurable/136 [Pipeline] { [Pipeline] checkout 18:36:50 Selected Git installation does not exist. Using Default 18:36:50 The recommended git tool is: NONE 18:36:55 using credential edgex-jenkins-ssh 18:36:55 Cloning the remote Git repository 18:36:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:36:56 > git init /w/workspace/app-service-configurable/136 # timeout=10 18:36:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:36:56 > git --version # timeout=10 18:36:56 > git --version # 'git version 2.25.1' 18:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:36:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:58 Avoid second fetch 18:36:58 Checking out Revision 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 (main) 18:36:59 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#524)" 18:36:58 > git config core.sparsecheckout # timeout=10 18:36:58 > git checkout -f 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:37:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:00 Dload Upload Total Spent Left Speed 18:37:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 18:37:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:37:01 + + sudo tee /etc/docker/daemon.new 18:37:01 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:37:01 { 18:37:01 "registry-mirrors": [ 18:37:01 "https://nexus3.edgexfoundry.org:10001" 18:37:01 ], 18:37:01 "bip": "10.250.0.254/24", 18:37:01 "hosts": [ 18:37:01 "tcp://0.0.0.0:5555", 18:37:01 "unix:///var/run/docker.sock" 18:37:01 ], 18:37:01 "mtu": 1458, 18:37:01 "selinux-enabled": true, 18:37:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:37:01 } [Pipeline] sh 18:37:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:37:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:20 provisioning config files... 18:37:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/136@tmp/config14963787932738161046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:21 ---> docker-login.sh 18:37:21 nexus3.edgexfoundry.org:10001 18:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:21 Configure a credential helper to remove this warning. See 18:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:21 18:37:21 Login Succeeded 18:37:21 nexus3.edgexfoundry.org:10002 18:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:22 Configure a credential helper to remove this warning. See 18:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:22 18:37:22 Login Succeeded 18:37:22 nexus3.edgexfoundry.org:10003 18:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:22 Configure a credential helper to remove this warning. See 18:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:22 18:37:22 Login Succeeded 18:37:22 nexus3.edgexfoundry.org:10004 18:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:22 Configure a credential helper to remove this warning. See 18:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:22 18:37:22 Login Succeeded 18:37:22 docker.io 18:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:23 Configure a credential helper to remove this warning. See 18:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:23 18:37:23 Login Succeeded 18:37:23 ---> docker-login.sh ends [Pipeline] } 18:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:23 ========================================================= 18:37:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:37:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:37:23 Sending build context to Docker daemon 178.7kB 18:37:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:37:24 Step 2/12 : FROM ${BASE} AS builder 18:37:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:37:24 9b18e9b68314: Pulling fs layer 18:37:24 35d82f9e3411: Pulling fs layer 18:37:24 e16973657156: Pulling fs layer 18:37:24 fc693d55d65f: Pulling fs layer 18:37:24 7e9fc2657dce: Pulling fs layer 18:37:24 dda99020689f: Pulling fs layer 18:37:24 db1c61fa0a46: Pulling fs layer 18:37:24 891c053d2c06: Pulling fs layer 18:37:24 dda99020689f: Waiting 18:37:24 db1c61fa0a46: Waiting 18:37:24 891c053d2c06: Waiting 18:37:24 7e9fc2657dce: Waiting 18:37:24 fc693d55d65f: Waiting 18:37:24 e16973657156: Verifying Checksum 18:37:24 e16973657156: Download complete 18:37:24 35d82f9e3411: Verifying Checksum 18:37:24 35d82f9e3411: Download complete 18:37:24 7e9fc2657dce: Verifying Checksum 18:37:24 7e9fc2657dce: Download complete 18:37:24 dda99020689f: Verifying Checksum 18:37:24 dda99020689f: Download complete 18:37:24 9b18e9b68314: Verifying Checksum 18:37:24 9b18e9b68314: Download complete 18:37:25 9b18e9b68314: Pull complete 18:37:25 891c053d2c06: Verifying Checksum 18:37:25 891c053d2c06: Download complete 18:37:25 35d82f9e3411: Pull complete 18:37:26 e16973657156: Pull complete 18:37:26 db1c61fa0a46: Verifying Checksum 18:37:26 db1c61fa0a46: Download complete 18:37:27 fc693d55d65f: Verifying Checksum 18:37:27 fc693d55d65f: Download complete 18:37:39 fc693d55d65f: Pull complete 18:37:39 7e9fc2657dce: Pull complete 18:37:39 dda99020689f: Pull complete 18:37:46 db1c61fa0a46: Pull complete 18:37:47 891c053d2c06: Pull complete 18:37:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:37:47 ---> f96f9c87975a 18:37:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:37:49 ---> Running in bb96d170ea65 18:37:49 Removing intermediate container bb96d170ea65 18:37:49 ---> 83a957e5c882 18:37:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:37:49 ---> Running in fadde5a2e86d 18:37:49 Removing intermediate container fadde5a2e86d 18:37:49 ---> df6dbb87837a 18:37:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:37:49 ---> Running in d82f8683bf19 18:37:49 Removing intermediate container d82f8683bf19 18:37:49 ---> 5e8999fbb270 18:37:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:49 ---> Running in 42707fb98538 18:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:37:52 OK: 221 MiB in 51 packages 18:37:52 Removing intermediate container 42707fb98538 18:37:52 ---> b311ee9004ac 18:37:52 Step 7/12 : WORKDIR /app 18:37:52 ---> Running in 0fe0c0be15a9 18:37:53 Removing intermediate container 0fe0c0be15a9 18:37:53 ---> a220eb7ced38 18:37:53 Step 8/12 : COPY go.mod vendor* ./ 18:37:56 ---> d390809aaff0 18:37:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:56 ---> Running in 74d80ecc8f03 18:39:04 Removing intermediate container 74d80ecc8f03 18:39:04 ---> ab8e2754b207 18:39:04 Step 10/12 : COPY . . 18:39:04 ---> 598e1797f801 18:39:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:04 ---> Running in 468bc5dec068 18:39:04 Removing intermediate container 468bc5dec068 18:39:04 ---> fd96ea1ab800 18:39:04 Step 12/12 : RUN $MAKE 18:39:04 ---> Running in 142b09010514 18:39:04 noop 18:39:04 Removing intermediate container 142b09010514 18:39:04 ---> e1f3c16585f4 18:39:04 Successfully built e1f3c16585f4 18:39:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:04 + docker inspect -f . ci-base-image-arm64 18:39:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:04 prd-ubuntu20.04-docker-arm64-4c-16g-7377 does not seem to be running inside a container 18:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/136 -v /w/workspace/app-service-configurable/136:/w/workspace/app-service-configurable/136:rw,z -v /w/workspace/app-service-configurable/136@tmp:/w/workspace/app-service-configurable/136@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 18:39:06 $ docker top 63d9e572f0e6546a1023401e80dee11f98235182e177fca515e493bf55cbf6a1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:06 + go version 18:39:06 go version go1.18.7 linux/arm64 [Pipeline] } 18:39:07 $ docker stop --time=1 63d9e572f0e6546a1023401e80dee11f98235182e177fca515e493bf55cbf6a1 18:39:08 $ docker rm -f --volumes 63d9e572f0e6546a1023401e80dee11f98235182e177fca515e493bf55cbf6a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:09 + docker inspect -f . ci-base-image-arm64 18:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-7377 does not seem to be running inside a container 18:39:09 $ 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/136 -v /w/workspace/app-service-configurable/136:/w/workspace/app-service-configurable/136:rw,z -v /w/workspace/app-service-configurable/136@tmp:/w/workspace/app-service-configurable/136@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 18:39:10 $ docker top 2db93b6a96391c02655af94c3384d414afbec3c9106afab14eeb4a931bf77906 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:10 + git config --global --add safe.directory /w/workspace/app-service-configurable/136 [Pipeline] fileExists [Pipeline] sh 18:39:11 + make test 18:39:11 go test -race -coverprofile=coverage.out ./... 18:41:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:41:32 go vet ./... 18:43:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:09 $ docker stop --time=1 2db93b6a96391c02655af94c3384d414afbec3c9106afab14eeb4a931bf77906 18:43:11 $ docker rm -f --volumes 2db93b6a96391c02655af94c3384d414afbec3c9106afab14eeb4a931bf77906 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:12 Warning: overwriting stash ‘coverage-report’ 18:43:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:13 + ls -al . 18:43:13 total 168 18:43:13 drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 18:39 . 18:43:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:36 .. 18:43:13 -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 18:36 .dockerignore 18:43:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 18:36 .git 18:43:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 18:36 .github 18:43:13 -rw-rw-r-- 1 jenkins jenkins 171 Feb 24 18:36 .gitignore 18:43:13 -rw-rw-r-- 1 jenkins jenkins 9320 Feb 24 18:36 Attribution.txt 18:43:13 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 24 18:36 CHANGELOG.md 18:43:13 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 24 18:36 Dockerfile 18:43:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 18:36 GOVERNANCE.md 18:43:13 -rw-rw-r-- 1 jenkins jenkins 688 Feb 24 18:36 Jenkinsfile 18:43:13 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 18:36 LICENSE 18:43:13 -rw-rw-r-- 1 jenkins jenkins 618 Feb 24 18:36 OWNERS.md 18:43:13 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 24 18:36 README.md 18:43:13 -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 18:33 VERSION 18:43:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 18:36 bin 18:43:13 -rw-r--r-- 1 jenkins jenkins 13 Feb 24 18:39 coverage.out 18:43:13 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 24 18:36 go.mod 18:43:13 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 24 18:36 go.sum 18:43:13 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 24 18:36 main.go 18:43:13 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 24 18:36 makefile 18:43:13 drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 18:36 res 18:43:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:14 + 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=67e9d34b860a6acf59be5b458e3f08cfc87e30a3 --label arch=arm64 --label version=3.0.0-dev.19 . 18:43:14 Sending build context to Docker daemon 179.7kB 18:43:14 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:43:14 Step 2/26 : FROM ${BASE} AS builder 18:43:14 ---> e1f3c16585f4 18:43:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:43:15 ---> Running in 908fd7e6b063 18:43:15 Removing intermediate container 908fd7e6b063 18:43:15 ---> a010e479b6ef 18:43:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:43:15 ---> Running in db5b48de1c60 18:43:15 Removing intermediate container db5b48de1c60 18:43:15 ---> 688208d44a72 18:43:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:43:15 ---> Running in 2324bd03c6b7 18:43:16 Removing intermediate container 2324bd03c6b7 18:43:16 ---> 649f9681cfce 18:43:16 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:16 ---> Running in dbe3ced08e6e 18:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:43:19 OK: 221 MiB in 51 packages 18:43:20 Removing intermediate container dbe3ced08e6e 18:43:20 ---> d353fb21afc1 18:43:20 Step 7/26 : WORKDIR /app 18:43:20 ---> Running in 874df96d4d39 18:43:21 Removing intermediate container 874df96d4d39 18:43:21 ---> f2a909406ec3 18:43:21 Step 8/26 : COPY go.mod vendor* ./ 18:43:22 ---> 76bfae597077 18:43:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:22 ---> Running in 7c1645839c7e 18:43:24 Removing intermediate container 7c1645839c7e 18:43:24 ---> 43a1286ebe98 18:43:24 Step 10/26 : COPY . . 18:43:25 ---> 3ce4e51237f9 18:43:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:25 ---> Running in ccd4776278aa 18:43:25 Removing intermediate container ccd4776278aa 18:43:25 ---> a10797552aef 18:43:25 Step 12/26 : RUN $MAKE 18:43:25 ---> Running in b5420854592c 18:43:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.19" -trimpath -mod=readonly -o app-service-configurable 18:45:48 Removing intermediate container b5420854592c 18:45:48 ---> bc04f392811e 18:45:48 Step 13/26 : FROM alpine:3.16 18:45:48 3.16: Pulling from library/alpine 18:45:48 3760b48202b3: Pulling fs layer 18:45:48 3760b48202b3: Verifying Checksum 18:45:48 3760b48202b3: Download complete 18:45:48 3760b48202b3: Pull complete 18:45:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:45:48 Status: Downloaded newer image for alpine:3.16 18:45:48 ---> 4c81e5bf8899 18:45:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:48 ---> Running in efc49d64f942 18:45:48 Removing intermediate container efc49d64f942 18:45:48 ---> b0c343579dc2 18:45:48 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:45:48 ---> Running in f83391e28ad4 18:45:48 Removing intermediate container f83391e28ad4 18:45:48 ---> 697183caca84 18:45:48 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:45:48 ---> Running in 248344fa9798 18:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:48 (1/2) Installing ca-certificates (20220614-r0) 18:45:48 (2/2) Installing dumb-init (1.2.5-r1) 18:45:48 Executing busybox-1.35.0-r17.trigger 18:45:48 Executing ca-certificates-20220614-r0.trigger 18:45:48 OK: 6 MiB in 16 packages 18:45:48 Removing intermediate container 248344fa9798 18:45:48 ---> f58eafc7a1c0 18:45:48 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:45:48 ---> 779a61b81e07 18:45:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:45:48 ---> f974b0ba1b9e 18:45:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:45:49 ---> 16ab1ae69b39 18:45:49 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:45:50 ---> b440a430610b 18:45:50 Step 21/26 : EXPOSE 48095 18:45:51 ---> Running in d377f014585a 18:45:51 Removing intermediate container d377f014585a 18:45:51 ---> 48ca182a4e4f 18:45:51 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:45:51 ---> Running in 7a3fd30ede77 18:45:51 Removing intermediate container 7a3fd30ede77 18:45:51 ---> eeccbd2c5de6 18:45:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:51 ---> Running in a0218b1d7cef 18:45:52 Removing intermediate container a0218b1d7cef 18:45:52 ---> 50070d593941 18:45:52 Step 24/26 : LABEL arch=arm64 18:45:52 ---> Running in 8af76d2fe01a 18:45:52 Removing intermediate container 8af76d2fe01a 18:45:52 ---> 1557c0d6d309 18:45:52 Step 25/26 : LABEL git_sha=67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:45:52 ---> Running in 0b7df6fc469c 18:45:53 Removing intermediate container 0b7df6fc469c 18:45:53 ---> b7445ef3dcb9 18:45:53 Step 26/26 : LABEL version=3.0.0-dev.19 18:45:53 ---> Running in 9a2ba3ede97f 18:45:53 Removing intermediate container 9a2ba3ede97f 18:45:53 ---> 3f3606248139 18:45:53 [Warning] One or more build-args [ARCH] were not consumed 18:45:53 Successfully built 3f3606248139 18:45:53 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 18:45:53 provisioning config files... 18:45:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/136@tmp/config18431330863558764101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:54 ---> docker-login.sh 18:45:54 nexus3.edgexfoundry.org:10001 18:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:54 Configure a credential helper to remove this warning. See 18:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:54 18:45:54 Login Succeeded 18:45:54 nexus3.edgexfoundry.org:10002 18:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:54 Configure a credential helper to remove this warning. See 18:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:54 18:45:54 Login Succeeded 18:45:54 nexus3.edgexfoundry.org:10003 18:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:55 Configure a credential helper to remove this warning. See 18:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:55 18:45:55 Login Succeeded 18:45:55 nexus3.edgexfoundry.org:10004 18:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:55 Configure a credential helper to remove this warning. See 18:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:55 18:45:55 Login Succeeded 18:45:55 docker.io 18:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:56 Configure a credential helper to remove this warning. See 18:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:56 18:45:56 Login Succeeded 18:45:56 ---> docker-login.sh ends [Pipeline] } 18:45:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:56 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:45:56 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:45:56 latest 18:45:56 3.0.0-dev.19 18:45:56 67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 18:45:56 main 18:45:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:45:57 cf9c9646607c: Preparing 18:45:57 e219e8b522a1: Preparing 18:45:57 df4b89b73a39: Preparing 18:45:57 a46799ae349d: Preparing 18:45:57 3412ea36299a: Preparing 18:45:57 f70ee36035b9: Preparing 18:45:57 f70ee36035b9: Waiting 18:45:57 a46799ae349d: Pushed 18:45:57 e219e8b522a1: Pushed 18:45:57 df4b89b73a39: Pushed 18:45:57 f70ee36035b9: Layer already exists 18:45:57 3412ea36299a: Pushed 18:46:02 cf9c9646607c: Pushed 18:46:02 67e9d34b860a6acf59be5b458e3f08cfc87e30a3: digest: sha256:5d45c9ffd2626f7c4adca928ab8fa43653eb7aa5b19aba2b857e62504014aa2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:03 + 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 18:46:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:46:03 cf9c9646607c: Preparing 18:46:03 e219e8b522a1: Preparing 18:46:03 df4b89b73a39: Preparing 18:46:03 a46799ae349d: Preparing 18:46:03 3412ea36299a: Preparing 18:46:03 f70ee36035b9: Preparing 18:46:03 f70ee36035b9: Waiting 18:46:03 cf9c9646607c: Layer already exists 18:46:03 df4b89b73a39: Layer already exists 18:46:03 e219e8b522a1: Layer already exists 18:46:03 3412ea36299a: Layer already exists 18:46:03 a46799ae349d: Layer already exists 18:46:04 f70ee36035b9: Layer already exists 18:46:04 latest: digest: sha256:5d45c9ffd2626f7c4adca928ab8fa43653eb7aa5b19aba2b857e62504014aa2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.19 18:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:46:05 cf9c9646607c: Preparing 18:46:05 e219e8b522a1: Preparing 18:46:05 df4b89b73a39: Preparing 18:46:05 a46799ae349d: Preparing 18:46:05 3412ea36299a: Preparing 18:46:05 f70ee36035b9: Preparing 18:46:05 f70ee36035b9: Waiting 18:46:05 e219e8b522a1: Layer already exists 18:46:05 3412ea36299a: Layer already exists 18:46:05 df4b89b73a39: Layer already exists 18:46:05 cf9c9646607c: Layer already exists 18:46:05 a46799ae349d: Layer already exists 18:46:05 f70ee36035b9: Layer already exists 18:46:05 3.0.0-dev.19: digest: sha256:5d45c9ffd2626f7c4adca928ab8fa43653eb7aa5b19aba2b857e62504014aa2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 18:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:46:06 cf9c9646607c: Preparing 18:46:06 e219e8b522a1: Preparing 18:46:06 df4b89b73a39: Preparing 18:46:06 a46799ae349d: Preparing 18:46:06 3412ea36299a: Preparing 18:46:06 f70ee36035b9: Preparing 18:46:06 f70ee36035b9: Waiting 18:46:06 df4b89b73a39: Layer already exists 18:46:06 3412ea36299a: Layer already exists 18:46:06 e219e8b522a1: Layer already exists 18:46:06 cf9c9646607c: Layer already exists 18:46:06 a46799ae349d: Layer already exists 18:46:06 f70ee36035b9: Layer already exists 18:46:06 67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19: digest: sha256:5d45c9ffd2626f7c4adca928ab8fa43653eb7aa5b19aba2b857e62504014aa2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:07 + 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 18:46:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:46:07 cf9c9646607c: Preparing 18:46:07 e219e8b522a1: Preparing 18:46:07 df4b89b73a39: Preparing 18:46:07 a46799ae349d: Preparing 18:46:07 3412ea36299a: Preparing 18:46:07 f70ee36035b9: Preparing 18:46:07 f70ee36035b9: Waiting 18:46:07 df4b89b73a39: Layer already exists 18:46:07 a46799ae349d: Layer already exists 18:46:07 3412ea36299a: Layer already exists 18:46:07 e219e8b522a1: Layer already exists 18:46:07 cf9c9646607c: Layer already exists 18:46:07 f70ee36035b9: Layer already exists 18:46:07 main: digest: sha256:5d45c9ffd2626f7c4adca928ab8fa43653eb7aa5b19aba2b857e62504014aa2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:08 ===================================================== [Pipeline] echo 18:46:08 taggedImages: 18:46:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e9d34b860a6acf59be5b458e3f08cfc87e30a3 18:46:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:46:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.19 18:46:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e9d34b860a6acf59be5b458e3f08cfc87e30a3-3.0.0-dev.19 18:46:08 - 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 18:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:08 18:46:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:08 arm64: Pulling from edgex-lftools-log-publisher 18:46:08 8998bd30e6a1: Pulling fs layer 18:46:08 04944245beec: Pulling fs layer 18:46:08 699f458cf7ca: Pulling fs layer 18:46:08 765212b225bb: Pulling fs layer 18:46:08 f23df028b6ca: Pulling fs layer 18:46:08 d65c8cfc05b1: Pulling fs layer 18:46:08 2437ff75d9bd: Pulling fs layer 18:46:08 f23df028b6ca: Waiting 18:46:08 d65c8cfc05b1: Waiting 18:46:08 2437ff75d9bd: Waiting 18:46:08 765212b225bb: Waiting 18:46:08 04944245beec: Verifying Checksum 18:46:08 04944245beec: Download complete 18:46:08 765212b225bb: Verifying Checksum 18:46:08 765212b225bb: Download complete 18:46:08 f23df028b6ca: Download complete 18:46:08 d65c8cfc05b1: Verifying Checksum 18:46:08 d65c8cfc05b1: Download complete 18:46:09 699f458cf7ca: Verifying Checksum 18:46:09 699f458cf7ca: Download complete 18:46:09 8998bd30e6a1: Verifying Checksum 18:46:09 8998bd30e6a1: Download complete 18:46:12 2437ff75d9bd: Verifying Checksum 18:46:12 2437ff75d9bd: Download complete 18:46:13 8998bd30e6a1: Pull complete 18:46:14 04944245beec: Pull complete 18:46:15 699f458cf7ca: Pull complete 18:46:15 765212b225bb: Pull complete 18:46:16 f23df028b6ca: Pull complete 18:46:16 d65c8cfc05b1: Pull complete 18:46:31 2437ff75d9bd: Pull complete 18:46:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:32 prd-ubuntu20.04-docker-arm64-4c-16g-7377 does not seem to be running inside a container 18:46:32 $ 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/136 -v /w/workspace/app-service-configurable/136:/w/workspace/app-service-configurable/136:rw,z -v /w/workspace/app-service-configurable/136@tmp:/w/workspace/app-service-configurable/136@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 18:46:35 $ docker top fb3ec950fc632bdea64a0232c74635792d48d6c5dca50bd88d966f1deaf6ff58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:35 ---> job-cost.sh 18:46:35 lf-activate-venv: SKIPPING 18:46:35 INFO: No Stack... 18:46:36 INFO: Retrieving Pricing Info for: v3-standard-4 18:46:37 INFO: Archiving Costs [Pipeline] sh 18:46:38 + cat /w/workspace/app-service-configurable/136/archives/cost.csv 18:46:38 + cut -d, -f6 [Pipeline] lock 18:46:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] 18:46:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] did not exist. Created. 18:46:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:38 /w/workspace/app-service-configurable/136@tmp/durable-571b002c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:46:39 + echo total: 0.10999999940395355 [Pipeline] stash 18:46:39 Warning: overwriting stash ‘stack-cost’ 18:46:39 Stashed 1 file(s) [Pipeline] } 18:46:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:39 $ docker stop --time=1 fb3ec950fc632bdea64a0232c74635792d48d6c5dca50bd88d966f1deaf6ff58 18:46:41 $ docker rm -f --volumes fb3ec950fc632bdea64a0232c74635792d48d6c5dca50bd88d966f1deaf6ff58 [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 18:46:41 provisioning config files... 18:46:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16381363342017769369tmp [Pipeline] { [Pipeline] sh 18:46:41 + set +x 18:46:41 + curl -s https://codecov.io/bash 18:46:41 + bash -s -- 18:46:41 18:46:41 _____ _ 18:46:41 / ____| | | 18:46:41 | | ___ __| | ___ ___ _____ __ 18:46:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:46:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:46:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:46:41 Bash-1.0.6 18:46:41 18:46:41 18:46:41 ==> git version 2.25.1 found 18:46:41 ==> 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 18:46:41 Release-Date: 2020-01-08 18:46:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:46:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:46:41 ==> Jenkins CI detected. 18:46:41 current dir:  /w/workspace/ry_app-service-configurable_main 18:46:41 project root: . 18:46:41 --> token set from env 18:46:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:46:41 ==> Running gcov in . (disable via -X gcov) 18:46:41 ==> Python coveragepy not found 18:46:41 ==> Searching for coverage reports in: 18:46:41 + . 18:46:41 -> Found 1 reports 18:46:41 ==> Detecting git/mercurial file structure 18:46:41 ==> Reading reports 18:46:41 + ./coverage.out bytes=13 18:46:41 ==> Appending adjustments 18:46:41 https://docs.codecov.io/docs/fixing-reports 18:46:42 + Found adjustments 18:46:42 ==> Gzipping contents 18:46:42 4.0K /tmp/codecov.Szhmy5.gz 18:46:42 ==> Uploading reports 18:46:42 url: https://codecov.io 18:46:42 query: branch=main&commit=67e9d34b860a6acf59be5b458e3f08cfc87e30a3&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:46:42 -> Pinging Codecov 18:46:42 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=67e9d34b860a6acf59be5b458e3f08cfc87e30a3&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:46:42 -> Uploading to 18:46:42 https://storage.googleapis.com/codecov/v4/raw/2023-02-24/A97CA9966030D2A3747ED39772930CCE/67e9d34b860a6acf59be5b458e3f08cfc87e30a3/ae13e764-8d39-4d92-af3b-156cfaa856de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230224T184642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cf5543ce38f641d102bd553c207f2b24ea1fc236720b16923b97bd30641a8b1 18:46:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:42 Dload Upload Total Spent Left Speed 18:46:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1890 --:--:-- --:--:-- --:--:-- 1897 18:46:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] } 18:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:46:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:46:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:46:43 18:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:46:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:46:43 df9b9388f04a: Pulling fs layer 18:46:43 52dc419b0ee2: Pulling fs layer 18:46:43 25bc292e5bac: Pulling fs layer 18:46:43 114826534d7a: Pulling fs layer 18:46:43 4657fd5d0bcf: Pulling fs layer 18:46:43 6ad1cebc031e: Pulling fs layer 18:46:43 8a3aa393b2d8: Pulling fs layer 18:46:43 114826534d7a: Waiting 18:46:43 4657fd5d0bcf: Waiting 18:46:43 6ad1cebc031e: Waiting 18:46:43 8a3aa393b2d8: Waiting 18:46:43 25bc292e5bac: Verifying Checksum 18:46:43 25bc292e5bac: Download complete 18:46:43 52dc419b0ee2: Verifying Checksum 18:46:43 52dc419b0ee2: Download complete 18:46:43 4657fd5d0bcf: Download complete 18:46:43 df9b9388f04a: Verifying Checksum 18:46:43 df9b9388f04a: Download complete 18:46:43 df9b9388f04a: Pull complete 18:46:43 6ad1cebc031e: Verifying Checksum 18:46:43 6ad1cebc031e: Download complete 18:46:43 52dc419b0ee2: Pull complete 18:46:43 25bc292e5bac: Pull complete 18:46:44 114826534d7a: Verifying Checksum 18:46:44 114826534d7a: Download complete 18:46:44 8a3aa393b2d8: Verifying Checksum 18:46:44 8a3aa393b2d8: Download complete 18:46:48 114826534d7a: Pull complete 18:46:48 4657fd5d0bcf: Pull complete 18:46:48 6ad1cebc031e: Pull complete 18:46:52 8a3aa393b2d8: Pull complete 18:46:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:52 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:46:52 $ 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 18:46:56 $ docker top 6d27fea805501264bb9c982c2fa843769eb685d840dd4bb25c10dd0d4ee580d4 -eo pid,comm [Pipeline] { [Pipeline] echo 18:46:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:46:56 + set -o pipefail 18:46:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:47:01 18:47:01 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:47:01 18:47:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f469c199-ebd2-4a4e-8344-561fec7fd2f3 18:47:01 18:47:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:47:01 18:47:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:47:01 18:47:03 18:47:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:47:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:47:03 More details here: https://snyk.co/ue1NS [Pipeline] } 18:47:03 $ docker stop --time=1 6d27fea805501264bb9c982c2fa843769eb685d840dd4bb25c10dd0d4ee580d4 18:47:04 $ docker rm -f --volumes 6d27fea805501264bb9c982c2fa843769eb685d840dd4bb25c10dd0d4ee580d4 [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 18:47:05 + git log --format=format:%s -1 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 [Pipeline] sh 18:47:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:47:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:47:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:06 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:47:06 $ 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 18:47:06 $ docker top 901665c12c4cfbc79b2ffe6c2497ccc7fc2b38f274420d302b0296df422f74f6 -eo pid,comm 18:47: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). 18:47:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:47:06 [ssh-agent] Looking for ssh-agent implementation... 18:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:06 $ docker exec 901665c12c4cfbc79b2ffe6c2497ccc7fc2b38f274420d302b0296df422f74f6 ssh-agent 18:47:06 SSH_AUTH_SOCK=/tmp/ssh-CDjyYKcKKqIX/agent.34 18:47:06 SSH_AGENT_PID=40 18:47:06 Running ssh-add (command line suppressed) 18:47:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6202769666115651737.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6202769666115651737.key) 18:47:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:47:07 + git semver tag 18:47:07 2023-02-24 18:47:07,568 [run_tag] DEBUG tag force:False 18:47:07 2023-02-24 18:47:07,568 [check_head_tag] DEBUG check head tag 18:47:07 2023-02-24 18:47:07,570 [execute] INFO git cat-file --batch-check 18:47:07 2023-02-24 18:47:07,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:47:07 2023-02-24 18:47:07,573 [execute] INFO git cat-file --batch 18:47:07 2023-02-24 18:47:07,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:47:07 2023-02-24 18:47:07,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:47:07 2023-02-24 18:47:07,595 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 18:47:07 2023-02-24 18:47:07,595 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:47:07 2023-02-24 18:47:07,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:47:07 3.0.0-dev.19 [Pipeline] } 18:47:07 $ docker exec --env ******** --env ******** 901665c12c4cfbc79b2ffe6c2497ccc7fc2b38f274420d302b0296df422f74f6 ssh-agent -k 18:47:07 unset SSH_AUTH_SOCK; 18:47:07 unset SSH_AGENT_PID; 18:47:07 echo Agent pid 40 killed; 18:47:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:08 + git semver [Pipeline] } 18:47:08 $ docker stop --time=1 901665c12c4cfbc79b2ffe6c2497ccc7fc2b38f274420d302b0296df422f74f6 18:47:09 $ docker rm -f --volumes 901665c12c4cfbc79b2ffe6c2497ccc7fc2b38f274420d302b0296df422f74f6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:47:09 18:47:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:47:10 0.23.1-centos7: Pulling from edgex-lftools 18:47:10 ab5ef0e58194: Pulling fs layer 18:47:10 9712f1f96733: Pulling fs layer 18:47:10 63f879dbbcfc: Pulling fs layer 18:47:10 0d9ebad4ef96: Pulling fs layer 18:47:10 e9a5061849ea: Pulling fs layer 18:47:10 d747dcd14b5f: Pulling fs layer 18:47:10 2de7ff778b66: Pulling fs layer 18:47:10 d747dcd14b5f: Waiting 18:47:10 2de7ff778b66: Waiting 18:47:10 e9a5061849ea: Waiting 18:47:10 0d9ebad4ef96: Waiting 18:47:10 9712f1f96733: Verifying Checksum 18:47:10 9712f1f96733: Download complete 18:47:10 63f879dbbcfc: Verifying Checksum 18:47:10 63f879dbbcfc: Download complete 18:47:10 0d9ebad4ef96: Verifying Checksum 18:47:10 0d9ebad4ef96: Download complete 18:47:10 e9a5061849ea: Verifying Checksum 18:47:10 e9a5061849ea: Download complete 18:47:10 d747dcd14b5f: Download complete 18:47:10 ab5ef0e58194: Verifying Checksum 18:47:10 ab5ef0e58194: Download complete 18:47:11 2de7ff778b66: Download complete 18:47:13 ab5ef0e58194: Pull complete 18:47:13 9712f1f96733: Pull complete 18:47:14 63f879dbbcfc: Pull complete 18:47:18 0d9ebad4ef96: Pull complete 18:47:18 e9a5061849ea: Pull complete 18:47:18 d747dcd14b5f: Pull complete 18:47:19 2de7ff778b66: Pull complete 18:47:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:19 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:47:19 $ 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 18:48:04 $ docker top 6ab3c0bbf8010d13ad4d5efcba15f959c9234e3a9c4c1ab7c45129e32eef8ab3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:48:04 provisioning config files... 18:48:04 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1840430189841432178tmp 18:48:04 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11062414737827618870tmp 18:48:04 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17030736400008130659tmp [Pipeline] { [Pipeline] echo 18:48:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:48:04 ---> sigul-configuration.sh 18:48:04 gpg: directory `/root/.gnupg' created 18:48:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:48:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:48:04 gpg: keyring `/root/.gnupg/secring.gpg' created 18:48:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:48:04 gpg: CAST5 encrypted data 18:48:04 gpg: encrypted with 1 passphrase 18:48:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:48:05 + mkdir /home/jenkins 18:48:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:48:05 + 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 18:48:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:48:05 ---> sigul-install.sh 18:48:05 Sigul already installed; skipping installation. [Pipeline] sh 18:48:05 + git tag --list 18:48:05 v1.0.0 18:48:05 v1.1.0 18:48:05 v1.2.0 18:48:05 v1.3.0 18:48:05 v1.3.1 18:48:05 v2.0.0 18:48:05 v2.0.1 18:48:05 v2.1.0 18:48:05 v2.1.1 18:48:05 v2.1.1-dev.1 18:48:05 v2.1.1-dev.2 18:48:05 v2.2.0 18:48:05 v2.2.1-dev.1 18:48:05 v2.2.1-dev.10 18:48:05 v2.2.1-dev.2 18:48:05 v2.2.1-dev.3 18:48:05 v2.2.1-dev.4 18:48:05 v2.2.1-dev.5 18:48:05 v2.2.1-dev.6 18:48:05 v2.2.1-dev.7 18:48:05 v2.2.1-dev.8 18:48:05 v2.2.1-dev.9 18:48:05 v2.3.0 18:48:05 v2.3.0-dev.10 18:48:05 v2.3.0-dev.11 18:48:05 v2.3.0-dev.12 18:48:05 v2.3.0-dev.13 18:48:05 v2.3.0-dev.14 18:48:05 v2.3.0-dev.15 18:48:05 v2.3.0-dev.16 18:48:05 v2.3.0-dev.17 18:48:05 v2.3.0-dev.18 18:48:05 v2.3.0-dev.19 18:48:05 v2.3.0-dev.20 18:48:05 v2.3.0-dev.21 18:48:05 v2.3.0-dev.22 18:48:05 v2.3.0-dev.23 18:48:05 v2.3.0-dev.24 18:48:05 v2.3.0-dev.25 18:48:05 v2.3.0-dev.26 18:48:05 v2.3.0-dev.27 18:48:05 v2.3.0-dev.28 18:48:05 v2.3.0-dev.29 18:48:05 v2.3.0-dev.30 18:48:05 v2.3.0-dev.31 18:48:05 v2.3.0-dev.32 18:48:05 v2.3.0-dev.33 18:48:05 v2.3.0-dev.34 18:48:05 v2.3.0-dev.35 18:48:05 v2.3.0-dev.36 18:48:05 v2.3.0-dev.37 18:48:05 v3.0.0-dev.1 18:48:05 v3.0.0-dev.10 18:48:05 v3.0.0-dev.11 18:48:05 v3.0.0-dev.12 18:48:05 v3.0.0-dev.13 18:48:05 v3.0.0-dev.14 18:48:05 v3.0.0-dev.15 18:48:05 v3.0.0-dev.16 18:48:05 v3.0.0-dev.17 18:48:05 v3.0.0-dev.18 18:48:05 v3.0.0-dev.19 18:48:05 v3.0.0-dev.2 18:48:05 v3.0.0-dev.3 18:48:05 v3.0.0-dev.4 18:48:05 v3.0.0-dev.5 18:48:05 v3.0.0-dev.6 18:48:05 v3.0.0-dev.7 18:48:05 v3.0.0-dev.8 18:48:05 v3.0.0-dev.9 [Pipeline] sh 18:48:06 + lftools sign git-tag v3.0.0-dev.19 18:48:06 Signing Git tag with Sigul... 18:48:06 Signing v3.0.0-dev.19 [Pipeline] echo 18:48:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:48:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:48:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:48:07 $ docker stop --time=1 6ab3c0bbf8010d13ad4d5efcba15f959c9234e3a9c4c1ab7c45129e32eef8ab3 18:48:10 $ docker rm -f --volumes 6ab3c0bbf8010d13ad4d5efcba15f959c9234e3a9c4c1ab7c45129e32eef8ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:48:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:11 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:48:11 $ 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 18:48:12 $ docker top 8afb63510aff647b7780858d865568467c9dea9c8ec3ebfd7fe9208e2686ba27 -eo pid,comm 18:48:12 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). 18:48:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:12 [ssh-agent] Looking for ssh-agent implementation... 18:48:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:12 $ docker exec 8afb63510aff647b7780858d865568467c9dea9c8ec3ebfd7fe9208e2686ba27 ssh-agent 18:48:12 SSH_AUTH_SOCK=/tmp/ssh-aCiNsONMxlyv/agent.33 18:48:12 SSH_AGENT_PID=39 18:48:12 Running ssh-add (command line suppressed) 18:48:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_567828632742163692.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_567828632742163692.key) 18:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:13 + git semver bump pre 18:48:13 2023-02-24 18:48:13,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:13 2023-02-24 18:48:13,569 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 18:48:13 2023-02-24 18:48:13,569 [bump_version] DEBUG bumped version:3.0.0-dev.20 18:48:13 2023-02-24 18:48:13,569 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:48:13 2023-02-24 18:48:13,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:13 2023-02-24 18:48:13,569 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:48:13 2023-02-24 18:48:13,572 [execute] INFO git cat-file --batch-check 18:48:13 2023-02-24 18:48:13,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:13 2023-02-24 18:48:13,578 [execute] INFO git cat-file --batch 18:48:13 2023-02-24 18:48:13,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:13 2023-02-24 18:48:13,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:13 3.0.0-dev.20 [Pipeline] } 18:48:13 $ docker exec --env ******** --env ******** 8afb63510aff647b7780858d865568467c9dea9c8ec3ebfd7fe9208e2686ba27 ssh-agent -k 18:48:13 unset SSH_AUTH_SOCK; 18:48:13 unset SSH_AGENT_PID; 18:48:13 echo Agent pid 39 killed; 18:48:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:14 + git semver [Pipeline] } 18:48:14 $ docker stop --time=1 8afb63510aff647b7780858d865568467c9dea9c8ec3ebfd7fe9208e2686ba27 18:48:15 $ docker rm -f --volumes 8afb63510aff647b7780858d865568467c9dea9c8ec3ebfd7fe9208e2686ba27 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:16 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:48:16 $ 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 18:48:16 $ docker top c896bb63c4397f834d5f816b99cac04b4ebe26d04a3ea69fcb5ae524f5dc8b88 -eo pid,comm 18:48:17 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). 18:48:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:17 [ssh-agent] Looking for ssh-agent implementation... 18:48:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:17 $ docker exec c896bb63c4397f834d5f816b99cac04b4ebe26d04a3ea69fcb5ae524f5dc8b88 ssh-agent 18:48:17 SSH_AUTH_SOCK=/tmp/ssh-S8lqhBIoQwgO/agent.14 18:48:17 SSH_AGENT_PID=20 18:48:17 Running ssh-add (command line suppressed) 18:48:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18083190841370912404.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18083190841370912404.key) 18:48:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:17 + git semver push 18:48:18 2023-02-24 18:48:17,951 [run_push] DEBUG push 18:48:18 2023-02-24 18:48:17,952 [execute] INFO git cat-file --batch-check 18:48:18 2023-02-24 18:48:17,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:18 2023-02-24 18:48:17,956 [execute] INFO git rev-list 4367da003dafefa0b3bb439b5d6d7eb04d8da5ee -- 18:48:18 2023-02-24 18:48:17,956 [execute] DEBUG Popen(['git', 'rev-list', '4367da003dafefa0b3bb439b5d6d7eb04d8da5ee', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:48:18 2023-02-24 18:48:17,966 [execute] INFO git fetch -v origin 18:48:18 2023-02-24 18:48:17,967 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:48:18 2023-02-24 18:48:18,549 [run_push] DEBUG no remote changes detected 18:48:18 2023-02-24 18:48:18,550 [execute] INFO git push origin semver 18:48:18 2023-02-24 18:48:18,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:48:19 2023-02-24 18:48:19,394 [run_push] DEBUG push all version tags 18:48:19 2023-02-24 18:48:19,395 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:48:19 2023-02-24 18:48:19,395 [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) 18:48:20 2023-02-24 18:48:20,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:48:20 3.0.0-dev.20 [Pipeline] } 18:48:20 $ docker exec --env ******** --env ******** c896bb63c4397f834d5f816b99cac04b4ebe26d04a3ea69fcb5ae524f5dc8b88 ssh-agent -k 18:48:20 unset SSH_AUTH_SOCK; 18:48:20 unset SSH_AGENT_PID; 18:48:20 echo Agent pid 20 killed; 18:48:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:20 + git semver [Pipeline] } 18:48:21 $ docker stop --time=1 c896bb63c4397f834d5f816b99cac04b4ebe26d04a3ea69fcb5ae524f5dc8b88 18:48:22 $ docker rm -f --volumes c896bb63c4397f834d5f816b99cac04b4ebe26d04a3ea69fcb5ae524f5dc8b88 [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 18:48:22 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:48:22 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:48:22 total 16 18:48:22 drwxr-xr-x 3 root root 4096 Feb 24 18:35 . 18:48:22 drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 18:48 .. 18:48:22 drwxr-xr-x 2 root root 4096 Feb 24 18:35 cost 18:48:22 -rw-r--r-- 1 root root 96 Feb 24 18:35 cost.csv 18:48:22 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:48:22 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:48:22 total 16 18:48:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 18:35 . 18:48:22 drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 18:48 .. 18:48:22 drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 18:35 cost 18:48:22 -rw-r--r-- 1 jenkins jenkins 96 Feb 24 18:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:48:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:24 ---> package-listing.sh 18:48:24 ++ facter osfamily 18:48:24 ++ tr '[:upper:]' '[:lower:]' 18:48:24 + OS_FAMILY=debian 18:48:24 + workspace=/w/workspace/ry_app-service-configurable_main 18:48:24 + START_PACKAGES=/tmp/packages_start.txt 18:48:24 + END_PACKAGES=/tmp/packages_end.txt 18:48:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:24 + PACKAGES=/tmp/packages_start.txt 18:48:24 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:48:24 + PACKAGES=/tmp/packages_end.txt 18:48:24 + case "${OS_FAMILY}" in 18:48:24 + dpkg -l 18:48:24 + grep '^ii' 18:48:24 + '[' -f /tmp/packages_start.txt ']' 18:48:24 + '[' -f /tmp/packages_end.txt ']' 18:48:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:24 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:48:24 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:48:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:48:24 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 18:48:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:25 prd-ubuntu20.04-docker-8c-8g-7376 does not seem to be running inside a container 18:48:25 $ 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 18:48:25 $ docker top fec6cd14a308b9b3cf5e59f1652bb253321d2fb02263103f7c90012eb4a66e9f -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:26 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:26 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:26 + ls /var/log/sa-host 18:48:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:26 provisioning config files... 18:48:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13730618569291725336tmp [Pipeline] { [Pipeline] echo 18:48:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> create-netrc.sh [Pipeline] } 18:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:48:27 ---> python-tools-install.sh [Pipeline] echo 18:48:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:27 ---> sudo-logs.sh 18:48:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:48:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:27 ---> job-cost.sh 18:48:27 lf-activate-venv: SKIPPING 18:48:27 DEBUG: total: 0.2199999988079071 18:48:27 INFO: Retrieving Stack Cost... 18:48:28 INFO: Retrieving Pricing Info for: v3-standard-8 18:48:28 INFO: Archiving Costs [Pipeline] echo 18:48:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:29 ---> logs-deploy.sh 18:48:29 lf-activate-venv: SKIPPING 18:48:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/136 18:48:29 INFO: archiving workspace using pattern(s): 18:48:30 Archives upload complete. 18:48:30 INFO: archiving logs to Nexus