Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 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-ssh6678543794457276192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13311229684594352065.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4974907298809167345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6009091170271599648.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-ssh3032734191192082173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5808 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 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#593)" > 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 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 > git rev-list --no-walk 426d4987f89e41a3a60d71327a42892dbbd5fd11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:14 ========================================================= 15:14:14 EdgeX Global Pipelines Version Info 15:14:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:14:15 ------------------- 15:14:15 stable info: 15:14:15 ------------------- 15:14:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:14:15 Message: update stable to v1.0.253 15:14:16 ------------------- 15:14:16 experimental info: 15:14:16 ------------------- 15:14:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:16 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:14:16 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dfbea1 [Pipeline] echo 15:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:16 provisioning config files... 15:14:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9601083557287473617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:17 ---> docker-login.sh 15:14:17 nexus3.edgexfoundry.org:10001 15:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:17 Configure a credential helper to remove this warning. See 15:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:17 15:14:17 Login Succeeded 15:14:17 nexus3.edgexfoundry.org:10002 15:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:20 Configure a credential helper to remove this warning. See 15:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:20 15:14:20 Login Succeeded 15:14:20 nexus3.edgexfoundry.org:10003 15:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:20 Configure a credential helper to remove this warning. See 15:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:20 15:14:20 Login Succeeded 15:14:20 nexus3.edgexfoundry.org:10004 15:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:20 Configure a credential helper to remove this warning. See 15:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:20 15:14:20 Login Succeeded 15:14:20 docker.io 15:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:20 Configure a credential helper to remove this warning. See 15:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:20 15:14:20 Login Succeeded 15:14:20 ---> docker-login.sh ends [Pipeline] } 15:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:14:21 + git rev-list -1 --merges 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4~1..2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo 15:14:21 -----------> git rev-list -1 --merges 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4~1..2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [false] [Pipeline] sh 15:14:21 + git log --format=format:%s -1 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo 15:14:21 ========================================================= 15:14:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:14:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:21 + git log --format=format:%s -1 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo 15:14:21 [semverPrep] GIT_COMMIT: 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#593) [Pipeline] echo 15:14:21 [semverPrep] This is not a build commit. [Pipeline] sh 15:14:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:22 + grep -v github /etc/ssh/ssh_known_hosts 15:14:22 + [ -e /tmp/ssh_known_hosts ] 15:14:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:14:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:14:22 + sudo tee -a /etc/ssh/ssh_known_hosts 15:14:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:22 15:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:23 0.1.4: Pulling from edgex-devops/py-git-semver 15:14:23 b85a868b505f: Pulling fs layer 15:14:23 e2be974225ed: Pulling fs layer 15:14:23 339a4e72a1f5: Pulling fs layer 15:14:23 988bab9f4d93: Pulling fs layer 15:14:23 1469e6f7b9e6: Pulling fs layer 15:14:23 eaf3925da568: Pulling fs layer 15:14:23 bab4dde63d76: Pulling fs layer 15:14:23 bde34c3a00c8: Pulling fs layer 15:14:23 b352a97aabf1: Pulling fs layer 15:14:23 988bab9f4d93: Waiting 15:14:23 1469e6f7b9e6: Waiting 15:14:23 eaf3925da568: Waiting 15:14:23 bde34c3a00c8: Waiting 15:14:23 bab4dde63d76: Waiting 15:14:23 4872d77fe225: Pulling fs layer 15:14:23 5851b861e8e6: Pulling fs layer 15:14:23 5851b861e8e6: Waiting 15:14:23 b352a97aabf1: Waiting 15:14:23 4872d77fe225: Waiting 15:14:23 e2be974225ed: Download complete 15:14:23 988bab9f4d93: Verifying Checksum 15:14:23 988bab9f4d93: Download complete 15:14:23 1469e6f7b9e6: Verifying Checksum 15:14:23 1469e6f7b9e6: Download complete 15:14:23 eaf3925da568: Download complete 15:14:23 339a4e72a1f5: Verifying Checksum 15:14:23 339a4e72a1f5: Download complete 15:14:23 bde34c3a00c8: Download complete 15:14:23 b352a97aabf1: Download complete 15:14:23 4872d77fe225: Verifying Checksum 15:14:23 4872d77fe225: Download complete 15:14:23 b85a868b505f: Verifying Checksum 15:14:23 b85a868b505f: Download complete 15:14:24 bab4dde63d76: Verifying Checksum 15:14:24 b85a868b505f: Pull complete 15:14:24 e2be974225ed: Pull complete 15:14:25 339a4e72a1f5: Pull complete 15:14:25 988bab9f4d93: Pull complete 15:14:25 1469e6f7b9e6: Pull complete 15:14:25 eaf3925da568: Pull complete 15:14:27 bab4dde63d76: Pull complete 15:14:27 bde34c3a00c8: Pull complete 15:14:27 b352a97aabf1: Pull complete 15:14:27 4872d77fe225: Pull complete 15:14:28 5851b861e8e6: Pull complete 15:14:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:28 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:14:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:14:32 $ docker top c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 -eo pid,comm 15:14:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:14:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:32 [ssh-agent] Looking for ssh-agent implementation... 15:14:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:32 $ docker exec c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent 15:14:32 SSH_AUTH_SOCK=/tmp/ssh-s3CTuB2kJRGo/agent.32 15:14:32 SSH_AGENT_PID=38 15:14:32 Running ssh-add (command line suppressed) 15:14:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_221644339578261231.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_221644339578261231.key) 15:14:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:33 + git tag --points-at HEAD [Pipeline] } 15:14:33 $ docker exec --env ******** --env ******** c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent -k 15:14:33 unset SSH_AUTH_SOCK; 15:14:33 unset SSH_AGENT_PID; 15:14:33 echo Agent pid 38 killed; 15:14:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:14:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:33 [ssh-agent] Looking for ssh-agent implementation... 15:14:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:33 $ docker exec c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent 15:14:33 SSH_AUTH_SOCK=/tmp/ssh-gnskfdR5fRB6/agent.70 15:14:33 SSH_AGENT_PID=76 15:14:33 Running ssh-add (command line suppressed) 15:14:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2460226572400613667.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2460226572400613667.key) 15:14:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:34 + git semver init 15:14:34 2023-09-11 15:14:34,274 [run_init] DEBUG init version:0.0.0 force:False 15:14:34 2023-09-11 15:14:34,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:14:34 2023-09-11 15:14:34,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:14:34 2023-09-11 15:14:34,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:14:35 2023-09-11 15:14:35,084 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:14:35 2023-09-11 15:14:35,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:14:35 2023-09-11 15:14:35,085 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:35 2023-09-11 15:14:35,085 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:35 3.1.0-dev.18 [Pipeline] } 15:14:35 $ docker exec --env ******** --env ******** c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent -k 15:14:35 unset SSH_AUTH_SOCK; 15:14:35 unset SSH_AGENT_PID; 15:14:35 echo Agent pid 76 killed; 15:14:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:35 + git semver [Pipeline] } 15:14:36 $ docker stop --time=1 c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 15:14:37 $ docker rm -f --volumes c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:14:38 Stashed 1 file(s) [Pipeline] echo 15:14:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:38 provisioning config files... 15:14:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9292209910074820701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:38 ---> docker-login.sh 15:14:38 nexus3.edgexfoundry.org:10001 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:38 Configure a credential helper to remove this warning. See 15:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:38 15:14:38 Login Succeeded 15:14:38 nexus3.edgexfoundry.org:10002 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:38 Configure a credential helper to remove this warning. See 15:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:38 15:14:38 Login Succeeded 15:14:38 nexus3.edgexfoundry.org:10003 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:38 Configure a credential helper to remove this warning. See 15:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:38 15:14:38 Login Succeeded 15:14:38 nexus3.edgexfoundry.org:10004 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 docker.io 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 ---> docker-login.sh ends [Pipeline] } 15:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:39 ========================================================= 15:14:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:14:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:14:39 Sending build context to Docker daemon 3.337MB 15:14:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:14:39 Step 2/12 : FROM ${BASE} AS builder 15:14:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:39 4db1b89c0bd1: Pulling fs layer 15:14:39 6911f1a30b25: Pulling fs layer 15:14:39 e194b8c5c2a9: Pulling fs layer 15:14:39 6863d3e3a2b1: Pulling fs layer 15:14:39 ec0bb842ea78: Pulling fs layer 15:14:39 40a00589a448: Pulling fs layer 15:14:39 6c08303d61cc: Pulling fs layer 15:14:39 798269fcf238: Pulling fs layer 15:14:39 6863d3e3a2b1: Waiting 15:14:39 ec0bb842ea78: Waiting 15:14:39 40a00589a448: Waiting 15:14:39 6c08303d61cc: Waiting 15:14:39 798269fcf238: Waiting 15:14:39 6911f1a30b25: Verifying Checksum 15:14:39 6911f1a30b25: Download complete 15:14:39 ec0bb842ea78: Verifying Checksum 15:14:39 ec0bb842ea78: Download complete 15:14:39 4db1b89c0bd1: Verifying Checksum 15:14:39 4db1b89c0bd1: Download complete 15:14:39 40a00589a448: Verifying Checksum 15:14:39 40a00589a448: Download complete 15:14:39 4db1b89c0bd1: Pull complete 15:14:40 6911f1a30b25: Pull complete 15:14:40 798269fcf238: Verifying Checksum 15:14:40 798269fcf238: Download complete 15:14:40 e194b8c5c2a9: Verifying Checksum 15:14:40 e194b8c5c2a9: Download complete 15:14:40 6c08303d61cc: Verifying Checksum 15:14:40 6c08303d61cc: Download complete 15:14:44 e194b8c5c2a9: Pull complete 15:14:44 6863d3e3a2b1: Pull complete 15:14:44 ec0bb842ea78: Pull complete 15:14:44 40a00589a448: Pull complete 15:14:46 6c08303d61cc: Pull complete 15:14:47 798269fcf238: Pull complete 15:14:47 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:14:47 ---> ec979cd7f677 15:14:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:14:53 Still waiting to schedule task 15:14:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5810’ is offline 15:14:55 ---> Running in 32d66f051806 15:14:55 Removing intermediate container 32d66f051806 15:14:55 ---> c15f28ab4f53 15:14:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:55 ---> Running in 7897c4a4a0e4 15:14:55 Removing intermediate container 7897c4a4a0e4 15:14:55 ---> fcca32eb7f0c 15:14:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:14:55 ---> Running in 1b7fc1e3fff0 15:14:55 Removing intermediate container 1b7fc1e3fff0 15:14:55 ---> bdcace347757 15:14:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:55 ---> Running in 560d921888f2 15:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:14:55 OK: 265 MiB in 53 packages 15:14:55 Removing intermediate container 560d921888f2 15:14:55 ---> ca544be6c1cf 15:14:55 Step 7/12 : WORKDIR /app 15:14:55 ---> Running in 5d9c1422a724 15:14:55 Removing intermediate container 5d9c1422a724 15:14:55 ---> a54af6bfb6ff 15:14:55 Step 8/12 : COPY go.mod vendor* ./ 15:14:56 ---> fc45782abc46 15:14:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:56 ---> Running in 10d65386109d 15:15:34 Removing intermediate container 10d65386109d 15:15:34 ---> b6dda75b482b 15:15:34 Step 10/12 : COPY . . 15:15:34 ---> 1c258b88073a 15:15:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:34 ---> Running in ccc400d21d1f 15:15:34 Removing intermediate container ccc400d21d1f 15:15:34 ---> f6f80411e60e 15:15:34 Step 12/12 : RUN $MAKE 15:15:34 ---> Running in c947e7a9ce2b 15:15:34 noop 15:15:34 Removing intermediate container c947e7a9ce2b 15:15:34 ---> 6cf9601953e4 15:15:34 Successfully built 6cf9601953e4 15:15:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:35 + docker inspect -f . ci-base-image-x86_64 15:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:35 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:15:35 $ 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 ******** ci-base-image-x86_64 cat 15:15:35 $ docker top 47f52adbf5b9b83fb3961108f2bf64ad5b6c6509f2a17ee0beb0339d1ef7c645 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:36 + go version 15:15:36 go version go1.20.6 linux/amd64 [Pipeline] } 15:15:36 $ docker stop --time=1 47f52adbf5b9b83fb3961108f2bf64ad5b6c6509f2a17ee0beb0339d1ef7c645 15:15:37 $ docker rm -f --volumes 47f52adbf5b9b83fb3961108f2bf64ad5b6c6509f2a17ee0beb0339d1ef7c645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:37 + docker inspect -f . ci-base-image-x86_64 15:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:37 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:15:38 $ 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 ******** ci-base-image-x86_64 cat 15:15:38 $ docker top 8083cdbbd2104ef854fffce9eedc829713eec30f1c2a074789e6b51abe83e53c -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:38 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:15:38 + make test 15:15:38 go test -race -coverprofile=coverage.out ./... 15:16:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:16:19 go vet ./... 15:16:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:16:22 ./bin/test-attribution-txt.sh 15:16:22 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:16:22 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:16:22 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:16:22 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:16:22 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:16:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:16:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:16:22 $ docker stop --time=1 8083cdbbd2104ef854fffce9eedc829713eec30f1c2a074789e6b51abe83e53c 15:16:28 $ docker rm -f --volumes 8083cdbbd2104ef854fffce9eedc829713eec30f1c2a074789e6b51abe83e53c [Pipeline] // withDockerContainer [Pipeline] sh 15:16:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:16:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:29 + ls -al . 15:16:29 total 184 15:16:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:15 . 15:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:14 .. 15:16:29 -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 15:14 .dockerignore 15:16:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:14 .git 15:16:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:14 .github 15:16:29 -rw-rw-r-- 1 jenkins jenkins 171 Sep 11 15:14 .gitignore 15:16:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:14 .golangci.yml 15:16:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:14 .semver 15:16:29 -rw-rw-r-- 1 jenkins jenkins 9636 Sep 11 15:14 Attribution.txt 15:16:29 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 11 15:14 CHANGELOG.md 15:16:29 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 11 15:14 Dockerfile 15:16:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:14 GOVERNANCE.md 15:16:29 -rw-rw-r-- 1 jenkins jenkins 688 Sep 11 15:14 Jenkinsfile 15:16:29 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 15:14 LICENSE 15:16:29 -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 15:14 OWNERS.md 15:16:29 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 11 15:14 README.md 15:16:29 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:14 VERSION 15:16:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:14 bin 15:16:29 -rw-r--r-- 1 jenkins jenkins 13 Sep 11 15:15 coverage.out 15:16:29 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 11 15:14 go.mod 15:16:29 -rw-rw-r-- 1 jenkins jenkins 33854 Sep 11 15:14 go.sum 15:16:29 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 15:14 main.go 15:16:29 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 11 15:14 makefile 15:16:29 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:14 res 15:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + 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=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 --label arch=amd64 --label version=3.1.0-dev.18 . 15:16:29 Sending build context to Docker daemon 3.338MB 15:16:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:16:29 Step 2/26 : FROM ${BASE} AS builder 15:16:29 ---> 6cf9601953e4 15:16:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:16:29 ---> Running in c080e73a4559 15:16:30 Removing intermediate container c080e73a4559 15:16:30 ---> c626946a705b 15:16:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:16:30 ---> Running in e8db8955b6a4 15:16:30 Removing intermediate container e8db8955b6a4 15:16:30 ---> 836d10ec1128 15:16:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:16:30 ---> Running in a054c173e3d4 15:16:30 Removing intermediate container a054c173e3d4 15:16:30 ---> e0b05969cfd5 15:16:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:30 ---> Running in 36974e350f12 15:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:16:30 OK: 265 MiB in 53 packages 15:16:30 Removing intermediate container 36974e350f12 15:16:30 ---> 837b5951234b 15:16:30 Step 7/26 : WORKDIR /app 15:16:31 ---> Running in 667ac466b544 15:16:31 Removing intermediate container 667ac466b544 15:16:31 ---> 1ff14bbb1f7b 15:16:31 Step 8/26 : COPY go.mod vendor* ./ 15:16:31 ---> b2baa98d0136 15:16:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:31 ---> Running in c53de25641e9 15:16:32 Removing intermediate container c53de25641e9 15:16:32 ---> e7ee4e23477c 15:16:32 Step 10/26 : COPY . . 15:16:32 ---> 2db6a44d3058 15:16:32 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:16:32 ---> Running in b95668ea9823 15:16:32 Removing intermediate container b95668ea9823 15:16:32 ---> d3c20940629a 15:16:32 Step 12/26 : RUN $MAKE 15:16:32 ---> Running in 9f00c9fd27e0 15:16:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-service-configurable 15:16:54 Removing intermediate container 9f00c9fd27e0 15:16:54 ---> 6702fc7c89dc 15:16:54 Step 13/26 : FROM alpine:3.17 15:16:54 3.17: Pulling from library/alpine 15:16:54 9398808236ff: Pulling fs layer 15:16:54 9398808236ff: Verifying Checksum 15:16:54 9398808236ff: Download complete 15:16:54 9398808236ff: Pull complete 15:16:54 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:16:55 Status: Downloaded newer image for alpine:3.17 15:16:55 ---> 1e0b8b5322fc 15:16:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:16:55 ---> Running in 3e50ab33fd08 15:16:55 Removing intermediate container 3e50ab33fd08 15:16:55 ---> 5020d3a5dd92 15:16:55 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:16:55 ---> Running in 063f88a610bb 15:16:55 Removing intermediate container 063f88a610bb 15:16:55 ---> 9584fef4fed6 15:16:55 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:16:55 ---> Running in 4cb4c11d1121 15:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:16:56 (1/2) Installing ca-certificates (20230506-r0) 15:16:56 (2/2) Installing dumb-init (1.2.5-r2) 15:16:56 Executing busybox-1.35.0-r29.trigger 15:16:56 Executing ca-certificates-20230506-r0.trigger 15:16:56 OK: 8 MiB in 17 packages 15:16:57 Removing intermediate container 4cb4c11d1121 15:16:57 ---> a4ade7b80385 15:16:57 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:16:57 ---> a2435dfc29c8 15:16:57 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:16:57 ---> 9ce63887ce0a 15:16:57 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:16:57 ---> b680ddb07aa8 15:16:57 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:16:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5812 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:16:57 Running in /w/workspace/app-service-configurable/187 [Pipeline] { [Pipeline] checkout 15:16:57 Selected Git installation does not exist. Using Default 15:16:57 The recommended git tool is: NONE 15:16:58 ---> 3ff0dcd589a8 15:16:58 Step 21/26 : EXPOSE 48095 15:16:58 ---> Running in 0732568df253 15:16:58 Removing intermediate container 0732568df253 15:16:58 ---> 8b2f7c30c151 15:16:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:16:58 ---> Running in f6f4db00b14a 15:16:58 Removing intermediate container f6f4db00b14a 15:16:58 ---> 4bde54fa936c 15:16:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:16:58 ---> Running in 7dd3091053c4 15:16:58 Removing intermediate container 7dd3091053c4 15:16:58 ---> 0d2e0a16c3f5 15:16:58 Step 24/26 : LABEL arch=amd64 15:16:58 ---> Running in d2d938467ae9 15:16:58 Removing intermediate container d2d938467ae9 15:16:58 ---> 696f008b88be 15:16:58 Step 25/26 : LABEL git_sha=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:16:58 ---> Running in 1edff5a23939 15:16:59 Removing intermediate container 1edff5a23939 15:16:59 ---> c949db466146 15:16:59 Step 26/26 : LABEL version=3.1.0-dev.18 15:16:59 ---> Running in ca0194e16bc0 15:16:59 Removing intermediate container ca0194e16bc0 15:16:59 ---> 3d80ee220860 15:16:59 [Warning] One or more build-args [ARCH] were not consumed 15:16:59 Successfully built 3d80ee220860 15:16:59 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:59 provisioning config files... 15:16:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13007480046041367624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:59 ---> docker-login.sh 15:16:59 nexus3.edgexfoundry.org:10001 15:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:59 Configure a credential helper to remove this warning. See 15:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:59 15:16:59 Login Succeeded 15:16:59 nexus3.edgexfoundry.org:10002 15:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:59 Configure a credential helper to remove this warning. See 15:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:59 15:16:59 Login Succeeded 15:16:59 nexus3.edgexfoundry.org:10003 15:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:59 Configure a credential helper to remove this warning. See 15:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:59 15:16:59 Login Succeeded 15:16:59 nexus3.edgexfoundry.org:10004 15:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:59 Configure a credential helper to remove this warning. See 15:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:59 15:16:59 Login Succeeded 15:16:59 docker.io 15:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:59 Configure a credential helper to remove this warning. See 15:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:59 15:16:59 Login Succeeded 15:16:59 ---> docker-login.sh ends [Pipeline] } 15:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:17:00 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:17:00 latest 15:17:00 3.1.0-dev.18 15:17:00 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 15:17:00 main 15:17:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:17:00 d9d49f28a990: Preparing 15:17:00 fe7fbcaff2d6: Preparing 15:17:00 89888416dc0b: Preparing 15:17:00 88a0ac6eda8f: Preparing 15:17:00 211f6192e43b: Preparing 15:17:00 36b50b131297: Preparing 15:17:00 36b50b131297: Waiting 15:17:00 fe7fbcaff2d6: Pushed 15:17:00 89888416dc0b: Pushed 15:17:00 36b50b131297: Layer already exists 15:17:00 88a0ac6eda8f: Pushed 15:17:00 211f6192e43b: Pushed 15:17:02 using credential edgex-jenkins-ssh 15:17:03 Cloning the remote Git repository 15:17:03 d9d49f28a990: Pushed 15:17:03 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:17:03 > git init /w/workspace/app-service-configurable/187 # timeout=10 15:17:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:17:03 > git --version # timeout=10 15:17:03 > git --version # 'git version 2.25.1' 15:17:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:17:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:17:04 d9d49f28a990: Preparing 15:17:04 fe7fbcaff2d6: Preparing 15:17:04 89888416dc0b: Preparing 15:17:04 88a0ac6eda8f: Preparing 15:17:04 211f6192e43b: Preparing 15:17:04 36b50b131297: Preparing 15:17:04 36b50b131297: Waiting 15:17:04 fe7fbcaff2d6: Layer already exists 15:17:04 88a0ac6eda8f: Layer already exists 15:17:04 211f6192e43b: Layer already exists 15:17:04 89888416dc0b: Layer already exists 15:17:04 d9d49f28a990: Layer already exists 15:17:04 36b50b131297: Layer already exists 15:17:04 latest: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.18 15:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:17:04 d9d49f28a990: Preparing 15:17:04 fe7fbcaff2d6: Preparing 15:17:04 89888416dc0b: Preparing 15:17:04 88a0ac6eda8f: Preparing 15:17:04 211f6192e43b: Preparing 15:17:04 36b50b131297: Preparing 15:17:04 36b50b131297: Waiting 15:17:04 d9d49f28a990: Layer already exists 15:17:04 211f6192e43b: Layer already exists 15:17:04 88a0ac6eda8f: Layer already exists 15:17:04 fe7fbcaff2d6: Layer already exists 15:17:04 89888416dc0b: Layer already exists 15:17:04 36b50b131297: Layer already exists 15:17:04 3.1.0-dev.18: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 15:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:17:05 d9d49f28a990: Preparing 15:17:05 fe7fbcaff2d6: Preparing 15:17:05 89888416dc0b: Preparing 15:17:05 88a0ac6eda8f: Preparing 15:17:05 211f6192e43b: Preparing 15:17:05 36b50b131297: Preparing 15:17:05 36b50b131297: Waiting 15:17:05 89888416dc0b: Layer already exists 15:17:05 88a0ac6eda8f: Layer already exists 15:17:05 fe7fbcaff2d6: Layer already exists 15:17:05 d9d49f28a990: Layer already exists 15:17:05 211f6192e43b: Layer already exists 15:17:05 36b50b131297: Layer already exists 15:17:05 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:17:06 d9d49f28a990: Preparing 15:17:06 fe7fbcaff2d6: Preparing 15:17:06 89888416dc0b: Preparing 15:17:06 88a0ac6eda8f: Preparing 15:17:06 211f6192e43b: Preparing 15:17:06 36b50b131297: Preparing 15:17:06 36b50b131297: Waiting 15:17:06 fe7fbcaff2d6: Layer already exists 15:17:06 d9d49f28a990: Layer already exists 15:17:06 211f6192e43b: Layer already exists 15:17:06 88a0ac6eda8f: Layer already exists 15:17:06 89888416dc0b: Layer already exists 15:17:06 36b50b131297: Layer already exists 15:17:06 main: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:06 ===================================================== [Pipeline] echo 15:17:06 taggedImages: 15:17:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:17:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:17:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.18 15:17:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 15:17:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:17:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:06 15:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:06 Avoid second fetch 15:17:06 Checking out Revision 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:06 latest: Pulling from edgex-lftools-log-publisher 15:17:06 5eb5b503b376: Pulling fs layer 15:17:06 5c69ac0246d0: Pulling fs layer 15:17:06 ec43610c2a17: Pulling fs layer 15:17:06 3a2ae6a8a46f: Pulling fs layer 15:17:06 33b1e0a273af: Pulling fs layer 15:17:06 5d3b04190fa2: Pulling fs layer 15:17:06 2f39f015ded8: Pulling fs layer 15:17:06 33b1e0a273af: Waiting 15:17:06 3a2ae6a8a46f: Waiting 15:17:06 5d3b04190fa2: Waiting 15:17:06 2f39f015ded8: Waiting 15:17:06 5c69ac0246d0: Verifying Checksum 15:17:06 5c69ac0246d0: Download complete 15:17:06 3a2ae6a8a46f: Verifying Checksum 15:17:06 3a2ae6a8a46f: Download complete 15:17:07 33b1e0a273af: Verifying Checksum 15:17:07 33b1e0a273af: Download complete 15:17:07 5d3b04190fa2: Download complete 15:17:07 ec43610c2a17: Verifying Checksum 15:17:07 ec43610c2a17: Download complete 15:17:07 5eb5b503b376: Verifying Checksum 15:17:07 5eb5b503b376: Download complete 15:17:07 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#593)" 15:17:07 15:17:07 GitHub has been notified of this commit’s build result 15:17:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:17:07 2f39f015ded8: Download complete 15:17:06 > git config core.sparsecheckout # timeout=10 15:17:06 > git checkout -f 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 15:17:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:17:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:08 Dload Upload Total Spent Left Speed 15:17:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 15:17:08 5eb5b503b376: Pull complete 15:17:08 5c69ac0246d0: Pull complete 15:17:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:17:08 ec43610c2a17: Pull complete 15:17:09 3a2ae6a8a46f: Pull complete 15:17:09 33b1e0a273af: Pull complete 15:17:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:17:09 + sudo tee /etc/docker/daemon.new 15:17:09 { 15:17:09 "registry-mirrors": [ 15:17:09 "https://nexus3.edgexfoundry.org:10001" 15:17:09 ], 15:17:09 "bip": "10.250.0.254/24", 15:17:09 "hosts": [ 15:17:09 "tcp://0.0.0.0:5555", 15:17:09 "unix:///var/run/docker.sock" 15:17:09 ], 15:17:09 "mtu": 1458, 15:17:09 "selinux-enabled": true, 15:17:09 "seccomp-profile": "/etc/docker/seccomp.json" 15:17:09 } [Pipeline] sh 15:17:09 5d3b04190fa2: Pull complete 15:17:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:17:09 + sudo service docker restart 15:17:13 2f39f015ded8: Pull complete 15:17:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:13 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:17:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:19 $ docker top b2a386be239f54414ceb374f2b0f879179b36d3d007911dce533a2c2706a6dcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:19 ---> job-cost.sh 15:17:19 lf-activate-venv: SKIPPING 15:17:19 INFO: No Stack... 15:17:20 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:20 INFO: Archiving Costs [Pipeline] sh 15:17:21 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:17:21 + cut -d, -f6 [Pipeline] lock 15:17:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] 15:17:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] did not exist. Created. 15:17:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:21 + echo total: 0.2199999988079071 [Pipeline] stash 15:17:21 Stashed 1 file(s) [Pipeline] } 15:17:21 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:21 $ docker stop --time=1 b2a386be239f54414ceb374f2b0f879179b36d3d007911dce533a2c2706a6dcb 15:17:22 $ docker rm -f --volumes b2a386be239f54414ceb374f2b0f879179b36d3d007911dce533a2c2706a6dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:28 provisioning config files... 15:17:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/187@tmp/config11629195891813115681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:28 ---> docker-login.sh 15:17:28 nexus3.edgexfoundry.org:10001 15:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:28 Configure a credential helper to remove this warning. See 15:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:28 15:17:28 Login Succeeded 15:17:28 nexus3.edgexfoundry.org:10002 15:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:29 Configure a credential helper to remove this warning. See 15:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:29 15:17:29 Login Succeeded 15:17:29 nexus3.edgexfoundry.org:10003 15:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:29 Configure a credential helper to remove this warning. See 15:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:29 15:17:29 Login Succeeded 15:17:29 nexus3.edgexfoundry.org:10004 15:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:30 Configure a credential helper to remove this warning. See 15:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:30 15:17:30 Login Succeeded 15:17:30 docker.io 15:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:30 Configure a credential helper to remove this warning. See 15:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:30 15:17:30 Login Succeeded 15:17:30 ---> docker-login.sh ends [Pipeline] } 15:17:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:31 ========================================================= 15:17:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:17:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:17:31 Sending build context to Docker daemon 178.2kB 15:17:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:17:31 Step 2/12 : FROM ${BASE} AS builder 15:17:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:17:31 edb6bdbacee9: Pulling fs layer 15:17:31 5f9638ab2659: Pulling fs layer 15:17:31 8d51d6327a98: Pulling fs layer 15:17:31 8b374f2dd631: Pulling fs layer 15:17:31 ec14aa9079de: Pulling fs layer 15:17:31 2f466654f4bb: Pulling fs layer 15:17:31 554e91adad29: Pulling fs layer 15:17:31 8b374f2dd631: Waiting 15:17:31 ec14aa9079de: Waiting 15:17:31 2f466654f4bb: Waiting 15:17:31 554e91adad29: Waiting 15:17:31 5f9638ab2659: Verifying Checksum 15:17:31 5f9638ab2659: Download complete 15:17:32 8b374f2dd631: Verifying Checksum 15:17:32 8b374f2dd631: Download complete 15:17:32 ec14aa9079de: Verifying Checksum 15:17:32 ec14aa9079de: Download complete 15:17:32 edb6bdbacee9: Verifying Checksum 15:17:33 edb6bdbacee9: Pull complete 15:17:34 554e91adad29: Verifying Checksum 15:17:34 554e91adad29: Download complete 15:17:34 5f9638ab2659: Pull complete 15:17:35 2f466654f4bb: Download complete 15:17:35 8d51d6327a98: Verifying Checksum 15:17:35 8d51d6327a98: Download complete 15:17:46 8d51d6327a98: Pull complete 15:17:46 8b374f2dd631: Pull complete 15:17:46 ec14aa9079de: Pull complete 15:17:52 2f466654f4bb: Pull complete 15:17:53 554e91adad29: Pull complete 15:17:53 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:17:53 ---> 1e15ea492957 15:17:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:17:55 ---> Running in ea9d56fa3a0a 15:17:55 Removing intermediate container ea9d56fa3a0a 15:17:55 ---> 8f97bba05136 15:17:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:17:55 ---> Running in 6b23a5e1f09b 15:17:56 Removing intermediate container 6b23a5e1f09b 15:17:56 ---> e5ef6e196532 15:17:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:17:56 ---> Running in 2e0942876cbe 15:17:56 Removing intermediate container 2e0942876cbe 15:17:56 ---> 78abcafa8ff8 15:17:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:56 ---> Running in 265f52eecfef 15:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:17:59 OK: 263 MiB in 53 packages 15:18:00 Removing intermediate container 265f52eecfef 15:18:00 ---> dc4a64429a8c 15:18:00 Step 7/12 : WORKDIR /app 15:18:00 ---> Running in 0b603fdbbb28 15:18:00 Removing intermediate container 0b603fdbbb28 15:18:00 ---> 698fea830d0d 15:18:00 Step 8/12 : COPY go.mod vendor* ./ 15:18:01 ---> 8d4f5eaea8b3 15:18:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:01 ---> Running in 34c96dff9e84 15:19:22 Removing intermediate container 34c96dff9e84 15:19:22 ---> d08107dbaa0a 15:19:22 Step 10/12 : COPY . . 15:19:22 ---> 7c5e569229e4 15:19:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:19:22 ---> Running in 86b2995e58b2 15:19:22 Removing intermediate container 86b2995e58b2 15:19:22 ---> f8a0a090be06 15:19:22 Step 12/12 : RUN $MAKE 15:19:22 ---> Running in d840ab12d927 15:19:22 noop 15:19:22 Removing intermediate container d840ab12d927 15:19:22 ---> 4d6c9972702e 15:19:22 Successfully built 4d6c9972702e 15:19:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:23 + docker inspect -f . ci-base-image-arm64 15:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-5812 does not seem to be running inside a container 15:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/187 -v /w/workspace/app-service-configurable/187:/w/workspace/app-service-configurable/187:rw,z -v /w/workspace/app-service-configurable/187@tmp:/w/workspace/app-service-configurable/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:24 $ docker top 2aa5fbe312b88a7406b1085bed3818cc370fd192dc5d971a2ae352c27e69dee1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:25 + go version 15:19:25 go version go1.20.6 linux/arm64 [Pipeline] } 15:19:25 $ docker stop --time=1 2aa5fbe312b88a7406b1085bed3818cc370fd192dc5d971a2ae352c27e69dee1 15:19:27 $ docker rm -f --volumes 2aa5fbe312b88a7406b1085bed3818cc370fd192dc5d971a2ae352c27e69dee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:27 + docker inspect -f . ci-base-image-arm64 15:19:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:28 prd-ubuntu20.04-docker-arm64-4c-16g-5812 does not seem to be running inside a container 15:19:28 $ 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/187 -v /w/workspace/app-service-configurable/187:/w/workspace/app-service-configurable/187:rw,z -v /w/workspace/app-service-configurable/187@tmp:/w/workspace/app-service-configurable/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:30 $ docker top 0c2f45db153a89b0d9f71a28c9b00bfbd9ba072b44ec63665178f67a68a68ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:31 + git config --global --add safe.directory /w/workspace/app-service-configurable/187 [Pipeline] fileExists [Pipeline] sh 15:19:32 + make test 15:19:32 go test -race -coverprofile=coverage.out ./... 15:22:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:22:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:22:38 go vet ./... 15:25:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:15 ./bin/test-attribution-txt.sh 15:25:15 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:25:15 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:25:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:25:15 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:25:15 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:25:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:25:15 $ docker stop --time=1 0c2f45db153a89b0d9f71a28c9b00bfbd9ba072b44ec63665178f67a68a68ae4 15:25:17 $ docker rm -f --volumes 0c2f45db153a89b0d9f71a28c9b00bfbd9ba072b44ec63665178f67a68a68ae4 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:19 Warning: overwriting stash ‘coverage-report’ 15:25:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:20 + ls -al . 15:25:20 total 180 15:25:20 drwxrwxr-x 7 jenkins jenkins 4096 Sep 11 15:19 . 15:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:17 .. 15:25:20 -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 15:17 .dockerignore 15:25:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:17 .git 15:25:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:17 .github 15:25:20 -rw-rw-r-- 1 jenkins jenkins 171 Sep 11 15:17 .gitignore 15:25:20 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:17 .golangci.yml 15:25:20 -rw-rw-r-- 1 jenkins jenkins 9636 Sep 11 15:17 Attribution.txt 15:25:20 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 11 15:17 CHANGELOG.md 15:25:20 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 11 15:17 Dockerfile 15:25:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:17 GOVERNANCE.md 15:25:20 -rw-rw-r-- 1 jenkins jenkins 688 Sep 11 15:17 Jenkinsfile 15:25:20 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 15:17 LICENSE 15:25:20 -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 15:17 OWNERS.md 15:25:20 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 11 15:17 README.md 15:25:20 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:14 VERSION 15:25:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:17 bin 15:25:20 -rw-r--r-- 1 jenkins jenkins 13 Sep 11 15:19 coverage.out 15:25:20 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 11 15:17 go.mod 15:25:20 -rw-rw-r-- 1 jenkins jenkins 33854 Sep 11 15:17 go.sum 15:25:20 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 15:17 main.go 15:25:20 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 11 15:17 makefile 15:25:20 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:17 res 15:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:20 + 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=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 --label arch=arm64 --label version=3.1.0-dev.18 . 15:25:20 Sending build context to Docker daemon 179.2kB 15:25:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:25:20 Step 2/26 : FROM ${BASE} AS builder 15:25:20 ---> 4d6c9972702e 15:25:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:25:20 ---> Running in b98793b810c8 15:25:21 Removing intermediate container b98793b810c8 15:25:21 ---> e13d1697b226 15:25:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:25:21 ---> Running in a306c997c3f6 15:25:21 Removing intermediate container a306c997c3f6 15:25:21 ---> 933f28e16c50 15:25:21 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:25:21 ---> Running in cbf64c1aeb06 15:25:21 Removing intermediate container cbf64c1aeb06 15:25:21 ---> ce66e5675d01 15:25:21 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:22 ---> Running in 0d7c91bb07c1 15:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:25:24 OK: 263 MiB in 53 packages 15:25:25 Removing intermediate container 0d7c91bb07c1 15:25:25 ---> 903225a1b5a7 15:25:25 Step 7/26 : WORKDIR /app 15:25:25 ---> Running in 942fbee49c96 15:25:26 Removing intermediate container 942fbee49c96 15:25:26 ---> 784067a42d6e 15:25:26 Step 8/26 : COPY go.mod vendor* ./ 15:25:26 ---> c9a631be26ab 15:25:26 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:26 ---> Running in 12b0b2cef3e6 15:25:29 Removing intermediate container 12b0b2cef3e6 15:25:29 ---> a33b1c7ebffa 15:25:29 Step 10/26 : COPY . . 15:25:29 ---> d4148f4d0ab2 15:25:29 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:30 ---> Running in 11474fd790c3 15:25:30 Removing intermediate container 11474fd790c3 15:25:30 ---> a43d81664185 15:25:30 Step 12/26 : RUN $MAKE 15:25:30 ---> Running in 4cffac963d91 15:25:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-service-configurable 15:28:08 Removing intermediate container 4cffac963d91 15:28:08 ---> 3406db9f597a 15:28:08 Step 13/26 : FROM alpine:3.17 15:28:08 3.17: Pulling from library/alpine 15:28:08 4060ece20d7a: Pulling fs layer 15:28:08 4060ece20d7a: Download complete 15:28:08 4060ece20d7a: Pull complete 15:28:08 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:28:08 Status: Downloaded newer image for alpine:3.17 15:28:08 ---> 8650cd65339b 15:28:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:28:08 ---> Running in c36cef2214f6 15:28:08 Removing intermediate container c36cef2214f6 15:28:08 ---> 7c75dc354146 15:28:08 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:28:08 ---> Running in 64de49760992 15:28:08 Removing intermediate container 64de49760992 15:28:08 ---> d5481341401f 15:28:08 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:28:08 ---> Running in 2c2c964c32b8 15:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:28:08 (1/2) Installing ca-certificates (20230506-r0) 15:28:08 (2/2) Installing dumb-init (1.2.5-r2) 15:28:08 Executing busybox-1.35.0-r29.trigger 15:28:08 Executing ca-certificates-20230506-r0.trigger 15:28:08 OK: 8 MiB in 17 packages 15:28:08 Removing intermediate container 2c2c964c32b8 15:28:08 ---> ecacc455bf72 15:28:08 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:28:08 ---> ab930c4fcf5c 15:28:08 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:28:08 ---> 2c8598d6786b 15:28:08 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:28:08 ---> 6d1b915b3614 15:28:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:28:08 ---> 2ea61c4a94b0 15:28:08 Step 21/26 : EXPOSE 48095 15:28:08 ---> Running in 0ec6c788af22 15:28:08 Removing intermediate container 0ec6c788af22 15:28:08 ---> fa097332f3ee 15:28:08 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:28:08 ---> Running in c758632bafd2 15:28:08 Removing intermediate container c758632bafd2 15:28:08 ---> bbf26f36af9f 15:28:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:28:08 ---> Running in 63194e30b622 15:28:08 Removing intermediate container 63194e30b622 15:28:08 ---> d79ee5d61f2a 15:28:08 Step 24/26 : LABEL arch=arm64 15:28:08 ---> Running in a41f7c9a3809 15:28:09 Removing intermediate container a41f7c9a3809 15:28:09 ---> c5f44d8cdb33 15:28:09 Step 25/26 : LABEL git_sha=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:28:09 ---> Running in 9d7e9a5701a2 15:28:09 Removing intermediate container 9d7e9a5701a2 15:28:09 ---> 929328b9b590 15:28:09 Step 26/26 : LABEL version=3.1.0-dev.18 15:28:09 ---> Running in 19233add17fe 15:28:09 Removing intermediate container 19233add17fe 15:28:09 ---> a83313461e68 15:28:09 [Warning] One or more build-args [ARCH] were not consumed 15:28:09 Successfully built a83313461e68 15:28:09 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:09 provisioning config files... 15:28:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/187@tmp/config6352863754770450442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:10 ---> docker-login.sh 15:28:10 nexus3.edgexfoundry.org:10001 15:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:10 Configure a credential helper to remove this warning. See 15:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:10 15:28:10 Login Succeeded 15:28:10 nexus3.edgexfoundry.org:10002 15:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:10 Configure a credential helper to remove this warning. See 15:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:10 15:28:10 Login Succeeded 15:28:10 nexus3.edgexfoundry.org:10003 15:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:11 Configure a credential helper to remove this warning. See 15:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:11 15:28:11 Login Succeeded 15:28:11 nexus3.edgexfoundry.org:10004 15:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:11 Configure a credential helper to remove this warning. See 15:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:11 15:28:11 Login Succeeded 15:28:11 docker.io 15:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:11 Configure a credential helper to remove this warning. See 15:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:11 15:28:11 Login Succeeded 15:28:11 ---> docker-login.sh ends [Pipeline] } 15:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:11 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:28:11 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:28:11 latest 15:28:11 3.1.0-dev.18 15:28:11 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 15:28:11 main 15:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:12 f2f150e9a029: Preparing 15:28:12 5c201a065910: Preparing 15:28:12 f57d01d64be1: Preparing 15:28:12 72fe4a5ae3ae: Preparing 15:28:12 75865ac0b916: Preparing 15:28:12 d2d9d24a8c2a: Preparing 15:28:12 d2d9d24a8c2a: Waiting 15:28:12 f57d01d64be1: Pushed 15:28:12 5c201a065910: Pushed 15:28:12 72fe4a5ae3ae: Pushed 15:28:12 d2d9d24a8c2a: Layer already exists 15:28:13 75865ac0b916: Pushed 15:28:19 f2f150e9a029: Pushed 15:28:19 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:20 f2f150e9a029: Preparing 15:28:20 5c201a065910: Preparing 15:28:20 f57d01d64be1: Preparing 15:28:20 72fe4a5ae3ae: Preparing 15:28:20 75865ac0b916: Preparing 15:28:20 d2d9d24a8c2a: Preparing 15:28:20 d2d9d24a8c2a: Waiting 15:28:20 f57d01d64be1: Layer already exists 15:28:20 5c201a065910: Layer already exists 15:28:20 75865ac0b916: Layer already exists 15:28:20 72fe4a5ae3ae: Layer already exists 15:28:20 f2f150e9a029: Layer already exists 15:28:20 d2d9d24a8c2a: Layer already exists 15:28:20 latest: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.18 15:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:21 f2f150e9a029: Preparing 15:28:21 5c201a065910: Preparing 15:28:21 f57d01d64be1: Preparing 15:28:21 72fe4a5ae3ae: Preparing 15:28:21 75865ac0b916: Preparing 15:28:21 d2d9d24a8c2a: Preparing 15:28:21 d2d9d24a8c2a: Waiting 15:28:21 f57d01d64be1: Layer already exists 15:28:21 75865ac0b916: Layer already exists 15:28:21 72fe4a5ae3ae: Layer already exists 15:28:21 5c201a065910: Layer already exists 15:28:21 f2f150e9a029: Layer already exists 15:28:21 d2d9d24a8c2a: Layer already exists 15:28:21 3.1.0-dev.18: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 15:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:22 f2f150e9a029: Preparing 15:28:22 5c201a065910: Preparing 15:28:22 f57d01d64be1: Preparing 15:28:22 72fe4a5ae3ae: Preparing 15:28:22 75865ac0b916: Preparing 15:28:22 d2d9d24a8c2a: Preparing 15:28:22 d2d9d24a8c2a: Waiting 15:28:22 5c201a065910: Layer already exists 15:28:22 f57d01d64be1: Layer already exists 15:28:22 f2f150e9a029: Layer already exists 15:28:22 75865ac0b916: Layer already exists 15:28:22 72fe4a5ae3ae: Layer already exists 15:28:22 d2d9d24a8c2a: Layer already exists 15:28:22 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:23 f2f150e9a029: Preparing 15:28:23 5c201a065910: Preparing 15:28:23 f57d01d64be1: Preparing 15:28:23 72fe4a5ae3ae: Preparing 15:28:23 75865ac0b916: Preparing 15:28:23 d2d9d24a8c2a: Preparing 15:28:23 d2d9d24a8c2a: Waiting 15:28:23 72fe4a5ae3ae: Layer already exists 15:28:23 f2f150e9a029: Layer already exists 15:28:23 f57d01d64be1: Layer already exists 15:28:23 75865ac0b916: Layer already exists 15:28:23 5c201a065910: Layer already exists 15:28:23 d2d9d24a8c2a: Layer already exists 15:28:23 main: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:23 ===================================================== [Pipeline] echo 15:28:23 taggedImages: 15:28:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 15:28:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:28:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.18 15:28:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 15:28:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:24 15:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:24 arm64: Pulling from edgex-lftools-log-publisher 15:28:24 8998bd30e6a1: Pulling fs layer 15:28:24 04944245beec: Pulling fs layer 15:28:24 699f458cf7ca: Pulling fs layer 15:28:24 765212b225bb: Pulling fs layer 15:28:24 f23df028b6ca: Pulling fs layer 15:28:24 d65c8cfc05b1: Pulling fs layer 15:28:24 2437ff75d9bd: Pulling fs layer 15:28:24 765212b225bb: Waiting 15:28:24 d65c8cfc05b1: Waiting 15:28:24 f23df028b6ca: Waiting 15:28:24 2437ff75d9bd: Waiting 15:28:24 04944245beec: Verifying Checksum 15:28:24 04944245beec: Download complete 15:28:24 765212b225bb: Verifying Checksum 15:28:24 765212b225bb: Download complete 15:28:24 f23df028b6ca: Verifying Checksum 15:28:24 f23df028b6ca: Download complete 15:28:24 d65c8cfc05b1: Verifying Checksum 15:28:24 d65c8cfc05b1: Download complete 15:28:25 699f458cf7ca: Verifying Checksum 15:28:25 699f458cf7ca: Download complete 15:28:25 8998bd30e6a1: Verifying Checksum 15:28:25 8998bd30e6a1: Download complete 15:28:28 2437ff75d9bd: Verifying Checksum 15:28:28 2437ff75d9bd: Download complete 15:28:29 8998bd30e6a1: Pull complete 15:28:30 04944245beec: Pull complete 15:28:33 699f458cf7ca: Pull complete 15:28:33 765212b225bb: Pull complete 15:28:33 f23df028b6ca: Pull complete 15:28:34 d65c8cfc05b1: Pull complete 15:28:49 2437ff75d9bd: Pull complete 15:28:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:49 prd-ubuntu20.04-docker-arm64-4c-16g-5812 does not seem to be running inside a container 15:28:49 $ 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/187 -v /w/workspace/app-service-configurable/187:/w/workspace/app-service-configurable/187:rw,z -v /w/workspace/app-service-configurable/187@tmp:/w/workspace/app-service-configurable/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:28:52 $ docker top 7c86c601ac0d931fd7e65ca3177dedbb370d0f0313f047399d213513be5b7946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:52 ---> job-cost.sh 15:28:52 lf-activate-venv: SKIPPING 15:28:52 INFO: No Stack... 15:28:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:54 INFO: Archiving Costs [Pipeline] sh 15:28:54 + cat /w/workspace/app-service-configurable/187/archives/cost.csv 15:28:54 + cut -d, -f6 [Pipeline] lock 15:28:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] 15:28:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] did not exist. Created. 15:28:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:55 /w/workspace/app-service-configurable/187@tmp/durable-05f35ab2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:55 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:55 Warning: overwriting stash ‘stack-cost’ 15:28:55 Stashed 1 file(s) [Pipeline] } 15:28:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:55 $ docker stop --time=1 7c86c601ac0d931fd7e65ca3177dedbb370d0f0313f047399d213513be5b7946 15:28:57 $ docker rm -f --volumes 7c86c601ac0d931fd7e65ca3177dedbb370d0f0313f047399d213513be5b7946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:28:57 provisioning config files... 15:28:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9106331508842468097tmp [Pipeline] { [Pipeline] sh 15:28:58 + set +x 15:28:58 + bash -s -- 15:28:58 + curl -s https://codecov.io/bash 15:28:58 15:28:58 _____ _ 15:28:58 / ____| | | 15:28:58 | | ___ __| | ___ ___ _____ __ 15:28:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:58 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:58 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:58 Bash-1.0.6 15:28:58 15:28:58 15:28:58 ==> git version 2.25.1 found 15:28:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:28:58 Release-Date: 2020-01-08 15:28:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:58 ==> Jenkins CI detected. 15:28:58 current dir:  /w/workspace/ry_app-service-configurable_main 15:28:58 project root: . 15:28:58 --> token set from env 15:28:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:58 ==> Running gcov in . (disable via -X gcov) 15:28:58 ==> Python coveragepy not found 15:28:58 ==> Searching for coverage reports in: 15:28:58 + . 15:28:58 -> Found 1 reports 15:28:58 ==> Detecting git/mercurial file structure 15:28:58 ==> Reading reports 15:28:58 + ./coverage.out bytes=13 15:28:58 ==> Appending adjustments 15:28:58 https://docs.codecov.io/docs/fixing-reports 15:28:58 + Found adjustments 15:28:58 ==> Gzipping contents 15:28:58 4.0K /tmp/codecov.TlZk2F.gz 15:28:58 ==> Uploading reports 15:28:58 url: https://codecov.io 15:28:58 query: branch=main&commit=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:58 -> Pinging Codecov 15:28:58 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=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:58 -> Uploading to 15:28:58 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/A97CA9966030D2A3747ED39772930CCE/2dfbea18d8fd50f319a4f8dabfb631835ad63cd4/7dced15f-dc7c-416b-b51d-60fb6ba08827.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T152858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd243585747fd9dc7084cda3cfce94ae9fd86bf47efa2634e6f0f33483f87aeb 15:28:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:58 Dload Upload Total Spent Left Speed 15:28:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2246 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2246 15:28:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] } 15:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:59 15:28:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:59 df9b9388f04a: Pulling fs layer 15:28:59 52dc419b0ee2: Pulling fs layer 15:28:59 25bc292e5bac: Pulling fs layer 15:28:59 114826534d7a: Pulling fs layer 15:28:59 4657fd5d0bcf: Pulling fs layer 15:28:59 6ad1cebc031e: Pulling fs layer 15:28:59 8a3aa393b2d8: Pulling fs layer 15:28:59 114826534d7a: Waiting 15:28:59 4657fd5d0bcf: Waiting 15:28:59 6ad1cebc031e: Waiting 15:28:59 8a3aa393b2d8: Waiting 15:28:59 25bc292e5bac: Verifying Checksum 15:28:59 25bc292e5bac: Download complete 15:28:59 52dc419b0ee2: Verifying Checksum 15:28:59 52dc419b0ee2: Download complete 15:28:59 4657fd5d0bcf: Verifying Checksum 15:28:59 4657fd5d0bcf: Download complete 15:28:59 df9b9388f04a: Download complete 15:28:59 df9b9388f04a: Pull complete 15:28:59 6ad1cebc031e: Verifying Checksum 15:28:59 6ad1cebc031e: Download complete 15:28:59 52dc419b0ee2: Pull complete 15:28:59 25bc292e5bac: Pull complete 15:29:00 114826534d7a: Verifying Checksum 15:29:00 114826534d7a: Download complete 15:29:00 8a3aa393b2d8: Verifying Checksum 15:29:00 8a3aa393b2d8: Download complete 15:29:03 114826534d7a: Pull complete 15:29:03 4657fd5d0bcf: Pull complete 15:29:03 6ad1cebc031e: Pull complete 15:29:07 8a3aa393b2d8: Pull complete 15:29:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:07 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:29:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:29:12 $ docker top 5b31d5e2f1423964d2f936f75edbab63595c019bf36a992c2691140d9efd18d5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:29:12 + set -o pipefail 15:29:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:29:18 15:29:18 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:29:18 15:29:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6a24dacd-d29b-4179-b270-ab8b0dcf6ab9 15:29:18 15:29:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:29:18 15:29:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:18 15:29:18 15:29:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:29:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:29:18 More details here: https://snyk.co/ue1NS 15:29:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:29:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:29:18 $ docker stop --time=1 5b31d5e2f1423964d2f936f75edbab63595c019bf36a992c2691140d9efd18d5 15:29:22 $ docker rm -f --volumes 5b31d5e2f1423964d2f936f75edbab63595c019bf36a992c2691140d9efd18d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:22 + git log --format=format:%s -1 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] sh 15:29:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:23 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:29:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:24 $ docker top 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 -eo pid,comm 15:29:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:24 [ssh-agent] Looking for ssh-agent implementation... 15:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:24 $ docker exec 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 ssh-agent 15:29:24 SSH_AUTH_SOCK=/tmp/ssh-SoRksWl5DJtg/agent.32 15:29:24 SSH_AGENT_PID=38 15:29:24 Running ssh-add (command line suppressed) 15:29:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4338713536951945324.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4338713536951945324.key) 15:29:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:25 + git semver tag 15:29:25 2023-09-11 15:29:25,200 [run_tag] DEBUG tag force:False 15:29:25 2023-09-11 15:29:25,200 [check_head_tag] DEBUG check head tag 15:29:25 2023-09-11 15:29:25,201 [execute] INFO git cat-file --batch-check 15:29:25 2023-09-11 15:29:25,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:29:25 2023-09-11 15:29:25,205 [execute] INFO git cat-file --batch 15:29:25 2023-09-11 15:29:25,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:29:25 2023-09-11 15:29:25,219 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:25 2023-09-11 15:29:25,219 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 15:29:25 2023-09-11 15:29:25,219 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:29:25 2023-09-11 15:29:25,224 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:25 3.1.0-dev.18 [Pipeline] } 15:29:25 $ docker exec --env ******** --env ******** 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 ssh-agent -k 15:29:25 unset SSH_AUTH_SOCK; 15:29:25 unset SSH_AGENT_PID; 15:29:25 echo Agent pid 38 killed; 15:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:25 + git semver [Pipeline] } 15:29:25 $ docker stop --time=1 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 15:29:27 $ docker rm -f --volumes 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:27 15:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:27 0.23.1-centos7: Pulling from edgex-lftools 15:29:27 ab5ef0e58194: Pulling fs layer 15:29:27 9712f1f96733: Pulling fs layer 15:29:27 63f879dbbcfc: Pulling fs layer 15:29:27 0d9ebad4ef96: Pulling fs layer 15:29:27 e9a5061849ea: Pulling fs layer 15:29:27 d747dcd14b5f: Pulling fs layer 15:29:27 2de7ff778b66: Pulling fs layer 15:29:27 0d9ebad4ef96: Waiting 15:29:27 e9a5061849ea: Waiting 15:29:27 d747dcd14b5f: Waiting 15:29:27 2de7ff778b66: Waiting 15:29:27 9712f1f96733: Download complete 15:29:28 63f879dbbcfc: Verifying Checksum 15:29:28 63f879dbbcfc: Download complete 15:29:28 e9a5061849ea: Verifying Checksum 15:29:28 e9a5061849ea: Download complete 15:29:28 d747dcd14b5f: Verifying Checksum 15:29:28 d747dcd14b5f: Download complete 15:29:28 0d9ebad4ef96: Verifying Checksum 15:29:28 0d9ebad4ef96: Download complete 15:29:28 ab5ef0e58194: Verifying Checksum 15:29:28 ab5ef0e58194: Download complete 15:29:28 2de7ff778b66: Verifying Checksum 15:29:28 2de7ff778b66: Download complete 15:29:31 ab5ef0e58194: Pull complete 15:29:31 9712f1f96733: Pull complete 15:29:31 63f879dbbcfc: Pull complete 15:29:36 0d9ebad4ef96: Pull complete 15:29:36 e9a5061849ea: Pull complete 15:29:36 d747dcd14b5f: Pull complete 15:29:36 2de7ff778b66: Pull complete 15:29:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:36 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:29:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:29:43 $ docker top 0f2a1b74f88b345ec9fec5554a593d507ea89a92507566e90fce03768e751a80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:43 provisioning config files... 15:29:43 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1381383163600069606tmp 15:29:43 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11971662939830726468tmp 15:29:43 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4710162821214287266tmp [Pipeline] { [Pipeline] echo 15:29:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:44 ---> sigul-configuration.sh 15:29:44 gpg: directory `/root/.gnupg' created 15:29:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:44 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:44 gpg: CAST5 encrypted data 15:29:44 gpg: encrypted with 1 passphrase 15:29:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:44 + mkdir /home/jenkins 15:29:44 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:29:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:45 ---> sigul-install.sh 15:29:45 Sigul already installed; skipping installation. [Pipeline] sh 15:29:45 + git tag --list 15:29:45 v1.0.0 15:29:45 v1.1.0 15:29:45 v1.2.0 15:29:45 v1.3.0 15:29:45 v1.3.1 15:29:45 v2.0.0 15:29:45 v2.0.1 15:29:45 v2.1.0 15:29:45 v2.1.1 15:29:45 v2.1.2 15:29:45 v2.2.0 15:29:45 v2.3 15:29:45 v2.3.0 15:29:45 v2.3.1 15:29:45 v3.0 15:29:45 v3.0.0 15:29:45 v3.0.1 15:29:45 v3.0.1-dev.1 15:29:45 v3.1.0-dev.1 15:29:45 v3.1.0-dev.10 15:29:45 v3.1.0-dev.11 15:29:45 v3.1.0-dev.12 15:29:45 v3.1.0-dev.13 15:29:45 v3.1.0-dev.14 15:29:45 v3.1.0-dev.15 15:29:45 v3.1.0-dev.16 15:29:45 v3.1.0-dev.17 15:29:45 v3.1.0-dev.18 15:29:45 v3.1.0-dev.2 15:29:45 v3.1.0-dev.3 15:29:45 v3.1.0-dev.4 15:29:45 v3.1.0-dev.5 15:29:45 v3.1.0-dev.6 15:29:45 v3.1.0-dev.7 15:29:45 v3.1.0-dev.8 15:29:45 v3.1.0-dev.9 [Pipeline] sh 15:29:45 + lftools sign git-tag v3.1.0-dev.18 15:29:46 Signing Git tag with Sigul... 15:29:46 Signing v3.1.0-dev.18 [Pipeline] echo 15:29:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:46 $ docker stop --time=1 0f2a1b74f88b345ec9fec5554a593d507ea89a92507566e90fce03768e751a80 15:29:48 $ docker rm -f --volumes 0f2a1b74f88b345ec9fec5554a593d507ea89a92507566e90fce03768e751a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:48 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:29:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:49 $ docker top 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 -eo pid,comm 15:29:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:49 [ssh-agent] Looking for ssh-agent implementation... 15:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:49 $ docker exec 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 ssh-agent 15:29:49 SSH_AUTH_SOCK=/tmp/ssh-WFbE7IshFcWV/agent.32 15:29:49 SSH_AGENT_PID=39 15:29:49 Running ssh-add (command line suppressed) 15:29:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4959411118946684538.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4959411118946684538.key) 15:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:49 + git semver bump pre 15:29:50 2023-09-11 15:29:50,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:50 2023-09-11 15:29:50,165 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 15:29:50 2023-09-11 15:29:50,165 [bump_version] DEBUG bumped version:3.1.0-dev.19 15:29:50 2023-09-11 15:29:50,165 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:29:50 2023-09-11 15:29:50,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:50 2023-09-11 15:29:50,166 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:29:50 2023-09-11 15:29:50,169 [execute] INFO git cat-file --batch-check 15:29:50 2023-09-11 15:29:50,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:50 2023-09-11 15:29:50,175 [execute] INFO git cat-file --batch 15:29:50 2023-09-11 15:29:50,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:50 2023-09-11 15:29:50,179 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:50 3.1.0-dev.19 [Pipeline] } 15:29:50 $ docker exec --env ******** --env ******** 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 ssh-agent -k 15:29:50 unset SSH_AUTH_SOCK; 15:29:50 unset SSH_AGENT_PID; 15:29:50 echo Agent pid 39 killed; 15:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:50 + git semver [Pipeline] } 15:29:50 $ docker stop --time=1 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 15:29:52 $ docker rm -f --volumes 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:52 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:29:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:53 $ docker top ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a -eo pid,comm 15:29:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:53 [ssh-agent] Looking for ssh-agent implementation... 15:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:53 $ docker exec ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a ssh-agent 15:29:53 SSH_AUTH_SOCK=/tmp/ssh-ujs90y0Yzepy/agent.32 15:29:53 SSH_AGENT_PID=38 15:29:53 Running ssh-add (command line suppressed) 15:29:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11843132382925665324.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11843132382925665324.key) 15:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:53 + git semver push 15:29:54 2023-09-11 15:29:54,177 [run_push] DEBUG push 15:29:54 2023-09-11 15:29:54,178 [execute] INFO git cat-file --batch-check 15:29:54 2023-09-11 15:29:54,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:54 2023-09-11 15:29:54,181 [execute] INFO git rev-list 9af689496bd42d04f85412b7c6685b642affe60f -- 15:29:54 2023-09-11 15:29:54,182 [execute] DEBUG Popen(['git', 'rev-list', '9af689496bd42d04f85412b7c6685b642affe60f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:54 2023-09-11 15:29:54,191 [execute] INFO git fetch -v origin 15:29:54 2023-09-11 15:29:54,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:29:54 2023-09-11 15:29:54,660 [run_push] DEBUG no remote changes detected 15:29:54 2023-09-11 15:29:54,660 [execute] INFO git push origin semver 15:29:54 2023-09-11 15:29:54,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:55 2023-09-11 15:29:55,486 [run_push] DEBUG push all version tags 15:29:55 2023-09-11 15:29:55,487 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:55 2023-09-11 15:29:55,487 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:29:56 2023-09-11 15:29:56,248 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:56 3.1.0-dev.19 [Pipeline] } 15:29:56 $ docker exec --env ******** --env ******** ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a ssh-agent -k 15:29:56 unset SSH_AUTH_SOCK; 15:29:56 unset SSH_AGENT_PID; 15:29:56 echo Agent pid 38 killed; 15:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:56 + git semver [Pipeline] } 15:29:57 $ docker stop --time=1 ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a 15:29:58 $ docker rm -f --volumes ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:29:58 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:29:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:29:58 total 16 15:29:58 drwxr-xr-x 3 root root 4096 Sep 11 15:17 . 15:29:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:29 .. 15:29:58 drwxr-xr-x 2 root root 4096 Sep 11 15:17 cost 15:29:58 -rw-r--r-- 1 root root 96 Sep 11 15:17 cost.csv 15:29:58 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:29:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:29:58 total 16 15:29:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:17 . 15:29:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:29 .. 15:29:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 15:17 cost 15:29:58 -rw-r--r-- 1 jenkins jenkins 96 Sep 11 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:29:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:00 ---> package-listing.sh 15:30:00 ++ facter osfamily 15:30:00 ++ tr '[:upper:]' '[:lower:]' 15:30:00 + OS_FAMILY=debian 15:30:00 + workspace=/w/workspace/ry_app-service-configurable_main 15:30:00 + START_PACKAGES=/tmp/packages_start.txt 15:30:00 + END_PACKAGES=/tmp/packages_end.txt 15:30:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:00 + PACKAGES=/tmp/packages_start.txt 15:30:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:00 + PACKAGES=/tmp/packages_end.txt 15:30:00 + case "${OS_FAMILY}" in 15:30:00 + dpkg -l 15:30:00 + grep '^ii' 15:30:00 + '[' -f /tmp/packages_start.txt ']' 15:30:00 + '[' -f /tmp/packages_end.txt ']' 15:30:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:00 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:30:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:30:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:01 prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container 15:30:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:01 $ docker top 59f1ca690f06f27b4d1c4e442e7f85a707c39d6887d880d6b082a08801df3bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:01 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:02 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:02 + ls /var/log/sa-host 15:30:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:02 provisioning config files... 15:30:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16940771786143780511tmp [Pipeline] { [Pipeline] echo 15:30:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:02 ---> create-netrc.sh [Pipeline] } 15:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:03 ---> python-tools-install.sh [Pipeline] echo 15:30:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:03 ---> sudo-logs.sh 15:30:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:03 ---> job-cost.sh 15:30:03 lf-activate-venv: SKIPPING 15:30:03 DEBUG: total: 0.2199999988079071 15:30:03 INFO: Retrieving Stack Cost... 15:30:04 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:04 INFO: Archiving Costs [Pipeline] echo 15:30:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:04 ---> logs-deploy.sh 15:30:04 lf-activate-venv: SKIPPING 15:30:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/187 15:30:04 INFO: archiving workspace using pattern(s): 15:30:05 Archives upload complete. 15:30:05 INFO: archiving logs to Nexus