Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f689f4ba914cd94db4edcd504921ce235cc7ee6f 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-ssh16429071433924069938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13681003463502960410.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1948008567938341563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6820401095357934278.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1162399229143934318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9825’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9827 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 f689f4ba914cd94db4edcd504921ce235cc7ee6f (main) Commit message: "feat: Add defaults for new Last Will options (#610)" > 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 f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 > git rev-list --no-walk 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:25:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:25:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:25:17 ========================================================= 19:25:17 EdgeX Global Pipelines Version Info 19:25:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:25:18 ------------------- 19:25:18 stable info: 19:25:18 ------------------- 19:25:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:18 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:25:18 Message: update stable to v1.0.254 19:25:19 ------------------- 19:25:19 experimental info: 19:25:19 ------------------- 19:25:19 Commited By: **** collab-it+edgex@linuxfoundation.org 19:25:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:25:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f689f4b [Pipeline] echo 19:25:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:19 provisioning config files... 19:25:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15519466172023347849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:20 ---> docker-login.sh 19:25:20 nexus3.edgexfoundry.org:10001 19:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:20 Configure a credential helper to remove this warning. See 19:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:20 19:25:20 Login Succeeded 19:25:20 nexus3.edgexfoundry.org:10002 19:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:20 Configure a credential helper to remove this warning. See 19:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:20 19:25:20 Login Succeeded 19:25:20 nexus3.edgexfoundry.org:10003 19:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:20 Configure a credential helper to remove this warning. See 19:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:20 19:25:20 Login Succeeded 19:25:20 nexus3.edgexfoundry.org:10004 19:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:20 Configure a credential helper to remove this warning. See 19:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:20 19:25:20 Login Succeeded 19:25:20 docker.io 19:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:21 Configure a credential helper to remove this warning. See 19:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:21 19:25:21 Login Succeeded 19:25:21 ---> docker-login.sh ends [Pipeline] } 19:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:25:21 + git rev-list -1 --merges f689f4ba914cd94db4edcd504921ce235cc7ee6f~1..f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo 19:25:21 -----------> git rev-list -1 --merges f689f4ba914cd94db4edcd504921ce235cc7ee6f~1..f689f4ba914cd94db4edcd504921ce235cc7ee6f f689f4ba914cd94db4edcd504921ce235cc7ee6f [false] [Pipeline] sh 19:25:22 + git log --format=format:%s -1 f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo 19:25:22 ========================================================= 19:25:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:25:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:22 + git log --format=format:%s -1 f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo 19:25:22 [semverPrep] GIT_COMMIT: f689f4ba914cd94db4edcd504921ce235cc7ee6f, Commit Message: feat: Add defaults for new Last Will options (#610) [Pipeline] echo 19:25:22 [semverPrep] This is not a build commit. [Pipeline] sh 19:25:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:25:22 + grep -v github /etc/ssh/ssh_known_hosts 19:25:22 + [ -e /tmp/ssh_known_hosts ] 19:25:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:25:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:25:22 + sudo tee -a /etc/ssh/ssh_known_hosts 19:25:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:25:23 19:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:25:23 0.1.4: Pulling from edgex-devops/py-git-semver 19:25:23 b85a868b505f: Pulling fs layer 19:25:23 e2be974225ed: Pulling fs layer 19:25:23 339a4e72a1f5: Pulling fs layer 19:25:23 988bab9f4d93: Pulling fs layer 19:25:23 1469e6f7b9e6: Pulling fs layer 19:25:23 988bab9f4d93: Waiting 19:25:23 eaf3925da568: Pulling fs layer 19:25:23 bab4dde63d76: Pulling fs layer 19:25:23 1469e6f7b9e6: Waiting 19:25:23 eaf3925da568: Waiting 19:25:23 bab4dde63d76: Waiting 19:25:23 bde34c3a00c8: Pulling fs layer 19:25:23 b352a97aabf1: Pulling fs layer 19:25:23 bde34c3a00c8: Waiting 19:25:23 4872d77fe225: Pulling fs layer 19:25:23 5851b861e8e6: Pulling fs layer 19:25:23 4872d77fe225: Waiting 19:25:23 5851b861e8e6: Waiting 19:25:23 e2be974225ed: Download complete 19:25:23 988bab9f4d93: Verifying Checksum 19:25:23 988bab9f4d93: Download complete 19:25:24 339a4e72a1f5: Verifying Checksum 19:25:24 339a4e72a1f5: Download complete 19:25:24 1469e6f7b9e6: Verifying Checksum 19:25:24 1469e6f7b9e6: Download complete 19:25:24 bde34c3a00c8: Verifying Checksum 19:25:24 bde34c3a00c8: Download complete 19:25:24 b352a97aabf1: Download complete 19:25:24 4872d77fe225: Verifying Checksum 19:25:24 4872d77fe225: Download complete 19:25:24 5851b861e8e6: Verifying Checksum 19:25:24 5851b861e8e6: Download complete 19:25:33 b85a868b505f: Verifying Checksum 19:25:33 b85a868b505f: Download complete 19:25:33 bab4dde63d76: Verifying Checksum 19:25:33 bab4dde63d76: Download complete 19:25:34 b85a868b505f: Pull complete 19:25:34 e2be974225ed: Pull complete 19:25:34 339a4e72a1f5: Pull complete 19:25:34 988bab9f4d93: Pull complete 19:25:35 1469e6f7b9e6: Pull complete 19:25:35 eaf3925da568: Pull complete 19:25:36 bab4dde63d76: Pull complete 19:25:36 bde34c3a00c8: Pull complete 19:25:36 b352a97aabf1: Pull complete 19:25:36 4872d77fe225: Pull complete 19:25:37 5851b861e8e6: Pull complete 19:25:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:37 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:25:37 $ 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 19:25:40 $ docker top f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a -eo pid,comm 19:25:39 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). 19:25:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:39 [ssh-agent] Looking for ssh-agent implementation... 19:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:40 $ docker exec f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent 19:25:40 SSH_AUTH_SOCK=/tmp/ssh-A56MgB1IQMIm/agent.31 19:25:40 SSH_AGENT_PID=37 19:25:40 Running ssh-add (command line suppressed) 19:25:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18286237014100148138.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18286237014100148138.key) 19:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:40 + git tag --points-at HEAD [Pipeline] } 19:25:40 $ docker exec --env ******** --env ******** f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent -k 19:25:41 unset SSH_AUTH_SOCK; 19:25:41 unset SSH_AGENT_PID; 19:25:41 echo Agent pid 37 killed; 19:25:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:40 [ssh-agent] Looking for ssh-agent implementation... 19:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:41 $ docker exec f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent 19:25:40 SSH_AUTH_SOCK=/tmp/ssh-6NpoQ0dY2934/agent.69 19:25:40 SSH_AGENT_PID=76 19:25:40 Running ssh-add (command line suppressed) 19:25:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2584505979497554711.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2584505979497554711.key) 19:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:41 + git semver init 19:25:41 2023-10-23 19:25:41,843 [run_init] DEBUG init version:0.0.0 force:False 19:25:41 2023-10-23 19:25:41,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 19:25:41 2023-10-23 19:25:41,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 19:25:41 2023-10-23 19:25:41,845 [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) 19:25:42 2023-10-23 19:25:42,789 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 19:25:42 2023-10-23 19:25:42,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 19:25:42 2023-10-23 19:25:42,789 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:25:42 2023-10-23 19:25:42,790 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:25:42 3.1.0-dev.30 [Pipeline] } 19:25:42 $ docker exec --env ******** --env ******** f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent -k 19:25:42 unset SSH_AUTH_SOCK; 19:25:42 unset SSH_AGENT_PID; 19:25:42 echo Agent pid 76 killed; 19:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:42 + git semver [Pipeline] } 19:25:43 $ docker stop --time=1 f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a 19:25:44 $ docker rm -f --volumes f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a [Pipeline] // withDockerContainer [Pipeline] sh 19:25:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:25:45 Stashed 1 file(s) [Pipeline] echo 19:25:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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 19:25:45 provisioning config files... 19:25:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15456754995456345218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:45 ---> docker-login.sh 19:25:45 nexus3.edgexfoundry.org:10001 19:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:45 Configure a credential helper to remove this warning. See 19:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:45 19:25:45 Login Succeeded 19:25:45 nexus3.edgexfoundry.org:10002 19:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:45 Configure a credential helper to remove this warning. See 19:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:45 19:25:45 Login Succeeded 19:25:45 nexus3.edgexfoundry.org:10003 19:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:45 Configure a credential helper to remove this warning. See 19:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:45 19:25:45 Login Succeeded 19:25:45 nexus3.edgexfoundry.org:10004 19:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:46 Configure a credential helper to remove this warning. See 19:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:46 19:25:46 Login Succeeded 19:25:46 docker.io 19:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:46 Configure a credential helper to remove this warning. See 19:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:46 19:25:46 Login Succeeded 19:25:46 ---> docker-login.sh ends [Pipeline] } 19:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:46 ========================================================= 19:25:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:25:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:25:46 Sending build context to Docker daemon 3.376MB 19:25:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:25:46 Step 2/12 : FROM ${BASE} AS builder 19:25:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:25:46 7264a8db6415: Pulling fs layer 19:25:46 c4d48a809fc2: Pulling fs layer 19:25:46 4f1c88b9dad5: Pulling fs layer 19:25:46 ad3a456e5733: Pulling fs layer 19:25:46 33e27b845d1e: Pulling fs layer 19:25:46 c68163c4e522: Pulling fs layer 19:25:46 50da416c3ac9: Pulling fs layer 19:25:46 23d2d4c4bb30: Pulling fs layer 19:25:46 33e27b845d1e: Waiting 19:25:46 50da416c3ac9: Waiting 19:25:46 23d2d4c4bb30: Waiting 19:25:46 c68163c4e522: Waiting 19:25:46 ad3a456e5733: Waiting 19:25:46 c4d48a809fc2: Verifying Checksum 19:25:46 c4d48a809fc2: Download complete 19:25:46 ad3a456e5733: Download complete 19:25:46 33e27b845d1e: Verifying Checksum 19:25:46 33e27b845d1e: Download complete 19:25:46 7264a8db6415: Verifying Checksum 19:25:46 7264a8db6415: Download complete 19:25:46 c68163c4e522: Verifying Checksum 19:25:46 c68163c4e522: Download complete 19:25:46 7264a8db6415: Pull complete 19:25:47 23d2d4c4bb30: Verifying Checksum 19:25:47 23d2d4c4bb30: Download complete 19:25:47 c4d48a809fc2: Pull complete 19:25:47 4f1c88b9dad5: Verifying Checksum 19:25:47 4f1c88b9dad5: Download complete 19:25:47 50da416c3ac9: Verifying Checksum 19:25:47 50da416c3ac9: Download complete 19:25:50 4f1c88b9dad5: Pull complete 19:25:50 ad3a456e5733: Pull complete 19:25:50 33e27b845d1e: Pull complete 19:25:50 c68163c4e522: Pull complete 19:25:52 50da416c3ac9: Pull complete 19:25:52 23d2d4c4bb30: Pull complete 19:25:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:25:52 ---> 0786185ac409 19:25:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:25:56 ---> Running in 3c26634c9620 19:25:56 Removing intermediate container 3c26634c9620 19:25:56 ---> 708259b8b97d 19:25:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:25:56 ---> Running in c50e0c36d240 19:25:56 Removing intermediate container c50e0c36d240 19:25:56 ---> 99f31ad6d2b9 19:25:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:25:56 ---> Running in a5e378f0c413 19:25:56 Removing intermediate container a5e378f0c413 19:25:56 ---> 4d5fabc3c992 19:25:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:25:56 ---> Running in 535434b93d74 19:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:25:57 OK: 264 MiB in 52 packages 19:25:57 Removing intermediate container 535434b93d74 19:25:57 ---> ff8a3ae78eba 19:25:57 Step 7/12 : WORKDIR /app 19:25:57 ---> Running in 04e3d7080e92 19:25:58 Removing intermediate container 04e3d7080e92 19:25:58 ---> d20bf44f9085 19:25:58 Step 8/12 : COPY go.mod vendor* ./ 19:25:58 ---> 06da0d0f244d 19:25:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:58 ---> Running in 3638af629505 19:26:00 Still waiting to schedule task 19:26:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:26:54 Removing intermediate container 3638af629505 19:26:54 ---> fde426787a19 19:26:54 Step 10/12 : COPY . . 19:26:54 ---> 1ed79e4799b3 19:26:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:26:54 ---> Running in 730d1419e684 19:26:54 Removing intermediate container 730d1419e684 19:26:54 ---> 0c0304f3540a 19:26:54 Step 12/12 : RUN $MAKE 19:26:54 ---> Running in a452cdf8c30a 19:26:54 noop 19:26:54 Removing intermediate container a452cdf8c30a 19:26:54 ---> 23ff4beefc0b 19:26:54 Successfully built 23ff4beefc0b 19:26:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:54 + docker inspect -f . ci-base-image-x86_64 19:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:54 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:26:54 $ 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 19:26:55 $ docker top 994fb598d62d0455a08b633e500e515871c9456a28ab9e2344a956e0e1a6cd8d -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:55 + go version 19:26:55 go version go1.21.0 linux/amd64 [Pipeline] } 19:26:55 $ docker stop --time=1 994fb598d62d0455a08b633e500e515871c9456a28ab9e2344a956e0e1a6cd8d 19:26:56 $ docker rm -f --volumes 994fb598d62d0455a08b633e500e515871c9456a28ab9e2344a956e0e1a6cd8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:57 + docker inspect -f . ci-base-image-x86_64 19:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:57 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:26:57 $ docker top cabca0fadf8298f3c214293dad210cfadd7aa4f63c439af6787194be25f2f772 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:57 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 19:26:58 + make test 19:26:58 go test -race -coverprofile=coverage.out ./... 19:27:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:27:40 go vet ./... 19:27:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:27:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:27:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:27:42 $ docker stop --time=1 cabca0fadf8298f3c214293dad210cfadd7aa4f63c439af6787194be25f2f772 19:27:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9828 in /w/workspace/ry_app-service-configurable_main 19:27:46 $ docker rm -f --volumes cabca0fadf8298f3c214293dad210cfadd7aa4f63c439af6787194be25f2f772 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 19:27:47 Running in /w/workspace/app-service-configurable/200 [Pipeline] { [Pipeline] checkout 19:27:47 Selected Git installation does not exist. Using Default 19:27:47 The recommended git tool is: NONE 19:27:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:27:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:27:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:27:48 + ls -al . 19:27:48 total 184 19:27:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:26 . 19:27:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:25 .. 19:27:48 -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 19:25 .dockerignore 19:27:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:27 .git 19:27:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 19:25 .github 19:27:48 -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 19:25 .gitignore 19:27:48 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 19:25 .golangci.yml 19:27:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 19:25 .semver 19:27:48 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 19:25 Attribution.txt 19:27:48 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 19:25 CHANGELOG.md 19:27:48 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 19:25 Dockerfile 19:27:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 19:25 GOVERNANCE.md 19:27:48 -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 19:25 Jenkinsfile 19:27:48 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 19:25 LICENSE 19:27:48 -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 19:25 OWNERS.md 19:27:48 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 19:25 README.md 19:27:48 -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 19:25 VERSION 19:27:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 19:25 bin 19:27:48 -rw-r--r-- 1 jenkins jenkins 13 Oct 23 19:26 coverage.out 19:27:48 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 19:25 go.mod 19:27:48 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 19:25 go.sum 19:27:48 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 19:25 main.go 19:27:48 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 19:25 makefile 19:27:48 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:25 res 19:27:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:48 + 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=f689f4ba914cd94db4edcd504921ce235cc7ee6f --label arch=amd64 --label version=3.1.0-dev.30 . 19:27:48 Sending build context to Docker daemon 3.377MB 19:27:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:27:48 Step 2/26 : FROM ${BASE} AS builder 19:27:48 ---> 23ff4beefc0b 19:27:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:27:48 ---> Running in 755bc60b46e4 19:27:48 Removing intermediate container 755bc60b46e4 19:27:48 ---> 6fc5670f9982 19:27:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:27:48 ---> Running in 4818adb28345 19:27:48 Removing intermediate container 4818adb28345 19:27:48 ---> 4e985eea412e 19:27:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:27:48 ---> Running in c97991c32b71 19:27:48 Removing intermediate container c97991c32b71 19:27:48 ---> 1227edce6518 19:27:48 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:27:48 ---> Running in aa5bfa6fc89e 19:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:49 OK: 264 MiB in 52 packages 19:27:49 Removing intermediate container aa5bfa6fc89e 19:27:49 ---> 5772fa788b5f 19:27:49 Step 7/26 : WORKDIR /app 19:27:49 ---> Running in aef5024e3e52 19:27:50 Removing intermediate container aef5024e3e52 19:27:50 ---> e72b5d45bbbf 19:27:50 Step 8/26 : COPY go.mod vendor* ./ 19:27:50 ---> 28de24b9df68 19:27:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:50 ---> Running in d863ae4184e8 19:27:51 Removing intermediate container d863ae4184e8 19:27:51 ---> 3e78295f028d 19:27:51 Step 10/26 : COPY . . 19:27:51 ---> c8c98e78d1aa 19:27:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:27:51 ---> Running in 67e9a10cbb1d 19:27:51 Removing intermediate container 67e9a10cbb1d 19:27:51 ---> ede83664260e 19:27:51 Step 12/26 : RUN $MAKE 19:27:51 ---> Running in 899a502840fe 19:27:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30" -trimpath -mod=readonly -o app-service-configurable 19:27:51 using credential edgex-jenkins-ssh 19:27:51 Cloning the remote Git repository 19:27:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:27:51 > git init /w/workspace/app-service-configurable/200 # timeout=10 19:27:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:27:51 > git --version # timeout=10 19:27:51 > git --version # 'git version 2.25.1' 19:27:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:56 Avoid second fetch 19:27:56 Checking out Revision f689f4ba914cd94db4edcd504921ce235cc7ee6f (main) 19:27:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:27:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:56 > git config core.sparsecheckout # timeout=10 19:27:56 > git checkout -f f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 19:27:57 Commit message: "feat: Add defaults for new Last Will options (#610)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:58 Dload Upload Total Spent Left Speed 19:27:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 19:27:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:27:59 + sudo tee /etc/docker/daemon.new 19:27:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:27:59 { 19:27:59 "registry-mirrors": [ 19:27:59 "https://nexus3.edgexfoundry.org:10001" 19:27:59 ], 19:27:59 "bip": "10.250.0.254/24", 19:27:59 "hosts": [ 19:27:59 "tcp://0.0.0.0:5555", 19:27:59 "unix:///var/run/docker.sock" 19:27:59 ], 19:27:59 "mtu": 1458, 19:27:59 "selinux-enabled": true, 19:27:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:27:59 } [Pipeline] sh 19:27:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:27:59 + sudo service docker restart 19:28:13 Removing intermediate container 899a502840fe 19:28:13 ---> e278b893a5ac 19:28:13 Step 13/26 : FROM alpine:3.18 19:28:13 3.18: Pulling from library/alpine 19:28:13 96526aa774ef: Pulling fs layer 19:28:13 96526aa774ef: Verifying Checksum 19:28:13 96526aa774ef: Download complete 19:28:13 96526aa774ef: Pull complete 19:28:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:28:13 Status: Downloaded newer image for alpine:3.18 19:28:13 ---> 8ca4688f4f35 19:28:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:28:13 ---> Running in 75c1380c6f8a 19:28:13 Removing intermediate container 75c1380c6f8a 19:28:13 ---> e980c4294df3 19:28:13 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:28:13 ---> Running in af0f1a4e9d3c 19:28:13 Removing intermediate container af0f1a4e9d3c 19:28:13 ---> 2170f69842fa 19:28:13 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:28:13 ---> Running in 874bebe51fab 19:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:28:13 (1/2) Installing ca-certificates (20230506-r0) 19:28:13 (2/2) Installing dumb-init (1.2.5-r2) 19:28:13 Executing busybox-1.36.1-r2.trigger 19:28:13 Executing ca-certificates-20230506-r0.trigger 19:28:13 OK: 8 MiB in 17 packages 19:28:13 Removing intermediate container 874bebe51fab 19:28:13 ---> 16f8bdf20b96 19:28:13 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:28:13 ---> 6ad57f005426 19:28:13 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:28:13 ---> 6f72627193f0 19:28:13 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:28:14 ---> 6b988b3b81b2 19:28:14 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:28:14 ---> 4f34532758f9 19:28:14 Step 21/26 : EXPOSE 48095 19:28:14 ---> Running in e4cab4768a63 19:28:15 Removing intermediate container e4cab4768a63 19:28:15 ---> f10391822915 19:28:15 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:28:15 ---> Running in ef69e50cbbe5 19:28:15 Removing intermediate container ef69e50cbbe5 19:28:15 ---> 7af2fa311371 19:28:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:28:15 ---> Running in a86cdb5c3f89 19:28:15 Removing intermediate container a86cdb5c3f89 19:28:15 ---> eb37469460ab 19:28:15 Step 24/26 : LABEL arch=amd64 19:28:15 ---> Running in 95b4b773f0ba 19:28:15 Removing intermediate container 95b4b773f0ba 19:28:15 ---> 5c61286ec1f4 19:28:15 Step 25/26 : LABEL git_sha=f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:28:15 ---> Running in cee7057bd70c 19:28:15 Removing intermediate container cee7057bd70c 19:28:15 ---> 0431de0fd4d9 19:28:15 Step 26/26 : LABEL version=3.1.0-dev.30 19:28:15 ---> Running in 8be3e70bff09 19:28:15 Removing intermediate container 8be3e70bff09 19:28:15 ---> aefc2d870c4e 19:28:15 [Warning] One or more build-args [ARCH] were not consumed 19:28:15 Successfully built aefc2d870c4e 19:28:15 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 19:28:15 provisioning config files... 19:28:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17256997730274289933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:15 ---> docker-login.sh 19:28:15 nexus3.edgexfoundry.org:10001 19:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:15 Configure a credential helper to remove this warning. See 19:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:15 19:28:15 Login Succeeded 19:28:15 nexus3.edgexfoundry.org:10002 19:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:15 Configure a credential helper to remove this warning. See 19:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:15 19:28:15 Login Succeeded 19:28:15 nexus3.edgexfoundry.org:10003 19:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:16 Configure a credential helper to remove this warning. See 19:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:16 19:28:16 Login Succeeded 19:28:16 nexus3.edgexfoundry.org:10004 19:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:16 Configure a credential helper to remove this warning. See 19:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:16 19:28:16 Login Succeeded 19:28:16 docker.io 19:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:16 Configure a credential helper to remove this warning. See 19:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:16 19:28:16 Login Succeeded 19:28:16 ---> docker-login.sh ends [Pipeline] } 19:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:28:16 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:28:16 f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:28:16 latest 19:28:16 3.1.0-dev.30 19:28:16 f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 19:28:16 main 19:28:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:28:17 68de3ced1801: Preparing 19:28:17 938353f16c8b: Preparing 19:28:17 4c707847bed0: Preparing 19:28:17 76a710a16087: Preparing 19:28:17 fc0ae1e41965: Preparing 19:28:17 cc2447e1835a: Preparing 19:28:17 cc2447e1835a: Waiting 19:28:17 76a710a16087: Pushed 19:28:17 4c707847bed0: Pushed 19:28:17 938353f16c8b: Pushed 19:28:17 cc2447e1835a: Layer already exists 19:28:17 fc0ae1e41965: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:18 provisioning config files... 19:28:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/200@tmp/config5810734695130324619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:18 ---> docker-login.sh 19:28:18 nexus3.edgexfoundry.org:10001 19:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:19 Configure a credential helper to remove this warning. See 19:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:19 19:28:19 Login Succeeded 19:28:19 nexus3.edgexfoundry.org:10002 19:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:19 Configure a credential helper to remove this warning. See 19:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:19 19:28:19 Login Succeeded 19:28:19 nexus3.edgexfoundry.org:10003 19:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:19 Configure a credential helper to remove this warning. See 19:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:19 19:28:19 Login Succeeded 19:28:19 nexus3.edgexfoundry.org:10004 19:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:20 Configure a credential helper to remove this warning. See 19:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:20 19:28:20 Login Succeeded 19:28:20 docker.io 19:28:20 68de3ced1801: Pushed 19:28:20 f689f4ba914cd94db4edcd504921ce235cc7ee6f: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:20 Configure a credential helper to remove this warning. See 19:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:20 19:28:20 Login Succeeded 19:28:20 ---> docker-login.sh ends [Pipeline] } 19:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:28:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:28:20 68de3ced1801: Preparing 19:28:20 938353f16c8b: Preparing 19:28:20 4c707847bed0: Preparing 19:28:20 76a710a16087: Preparing 19:28:20 fc0ae1e41965: Preparing 19:28:20 cc2447e1835a: Preparing 19:28:20 cc2447e1835a: Waiting 19:28:20 938353f16c8b: Layer already exists 19:28:20 68de3ced1801: Layer already exists 19:28:20 fc0ae1e41965: Layer already exists 19:28:20 76a710a16087: Layer already exists 19:28:20 4c707847bed0: Layer already exists 19:28:20 cc2447e1835a: Layer already exists 19:28:20 latest: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 19:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:28:21 ========================================================= 19:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:28:21 Sending build context to Docker daemon 181.2kB 19:28:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.30 19:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:28:21 68de3ced1801: Preparing 19:28:21 938353f16c8b: Preparing 19:28:21 4c707847bed0: Preparing 19:28:21 76a710a16087: Preparing 19:28:21 fc0ae1e41965: Preparing 19:28:21 cc2447e1835a: Preparing 19:28:21 cc2447e1835a: Waiting 19:28:21 76a710a16087: Layer already exists 19:28:21 4c707847bed0: Layer already exists 19:28:21 68de3ced1801: Layer already exists 19:28:21 938353f16c8b: Layer already exists 19:28:21 fc0ae1e41965: Layer already exists 19:28:21 cc2447e1835a: Layer already exists 19:28:21 3.1.0-dev.30: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:28:21 Step 2/12 : FROM ${BASE} AS builder 19:28:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 19:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:28:22 68de3ced1801: Preparing 19:28:22 938353f16c8b: Preparing 19:28:22 4c707847bed0: Preparing 19:28:22 76a710a16087: Preparing 19:28:22 fc0ae1e41965: Preparing 19:28:22 cc2447e1835a: Preparing 19:28:22 cc2447e1835a: Waiting 19:28:22 fc0ae1e41965: Layer already exists 19:28:22 68de3ced1801: Layer already exists 19:28:22 76a710a16087: Layer already exists 19:28:22 cc2447e1835a: Layer already exists 19:28:22 4c707847bed0: Layer already exists 19:28:22 938353f16c8b: Layer already exists 19:28:22 f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:28:22 9fda8d8052c6: Pulling fs layer 19:28:22 5d54e960e981: Pulling fs layer 19:28:22 c4a7e357bf2a: Pulling fs layer 19:28:22 f0e02332f6b5: Pulling fs layer 19:28:22 cefa15bbcfad: Pulling fs layer 19:28:22 17808c966233: Pulling fs layer 19:28:22 f4c1fc716caa: Pulling fs layer 19:28:22 f0e02332f6b5: Waiting 19:28:22 cefa15bbcfad: Waiting 19:28:22 17808c966233: Waiting 19:28:22 f4c1fc716caa: Waiting 19:28:22 5d54e960e981: Verifying Checksum 19:28:22 5d54e960e981: Download complete 19:28:22 f0e02332f6b5: Verifying Checksum 19:28:22 f0e02332f6b5: Download complete 19:28:22 cefa15bbcfad: Verifying Checksum 19:28:22 cefa15bbcfad: Download complete 19:28:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:22 9fda8d8052c6: Verifying Checksum 19:28:22 9fda8d8052c6: Download complete 19:28:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:28:22 68de3ced1801: Preparing 19:28:22 938353f16c8b: Preparing 19:28:22 4c707847bed0: Preparing 19:28:22 76a710a16087: Preparing 19:28:22 fc0ae1e41965: Preparing 19:28:22 cc2447e1835a: Preparing 19:28:22 cc2447e1835a: Waiting 19:28:22 938353f16c8b: Layer already exists 19:28:22 68de3ced1801: Layer already exists 19:28:22 fc0ae1e41965: Layer already exists 19:28:22 4c707847bed0: Layer already exists 19:28:22 76a710a16087: Layer already exists 19:28:22 cc2447e1835a: Layer already exists 19:28:22 main: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:28:22 ===================================================== [Pipeline] echo 19:28:22 taggedImages: 19:28:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:28:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:28:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.30 19:28:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 19:28:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:28:22 f4c1fc716caa: Verifying Checksum 19:28:22 f4c1fc716caa: Download complete [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 19:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:28:23 19:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:23 9fda8d8052c6: Pull complete 19:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:28:23 latest: Pulling from edgex-lftools-log-publisher 19:28:23 5eb5b503b376: Pulling fs layer 19:28:23 5c69ac0246d0: Pulling fs layer 19:28:23 ec43610c2a17: Pulling fs layer 19:28:23 3a2ae6a8a46f: Pulling fs layer 19:28:23 33b1e0a273af: Pulling fs layer 19:28:23 3a2ae6a8a46f: Waiting 19:28:23 33b1e0a273af: Waiting 19:28:23 5d3b04190fa2: Pulling fs layer 19:28:23 2f39f015ded8: Pulling fs layer 19:28:23 2f39f015ded8: Waiting 19:28:23 5d3b04190fa2: Waiting 19:28:23 5c69ac0246d0: Verifying Checksum 19:28:23 5c69ac0246d0: Download complete 19:28:23 3a2ae6a8a46f: Download complete 19:28:23 33b1e0a273af: Verifying Checksum 19:28:23 33b1e0a273af: Download complete 19:28:23 ec43610c2a17: Verifying Checksum 19:28:23 ec43610c2a17: Download complete 19:28:23 5d54e960e981: Pull complete 19:28:23 5d3b04190fa2: Verifying Checksum 19:28:23 5d3b04190fa2: Download complete 19:28:24 5eb5b503b376: Verifying Checksum 19:28:24 5eb5b503b376: Download complete 19:28:24 c4a7e357bf2a: Download complete 19:28:24 2f39f015ded8: Download complete 19:28:24 17808c966233: Verifying Checksum 19:28:24 17808c966233: Download complete 19:28:25 5eb5b503b376: Pull complete 19:28:25 5c69ac0246d0: Pull complete 19:28:25 ec43610c2a17: Pull complete 19:28:25 3a2ae6a8a46f: Pull complete 19:28:26 33b1e0a273af: Pull complete 19:28:26 5d3b04190fa2: Pull complete 19:28:30 2f39f015ded8: Pull complete 19:28:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:28:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:30 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:28:30 $ 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 19:28:35 $ docker top bce7512ba1ee72dd4c4d3f1f57eaf2f5c1479c19bcca7b73617a8abafbe734d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:35 ---> job-cost.sh 19:28:35 lf-activate-venv: SKIPPING 19:28:35 INFO: No Stack... 19:28:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:28:35 INFO: Archiving Costs [Pipeline] sh 19:28:36 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:28:36 + cut -d, -f6 [Pipeline] lock 19:28:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] 19:28:36 Resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] did not exist. Created. 19:28:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:28:36 + echo total: 0.2199999988079071 [Pipeline] stash 19:28:36 Stashed 1 file(s) [Pipeline] } 19:28:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 19:28:36 $ docker stop --time=1 bce7512ba1ee72dd4c4d3f1f57eaf2f5c1479c19bcca7b73617a8abafbe734d2 19:28:37 c4a7e357bf2a: Pull complete 19:28:37 f0e02332f6b5: Pull complete 19:28:37 cefa15bbcfad: Pull complete 19:28:37 $ docker rm -f --volumes bce7512ba1ee72dd4c4d3f1f57eaf2f5c1479c19bcca7b73617a8abafbe734d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:28:44 17808c966233: Pull complete 19:28:45 f4c1fc716caa: Pull complete 19:28:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:28:45 ---> ea914061e18c 19:28:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:28:46 ---> Running in 84ab2fbfe62f 19:28:46 Removing intermediate container 84ab2fbfe62f 19:28:46 ---> 5bfb6a5a8106 19:28:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:28:46 ---> Running in c764bc5fc3e0 19:28:47 Removing intermediate container c764bc5fc3e0 19:28:47 ---> 210417b19a27 19:28:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:28:47 ---> Running in e84fcb7fd8e8 19:28:47 Removing intermediate container e84fcb7fd8e8 19:28:47 ---> eaf9c413c41a 19:28:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:28:47 ---> Running in 32efc3f60845 19:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:28:50 OK: 266 MiB in 52 packages 19:28:51 Removing intermediate container 32efc3f60845 19:28:51 ---> b9d0749c48b1 19:28:51 Step 7/12 : WORKDIR /app 19:28:51 ---> Running in a0e001ee33e9 19:28:51 Removing intermediate container a0e001ee33e9 19:28:51 ---> 3f63bd5d018e 19:28:51 Step 8/12 : COPY go.mod vendor* ./ 19:28:52 ---> fad4361a8450 19:28:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:52 ---> Running in d0acb872c67e 19:30:29 Removing intermediate container d0acb872c67e 19:30:29 ---> 7e3caf62596c 19:30:29 Step 10/12 : COPY . . 19:30:29 ---> c4ee6745f2c1 19:30:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:30:29 ---> Running in 53e2bc89fa73 19:30:29 Removing intermediate container 53e2bc89fa73 19:30:29 ---> daa9f6372e86 19:30:29 Step 12/12 : RUN $MAKE 19:30:29 ---> Running in cfbe173a2a51 19:30:29 noop 19:30:29 Removing intermediate container cfbe173a2a51 19:30:29 ---> 267d64f2f2d4 19:30:29 Successfully built 267d64f2f2d4 19:30:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:29 + docker inspect -f . ci-base-image-arm64 19:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:30 prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container 19:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/200 -v /w/workspace/app-service-configurable/200:/w/workspace/app-service-configurable/200:rw,z -v /w/workspace/app-service-configurable/200@tmp:/w/workspace/app-service-configurable/200@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 19:30:31 $ docker top cfd496f5af57a758248ebb63e0c0adab9c43b2c7777514e0fd3afdf6a88ba4bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:32 + go version 19:30:32 go version go1.21.0 linux/arm64 [Pipeline] } 19:30:32 $ docker stop --time=1 cfd496f5af57a758248ebb63e0c0adab9c43b2c7777514e0fd3afdf6a88ba4bf 19:30:33 $ docker rm -f --volumes cfd496f5af57a758248ebb63e0c0adab9c43b2c7777514e0fd3afdf6a88ba4bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:34 + docker inspect -f . ci-base-image-arm64 19:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container 19:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/200 -v /w/workspace/app-service-configurable/200:/w/workspace/app-service-configurable/200:rw,z -v /w/workspace/app-service-configurable/200@tmp:/w/workspace/app-service-configurable/200@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 19:30:35 $ docker top 15814942955f2c3ef9f023d19d1b69c85c581db32cdcb8f362268e0f3b54fe5a -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:36 + git config --global --add safe.directory /w/workspace/app-service-configurable/200 [Pipeline] fileExists [Pipeline] sh 19:30:37 + make test 19:30:37 go test -race -coverprofile=coverage.out ./... 19:32:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:32:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:32:44 go vet ./... 19:34:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:34:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:34:20 ./bin/test-attribution-txt.sh [Pipeline] echo 19:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:34:20 $ docker stop --time=1 15814942955f2c3ef9f023d19d1b69c85c581db32cdcb8f362268e0f3b54fe5a 19:34:22 $ docker rm -f --volumes 15814942955f2c3ef9f023d19d1b69c85c581db32cdcb8f362268e0f3b54fe5a [Pipeline] // withDockerContainer [Pipeline] sh 19:34:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:34:24 Warning: overwriting stash ‘coverage-report’ 19:34:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:34:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:34:25 + ls -al . 19:34:25 total 180 19:34:25 drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 19:30 . 19:34:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:27 .. 19:34:25 -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 19:27 .dockerignore 19:34:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:27 .git 19:34:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 19:27 .github 19:34:25 -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 19:27 .gitignore 19:34:25 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 19:27 .golangci.yml 19:34:25 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 19:27 Attribution.txt 19:34:25 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 19:27 CHANGELOG.md 19:34:25 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 19:27 Dockerfile 19:34:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 19:27 GOVERNANCE.md 19:34:25 -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 19:27 Jenkinsfile 19:34:25 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 19:27 LICENSE 19:34:25 -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 19:27 OWNERS.md 19:34:25 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 19:27 README.md 19:34:25 -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 19:25 VERSION 19:34:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 19:27 bin 19:34:25 -rw-r--r-- 1 jenkins jenkins 13 Oct 23 19:30 coverage.out 19:34:25 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 19:27 go.mod 19:34:25 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 19:27 go.sum 19:34:25 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 19:27 main.go 19:34:25 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 19:27 makefile 19:34:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:27 res 19:34:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:25 + 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=f689f4ba914cd94db4edcd504921ce235cc7ee6f --label arch=arm64 --label version=3.1.0-dev.30 . 19:34:25 Sending build context to Docker daemon 182.3kB 19:34:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:34:25 Step 2/26 : FROM ${BASE} AS builder 19:34:25 ---> 267d64f2f2d4 19:34:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:34:25 ---> Running in e2b14a717549 19:34:26 Removing intermediate container e2b14a717549 19:34:26 ---> f1f33511a803 19:34:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:34:26 ---> Running in 155a8dbc8f44 19:34:26 Removing intermediate container 155a8dbc8f44 19:34:26 ---> 45a2f1852ad0 19:34:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:34:26 ---> Running in a944fe5c253b 19:34:26 Removing intermediate container a944fe5c253b 19:34:26 ---> 39e9d4a8a3bc 19:34:26 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:34:26 ---> Running in de37b91eff3b 19:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:29 OK: 266 MiB in 52 packages 19:34:30 Removing intermediate container de37b91eff3b 19:34:30 ---> 4892d8664cb6 19:34:30 Step 7/26 : WORKDIR /app 19:34:30 ---> Running in b73ab2d9ae20 19:34:30 Removing intermediate container b73ab2d9ae20 19:34:30 ---> e699453b23db 19:34:30 Step 8/26 : COPY go.mod vendor* ./ 19:34:31 ---> 879786d6e324 19:34:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:31 ---> Running in 1f248642b840 19:34:33 Removing intermediate container 1f248642b840 19:34:33 ---> 12ef437cb30f 19:34:33 Step 10/26 : COPY . . 19:34:34 ---> 975e7baba2d2 19:34:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:34:34 ---> Running in 5d84b9993a66 19:34:34 Removing intermediate container 5d84b9993a66 19:34:34 ---> 5d21c1b9414e 19:34:34 Step 12/26 : RUN $MAKE 19:34:34 ---> Running in 2ea25e0d1e31 19:34:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30" -trimpath -mod=readonly -o app-service-configurable 19:36:27 Removing intermediate container 2ea25e0d1e31 19:36:27 ---> ec73e3de6ae1 19:36:27 Step 13/26 : FROM alpine:3.18 19:36:27 3.18: Pulling from library/alpine 19:36:27 579b34f0a95b: Pulling fs layer 19:36:27 579b34f0a95b: Verifying Checksum 19:36:27 579b34f0a95b: Download complete 19:36:27 579b34f0a95b: Pull complete 19:36:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:27 Status: Downloaded newer image for alpine:3.18 19:36:27 ---> 3cc203321400 19:36:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:36:27 ---> Running in b84180f01a05 19:36:27 Removing intermediate container b84180f01a05 19:36:27 ---> 43a479bc1b96 19:36:27 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:36:27 ---> Running in 7fd0c21c0bef 19:36:27 Removing intermediate container 7fd0c21c0bef 19:36:27 ---> a5ceaf717c53 19:36:27 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:27 ---> Running in afe4421230ce 19:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:27 (1/2) Installing ca-certificates (20230506-r0) 19:36:27 (2/2) Installing dumb-init (1.2.5-r2) 19:36:27 Executing busybox-1.36.1-r2.trigger 19:36:27 Executing ca-certificates-20230506-r0.trigger 19:36:27 OK: 9 MiB in 17 packages 19:36:27 Removing intermediate container afe4421230ce 19:36:27 ---> 4e740fdbae18 19:36:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:36:27 ---> f03ed2b4388c 19:36:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:36:27 ---> ffab6f2c5a3c 19:36:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:36:27 ---> 2491f816e6d1 19:36:27 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:36:27 ---> 37447c358db2 19:36:27 Step 21/26 : EXPOSE 48095 19:36:27 ---> Running in 3e7a324ce02a 19:36:27 Removing intermediate container 3e7a324ce02a 19:36:27 ---> 1c9ac16c0ef3 19:36:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:36:27 ---> Running in 81811eb8392d 19:36:27 Removing intermediate container 81811eb8392d 19:36:27 ---> 191e32405f63 19:36:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:27 ---> Running in 6c3b33db82f5 19:36:28 Removing intermediate container 6c3b33db82f5 19:36:28 ---> 68e933810296 19:36:28 Step 24/26 : LABEL arch=arm64 19:36:28 ---> Running in 05e7bd0908d6 19:36:28 Removing intermediate container 05e7bd0908d6 19:36:28 ---> b61ff42618e0 19:36:28 Step 25/26 : LABEL git_sha=f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:36:28 ---> Running in 518d4061f60b 19:36:28 Removing intermediate container 518d4061f60b 19:36:28 ---> 40acbb6d04be 19:36:28 Step 26/26 : LABEL version=3.1.0-dev.30 19:36:29 ---> Running in 8853d51b3925 19:36:29 Removing intermediate container 8853d51b3925 19:36:29 ---> 80389ffb48f8 19:36:29 [Warning] One or more build-args [ARCH] were not consumed 19:36:29 Successfully built 80389ffb48f8 19:36:29 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 19:36:29 provisioning config files... 19:36:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/200@tmp/config17426253181090531813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:30 ---> docker-login.sh 19:36:30 nexus3.edgexfoundry.org:10001 19:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:30 Configure a credential helper to remove this warning. See 19:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:30 19:36:30 Login Succeeded 19:36:30 nexus3.edgexfoundry.org:10002 19:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:30 Configure a credential helper to remove this warning. See 19:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:30 19:36:30 Login Succeeded 19:36:30 nexus3.edgexfoundry.org:10003 19:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.edgexfoundry.org:10004 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 docker.io 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:32 Configure a credential helper to remove this warning. See 19:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:32 19:36:32 Login Succeeded 19:36:32 ---> docker-login.sh ends [Pipeline] } 19:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:36:32 f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:36:32 latest 19:36:32 3.1.0-dev.30 19:36:32 f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 19:36:32 main 19:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:36:33 c91a8bbf6666: Preparing 19:36:33 94f0b30c5d28: Preparing 19:36:33 f79b75ebf20a: Preparing 19:36:33 2599eca98a5a: Preparing 19:36:33 81485c796da7: Preparing 19:36:33 5f4d9fc4d98d: Preparing 19:36:33 5f4d9fc4d98d: Waiting 19:36:33 f79b75ebf20a: Pushed 19:36:33 94f0b30c5d28: Pushed 19:36:33 2599eca98a5a: Pushed 19:36:33 5f4d9fc4d98d: Layer already exists 19:36:33 81485c796da7: Pushed 19:36:40 c91a8bbf6666: Pushed 19:36:40 f689f4ba914cd94db4edcd504921ce235cc7ee6f: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:40 + 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 19:36:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:36:40 c91a8bbf6666: Preparing 19:36:40 94f0b30c5d28: Preparing 19:36:40 f79b75ebf20a: Preparing 19:36:40 2599eca98a5a: Preparing 19:36:40 81485c796da7: Preparing 19:36:40 5f4d9fc4d98d: Preparing 19:36:40 5f4d9fc4d98d: Waiting 19:36:40 81485c796da7: Layer already exists 19:36:40 2599eca98a5a: Layer already exists 19:36:40 94f0b30c5d28: Layer already exists 19:36:40 c91a8bbf6666: Layer already exists 19:36:40 f79b75ebf20a: Layer already exists 19:36:40 5f4d9fc4d98d: Layer already exists 19:36:41 latest: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.30 19:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:36:41 c91a8bbf6666: Preparing 19:36:41 94f0b30c5d28: Preparing 19:36:41 f79b75ebf20a: Preparing 19:36:41 2599eca98a5a: Preparing 19:36:41 81485c796da7: Preparing 19:36:41 5f4d9fc4d98d: Preparing 19:36:41 5f4d9fc4d98d: Waiting 19:36:41 2599eca98a5a: Layer already exists 19:36:41 81485c796da7: Layer already exists 19:36:41 c91a8bbf6666: Layer already exists 19:36:41 94f0b30c5d28: Layer already exists 19:36:41 5f4d9fc4d98d: Layer already exists 19:36:45 f79b75ebf20a: Layer already exists 19:36:45 3.1.0-dev.30: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 19:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:36:45 c91a8bbf6666: Preparing 19:36:45 94f0b30c5d28: Preparing 19:36:45 f79b75ebf20a: Preparing 19:36:45 2599eca98a5a: Preparing 19:36:45 81485c796da7: Preparing 19:36:45 5f4d9fc4d98d: Preparing 19:36:45 5f4d9fc4d98d: Waiting 19:36:45 c91a8bbf6666: Layer already exists 19:36:45 94f0b30c5d28: Layer already exists 19:36:45 81485c796da7: Layer already exists 19:36:45 f79b75ebf20a: Layer already exists 19:36:45 2599eca98a5a: Layer already exists 19:36:45 5f4d9fc4d98d: Layer already exists 19:36:45 f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:46 + 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 19:36:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:36:46 c91a8bbf6666: Preparing 19:36:46 94f0b30c5d28: Preparing 19:36:46 f79b75ebf20a: Preparing 19:36:46 2599eca98a5a: Preparing 19:36:46 81485c796da7: Preparing 19:36:46 5f4d9fc4d98d: Preparing 19:36:46 5f4d9fc4d98d: Waiting 19:36:46 c91a8bbf6666: Layer already exists 19:36:46 94f0b30c5d28: Layer already exists 19:36:46 81485c796da7: Layer already exists 19:36:46 f79b75ebf20a: Layer already exists 19:36:46 2599eca98a5a: Layer already exists 19:36:46 5f4d9fc4d98d: Layer already exists 19:36:47 main: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:36:47 ===================================================== [Pipeline] echo 19:36:47 taggedImages: 19:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f 19:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.30 19:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 19:36:47 - 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 19:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:47 19:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:48 arm64: Pulling from edgex-lftools-log-publisher 19:36:48 8998bd30e6a1: Pulling fs layer 19:36:48 04944245beec: Pulling fs layer 19:36:48 699f458cf7ca: Pulling fs layer 19:36:48 765212b225bb: Pulling fs layer 19:36:48 f23df028b6ca: Pulling fs layer 19:36:48 d65c8cfc05b1: Pulling fs layer 19:36:48 2437ff75d9bd: Pulling fs layer 19:36:48 f23df028b6ca: Waiting 19:36:48 d65c8cfc05b1: Waiting 19:36:48 2437ff75d9bd: Waiting 19:36:48 765212b225bb: Waiting 19:36:48 04944245beec: Verifying Checksum 19:36:48 04944245beec: Download complete 19:36:48 765212b225bb: Verifying Checksum 19:36:48 765212b225bb: Download complete 19:36:48 f23df028b6ca: Verifying Checksum 19:36:48 f23df028b6ca: Download complete 19:36:48 d65c8cfc05b1: Verifying Checksum 19:36:48 d65c8cfc05b1: Download complete 19:36:48 699f458cf7ca: Verifying Checksum 19:36:48 699f458cf7ca: Download complete 19:36:48 8998bd30e6a1: Download complete 19:36:51 2437ff75d9bd: Verifying Checksum 19:36:51 2437ff75d9bd: Download complete 19:36:54 8998bd30e6a1: Pull complete 19:36:54 04944245beec: Pull complete 19:36:56 699f458cf7ca: Pull complete 19:36:56 765212b225bb: Pull complete 19:36:58 f23df028b6ca: Pull complete 19:36:58 d65c8cfc05b1: Pull complete 19:37:16 2437ff75d9bd: Pull complete 19:37:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container 19:37:16 $ 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/200 -v /w/workspace/app-service-configurable/200:/w/workspace/app-service-configurable/200:rw,z -v /w/workspace/app-service-configurable/200@tmp:/w/workspace/app-service-configurable/200@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 19:37:19 $ docker top 45f1fe2df1e4ddcf315e2f9e647daa91421ee88ea4e16a104434e7a0cab8a8b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:20 ---> job-cost.sh 19:37:20 lf-activate-venv: SKIPPING 19:37:20 INFO: No Stack... 19:37:20 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:21 INFO: Archiving Costs [Pipeline] sh 19:37:21 + cut -d, -f6 19:37:21 + cat /w/workspace/app-service-configurable/200/archives/cost.csv [Pipeline] lock 19:37:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] 19:37:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] did not exist. Created. 19:37:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:22 /w/workspace/app-service-configurable/200@tmp/durable-d51b2048/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:37:22 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:22 Warning: overwriting stash ‘stack-cost’ 19:37:23 Stashed 1 file(s) [Pipeline] } 19:37:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:23 $ docker stop --time=1 45f1fe2df1e4ddcf315e2f9e647daa91421ee88ea4e16a104434e7a0cab8a8b0 19:37:25 $ docker rm -f --volumes 45f1fe2df1e4ddcf315e2f9e647daa91421ee88ea4e16a104434e7a0cab8a8b0 [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 19:37:26 provisioning config files... 19:37:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13956821080303519392tmp [Pipeline] { [Pipeline] sh 19:37:26 + set +x 19:37:26 + curl -s https://codecov.io/bash 19:37:26 + bash -s -- 19:37:26 19:37:26 _____ _ 19:37:26 / ____| | | 19:37:26 | | ___ __| | ___ ___ _____ __ 19:37:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:26 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:26 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:26 Bash-1.0.6 19:37:26 19:37:26 19:37:26 ==> git version 2.25.1 found 19:37:26 ==> 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 19:37:26 Release-Date: 2020-01-08 19:37:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:26 ==> Jenkins CI detected. 19:37:26 current dir:  /w/workspace/ry_app-service-configurable_main 19:37:26 project root: . 19:37:26 --> token set from env 19:37:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:26 ==> Running gcov in . (disable via -X gcov) 19:37:26 ==> Python coveragepy not found 19:37:26 ==> Searching for coverage reports in: 19:37:26 + . 19:37:26 -> Found 1 reports 19:37:26 ==> Detecting git/mercurial file structure 19:37:26 ==> Reading reports 19:37:26 + ./coverage.out bytes=13 19:37:26 ==> Appending adjustments 19:37:26 https://docs.codecov.io/docs/fixing-reports 19:37:26 + Found adjustments 19:37:26 ==> Gzipping contents 19:37:26 4.0K /tmp/codecov.217Sx6.gz 19:37:26 ==> Uploading reports 19:37:26 url: https://codecov.io 19:37:26 query: branch=main&commit=f689f4ba914cd94db4edcd504921ce235cc7ee6f&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:37:26 -> Pinging Codecov 19:37:26 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=f689f4ba914cd94db4edcd504921ce235cc7ee6f&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:37:27 -> Uploading to 19:37:27 https://storage.googleapis.com/codecov/v4/raw/2023-10-23/A97CA9966030D2A3747ED39772930CCE/f689f4ba914cd94db4edcd504921ce235cc7ee6f/f6abe747-153f-448e-afe2-ec849e1077e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T193726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e42e0b1eaed783083615eea5b08e8f71b92327923172a651ee6384c123d0a828 19:37:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:27 Dload Upload Total Spent Left Speed 19:37:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 4165 --:--:-- --:--:-- --:--:-- 4125 100 429 0 0 100 429 0 1505 --:--:-- --:--:-- --:--:-- 1505 19:37:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] } 19:37:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:37:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:37:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:37:27 19:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:37:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:37:28 df9b9388f04a: Pulling fs layer 19:37:28 52dc419b0ee2: Pulling fs layer 19:37:28 25bc292e5bac: Pulling fs layer 19:37:28 114826534d7a: Pulling fs layer 19:37:28 4657fd5d0bcf: Pulling fs layer 19:37:28 6ad1cebc031e: Pulling fs layer 19:37:28 8a3aa393b2d8: Pulling fs layer 19:37:28 6ad1cebc031e: Waiting 19:37:28 8a3aa393b2d8: Waiting 19:37:28 4657fd5d0bcf: Waiting 19:37:28 114826534d7a: Waiting 19:37:28 25bc292e5bac: Verifying Checksum 19:37:28 25bc292e5bac: Download complete 19:37:28 52dc419b0ee2: Verifying Checksum 19:37:28 52dc419b0ee2: Download complete 19:37:28 4657fd5d0bcf: Verifying Checksum 19:37:28 4657fd5d0bcf: Download complete 19:37:28 df9b9388f04a: Download complete 19:37:28 df9b9388f04a: Pull complete 19:37:28 6ad1cebc031e: Verifying Checksum 19:37:28 6ad1cebc031e: Download complete 19:37:28 52dc419b0ee2: Pull complete 19:37:28 25bc292e5bac: Pull complete 19:37:29 114826534d7a: Verifying Checksum 19:37:29 114826534d7a: Download complete 19:37:29 8a3aa393b2d8: Verifying Checksum 19:37:29 8a3aa393b2d8: Download complete 19:37:32 114826534d7a: Pull complete 19:37:32 4657fd5d0bcf: Pull complete 19:37:32 6ad1cebc031e: Pull complete 19:37:34 8a3aa393b2d8: Pull complete 19:37:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:37:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:34 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:37:35 $ 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 19:37:39 $ docker top 2ea68f5817659e2473c5748644479a27b921b110236870e29a8061f1979df635 -eo pid,comm [Pipeline] { [Pipeline] echo 19:37:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:37:39 + set -o pipefail 19:37:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:37:48 19:37:48 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:37:48 19:37:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f3a1b430-62a8-4f3c-8f35-18d2c9aa8892 19:37:48 19:37:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:37:48 19:37:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:37:48 19:37:49 19:37:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:37:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:37:49 More details here: https://snyk.co/ue1NS [Pipeline] } 19:37:49 $ docker stop --time=1 2ea68f5817659e2473c5748644479a27b921b110236870e29a8061f1979df635 19:37:52 $ docker rm -f --volumes 2ea68f5817659e2473c5748644479a27b921b110236870e29a8061f1979df635 [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 19:37:53 + git log --format=format:%s -1 f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] sh 19:37:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:37:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:37:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:53 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:37:53 $ 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 19:37:55 $ docker top 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:55 [ssh-agent] Looking for ssh-agent implementation... 19:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:57 $ docker exec 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 ssh-agent 19:37:59 SSH_AUTH_SOCK=/tmp/ssh-lUVFarhXh8rL/agent.33 19:37:59 SSH_AGENT_PID=39 19:37:59 Running ssh-add (command line suppressed) 19:37:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9917741372924853931.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9917741372924853931.key) 19:38:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:01 + git semver tag 19:38:02 2023-10-23 19:38:01,827 [run_tag] DEBUG tag force:False 19:38:02 2023-10-23 19:38:01,827 [check_head_tag] DEBUG check head tag 19:38:02 2023-10-23 19:38:01,828 [execute] INFO git cat-file --batch-check 19:38:02 2023-10-23 19:38:01,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:38:02 2023-10-23 19:38:01,832 [execute] INFO git cat-file --batch 19:38:02 2023-10-23 19:38:01,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:38:02 2023-10-23 19:38:01,848 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:38:02 2023-10-23 19:38:01,849 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 19:38:02 2023-10-23 19:38:01,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:38:02 2023-10-23 19:38:01,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:38:02 3.1.0-dev.30 [Pipeline] } 19:38:02 $ docker exec --env ******** --env ******** 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 ssh-agent -k 19:38:03 unset SSH_AUTH_SOCK; 19:38:03 unset SSH_AGENT_PID; 19:38:03 echo Agent pid 39 killed; 19:38:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:03 + git semver [Pipeline] } 19:38:03 $ docker stop --time=1 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 19:38:04 $ docker rm -f --volumes 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:38:05 19:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:38:05 0.23.1-centos7: Pulling from edgex-lftools 19:38:05 ab5ef0e58194: Pulling fs layer 19:38:05 9712f1f96733: Pulling fs layer 19:38:05 63f879dbbcfc: Pulling fs layer 19:38:05 0d9ebad4ef96: Pulling fs layer 19:38:05 e9a5061849ea: Pulling fs layer 19:38:05 d747dcd14b5f: Pulling fs layer 19:38:05 2de7ff778b66: Pulling fs layer 19:38:05 0d9ebad4ef96: Waiting 19:38:05 e9a5061849ea: Waiting 19:38:05 d747dcd14b5f: Waiting 19:38:05 2de7ff778b66: Waiting 19:38:05 9712f1f96733: Download complete 19:38:05 63f879dbbcfc: Verifying Checksum 19:38:05 63f879dbbcfc: Download complete 19:38:06 e9a5061849ea: Verifying Checksum 19:38:06 e9a5061849ea: Download complete 19:38:06 d747dcd14b5f: Download complete 19:38:06 ab5ef0e58194: Verifying Checksum 19:38:06 ab5ef0e58194: Download complete 19:38:06 0d9ebad4ef96: Verifying Checksum 19:38:06 0d9ebad4ef96: Download complete 19:38:09 ab5ef0e58194: Pull complete 19:38:09 2de7ff778b66: Verifying Checksum 19:38:09 2de7ff778b66: Download complete 19:38:09 9712f1f96733: Pull complete 19:38:10 63f879dbbcfc: Pull complete 19:38:13 0d9ebad4ef96: Pull complete 19:38:14 e9a5061849ea: Pull complete 19:38:14 d747dcd14b5f: Pull complete 19:38:14 2de7ff778b66: Pull complete 19:38:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:38:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:15 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:38:15 $ 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 19:38:20 $ docker top 115b75cd507d7636dcf4161ebce37aa0d3e0a01b760b9508169940ba3dca9027 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:38:20 provisioning config files... 19:38:20 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4682292544676323898tmp 19:38:20 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8078330841674682946tmp 19:38:20 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2499927496847224231tmp [Pipeline] { [Pipeline] echo 19:38:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:38:20 ---> sigul-configuration.sh 19:38:20 gpg: directory `/root/.gnupg' created 19:38:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:38:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:38:20 gpg: keyring `/root/.gnupg/secring.gpg' created 19:38:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:38:20 gpg: CAST5 encrypted data 19:38:20 gpg: encrypted with 1 passphrase 19:38:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:38:21 + mkdir /home/jenkins 19:38:21 + mkdir /home/jenkins/sigul [Pipeline] sh 19:38:21 + 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 19:38:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:38:21 ---> sigul-install.sh 19:38:21 Sigul already installed; skipping installation. [Pipeline] sh 19:38:22 + git tag --list 19:38:22 v1.0.0 19:38:22 v1.1.0 19:38:22 v1.2.0 19:38:22 v1.3.0 19:38:22 v1.3.1 19:38:22 v2.0.0 19:38:22 v2.0.1 19:38:22 v2.1.0 19:38:22 v2.1.1 19:38:22 v2.1.2 19:38:22 v2.2.0 19:38:22 v2.3 19:38:22 v2.3.0 19:38:22 v2.3.1 19:38:22 v3.0 19:38:22 v3.0.0 19:38:22 v3.0.1 19:38:22 v3.0.1-dev.1 19:38:22 v3.1.0-dev.1 19:38:22 v3.1.0-dev.10 19:38:22 v3.1.0-dev.11 19:38:22 v3.1.0-dev.12 19:38:22 v3.1.0-dev.13 19:38:22 v3.1.0-dev.14 19:38:22 v3.1.0-dev.15 19:38:22 v3.1.0-dev.16 19:38:22 v3.1.0-dev.17 19:38:22 v3.1.0-dev.18 19:38:22 v3.1.0-dev.19 19:38:22 v3.1.0-dev.2 19:38:22 v3.1.0-dev.20 19:38:22 v3.1.0-dev.21 19:38:22 v3.1.0-dev.22 19:38:22 v3.1.0-dev.23 19:38:22 v3.1.0-dev.24 19:38:22 v3.1.0-dev.25 19:38:22 v3.1.0-dev.26 19:38:22 v3.1.0-dev.27 19:38:22 v3.1.0-dev.28 19:38:22 v3.1.0-dev.29 19:38:22 v3.1.0-dev.3 19:38:22 v3.1.0-dev.30 19:38:22 v3.1.0-dev.4 19:38:22 v3.1.0-dev.5 19:38:22 v3.1.0-dev.6 19:38:22 v3.1.0-dev.7 19:38:22 v3.1.0-dev.8 19:38:22 v3.1.0-dev.9 [Pipeline] sh 19:38:22 + lftools sign git-tag v3.1.0-dev.30 19:38:22 Signing Git tag with Sigul... 19:38:22 Signing v3.1.0-dev.30 [Pipeline] echo 19:38:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:38:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:38:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:38:23 $ docker stop --time=1 115b75cd507d7636dcf4161ebce37aa0d3e0a01b760b9508169940ba3dca9027 19:38:24 $ docker rm -f --volumes 115b75cd507d7636dcf4161ebce37aa0d3e0a01b760b9508169940ba3dca9027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:38:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:38:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:25 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:38:25 $ 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 19:38:26 $ docker top f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b -eo pid,comm 19:38:26 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). 19:38:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:26 [ssh-agent] Looking for ssh-agent implementation... 19:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:26 $ docker exec f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b ssh-agent 19:38:26 SSH_AUTH_SOCK=/tmp/ssh-EO0LwSMaKzmS/agent.32 19:38:26 SSH_AGENT_PID=38 19:38:26 Running ssh-add (command line suppressed) 19:38:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17000734569002483025.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17000734569002483025.key) 19:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:26 + git semver bump pre 19:38:26 2023-10-23 19:38:26,846 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:38:26 2023-10-23 19:38:26,846 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev 19:38:26 2023-10-23 19:38:26,847 [bump_version] DEBUG bumped version:3.1.0-dev.31 19:38:26 2023-10-23 19:38:26,847 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:38:26 2023-10-23 19:38:26,847 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:38:26 2023-10-23 19:38:26,847 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:38:26 2023-10-23 19:38:26,848 [execute] INFO git cat-file --batch-check 19:38:26 2023-10-23 19:38:26,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:38:26 2023-10-23 19:38:26,854 [execute] INFO git cat-file --batch 19:38:26 2023-10-23 19:38:26,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:38:26 2023-10-23 19:38:26,859 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:38:26 3.1.0-dev.31 [Pipeline] } 19:38:26 $ docker exec --env ******** --env ******** f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b ssh-agent -k 19:38:27 unset SSH_AUTH_SOCK; 19:38:27 unset SSH_AGENT_PID; 19:38:27 echo Agent pid 38 killed; 19:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:27 + git semver [Pipeline] } 19:38:27 $ docker stop --time=1 f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b 19:38:28 $ docker rm -f --volumes f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b [Pipeline] // withDockerContainer [Pipeline] sh 19:38:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:38:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:29 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:38:29 $ 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 19:38:30 $ docker top e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:30 [ssh-agent] Looking for ssh-agent implementation... 19:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:30 $ docker exec e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def ssh-agent 19:38:30 SSH_AUTH_SOCK=/tmp/ssh-dAm3FNqgLsjs/agent.32 19:38:30 SSH_AGENT_PID=38 19:38:30 Running ssh-add (command line suppressed) 19:38:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2129878020084762039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2129878020084762039.key) 19:38:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:30 + git semver push 19:38:30 2023-10-23 19:38:30,895 [run_push] DEBUG push 19:38:30 2023-10-23 19:38:30,896 [execute] INFO git cat-file --batch-check 19:38:30 2023-10-23 19:38:30,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:38:30 2023-10-23 19:38:30,900 [execute] INFO git rev-list 32bbce1ab7df27a6b3bb5d049336fd3a1882a842 -- 19:38:30 2023-10-23 19:38:30,900 [execute] DEBUG Popen(['git', 'rev-list', '32bbce1ab7df27a6b3bb5d049336fd3a1882a842', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:38:30 2023-10-23 19:38:30,914 [execute] INFO git fetch -v origin 19:38:30 2023-10-23 19:38:30,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:38:31 2023-10-23 19:38:31,450 [run_push] DEBUG no remote changes detected 19:38:31 2023-10-23 19:38:31,451 [execute] INFO git push origin semver 19:38:31 2023-10-23 19:38:31,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:38:32 2023-10-23 19:38:32,243 [run_push] DEBUG push all version tags 19:38:32 2023-10-23 19:38:32,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:38:32 2023-10-23 19:38:32,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:38:33 2023-10-23 19:38:33,155 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:38:33 3.1.0-dev.31 [Pipeline] } 19:38:33 $ docker exec --env ******** --env ******** e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def ssh-agent -k 19:38:33 unset SSH_AUTH_SOCK; 19:38:33 unset SSH_AGENT_PID; 19:38:33 echo Agent pid 38 killed; 19:38:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:33 + git semver [Pipeline] } 19:38:34 $ docker stop --time=1 e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def 19:38:35 $ docker rm -f --volumes e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def [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 19:38:36 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:38:36 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:38:36 total 16 19:38:36 drwxr-xr-x 3 root root 4096 Oct 23 19:28 . 19:38:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:38 .. 19:38:36 drwxr-xr-x 2 root root 4096 Oct 23 19:28 cost 19:38:36 -rw-r--r-- 1 root root 96 Oct 23 19:28 cost.csv 19:38:36 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:38:36 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:38:36 total 16 19:38:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 19:28 . 19:38:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:38 .. 19:38:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 19:28 cost 19:38:36 -rw-r--r-- 1 jenkins jenkins 96 Oct 23 19:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:38:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:38:37 ---> package-listing.sh 19:38:37 ++ facter osfamily 19:38:37 ++ tr '[:upper:]' '[:lower:]' 19:38:37 + OS_FAMILY=debian 19:38:37 + workspace=/w/workspace/ry_app-service-configurable_main 19:38:37 + START_PACKAGES=/tmp/packages_start.txt 19:38:37 + END_PACKAGES=/tmp/packages_end.txt 19:38:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:38:37 + PACKAGES=/tmp/packages_start.txt 19:38:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:38:37 + PACKAGES=/tmp/packages_end.txt 19:38:37 + case "${OS_FAMILY}" in 19:38:37 + dpkg -l 19:38:37 + grep '^ii' 19:38:37 + '[' -f /tmp/packages_start.txt ']' 19:38:37 + '[' -f /tmp/packages_end.txt ']' 19:38:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:38:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:38:37 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:38:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:38:37 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 19:38:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:38 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 19:38:38 $ 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 19:38:38 $ docker top e93de2a04dc8f327ff2a7e3b6d4e7e1ac3c3d21217aa8b292dce7ee865bddda9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:39 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:39 + mkdir -p /var/log/sysstat [Pipeline] sh 19:38:39 + ls /var/log/sa-host 19:38:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:40 provisioning config files... 19:38:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7141099514998886088tmp [Pipeline] { [Pipeline] echo 19:38:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:40 ---> create-netrc.sh [Pipeline] } 19:38:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:38:40 ---> python-tools-install.sh [Pipeline] echo 19:38:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:41 ---> sudo-logs.sh 19:38:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:38:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:41 ---> job-cost.sh 19:38:41 lf-activate-venv: SKIPPING 19:38:41 DEBUG: total: 0.2199999988079071 19:38:41 INFO: Retrieving Stack Cost... 19:38:41 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:42 INFO: Archiving Costs [Pipeline] echo 19:38:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:42 ---> logs-deploy.sh 19:38:42 lf-activate-venv: SKIPPING 19:38:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/200 19:38:42 INFO: archiving workspace using pattern(s): 19:38:43 Archives upload complete. 19:38:43 INFO: archiving logs to Nexus