Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 881dece654975b2e3498d96629ab969f556195f8 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-ssh11089933543284269598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6938629610034990178.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12996508330536718974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14844887404474733181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh691923860841217585.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21375 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 881dece654975b2e3498d96629ab969f556195f8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#453)" > git rev-list --no-walk 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:52:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:52:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:52:08 ========================================================= 14:52:08 EdgeX Global Pipelines Version Info 14:52:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:52:09 ------------------- 14:52:09 stable info: 14:52:09 ------------------- 14:52:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:52:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 14:52:09 Message: update stable to v1.0.238 14:52:09 ------------------- 14:52:09 experimental info: 14:52:09 ------------------- 14:52:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:52:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 14:52:09 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:52:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:52:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:52:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:52:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:52:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:52:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 881dece [Pipeline] echo 14:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:10 provisioning config files... 14:52:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8035619687043892539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:10 ---> docker-login.sh 14:52:10 nexus3.edgexfoundry.org:10001 14:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:11 Configure a credential helper to remove this warning. See 14:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:11 14:52:11 Login Succeeded 14:52:11 nexus3.edgexfoundry.org:10002 14:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:11 Configure a credential helper to remove this warning. See 14:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:11 14:52:11 Login Succeeded 14:52:11 nexus3.edgexfoundry.org:10003 14:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:11 Configure a credential helper to remove this warning. See 14:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:11 14:52:11 Login Succeeded 14:52:11 nexus3.edgexfoundry.org:10004 14:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:11 Configure a credential helper to remove this warning. See 14:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:11 14:52:11 Login Succeeded 14:52:11 docker.io 14:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:12 Configure a credential helper to remove this warning. See 14:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:12 14:52:12 Login Succeeded 14:52:12 ---> docker-login.sh ends [Pipeline] } 14:52:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:52:12 + git rev-list -1 --merges 881dece654975b2e3498d96629ab969f556195f8~1..881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo 14:52:12 -----------> git rev-list -1 --merges 881dece654975b2e3498d96629ab969f556195f8~1..881dece654975b2e3498d96629ab969f556195f8 881dece654975b2e3498d96629ab969f556195f8 [false] [Pipeline] sh 14:52:12 + git log --format=format:%s -1 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo 14:52:12 ========================================================= 14:52:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:52:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:13 + git log --format=format:%s -1 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo 14:52:13 [semverPrep] GIT_COMMIT: 881dece654975b2e3498d96629ab969f556195f8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#453) [Pipeline] echo 14:52:13 [semverPrep] This is not a build commit. [Pipeline] sh 14:52:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:52:13 + grep -v github /etc/ssh/ssh_known_hosts 14:52:13 + [ -e /tmp/ssh_known_hosts ] 14:52:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:52:13 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:52:13 sudo tee -a /etc/ssh/ssh_known_hosts 14:52:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:13 14:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:14 0.1.4: Pulling from edgex-devops/py-git-semver 14:52:14 b85a868b505f: Pulling fs layer 14:52:14 e2be974225ed: Pulling fs layer 14:52:14 339a4e72a1f5: Pulling fs layer 14:52:14 988bab9f4d93: Pulling fs layer 14:52:14 1469e6f7b9e6: Pulling fs layer 14:52:14 eaf3925da568: Pulling fs layer 14:52:14 bab4dde63d76: Pulling fs layer 14:52:14 bde34c3a00c8: Pulling fs layer 14:52:14 b352a97aabf1: Pulling fs layer 14:52:14 4872d77fe225: Pulling fs layer 14:52:14 5851b861e8e6: Pulling fs layer 14:52:14 5851b861e8e6: Waiting 14:52:14 4872d77fe225: Waiting 14:52:14 988bab9f4d93: Waiting 14:52:14 b352a97aabf1: Waiting 14:52:14 1469e6f7b9e6: Waiting 14:52:14 bde34c3a00c8: Waiting 14:52:14 eaf3925da568: Waiting 14:52:14 bab4dde63d76: Waiting 14:52:14 e2be974225ed: Download complete 14:52:14 988bab9f4d93: Download complete 14:52:14 339a4e72a1f5: Verifying Checksum 14:52:14 339a4e72a1f5: Download complete 14:52:14 1469e6f7b9e6: Verifying Checksum 14:52:14 1469e6f7b9e6: Download complete 14:52:14 eaf3925da568: Verifying Checksum 14:52:14 eaf3925da568: Download complete 14:52:14 bde34c3a00c8: Verifying Checksum 14:52:14 bde34c3a00c8: Download complete 14:52:14 b352a97aabf1: Verifying Checksum 14:52:14 b352a97aabf1: Download complete 14:52:14 4872d77fe225: Verifying Checksum 14:52:14 4872d77fe225: Download complete 14:52:14 5851b861e8e6: Download complete 14:52:14 b85a868b505f: Verifying Checksum 14:52:14 b85a868b505f: Download complete 14:52:14 bab4dde63d76: Verifying Checksum 14:52:14 bab4dde63d76: Download complete 14:52:16 b85a868b505f: Pull complete 14:52:16 e2be974225ed: Pull complete 14:52:16 339a4e72a1f5: Pull complete 14:52:16 988bab9f4d93: Pull complete 14:52:17 1469e6f7b9e6: Pull complete 14:52:17 eaf3925da568: Pull complete 14:52:19 bab4dde63d76: Pull complete 14:52:19 bde34c3a00c8: Pull complete 14:52:19 b352a97aabf1: Pull complete 14:52:19 4872d77fe225: Pull complete 14:52:19 5851b861e8e6: Pull complete 14:52:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:19 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 14:52:19 $ 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 14:52:21 $ docker top e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e -eo pid,comm 14:52:21 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). 14:52:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:52:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:21 [ssh-agent] Looking for ssh-agent implementation... 14:52:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:21 $ docker exec e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent 14:52:21 SSH_AUTH_SOCK=/tmp/ssh-nYMSV5o6GalL/agent.34 14:52:21 SSH_AGENT_PID=40 14:52:21 Running ssh-add (command line suppressed) 14:52:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1781726441944305667.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1781726441944305667.key) 14:52:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:22 + git tag --points-at HEAD [Pipeline] } 14:52:22 $ docker exec --env ******** --env ******** e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent -k 14:52:22 unset SSH_AUTH_SOCK; 14:52:22 unset SSH_AGENT_PID; 14:52:22 echo Agent pid 40 killed; 14:52:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:52:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:22 [ssh-agent] Looking for ssh-agent implementation... 14:52:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:22 $ docker exec e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent 14:52:22 SSH_AUTH_SOCK=/tmp/ssh-0AQkvAhSexy0/agent.74 14:52:22 SSH_AGENT_PID=80 14:52:22 Running ssh-add (command line suppressed) 14:52:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9060650432645979752.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9060650432645979752.key) 14:52:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:23 + git semver init 14:52:23 2022-07-28 14:52:23,268 [run_init] DEBUG init version:0.0.0 force:False 14:52:23 2022-07-28 14:52:23,268 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:52:23 2022-07-28 14:52:23,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:52:23 2022-07-28 14:52:23,269 [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) 14:52:24 2022-07-28 14:52:23,934 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:52:24 2022-07-28 14:52:23,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:52:24 2022-07-28 14:52:23,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:52:24 2022-07-28 14:52:23,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:52:24 2.3.0-dev.13 [Pipeline] } 14:52:24 $ docker exec --env ******** --env ******** e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent -k 14:52:24 unset SSH_AUTH_SOCK; 14:52:24 unset SSH_AGENT_PID; 14:52:24 echo Agent pid 80 killed; 14:52:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:24 + git semver [Pipeline] } 14:52:25 $ docker stop --time=1 e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e 14:52:26 $ docker rm -f e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e [Pipeline] // withDockerContainer [Pipeline] sh 14:52:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:52:27 Stashed 1 file(s) [Pipeline] echo 14:52:27 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 14:52:27 provisioning config files... 14:52:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6196649154810083764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:27 ---> docker-login.sh 14:52:27 nexus3.edgexfoundry.org:10001 14:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:27 Configure a credential helper to remove this warning. See 14:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:27 14:52:27 Login Succeeded 14:52:27 nexus3.edgexfoundry.org:10002 14:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:27 Configure a credential helper to remove this warning. See 14:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:27 14:52:27 Login Succeeded 14:52:27 nexus3.edgexfoundry.org:10003 14:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:27 Configure a credential helper to remove this warning. See 14:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:27 14:52:27 Login Succeeded 14:52:27 nexus3.edgexfoundry.org:10004 14:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:28 Configure a credential helper to remove this warning. See 14:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:28 14:52:28 Login Succeeded 14:52:28 docker.io 14:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:29 Configure a credential helper to remove this warning. See 14:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:29 14:52:29 Login Succeeded 14:52:29 ---> docker-login.sh ends [Pipeline] } 14:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:29 ========================================================= 14:52:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:52:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:29 + 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 . 14:52:29 Sending build context to Docker daemon 3.111MB 14:52:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:52:29 Step 2/13 : FROM ${BASE} AS builder 14:52:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:52:29 2408cc74d12b: Pulling fs layer 14:52:29 ea60b727a1ce: Pulling fs layer 14:52:29 30c4a7721957: Pulling fs layer 14:52:29 370296b7ddb6: Pulling fs layer 14:52:29 7c6cee850709: Pulling fs layer 14:52:29 39a5fcdaea64: Pulling fs layer 14:52:29 d94ebbe4e438: Pulling fs layer 14:52:29 bcfd1f05c69d: Pulling fs layer 14:52:29 59ccb84bbe0f: Pulling fs layer 14:52:29 370296b7ddb6: Waiting 14:52:29 d94ebbe4e438: Waiting 14:52:29 bcfd1f05c69d: Waiting 14:52:29 59ccb84bbe0f: Waiting 14:52:29 39a5fcdaea64: Waiting 14:52:29 7c6cee850709: Waiting 14:52:29 30c4a7721957: Verifying Checksum 14:52:29 30c4a7721957: Download complete 14:52:29 ea60b727a1ce: Verifying Checksum 14:52:29 ea60b727a1ce: Download complete 14:52:29 7c6cee850709: Download complete 14:52:30 39a5fcdaea64: Verifying Checksum 14:52:30 39a5fcdaea64: Download complete 14:52:30 2408cc74d12b: Verifying Checksum 14:52:30 2408cc74d12b: Download complete 14:52:30 d94ebbe4e438: Verifying Checksum 14:52:30 d94ebbe4e438: Download complete 14:52:30 2408cc74d12b: Pull complete 14:52:30 ea60b727a1ce: Pull complete 14:52:30 30c4a7721957: Pull complete 14:52:30 59ccb84bbe0f: Verifying Checksum 14:52:30 59ccb84bbe0f: Download complete 14:52:30 bcfd1f05c69d: Verifying Checksum 14:52:30 bcfd1f05c69d: Download complete 14:52:30 370296b7ddb6: Download complete 14:52:36 370296b7ddb6: Pull complete 14:52:36 7c6cee850709: Pull complete 14:52:36 39a5fcdaea64: Pull complete 14:52:36 d94ebbe4e438: Pull complete 14:52:38 bcfd1f05c69d: Pull complete 14:52:38 59ccb84bbe0f: Pull complete 14:52:38 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:52:38 ---> a4fb48ad2a94 14:52:38 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:52:40 ---> Running in 7fc3b0e06d85 14:52:40 Removing intermediate container 7fc3b0e06d85 14:52:40 ---> 1852df642bac 14:52:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:52:40 ---> Running in 37fc14f7cb39 14:52:40 Removing intermediate container 37fc14f7cb39 14:52:40 ---> 5ae0ba857b0b 14:52:40 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:52:40 ---> Running in e2d0c6c3119d 14:52:40 Removing intermediate container e2d0c6c3119d 14:52:40 ---> 1835fd249574 14:52:40 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:40 ---> Running in f84519932bfc 14:52:41 Removing intermediate container f84519932bfc 14:52:41 ---> 1daadbbca30d 14:52:41 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:41 ---> Running in 524054a38b85 14:52:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:42 Still waiting to schedule task 14:52:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:52:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:42 OK: 211 MiB in 51 packages 14:52:43 Removing intermediate container 524054a38b85 14:52:43 ---> feb3f49d466e 14:52:43 Step 8/13 : WORKDIR /app 14:52:43 ---> Running in e6a6c390e18b 14:52:43 Removing intermediate container e6a6c390e18b 14:52:43 ---> bc64b064a64a 14:52:43 Step 9/13 : COPY go.mod vendor* ./ 14:52:43 ---> f8b31d56b196 14:52:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:43 ---> Running in 6c4bf4e8fdb0 14:53:01 Removing intermediate container 6c4bf4e8fdb0 14:53:01 ---> fe4775151753 14:53:01 Step 11/13 : COPY . . 14:53:01 ---> f406597ceec2 14:53:01 Step 12/13 : ARG MAKE="make build" 14:53:01 ---> Running in 7a2c9ff36010 14:53:01 Removing intermediate container 7a2c9ff36010 14:53:01 ---> 6ee52ddb536a 14:53:01 Step 13/13 : RUN $MAKE 14:53:01 ---> Running in 46e98688a4aa 14:53:01 noop 14:53:01 Removing intermediate container 46e98688a4aa 14:53:01 ---> 19900b2acaac 14:53:01 Successfully built 19900b2acaac 14:53:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:01 + docker inspect -f . ci-base-image-x86_64 14:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:02 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 14:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:02 $ docker top 4aad164f9cce72a9ebb7d53e6d18947ca28893a32731d898fe8f785894b87f64 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:02 + go version 14:53:02 go version go1.18.3 linux/amd64 [Pipeline] } 14:53:02 $ docker stop --time=1 4aad164f9cce72a9ebb7d53e6d18947ca28893a32731d898fe8f785894b87f64 14:53:04 $ docker rm -f 4aad164f9cce72a9ebb7d53e6d18947ca28893a32731d898fe8f785894b87f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:04 + docker inspect -f . ci-base-image-x86_64 14:53:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:04 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 14:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 14:53:05 $ docker top 638f56aa5635592415ba898b1646ed36241ed42c659009bd1be1c0568169d797 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:05 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:53:05 + make test 14:53:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:53:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:53:15 CGO_ENABLED=1 go vet ./... 14:53:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:53:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:53:19 ./bin/test-attribution-txt.sh [Pipeline] echo 14:53:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:53:19 $ docker stop --time=1 638f56aa5635592415ba898b1646ed36241ed42c659009bd1be1c0568169d797 14:53:20 $ docker rm -f 638f56aa5635592415ba898b1646ed36241ed42c659009bd1be1c0568169d797 [Pipeline] // withDockerContainer [Pipeline] sh 14:53:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:53:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:53:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:53:22 + ls -al . 14:53:22 total 168 14:53:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:53 . 14:53:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:52 .. 14:53:22 -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:52 .dockerignore 14:53:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:52 .git 14:53:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:52 .github 14:53:22 -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:52 .gitignore 14:53:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:52 .semver 14:53:22 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:52 Attribution.txt 14:53:22 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:52 CHANGELOG.md 14:53:22 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:52 Dockerfile 14:53:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:52 GOVERNANCE.md 14:53:22 -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:52 Jenkinsfile 14:53:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:52 LICENSE 14:53:22 -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:52 OWNERS.md 14:53:22 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:52 README.md 14:53:22 -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:52 VERSION 14:53:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:52 bin 14:53:22 -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:53 coverage.out 14:53:22 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:52 go.mod 14:53:22 -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:52 go.sum 14:53:22 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:52 main.go 14:53:22 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:52 makefile 14:53:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:52 res 14:53:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:22 + 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=881dece654975b2e3498d96629ab969f556195f8 --label arch=amd64 --label version=2.3.0-dev.13 . 14:53:22 Sending build context to Docker daemon 3.112MB 14:53:22 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 14:53:22 Step 2/27 : FROM ${BASE} AS builder 14:53:22 ---> 19900b2acaac 14:53:22 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:53:22 ---> Running in d1e763502de1 14:53:22 Removing intermediate container d1e763502de1 14:53:22 ---> 41aa60f11c2f 14:53:22 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:53:22 ---> Running in a6c4ebc28249 14:53:22 Removing intermediate container a6c4ebc28249 14:53:22 ---> 6566db72c3a7 14:53:22 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:53:22 ---> Running in 54c24a63e924 14:53:23 Removing intermediate container 54c24a63e924 14:53:23 ---> dcd18cad8369 14:53:23 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:23 ---> Running in 3326ae982faf 14:53:23 Removing intermediate container 3326ae982faf 14:53:23 ---> 66526cd5b66b 14:53:23 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:53:23 ---> Running in fbe36d1580d6 14:53:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:25 OK: 211 MiB in 51 packages 14:53:25 Removing intermediate container fbe36d1580d6 14:53:25 ---> b9b6281897c8 14:53:25 Step 8/27 : WORKDIR /app 14:53:25 ---> Running in 934bd36b3914 14:53:25 Removing intermediate container 934bd36b3914 14:53:25 ---> ca261bfae073 14:53:25 Step 9/27 : COPY go.mod vendor* ./ 14:53:25 ---> 4cf8e888c2f8 14:53:25 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:25 ---> Running in bd49bda2a7f5 14:53:26 Removing intermediate container bd49bda2a7f5 14:53:26 ---> 679a75d87673 14:53:26 Step 11/27 : COPY . . 14:53:26 ---> fa948c1ddca5 14:53:26 Step 12/27 : ARG MAKE="make build" 14:53:26 ---> Running in 435e3f9d6ee8 14:53:26 Removing intermediate container 435e3f9d6ee8 14:53:26 ---> e80abce2fe47 14:53:26 Step 13/27 : RUN $MAKE 14:53:26 ---> Running in b63626d277c1 14:53:27 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:53:49 Removing intermediate container b63626d277c1 14:53:49 ---> d8774dff1f6b 14:53:49 Step 14/27 : FROM alpine:3.16 14:53:49 3.16: Pulling from library/alpine 14:53:49 530afca65e2e: Pulling fs layer 14:53:49 530afca65e2e: Verifying Checksum 14:53:49 530afca65e2e: Download complete 14:53:49 530afca65e2e: Pull complete 14:53:49 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:53:49 Status: Downloaded newer image for alpine:3.16 14:53:49 ---> d7d3d98c851f 14:53:49 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:53:49 ---> Running in e609a37e516e 14:53:49 Removing intermediate container e609a37e516e 14:53:49 ---> cdbe8cecea79 14:53:49 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:53:49 ---> Running in 4711cad48f79 14:53:49 Removing intermediate container 4711cad48f79 14:53:49 ---> 5b7d37648dae 14:53:49 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:53:49 ---> Running in 0004117c95f2 14:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:49 (1/7) Installing ca-certificates (20211220-r0) 14:53:49 (2/7) Installing dumb-init (1.2.5-r1) 14:53:49 (3/7) Installing libgcc (11.2.1_git20220219-r2) 14:53:49 (4/7) Installing libsodium (1.0.18-r0) 14:53:49 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 14:53:49 (6/7) Installing libzmq (4.3.4-r0) 14:53:49 (7/7) Installing zeromq (4.3.4-r0) 14:53:49 Executing busybox-1.35.0-r15.trigger 14:53:49 Executing ca-certificates-20211220-r0.trigger 14:53:49 OK: 9 MiB in 21 packages 14:53:50 Removing intermediate container 0004117c95f2 14:53:50 ---> 9b199608deac 14:53:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:53:50 ---> 2092ba2024b6 14:53:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:53:50 ---> 4c076ddfb4cf 14:53:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:53:50 ---> 9ac0567c4f2e 14:53:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:53:51 ---> bb0c81b17bcb 14:53:51 Step 22/27 : EXPOSE 48095 14:53:51 ---> Running in 7f96bfe9a6f5 14:53:51 Removing intermediate container 7f96bfe9a6f5 14:53:51 ---> f4dae61377de 14:53:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:53:51 ---> Running in c851e60fc680 14:53:51 Removing intermediate container c851e60fc680 14:53:51 ---> e9cced0419bb 14:53:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:51 ---> Running in 662e35f9cbce 14:53:51 Removing intermediate container 662e35f9cbce 14:53:51 ---> dda1fb3e8c7f 14:53:51 Step 25/27 : LABEL arch=amd64 14:53:51 ---> Running in 5a74ebafba08 14:53:51 Removing intermediate container 5a74ebafba08 14:53:51 ---> 8b02eded7f7b 14:53:51 Step 26/27 : LABEL git_sha=881dece654975b2e3498d96629ab969f556195f8 14:53:52 ---> Running in dc46a1cbe1be 14:53:52 Removing intermediate container dc46a1cbe1be 14:53:52 ---> 369f30cd82a8 14:53:52 Step 27/27 : LABEL version=2.3.0-dev.13 14:53:52 ---> Running in e31078e9f89a 14:53:52 Removing intermediate container e31078e9f89a 14:53:52 ---> 771dc741f7fc 14:53:52 [Warning] One or more build-args [ARCH] were not consumed 14:53:52 Successfully built 771dc741f7fc 14:53:52 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 14:53:52 provisioning config files... 14:53:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3066546910923942449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:52 ---> docker-login.sh 14:53:52 nexus3.edgexfoundry.org:10001 14:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:52 Configure a credential helper to remove this warning. See 14:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:52 14:53:52 Login Succeeded 14:53:52 nexus3.edgexfoundry.org:10002 14:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:52 Configure a credential helper to remove this warning. See 14:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:52 14:53:52 Login Succeeded 14:53:52 nexus3.edgexfoundry.org:10003 14:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:52 Configure a credential helper to remove this warning. See 14:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:52 14:53:52 Login Succeeded 14:53:52 nexus3.edgexfoundry.org:10004 14:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:53 Configure a credential helper to remove this warning. See 14:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:53 14:53:53 Login Succeeded 14:53:53 docker.io 14:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:53 Configure a credential helper to remove this warning. See 14:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:53 14:53:53 Login Succeeded 14:53:53 ---> docker-login.sh ends [Pipeline] } 14:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:53 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:53:53 881dece654975b2e3498d96629ab969f556195f8 14:53:53 latest 14:53:53 2.3.0-dev.13 14:53:53 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 14:53:53 main 14:53:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8 14:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:53:54 918e62a40269: Preparing 14:53:54 faff20f485aa: Preparing 14:53:54 9f4959e80cff: Preparing 14:53:54 7978120f6270: Preparing 14:53:54 e8a9da11941e: Preparing 14:53:54 ec34fcc1d526: Preparing 14:53:54 ec34fcc1d526: Waiting 14:53:54 7978120f6270: Pushed 14:53:54 9f4959e80cff: Pushed 14:53:54 ec34fcc1d526: Layer already exists 14:53:54 faff20f485aa: Pushed 14:53:54 e8a9da11941e: Pushed 14:53:56 918e62a40269: Pushed 14:53:56 881dece654975b2e3498d96629ab969f556195f8: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:53:57 918e62a40269: Preparing 14:53:57 faff20f485aa: Preparing 14:53:57 9f4959e80cff: Preparing 14:53:57 7978120f6270: Preparing 14:53:57 e8a9da11941e: Preparing 14:53:57 ec34fcc1d526: Preparing 14:53:57 e8a9da11941e: Layer already exists 14:53:57 9f4959e80cff: Layer already exists 14:53:57 faff20f485aa: Layer already exists 14:53:57 7978120f6270: Layer already exists 14:53:57 918e62a40269: Layer already exists 14:53:57 ec34fcc1d526: Layer already exists 14:53:57 latest: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.13 14:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:53:58 918e62a40269: Preparing 14:53:58 faff20f485aa: Preparing 14:53:58 9f4959e80cff: Preparing 14:53:58 7978120f6270: Preparing 14:53:58 e8a9da11941e: Preparing 14:53:58 ec34fcc1d526: Preparing 14:53:58 ec34fcc1d526: Waiting 14:53:58 e8a9da11941e: Layer already exists 14:53:58 9f4959e80cff: Layer already exists 14:53:58 7978120f6270: Layer already exists 14:53:58 918e62a40269: Layer already exists 14:53:58 faff20f485aa: Layer already exists 14:53:58 ec34fcc1d526: Layer already exists 14:53:58 2.3.0-dev.13: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 14:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:53:58 918e62a40269: Preparing 14:53:58 faff20f485aa: Preparing 14:53:58 9f4959e80cff: Preparing 14:53:58 7978120f6270: Preparing 14:53:58 e8a9da11941e: Preparing 14:53:58 ec34fcc1d526: Preparing 14:53:58 ec34fcc1d526: Waiting 14:53:58 faff20f485aa: Layer already exists 14:53:58 7978120f6270: Layer already exists 14:53:58 9f4959e80cff: Layer already exists 14:53:58 918e62a40269: Layer already exists 14:53:58 e8a9da11941e: Layer already exists 14:53:58 ec34fcc1d526: Layer already exists 14:53:58 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:53:59 918e62a40269: Preparing 14:53:59 faff20f485aa: Preparing 14:53:59 9f4959e80cff: Preparing 14:53:59 7978120f6270: Preparing 14:53:59 e8a9da11941e: Preparing 14:53:59 ec34fcc1d526: Preparing 14:53:59 ec34fcc1d526: Waiting 14:53:59 e8a9da11941e: Layer already exists 14:53:59 9f4959e80cff: Layer already exists 14:53:59 918e62a40269: Layer already exists 14:53:59 7978120f6270: Layer already exists 14:53:59 faff20f485aa: Layer already exists 14:53:59 ec34fcc1d526: Layer already exists 14:53:59 main: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:59 ===================================================== [Pipeline] echo 14:53:59 taggedImages: 14:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8 14:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.13 14:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 14:53:59 - 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 14:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:59 14:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:00 latest: Pulling from edgex-lftools-log-publisher 14:54:00 5eb5b503b376: Pulling fs layer 14:54:00 5c69ac0246d0: Pulling fs layer 14:54:00 ec43610c2a17: Pulling fs layer 14:54:00 3a2ae6a8a46f: Pulling fs layer 14:54:00 33b1e0a273af: Pulling fs layer 14:54:00 5d3b04190fa2: Pulling fs layer 14:54:00 2f39f015ded8: Pulling fs layer 14:54:00 3a2ae6a8a46f: Waiting 14:54:00 33b1e0a273af: Waiting 14:54:00 5d3b04190fa2: Waiting 14:54:00 2f39f015ded8: Waiting 14:54:00 5c69ac0246d0: Download complete 14:54:00 3a2ae6a8a46f: Download complete 14:54:00 33b1e0a273af: Verifying Checksum 14:54:00 33b1e0a273af: Download complete 14:54:00 5d3b04190fa2: Verifying Checksum 14:54:00 5d3b04190fa2: Download complete 14:54:00 ec43610c2a17: Verifying Checksum 14:54:00 ec43610c2a17: Download complete 14:54:00 5eb5b503b376: Verifying Checksum 14:54:00 5eb5b503b376: Download complete 14:54:00 2f39f015ded8: Download complete 14:54:01 5eb5b503b376: Pull complete 14:54:01 5c69ac0246d0: Pull complete 14:54:02 ec43610c2a17: Pull complete 14:54:02 3a2ae6a8a46f: Pull complete 14:54:02 33b1e0a273af: Pull complete 14:54:02 5d3b04190fa2: Pull complete 14:54:08 2f39f015ded8: Pull complete 14:54:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:08 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 14:54:08 $ 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 14:54:09 $ docker top 197922ed2273f5d0328827dfa4e0a5d7cbb4a549b980a534b5d9f9edadc4aec3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:10 ---> job-cost.sh 14:54:10 lf-activate-venv: SKIPPING 14:54:10 INFO: No Stack... 14:54:10 INFO: Retrieving Pricing Info for: v3-standard-8 14:54:11 INFO: Archiving Costs [Pipeline] sh 14:54:11 + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:54:11 cut -d, -f6 [Pipeline] lock 14:54:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] 14:54:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] did not exist. Created. 14:54:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:54:11 + echo total: 0.2199999988079071 [Pipeline] stash 14:54:11 Stashed 1 file(s) [Pipeline] } 14:54:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 14:54:11 $ docker stop --time=1 197922ed2273f5d0328827dfa4e0a5d7cbb4a549b980a534b5d9f9edadc4aec3 14:54:12 $ docker rm -f 197922ed2273f5d0328827dfa4e0a5d7cbb4a549b980a534b5d9f9edadc4aec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:54:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21376 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:54:14 Running in /w/workspace/app-service-configurable/92 [Pipeline] { [Pipeline] checkout 14:54:14 Selected Git installation does not exist. Using Default 14:54:14 The recommended git tool is: NONE 14:54:22 using credential edgex-jenkins-ssh 14:54:22 Cloning the remote Git repository 14:54:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:54:22 > git init /w/workspace/app-service-configurable/92 # timeout=10 14:54:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:54:22 > git --version # timeout=10 14:54:22 > git --version # 'git version 2.25.1' 14:54:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:54:23 Avoid second fetch 14:54:23 Checking out Revision 881dece654975b2e3498d96629ab969f556195f8 (main) 14:54:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:54:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:23 > git config core.sparsecheckout # timeout=10 14:54:23 > git checkout -f 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 14:54:28 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#453)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:54:29 % Total % Received % Xferd Average Speed Time Time Time Current 14:54:29 Dload Upload Total Spent Left Speed 14:54:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 88085 0 --:--:-- --:--:-- --:--:-- 88719 [Pipeline] sh 14:54:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:54:30 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 14:54:30 /etc/docker/daemon.new 14:54:30 { 14:54:30 "registry-mirrors": [ 14:54:30 "https://nexus3.edgexfoundry.org:10001" 14:54:30 ], 14:54:30 "bip": "10.250.0.254/24", 14:54:30 "hosts": [ 14:54:30 "tcp://0.0.0.0:5555", 14:54:30 "unix:///var/run/docker.sock" 14:54:30 ], 14:54:30 "mtu": 1458, 14:54:30 "selinux-enabled": true, 14:54:30 "seccomp-profile": "/etc/docker/seccomp.json" 14:54:30 } [Pipeline] sh 14:54:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:54:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:49 provisioning config files... 14:54:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/92@tmp/config8972044966804194090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:49 ---> docker-login.sh 14:54:49 nexus3.edgexfoundry.org:10001 14:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:50 Configure a credential helper to remove this warning. See 14:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:50 14:54:50 Login Succeeded 14:54:50 nexus3.edgexfoundry.org:10002 14:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:50 Configure a credential helper to remove this warning. See 14:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:50 14:54:50 Login Succeeded 14:54:51 nexus3.edgexfoundry.org:10003 14:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:51 Configure a credential helper to remove this warning. See 14:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:51 14:54:51 Login Succeeded 14:54:51 nexus3.edgexfoundry.org:10004 14:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:51 Configure a credential helper to remove this warning. See 14:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:51 14:54:51 Login Succeeded 14:54:51 docker.io 14:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:52 Configure a credential helper to remove this warning. See 14:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:52 14:54:52 Login Succeeded 14:54:52 ---> docker-login.sh ends [Pipeline] } 14:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:53 ========================================================= 14:54:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:54:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:53 + 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 . 14:54:53 Sending build context to Docker daemon 203.3kB 14:54:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:54:54 Step 2/13 : FROM ${BASE} AS builder 14:54:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:54:54 b3c136eddcbf: Pulling fs layer 14:54:54 c0a3192eca97: Pulling fs layer 14:54:54 a050256f5b6f: Pulling fs layer 14:54:54 656be50a0ddc: Pulling fs layer 14:54:54 2bbca73fdf42: Pulling fs layer 14:54:54 46d945488cbd: Pulling fs layer 14:54:54 8a5474983e97: Pulling fs layer 14:54:54 329c88fbcd65: Pulling fs layer 14:54:54 656be50a0ddc: Waiting 14:54:54 2bbca73fdf42: Waiting 14:54:54 8a5474983e97: Waiting 14:54:54 329c88fbcd65: Waiting 14:54:54 a050256f5b6f: Verifying Checksum 14:54:54 a050256f5b6f: Download complete 14:54:54 c0a3192eca97: Verifying Checksum 14:54:54 c0a3192eca97: Download complete 14:54:54 2bbca73fdf42: Verifying Checksum 14:54:54 2bbca73fdf42: Download complete 14:54:54 46d945488cbd: Verifying Checksum 14:54:54 46d945488cbd: Download complete 14:54:54 b3c136eddcbf: Verifying Checksum 14:54:55 b3c136eddcbf: Pull complete 14:54:55 329c88fbcd65: Verifying Checksum 14:54:55 329c88fbcd65: Download complete 14:54:55 c0a3192eca97: Pull complete 14:54:56 a050256f5b6f: Pull complete 14:54:56 8a5474983e97: Download complete 14:54:57 656be50a0ddc: Verifying Checksum 14:54:57 656be50a0ddc: Download complete 14:55:09 656be50a0ddc: Pull complete 14:55:10 2bbca73fdf42: Pull complete 14:55:10 46d945488cbd: Pull complete 14:55:17 8a5474983e97: Pull complete 14:55:19 329c88fbcd65: Pull complete 14:55:19 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:55:19 ---> ff4287adb874 14:55:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:55:19 ---> Running in a92e7c38c9ec 14:55:19 Removing intermediate container a92e7c38c9ec 14:55:19 ---> 522052ead117 14:55:19 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:55:19 ---> Running in 920d87f7c433 14:55:20 Removing intermediate container 920d87f7c433 14:55:20 ---> c0d774db06af 14:55:20 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:55:20 ---> Running in 9ba0c61795fe 14:55:20 Removing intermediate container 9ba0c61795fe 14:55:20 ---> 64ef9a14864e 14:55:20 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:20 ---> Running in ef961f36d3f9 14:55:22 Removing intermediate container ef961f36d3f9 14:55:22 ---> ec55f71fc2ba 14:55:22 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:55:22 ---> Running in 108191616fa5 14:55:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:55:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:55:25 OK: 221 MiB in 51 packages 14:55:27 Removing intermediate container 108191616fa5 14:55:27 ---> 663536f8800c 14:55:27 Step 8/13 : WORKDIR /app 14:55:27 ---> Running in 438c2bac8ed8 14:55:27 Removing intermediate container 438c2bac8ed8 14:55:27 ---> 3a7d634416a5 14:55:27 Step 9/13 : COPY go.mod vendor* ./ 14:55:28 ---> fb00d359d1c5 14:55:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:28 ---> Running in 896173a09a4d 14:56:15 Removing intermediate container 896173a09a4d 14:56:15 ---> 423457125a6b 14:56:15 Step 11/13 : COPY . . 14:56:15 ---> 32173923ede8 14:56:15 Step 12/13 : ARG MAKE="make build" 14:56:15 ---> Running in ab331535e12d 14:56:15 Removing intermediate container ab331535e12d 14:56:15 ---> 4f9e4be4babb 14:56:15 Step 13/13 : RUN $MAKE 14:56:15 ---> Running in 5792c73aa633 14:56:15 noop 14:56:15 Removing intermediate container 5792c73aa633 14:56:15 ---> 853b20b6d9a9 14:56:15 Successfully built 853b20b6d9a9 14:56:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:15 + docker inspect -f . ci-base-image-arm64 14:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:15 prd-ubuntu20.04-docker-arm64-4c-16g-21376 does not seem to be running inside a container 14:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/92 -v /w/workspace/app-service-configurable/92:/w/workspace/app-service-configurable/92:rw,z -v /w/workspace/app-service-configurable/92@tmp:/w/workspace/app-service-configurable/92@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 14:56:17 $ docker top 3e8140a8c396533cfca3065ef1cf1de63662077e6d13e2736c3c5fc815819804 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:18 + go version 14:56:18 go version go1.18.3 linux/arm64 [Pipeline] } 14:56:18 $ docker stop --time=1 3e8140a8c396533cfca3065ef1cf1de63662077e6d13e2736c3c5fc815819804 14:56:19 $ docker rm -f 3e8140a8c396533cfca3065ef1cf1de63662077e6d13e2736c3c5fc815819804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:20 + docker inspect -f . ci-base-image-arm64 14:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:20 prd-ubuntu20.04-docker-arm64-4c-16g-21376 does not seem to be running inside a container 14:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/92 -v /w/workspace/app-service-configurable/92:/w/workspace/app-service-configurable/92:rw,z -v /w/workspace/app-service-configurable/92@tmp:/w/workspace/app-service-configurable/92@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 14:56:21 $ docker top b439abd40275e3dc03768cbc590f59a65c65f9b411df53a674fff6ffeb28c149 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/92 [Pipeline] fileExists [Pipeline] sh 14:56:23 + make test 14:56:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:57:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:57:45 CGO_ENABLED=1 go vet ./... 14:57:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:57 ./bin/test-attribution-txt.sh [Pipeline] echo 14:57:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:57 $ docker stop --time=1 b439abd40275e3dc03768cbc590f59a65c65f9b411df53a674fff6ffeb28c149 14:57:59 $ docker rm -f b439abd40275e3dc03768cbc590f59a65c65f9b411df53a674fff6ffeb28c149 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:58:00 Warning: overwriting stash ‘coverage-report’ 14:58:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:58:01 + ls -al . 14:58:01 total 164 14:58:01 drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 14:56 . 14:58:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:54 .. 14:58:01 -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:54 .dockerignore 14:58:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:54 .git 14:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:54 .github 14:58:01 -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:54 .gitignore 14:58:01 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:54 Attribution.txt 14:58:01 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:54 CHANGELOG.md 14:58:01 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:54 Dockerfile 14:58:01 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:54 GOVERNANCE.md 14:58:01 -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:54 Jenkinsfile 14:58:01 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:54 LICENSE 14:58:01 -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:54 OWNERS.md 14:58:01 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:54 README.md 14:58:01 -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:52 VERSION 14:58:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:54 bin 14:58:01 -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:56 coverage.out 14:58:01 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:54 go.mod 14:58:01 -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:54 go.sum 14:58:01 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:54 main.go 14:58:01 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:54 makefile 14:58:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:54 res 14:58:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:02 + 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=881dece654975b2e3498d96629ab969f556195f8 --label arch=arm64 --label version=2.3.0-dev.13 . 14:58:02 Sending build context to Docker daemon 204.3kB 14:58:02 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 14:58:02 Step 2/27 : FROM ${BASE} AS builder 14:58:02 ---> 853b20b6d9a9 14:58:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:58:02 ---> Running in e08350f03176 14:58:02 Removing intermediate container e08350f03176 14:58:02 ---> c65564dfe5d3 14:58:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:58:02 ---> Running in a601323a7ad1 14:58:03 Removing intermediate container a601323a7ad1 14:58:03 ---> fe9ebe8ad0f4 14:58:03 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:58:03 ---> Running in 63e9bb98b1b5 14:58:03 Removing intermediate container 63e9bb98b1b5 14:58:03 ---> f50bf35dd2d4 14:58:03 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:03 ---> Running in ff7b084b7894 14:58:05 Removing intermediate container ff7b084b7894 14:58:05 ---> 91a4c576185e 14:58:05 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:58:05 ---> Running in 0d730cc38ef5 14:58:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:58:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:58:07 OK: 221 MiB in 51 packages 14:58:08 Removing intermediate container 0d730cc38ef5 14:58:08 ---> 64ce745e5aab 14:58:08 Step 8/27 : WORKDIR /app 14:58:08 ---> Running in e250bd8b0629 14:58:09 Removing intermediate container e250bd8b0629 14:58:09 ---> d5cf7e66467f 14:58:09 Step 9/27 : COPY go.mod vendor* ./ 14:58:09 ---> 49981914ee57 14:58:09 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:09 ---> Running in 31e32407f070 14:58:11 Removing intermediate container 31e32407f070 14:58:11 ---> 51ed52c2d8ac 14:58:11 Step 11/27 : COPY . . 14:58:12 ---> 0c22387e8a08 14:58:12 Step 12/27 : ARG MAKE="make build" 14:58:12 ---> Running in 0c22c79030ea 14:58:12 Removing intermediate container 0c22c79030ea 14:58:12 ---> 646f22b2c9a9 14:58:12 Step 13/27 : RUN $MAKE 14:58:12 ---> Running in 285e70f4ba4a 14:58:13 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:00:20 Removing intermediate container 285e70f4ba4a 15:00:20 ---> a32d2e03e946 15:00:20 Step 14/27 : FROM alpine:3.16 15:00:20 3.16: Pulling from library/alpine 15:00:20 f97344484467: Pulling fs layer 15:00:20 f97344484467: Verifying Checksum 15:00:20 f97344484467: Download complete 15:00:20 f97344484467: Pull complete 15:00:20 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:00:20 Status: Downloaded newer image for alpine:3.16 15:00:20 ---> 3d81c46cd875 15:00:20 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:00:20 ---> Running in 86f3f7f4f261 15:00:20 Removing intermediate container 86f3f7f4f261 15:00:20 ---> 6ee794b52e7e 15:00:20 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:00:20 ---> Running in 154c2a6749b4 15:00:20 Removing intermediate container 154c2a6749b4 15:00:20 ---> 8034644e1b95 15:00:20 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:00:20 ---> Running in baae5940e90b 15:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:00:20 (1/7) Installing ca-certificates (20211220-r0) 15:00:20 (2/7) Installing dumb-init (1.2.5-r1) 15:00:20 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:00:20 (4/7) Installing libsodium (1.0.18-r0) 15:00:20 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:00:20 (6/7) Installing libzmq (4.3.4-r0) 15:00:20 (7/7) Installing zeromq (4.3.4-r0) 15:00:20 Executing busybox-1.35.0-r15.trigger 15:00:20 Executing ca-certificates-20211220-r0.trigger 15:00:20 OK: 9 MiB in 21 packages 15:00:20 Removing intermediate container baae5940e90b 15:00:20 ---> 3ff48e0d36e9 15:00:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:00:20 ---> 468c24c2215f 15:00:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:00:20 ---> 7d88a33c10a4 15:00:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:00:21 ---> 9a87c1d115ef 15:00:21 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:00:22 ---> 1f15b3c2f298 15:00:22 Step 22/27 : EXPOSE 48095 15:00:22 ---> Running in 8a9e96eeab57 15:00:23 Removing intermediate container 8a9e96eeab57 15:00:23 ---> 7c5852bc59fd 15:00:23 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:00:23 ---> Running in 67bd3157b9b7 15:00:23 Removing intermediate container 67bd3157b9b7 15:00:23 ---> 12e517c6d2ec 15:00:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:23 ---> Running in 4f41be2b8f0a 15:00:24 Removing intermediate container 4f41be2b8f0a 15:00:24 ---> 300deb210d8a 15:00:24 Step 25/27 : LABEL arch=arm64 15:00:24 ---> Running in 509ee808f118 15:00:24 Removing intermediate container 509ee808f118 15:00:24 ---> 8c7145c94477 15:00:24 Step 26/27 : LABEL git_sha=881dece654975b2e3498d96629ab969f556195f8 15:00:24 ---> Running in 3908b95ef951 15:00:24 Removing intermediate container 3908b95ef951 15:00:24 ---> 25dc6885ca52 15:00:24 Step 27/27 : LABEL version=2.3.0-dev.13 15:00:24 ---> Running in 4979fee2e511 15:00:25 Removing intermediate container 4979fee2e511 15:00:25 ---> c722e8043396 15:00:25 [Warning] One or more build-args [ARCH] were not consumed 15:00:25 Successfully built c722e8043396 15:00:25 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:25 provisioning config files... 15:00:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/92@tmp/config8872765331681102312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:25 ---> docker-login.sh 15:00:25 nexus3.edgexfoundry.org:10001 15:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:25 Configure a credential helper to remove this warning. See 15:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:25 15:00:25 Login Succeeded 15:00:25 nexus3.edgexfoundry.org:10002 15:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:26 Configure a credential helper to remove this warning. See 15:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:26 15:00:26 Login Succeeded 15:00:26 nexus3.edgexfoundry.org:10003 15:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 nexus3.edgexfoundry.org:10004 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 docker.io 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:28 Configure a credential helper to remove this warning. See 15:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:28 15:00:28 Login Succeeded 15:00:28 ---> docker-login.sh ends [Pipeline] } 15:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:00:28 881dece654975b2e3498d96629ab969f556195f8 15:00:28 latest 15:00:28 2.3.0-dev.13 15:00:28 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 15:00:28 main 15:00:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8 15:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:29 f60accb7c389: Preparing 15:00:29 fe846075d9f8: Preparing 15:00:29 a5e1bd4ea564: Preparing 15:00:29 3b6267ec633d: Preparing 15:00:29 da9482a1f990: Preparing 15:00:29 5b7df235d876: Preparing 15:00:29 5b7df235d876: Waiting 15:00:29 fe846075d9f8: Pushed 15:00:29 3b6267ec633d: Pushed 15:00:29 a5e1bd4ea564: Pushed 15:00:29 5b7df235d876: Layer already exists 15:00:30 da9482a1f990: Pushed 15:00:35 f60accb7c389: Pushed 15:00:35 881dece654975b2e3498d96629ab969f556195f8: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:36 f60accb7c389: Preparing 15:00:36 fe846075d9f8: Preparing 15:00:36 a5e1bd4ea564: Preparing 15:00:36 3b6267ec633d: Preparing 15:00:36 da9482a1f990: Preparing 15:00:36 5b7df235d876: Preparing 15:00:36 5b7df235d876: Waiting 15:00:36 fe846075d9f8: Layer already exists 15:00:36 da9482a1f990: Layer already exists 15:00:36 3b6267ec633d: Layer already exists 15:00:36 a5e1bd4ea564: Layer already exists 15:00:36 f60accb7c389: Layer already exists 15:00:36 5b7df235d876: Layer already exists 15:00:36 latest: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.13 15:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:37 f60accb7c389: Preparing 15:00:37 fe846075d9f8: Preparing 15:00:37 a5e1bd4ea564: Preparing 15:00:37 3b6267ec633d: Preparing 15:00:37 da9482a1f990: Preparing 15:00:37 5b7df235d876: Preparing 15:00:37 3b6267ec633d: Layer already exists 15:00:37 f60accb7c389: Layer already exists 15:00:37 fe846075d9f8: Layer already exists 15:00:37 a5e1bd4ea564: Layer already exists 15:00:37 da9482a1f990: Layer already exists 15:00:37 5b7df235d876: Layer already exists 15:00:37 2.3.0-dev.13: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 15:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:38 f60accb7c389: Preparing 15:00:38 fe846075d9f8: Preparing 15:00:38 a5e1bd4ea564: Preparing 15:00:38 3b6267ec633d: Preparing 15:00:38 da9482a1f990: Preparing 15:00:38 5b7df235d876: Preparing 15:00:38 5b7df235d876: Waiting 15:00:38 f60accb7c389: Layer already exists 15:00:38 fe846075d9f8: Layer already exists 15:00:38 3b6267ec633d: Layer already exists 15:00:38 a5e1bd4ea564: Layer already exists 15:00:38 da9482a1f990: Layer already exists 15:00:38 5b7df235d876: Layer already exists 15:00:38 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:39 f60accb7c389: Preparing 15:00:39 fe846075d9f8: Preparing 15:00:39 a5e1bd4ea564: Preparing 15:00:39 3b6267ec633d: Preparing 15:00:39 da9482a1f990: Preparing 15:00:39 5b7df235d876: Preparing 15:00:39 5b7df235d876: Waiting 15:00:39 3b6267ec633d: Layer already exists 15:00:39 fe846075d9f8: Layer already exists 15:00:39 da9482a1f990: Layer already exists 15:00:39 f60accb7c389: Layer already exists 15:00:39 a5e1bd4ea564: Layer already exists 15:00:39 5b7df235d876: Layer already exists 15:00:39 main: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:39 ===================================================== [Pipeline] echo 15:00:39 taggedImages: 15:00:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8 15:00:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:00:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.13 15:00:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 15:00:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:40 15:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:40 arm64: Pulling from edgex-lftools-log-publisher 15:00:40 8998bd30e6a1: Pulling fs layer 15:00:40 04944245beec: Pulling fs layer 15:00:40 699f458cf7ca: Pulling fs layer 15:00:40 765212b225bb: Pulling fs layer 15:00:40 f23df028b6ca: Pulling fs layer 15:00:40 d65c8cfc05b1: Pulling fs layer 15:00:40 2437ff75d9bd: Pulling fs layer 15:00:40 d65c8cfc05b1: Waiting 15:00:40 765212b225bb: Waiting 15:00:40 f23df028b6ca: Waiting 15:00:40 2437ff75d9bd: Waiting 15:00:40 04944245beec: Verifying Checksum 15:00:40 04944245beec: Download complete 15:00:40 765212b225bb: Download complete 15:00:40 f23df028b6ca: Verifying Checksum 15:00:40 f23df028b6ca: Download complete 15:00:40 d65c8cfc05b1: Verifying Checksum 15:00:40 d65c8cfc05b1: Download complete 15:00:41 699f458cf7ca: Verifying Checksum 15:00:41 699f458cf7ca: Download complete 15:00:41 8998bd30e6a1: Verifying Checksum 15:00:41 8998bd30e6a1: Download complete 15:00:44 2437ff75d9bd: Verifying Checksum 15:00:44 2437ff75d9bd: Download complete 15:00:45 8998bd30e6a1: Pull complete 15:00:46 04944245beec: Pull complete 15:00:47 699f458cf7ca: Pull complete 15:00:47 765212b225bb: Pull complete 15:00:48 f23df028b6ca: Pull complete 15:00:48 d65c8cfc05b1: Pull complete 15:01:03 2437ff75d9bd: Pull complete 15:01:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:01:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:04 prd-ubuntu20.04-docker-arm64-4c-16g-21376 does not seem to be running inside a container 15:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/92 -v /w/workspace/app-service-configurable/92:/w/workspace/app-service-configurable/92:rw,z -v /w/workspace/app-service-configurable/92@tmp:/w/workspace/app-service-configurable/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:01:06 $ docker top c3c0aa0f3d3bd3cd7e607bcc2c4816c7a0b83ebbe1157a9cd841c6df50130c79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:07 ---> job-cost.sh 15:01:07 lf-activate-venv: SKIPPING 15:01:07 INFO: No Stack... 15:01:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:01:08 INFO: Archiving Costs [Pipeline] sh 15:01:09 + cat /w/workspace/app-service-configurable/92/archives/cost.csv 15:01:09 + cut -d, -f6 [Pipeline] lock 15:01:09 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] 15:01:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] did not exist. Created. 15:01:09 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:10 /w/workspace/app-service-configurable/92@tmp/durable-38bbaf5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:01:11 + echo total: 0.10999999940395355 [Pipeline] stash 15:01:11 Warning: overwriting stash ‘stack-cost’ 15:01:11 Stashed 1 file(s) [Pipeline] } 15:01:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:11 $ docker stop --time=1 c3c0aa0f3d3bd3cd7e607bcc2c4816c7a0b83ebbe1157a9cd841c6df50130c79 15:01:12 $ docker rm -f c3c0aa0f3d3bd3cd7e607bcc2c4816c7a0b83ebbe1157a9cd841c6df50130c79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:01:13 provisioning config files... 15:01:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3455604598987952971tmp [Pipeline] { [Pipeline] sh 15:01:13 + set +x 15:01:13 + curl -s https://codecov.io/bash 15:01:13 + bash -s -- 15:01:13 15:01:13 _____ _ 15:01:13 / ____| | | 15:01:13 | | ___ __| | ___ ___ _____ __ 15:01:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:01:13 | |___| (_) | (_| | __/ (_| (_) \ V / 15:01:13 \_____\___/ \__,_|\___|\___\___/ \_/ 15:01:13 Bash-1.0.6 15:01:13 15:01:13 15:01:13 ==> git version 2.25.1 found 15:01:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:01:13 Release-Date: 2020-01-08 15:01:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:01:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:01:13 ==> Jenkins CI detected. 15:01:13 current dir:  /w/workspace/ry_app-service-configurable_main 15:01:13 project root: . 15:01:13 --> token set from env 15:01:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:01:13 ==> Running gcov in . (disable via -X gcov) 15:01:13 ==> Python coveragepy not found 15:01:13 ==> Searching for coverage reports in: 15:01:13 + . 15:01:13 -> Found 1 reports 15:01:13 ==> Detecting git/mercurial file structure 15:01:13 ==> Reading reports 15:01:13 + ./coverage.out bytes=10 15:01:13 ==> Appending adjustments 15:01:13 https://docs.codecov.io/docs/fixing-reports 15:01:13 + Found adjustments 15:01:13 ==> Gzipping contents 15:01:13 4.0K /tmp/codecov.CZaIwL.gz 15:01:13 ==> Uploading reports 15:01:13 url: https://codecov.io 15:01:13 query: branch=main&commit=881dece654975b2e3498d96629ab969f556195f8&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:13 -> Pinging Codecov 15:01:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=881dece654975b2e3498d96629ab969f556195f8&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:14 -> Uploading to 15:01:14 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/A97CA9966030D2A3747ED39772930CCE/881dece654975b2e3498d96629ab969f556195f8/e1127e47-0405-4540-9f51-54532b42c87a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T150114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0a829549e160fd12ccb5de3fb9c0d0a842a2521d02fe8353a8e47b38bcb9228 15:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:14 Dload Upload Total Spent Left Speed 15:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2215 --:--:-- --:--:-- --:--:-- 2215 15:01:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/881dece654975b2e3498d96629ab969f556195f8 [Pipeline] } 15:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:01:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:01:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:15 15:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:01:15 df9b9388f04a: Pulling fs layer 15:01:15 52dc419b0ee2: Pulling fs layer 15:01:15 25bc292e5bac: Pulling fs layer 15:01:15 114826534d7a: Pulling fs layer 15:01:15 4657fd5d0bcf: Pulling fs layer 15:01:15 6ad1cebc031e: Pulling fs layer 15:01:15 8a3aa393b2d8: Pulling fs layer 15:01:15 4657fd5d0bcf: Waiting 15:01:15 8a3aa393b2d8: Waiting 15:01:15 114826534d7a: Waiting 15:01:15 25bc292e5bac: Download complete 15:01:15 52dc419b0ee2: Download complete 15:01:15 4657fd5d0bcf: Verifying Checksum 15:01:15 4657fd5d0bcf: Download complete 15:01:15 df9b9388f04a: Pull complete 15:01:15 6ad1cebc031e: Verifying Checksum 15:01:15 6ad1cebc031e: Download complete 15:01:15 52dc419b0ee2: Pull complete 15:01:15 25bc292e5bac: Pull complete 15:01:16 114826534d7a: Verifying Checksum 15:01:16 114826534d7a: Download complete 15:01:16 8a3aa393b2d8: Verifying Checksum 15:01:16 8a3aa393b2d8: Download complete 15:01:20 114826534d7a: Pull complete 15:01:20 4657fd5d0bcf: Pull complete 15:01:20 6ad1cebc031e: Pull complete 15:01:23 8a3aa393b2d8: Pull complete 15:01:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:23 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 15:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:01:25 $ docker top 517be39cfcb02a7e4ef3f6094b2a887d7c155044ae77d43c2a2b2d341bd47838 -eo pid,comm [Pipeline] { [Pipeline] echo 15:01:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:01:25 + set -o pipefail 15:01:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:01:30 15:01:30 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:01:30 15:01:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2145af4f-6846-492d-9abe-9c9c2b24c243 15:01:30 15:01:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:01:30 15:01:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:01:30 15:01:31 [Pipeline] } 15:01:31 $ docker stop --time=1 517be39cfcb02a7e4ef3f6094b2a887d7c155044ae77d43c2a2b2d341bd47838 15:01:33 $ docker rm -f 517be39cfcb02a7e4ef3f6094b2a887d7c155044ae77d43c2a2b2d341bd47838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:34 + git log --format=format:%s -1 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] sh 15:01:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:34 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 15:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:01:35 $ docker top e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:35 [ssh-agent] Looking for ssh-agent implementation... 15:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:35 $ docker exec e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a ssh-agent 15:01:35 SSH_AUTH_SOCK=/tmp/ssh-gMoAoEaB1vNc/agent.32 15:01:35 SSH_AGENT_PID=38 15:01:35 Running ssh-add (command line suppressed) 15:01:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3393376302162573360.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3393376302162573360.key) 15:01:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:36 + git semver tag 15:01:36 2022-07-28 15:01:36,217 [run_tag] DEBUG tag force:False 15:01:36 2022-07-28 15:01:36,217 [check_head_tag] DEBUG check head tag 15:01:36 2022-07-28 15:01:36,217 [execute] INFO git cat-file --batch-check 15:01:36 2022-07-28 15:01:36,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:01:36 2022-07-28 15:01:36,221 [execute] INFO git cat-file --batch 15:01:36 2022-07-28 15:01:36,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:01:36 2022-07-28 15:01:36,233 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:36 2022-07-28 15:01:36,233 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 15:01:36 2022-07-28 15:01:36,234 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:01:36 2022-07-28 15:01:36,239 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:36 2.3.0-dev.13 [Pipeline] } 15:01:36 $ docker exec --env ******** --env ******** e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a ssh-agent -k 15:01:36 unset SSH_AUTH_SOCK; 15:01:36 unset SSH_AGENT_PID; 15:01:36 echo Agent pid 38 killed; 15:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:36 + git semver [Pipeline] } 15:01:37 $ docker stop --time=1 e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a 15:01:38 $ docker rm -f e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:38 15:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:39 0.23.1-centos7: Pulling from edgex-lftools 15:01:39 ab5ef0e58194: Pulling fs layer 15:01:39 9712f1f96733: Pulling fs layer 15:01:39 63f879dbbcfc: Pulling fs layer 15:01:39 0d9ebad4ef96: Pulling fs layer 15:01:39 e9a5061849ea: Pulling fs layer 15:01:39 d747dcd14b5f: Pulling fs layer 15:01:39 d747dcd14b5f: Waiting 15:01:39 2de7ff778b66: Pulling fs layer 15:01:39 e9a5061849ea: Waiting 15:01:39 0d9ebad4ef96: Waiting 15:01:39 9712f1f96733: Verifying Checksum 15:01:39 9712f1f96733: Download complete 15:01:39 63f879dbbcfc: Verifying Checksum 15:01:39 63f879dbbcfc: Download complete 15:01:39 e9a5061849ea: Verifying Checksum 15:01:39 e9a5061849ea: Download complete 15:01:39 d747dcd14b5f: Download complete 15:01:39 0d9ebad4ef96: Verifying Checksum 15:01:39 0d9ebad4ef96: Download complete 15:01:39 ab5ef0e58194: Verifying Checksum 15:01:39 ab5ef0e58194: Download complete 15:01:39 2de7ff778b66: Verifying Checksum 15:01:43 ab5ef0e58194: Pull complete 15:01:43 9712f1f96733: Pull complete 15:01:43 63f879dbbcfc: Pull complete 15:01:47 0d9ebad4ef96: Pull complete 15:01:48 e9a5061849ea: Pull complete 15:01:48 d747dcd14b5f: Pull complete 15:01:49 2de7ff778b66: Pull complete 15:01:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:49 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 15:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:01:52 $ docker top 643de714776d6f23bef3b9eb74e01a23d42eb76db659fcee151b78848028371e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:01:52 provisioning config files... 15:01:52 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config955507706323677528tmp 15:01:52 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2624606514733650424tmp 15:01:52 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config531097612267825765tmp [Pipeline] { [Pipeline] echo 15:01:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:01:52 ---> sigul-configuration.sh 15:01:52 gpg: directory `/root/.gnupg' created 15:01:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:01:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:01:52 gpg: keyring `/root/.gnupg/secring.gpg' created 15:01:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:01:52 gpg: CAST5 encrypted data 15:01:52 gpg: encrypted with 1 passphrase 15:01:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:01:53 + mkdir /home/jenkins 15:01:53 + mkdir /home/jenkins/sigul [Pipeline] sh 15:01:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:01:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:01:53 ---> sigul-install.sh 15:01:53 Sigul already installed; skipping installation. [Pipeline] sh 15:01:53 + git tag --list 15:01:53 v1.0.0 15:01:53 v1.1.0 15:01:53 v1.2.0 15:01:53 v1.3.0 15:01:53 v1.3.1 15:01:53 v2.0.0 15:01:53 v2.0.1 15:01:53 v2.1.0 15:01:53 v2.1.1 15:01:53 v2.1.1-dev.1 15:01:53 v2.1.1-dev.2 15:01:53 v2.2.0 15:01:53 v2.2.1-dev.1 15:01:53 v2.2.1-dev.10 15:01:53 v2.2.1-dev.2 15:01:53 v2.2.1-dev.3 15:01:53 v2.2.1-dev.4 15:01:53 v2.2.1-dev.5 15:01:53 v2.2.1-dev.6 15:01:53 v2.2.1-dev.7 15:01:53 v2.2.1-dev.8 15:01:53 v2.2.1-dev.9 15:01:53 v2.3.0-dev.10 15:01:53 v2.3.0-dev.11 15:01:53 v2.3.0-dev.12 15:01:53 v2.3.0-dev.13 [Pipeline] sh 15:01:54 + lftools sign git-tag v2.3.0-dev.13 15:01:54 Signing Git tag with Sigul... 15:01:54 Signing v2.3.0-dev.13 [Pipeline] echo 15:01:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:01:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:01:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:01:55 $ docker stop --time=1 643de714776d6f23bef3b9eb74e01a23d42eb76db659fcee151b78848028371e 15:01:57 $ docker rm -f 643de714776d6f23bef3b9eb74e01a23d42eb76db659fcee151b78848028371e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:01:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:57 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 15:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:01:58 $ docker top 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:58 [ssh-agent] Looking for ssh-agent implementation... 15:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:58 $ docker exec 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 ssh-agent 15:01:58 SSH_AUTH_SOCK=/tmp/ssh-605XCtbTKlka/agent.33 15:01:58 SSH_AGENT_PID=39 15:01:58 Running ssh-add (command line suppressed) 15:01:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2054102167062678120.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2054102167062678120.key) 15:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:59 + git semver bump pre 15:01:59 2022-07-28 15:01:59,384 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:59 2022-07-28 15:01:59,384 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 15:01:59 2022-07-28 15:01:59,384 [bump_version] DEBUG bumped version:2.3.0-dev.14 15:01:59 2022-07-28 15:01:59,384 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:01:59 2022-07-28 15:01:59,384 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:59 2022-07-28 15:01:59,384 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:01:59 2022-07-28 15:01:59,386 [execute] INFO git cat-file --batch-check 15:01:59 2022-07-28 15:01:59,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:01:59 2022-07-28 15:01:59,392 [execute] INFO git cat-file --batch 15:01:59 2022-07-28 15:01:59,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:01:59 2022-07-28 15:01:59,399 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:59 2.3.0-dev.14 [Pipeline] } 15:01:59 $ docker exec --env ******** --env ******** 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 ssh-agent -k 15:01:59 unset SSH_AUTH_SOCK; 15:01:59 unset SSH_AGENT_PID; 15:01:59 echo Agent pid 39 killed; 15:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:59 + git semver [Pipeline] } 15:02:00 $ docker stop --time=1 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 15:02:01 $ docker rm -f 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:02 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 15:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:02:02 $ docker top d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:02 [ssh-agent] Looking for ssh-agent implementation... 15:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:02 $ docker exec d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 ssh-agent 15:02:03 SSH_AUTH_SOCK=/tmp/ssh-rWR2RjsqlK16/agent.33 15:02:03 SSH_AGENT_PID=39 15:02:03 Running ssh-add (command line suppressed) 15:02:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5762014728788794585.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5762014728788794585.key) 15:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:03 + git semver push 15:02:03 2022-07-28 15:02:03,753 [run_push] DEBUG push 15:02:03 2022-07-28 15:02:03,753 [execute] INFO git cat-file --batch-check 15:02:03 2022-07-28 15:02:03,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:03 2022-07-28 15:02:03,757 [execute] INFO git rev-list ccb03751e62ac60961a9f17930b34c32de8cb21c -- 15:02:03 2022-07-28 15:02:03,757 [execute] DEBUG Popen(['git', 'rev-list', 'ccb03751e62ac60961a9f17930b34c32de8cb21c', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:02:03 2022-07-28 15:02:03,767 [execute] INFO git fetch -v origin 15:02:03 2022-07-28 15:02:03,768 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:02:04 2022-07-28 15:02:04,245 [run_push] DEBUG no remote changes detected 15:02:04 2022-07-28 15:02:04,245 [execute] INFO git push origin semver 15:02:04 2022-07-28 15:02:04,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:02:05 2022-07-28 15:02:04,984 [run_push] DEBUG push all version tags 15:02:05 2022-07-28 15:02:04,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:02:05 2022-07-28 15:02:04,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:02:05 2022-07-28 15:02:05,689 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:02:05 2.3.0-dev.14 [Pipeline] } 15:02:05 $ docker exec --env ******** --env ******** d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 ssh-agent -k 15:02:06 unset SSH_AUTH_SOCK; 15:02:06 unset SSH_AGENT_PID; 15:02:06 echo Agent pid 39 killed; 15:02:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:06 + git semver [Pipeline] } 15:02:06 $ docker stop --time=1 d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 15:02:07 $ docker rm -f d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:02:08 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:02:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:02:08 total 16 15:02:08 drwxr-xr-x 3 root root 4096 Jul 28 14:54 . 15:02:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 15:01 .. 15:02:08 drwxr-xr-x 2 root root 4096 Jul 28 14:54 cost 15:02:08 -rw-r--r-- 1 root root 95 Jul 28 14:54 cost.csv 15:02:08 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:02:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:02:08 total 16 15:02:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:54 . 15:02:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 15:01 .. 15:02:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 14:54 cost 15:02:08 -rw-r--r-- 1 jenkins jenkins 95 Jul 28 14:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:02:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:02:09 ---> package-listing.sh 15:02:09 ++ facter osfamily 15:02:09 ++ tr '[:upper:]' '[:lower:]' 15:02:09 + OS_FAMILY=debian 15:02:09 + workspace=/w/workspace/ry_app-service-configurable_main 15:02:09 + START_PACKAGES=/tmp/packages_start.txt 15:02:09 + END_PACKAGES=/tmp/packages_end.txt 15:02:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:09 + PACKAGES=/tmp/packages_start.txt 15:02:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:02:09 + PACKAGES=/tmp/packages_end.txt 15:02:09 + case "${OS_FAMILY}" in 15:02:09 + dpkg -l 15:02:09 + grep '^ii' 15:02:09 + '[' -f /tmp/packages_start.txt ']' 15:02:09 + '[' -f /tmp/packages_end.txt ']' 15:02:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:02:09 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:02:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:02:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:02:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:10 prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container 15:02:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:02:11 $ docker top a011d0975a96373f2c9a4970a5be3840dc14b2e95c5cf030e5955ec759cf3cfd -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:02:11 + mkdir -p /var/log/sysstat [Pipeline] sh 15:02:12 + ls /var/log/sa-host 15:02:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:12 provisioning config files... 15:02:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7780929386447753103tmp [Pipeline] { [Pipeline] echo 15:02:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:02:12 ---> create-netrc.sh [Pipeline] } 15:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:02:13 ---> python-tools-install.sh [Pipeline] echo 15:02:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:02:13 ---> sudo-logs.sh 15:02:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:02:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:02:13 ---> job-cost.sh 15:02:13 lf-activate-venv: SKIPPING 15:02:13 DEBUG: total: 0.2199999988079071 15:02:13 INFO: Retrieving Stack Cost... 15:02:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:02:14 INFO: Archiving Costs [Pipeline] echo 15:02:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:02:14 ---> logs-deploy.sh 15:02:14 lf-activate-venv: SKIPPING 15:02:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/92 15:02:14 INFO: archiving workspace using pattern(s): 15:02:16 Archives upload complete. 15:02:16 INFO: archiving logs to Nexus