Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33a8a0fb1d1881fd1b73fa23662390bbef39c173 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-ssh16865232134951025260.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15503708994259831900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13585552845240802751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4175088816519440471.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-ssh3097365780555764090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2963 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 33a8a0fb1d1881fd1b73fa23662390bbef39c173 (main) Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#502)" > 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 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 > git rev-list --no-walk 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:29 ========================================================= 16:31:29 EdgeX Global Pipelines Version Info 16:31:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:29 ------------------- 16:31:29 stable info: 16:31:29 ------------------- 16:31:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:31:29 Message: update stable to v1.0.244 16:31:30 ------------------- 16:31:30 experimental info: 16:31:30 ------------------- 16:31:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:31:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33a8a0f [Pipeline] echo 16:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:30 provisioning config files... 16:31:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9455875920876129434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:31 ---> docker-login.sh 16:31:31 nexus3.edgexfoundry.org:10001 16:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:31 Configure a credential helper to remove this warning. See 16:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:31 16:31:31 Login Succeeded 16:31:31 nexus3.edgexfoundry.org:10002 16:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:31 Configure a credential helper to remove this warning. See 16:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:31 16:31:31 Login Succeeded 16:31:31 nexus3.edgexfoundry.org:10003 16:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:31 Configure a credential helper to remove this warning. See 16:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:31 16:31:31 Login Succeeded 16:31:31 nexus3.edgexfoundry.org:10004 16:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:32 Configure a credential helper to remove this warning. See 16:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:32 16:31:32 Login Succeeded 16:31:32 docker.io 16:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:32 Configure a credential helper to remove this warning. See 16:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:32 16:31:32 Login Succeeded 16:31:32 ---> docker-login.sh ends [Pipeline] } 16:31:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:31:32 + git rev-list -1 --merges 33a8a0fb1d1881fd1b73fa23662390bbef39c173~1..33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo 16:31:32 -----------> git rev-list -1 --merges 33a8a0fb1d1881fd1b73fa23662390bbef39c173~1..33a8a0fb1d1881fd1b73fa23662390bbef39c173 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [false] [Pipeline] sh 16:31:33 + git log --format=format:%s -1 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo 16:31:33 ========================================================= 16:31:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:33 + git log --format=format:%s -1 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo 16:31:33 [semverPrep] GIT_COMMIT: 33a8a0fb1d1881fd1b73fa23662390bbef39c173, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#502) [Pipeline] echo 16:31:33 [semverPrep] This is not a build commit. [Pipeline] sh 16:31:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:33 + grep -v github /etc/ssh/ssh_known_hosts 16:31:33 + [ -e /tmp/ssh_known_hosts ] 16:31:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:31:33 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:34 16:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:34 0.1.4: Pulling from edgex-devops/py-git-semver 16:31:34 b85a868b505f: Pulling fs layer 16:31:34 e2be974225ed: Pulling fs layer 16:31:34 339a4e72a1f5: Pulling fs layer 16:31:34 988bab9f4d93: Pulling fs layer 16:31:34 1469e6f7b9e6: Pulling fs layer 16:31:34 eaf3925da568: Pulling fs layer 16:31:34 bab4dde63d76: Pulling fs layer 16:31:34 bde34c3a00c8: Pulling fs layer 16:31:34 b352a97aabf1: Pulling fs layer 16:31:34 4872d77fe225: Pulling fs layer 16:31:34 5851b861e8e6: Pulling fs layer 16:31:34 988bab9f4d93: Waiting 16:31:34 bde34c3a00c8: Waiting 16:31:34 b352a97aabf1: Waiting 16:31:34 1469e6f7b9e6: Waiting 16:31:34 4872d77fe225: Waiting 16:31:34 eaf3925da568: Waiting 16:31:34 bab4dde63d76: Waiting 16:31:34 5851b861e8e6: Waiting 16:31:34 e2be974225ed: Download complete 16:31:34 988bab9f4d93: Download complete 16:31:34 1469e6f7b9e6: Verifying Checksum 16:31:34 1469e6f7b9e6: Download complete 16:31:34 eaf3925da568: Verifying Checksum 16:31:34 eaf3925da568: Download complete 16:31:34 339a4e72a1f5: Verifying Checksum 16:31:34 339a4e72a1f5: Download complete 16:31:34 bde34c3a00c8: Verifying Checksum 16:31:34 bde34c3a00c8: Download complete 16:31:34 b352a97aabf1: Download complete 16:31:34 4872d77fe225: Verifying Checksum 16:31:34 4872d77fe225: Download complete 16:31:34 5851b861e8e6: Verifying Checksum 16:31:34 5851b861e8e6: Download complete 16:31:35 b85a868b505f: Verifying Checksum 16:31:35 b85a868b505f: Download complete 16:31:35 bab4dde63d76: Verifying Checksum 16:31:35 bab4dde63d76: Download complete 16:31:36 b85a868b505f: Pull complete 16:31:36 e2be974225ed: Pull complete 16:31:36 339a4e72a1f5: Pull complete 16:31:36 988bab9f4d93: Pull complete 16:31:37 1469e6f7b9e6: Pull complete 16:31:37 eaf3925da568: Pull complete 16:31:38 bab4dde63d76: Pull complete 16:31:38 bde34c3a00c8: Pull complete 16:31:38 b352a97aabf1: Pull complete 16:31:38 4872d77fe225: Pull complete 16:31:38 5851b861e8e6: Pull complete 16:31:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:39 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:31:39 $ 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 16:31:42 $ docker top 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 -eo pid,comm 16:31:42 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). 16:31:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:42 [ssh-agent] Looking for ssh-agent implementation... 16:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:42 $ docker exec 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent 16:31:42 SSH_AUTH_SOCK=/tmp/ssh-L631a49XIT3B/agent.32 16:31:42 SSH_AGENT_PID=38 16:31:42 Running ssh-add (command line suppressed) 16:31:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9851954914225310980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9851954914225310980.key) 16:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:43 + git tag --points-at HEAD [Pipeline] } 16:31:43 $ docker exec --env ******** --env ******** 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent -k 16:31:43 unset SSH_AUTH_SOCK; 16:31:43 unset SSH_AGENT_PID; 16:31:43 echo Agent pid 38 killed; 16:31:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:43 [ssh-agent] Looking for ssh-agent implementation... 16:31:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:43 $ docker exec 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent 16:31:43 SSH_AUTH_SOCK=/tmp/ssh-FixcGKn5SEb4/agent.70 16:31:43 SSH_AGENT_PID=76 16:31:43 Running ssh-add (command line suppressed) 16:31:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16800404944427124948.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16800404944427124948.key) 16:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:44 + git semver init 16:31:44 2023-01-18 16:31:44,211 [run_init] DEBUG init version:0.0.0 force:False 16:31:44 2023-01-18 16:31:44,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:31:44 2023-01-18 16:31:44,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:31:44 2023-01-18 16:31:44,215 [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) 16:31:45 2023-01-18 16:31:45,067 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:31:45 2023-01-18 16:31:45,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:31:45 2023-01-18 16:31:45,068 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:31:45 2023-01-18 16:31:45,069 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:31:45 3.0.0-dev.10 [Pipeline] } 16:31:45 $ docker exec --env ******** --env ******** 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent -k 16:31:45 unset SSH_AUTH_SOCK; 16:31:45 unset SSH_AGENT_PID; 16:31:45 echo Agent pid 76 killed; 16:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:45 + git semver [Pipeline] } 16:31:45 $ docker stop --time=1 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 16:31:47 $ docker rm -f --volumes 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:47 Stashed 1 file(s) [Pipeline] echo 16:31:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [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 16:31:47 provisioning config files... 16:31:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5635810758582626779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:48 ---> docker-login.sh 16:31:48 nexus3.edgexfoundry.org:10001 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 nexus3.edgexfoundry.org:10002 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 nexus3.edgexfoundry.org:10003 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 nexus3.edgexfoundry.org:10004 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 docker.io 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 ---> docker-login.sh ends [Pipeline] } 16:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:49 ========================================================= 16:31:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:31:49 Sending build context to Docker daemon 3.226MB 16:31:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:31:49 Step 2/12 : FROM ${BASE} AS builder 16:31:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:49 213ec9aee27d: Pulling fs layer 16:31:49 4583459ba037: Pulling fs layer 16:31:49 93c1e223e6f2: Pulling fs layer 16:31:49 53926ce57604: Pulling fs layer 16:31:49 21b2b0c7a3f4: Pulling fs layer 16:31:49 22ff95d597cd: Pulling fs layer 16:31:49 22ff95d597cd: Waiting 16:31:49 21b2b0c7a3f4: Waiting 16:31:49 12d6caf4c0d1: Pulling fs layer 16:31:49 53926ce57604: Waiting 16:31:49 96b7cbca73a9: Pulling fs layer 16:31:49 a7acece74701: Pulling fs layer 16:31:49 12d6caf4c0d1: Waiting 16:31:49 96b7cbca73a9: Waiting 16:31:49 93c1e223e6f2: Verifying Checksum 16:31:49 93c1e223e6f2: Download complete 16:31:49 4583459ba037: Download complete 16:31:49 21b2b0c7a3f4: Verifying Checksum 16:31:49 21b2b0c7a3f4: Download complete 16:31:49 22ff95d597cd: Download complete 16:31:49 213ec9aee27d: Verifying Checksum 16:31:49 213ec9aee27d: Download complete 16:31:49 12d6caf4c0d1: Verifying Checksum 16:31:49 12d6caf4c0d1: Download complete 16:31:49 213ec9aee27d: Pull complete 16:31:49 4583459ba037: Pull complete 16:31:49 93c1e223e6f2: Pull complete 16:31:50 a7acece74701: Verifying Checksum 16:31:50 a7acece74701: Download complete 16:31:51 96b7cbca73a9: Verifying Checksum 16:31:51 96b7cbca73a9: Download complete 16:31:51 53926ce57604: Verifying Checksum 16:31:51 53926ce57604: Download complete 16:31:54 53926ce57604: Pull complete 16:31:54 21b2b0c7a3f4: Pull complete 16:31:54 22ff95d597cd: Pull complete 16:31:54 12d6caf4c0d1: Pull complete 16:31:56 96b7cbca73a9: Pull complete 16:31:57 a7acece74701: Pull complete 16:31:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:57 ---> db6d94c90886 16:31:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:32:02 Still waiting to schedule task 16:32:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:32:03 ---> Running in 7f784b7ef6fd 16:32:03 Removing intermediate container 7f784b7ef6fd 16:32:03 ---> 840490312383 16:32:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:32:03 ---> Running in 7e1632fdeb1f 16:32:03 Removing intermediate container 7e1632fdeb1f 16:32:03 ---> ff53823b78d8 16:32:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:32:03 ---> Running in 68a6326531d2 16:32:03 Removing intermediate container 68a6326531d2 16:32:03 ---> bf847017935a 16:32:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:03 ---> Running in 60c6cf90a4c3 16:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:04 OK: 211 MiB in 51 packages 16:32:04 Removing intermediate container 60c6cf90a4c3 16:32:04 ---> 149121d30fe6 16:32:04 Step 7/12 : WORKDIR /app 16:32:04 ---> Running in 243c38d59762 16:32:04 Removing intermediate container 243c38d59762 16:32:04 ---> 0346f7298fdc 16:32:04 Step 8/12 : COPY go.mod vendor* ./ 16:32:04 ---> d39844452b40 16:32:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:04 ---> Running in f4d0567ce1fc 16:32:31 Removing intermediate container f4d0567ce1fc 16:32:31 ---> 5dd80002b420 16:32:31 Step 10/12 : COPY . . 16:32:31 ---> 7d5caeee13ae 16:32:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:32:31 ---> Running in 7e91153f988d 16:32:31 Removing intermediate container 7e91153f988d 16:32:31 ---> f62527c23d34 16:32:31 Step 12/12 : RUN $MAKE 16:32:31 ---> Running in addeab5d25b4 16:32:31 noop 16:32:31 Removing intermediate container addeab5d25b4 16:32:31 ---> f4bc4d4d20f2 16:32:31 Successfully built f4bc4d4d20f2 16:32:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:31 + docker inspect -f . ci-base-image-x86_64 16:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:31 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:32:31 $ 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 16:32:31 $ docker top 643482ab62c27b304c5003475babab976c0aacaa3574dea4f3a5edeba36d0fb3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:32 + go version 16:32:32 go version go1.18.7 linux/amd64 [Pipeline] } 16:32:32 $ docker stop --time=1 643482ab62c27b304c5003475babab976c0aacaa3574dea4f3a5edeba36d0fb3 16:32:33 $ docker rm -f --volumes 643482ab62c27b304c5003475babab976c0aacaa3574dea4f3a5edeba36d0fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:33 + docker inspect -f . ci-base-image-x86_64 16:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:33 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:32:33 $ 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 16:32:34 $ docker top 3a543e966e25cf1454f9dbf5627ae2dda5a547dd08905e611fd1870c32f77e95 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:34 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:32:34 + make test 16:32:34 go test -race -coverprofile=coverage.out ./... 16:32:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:32:53 go vet ./... 16:33:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:01 ./bin/test-attribution-txt.sh [Pipeline] echo 16:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:33:01 $ docker stop --time=1 3a543e966e25cf1454f9dbf5627ae2dda5a547dd08905e611fd1870c32f77e95 16:33:05 $ docker rm -f --volumes 3a543e966e25cf1454f9dbf5627ae2dda5a547dd08905e611fd1870c32f77e95 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:33:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:33:06 + ls -al . 16:33:06 total 184 16:33:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 16:32 . 16:33:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:31 .. 16:33:06 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 16:31 .dockerignore 16:33:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 16:31 .git 16:33:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 16:31 .github 16:33:06 -rw-rw-r-- 1 jenkins jenkins 171 Jan 18 16:31 .gitignore 16:33:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 16:31 .semver 16:33:06 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 18 16:31 Attribution.txt 16:33:06 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 18 16:31 CHANGELOG.md 16:33:06 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 18 16:31 Dockerfile 16:33:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 16:31 GOVERNANCE.md 16:33:06 -rw-rw-r-- 1 jenkins jenkins 688 Jan 18 16:31 Jenkinsfile 16:33:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 16:31 LICENSE 16:33:06 -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 16:31 OWNERS.md 16:33:06 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 18 16:31 README.md 16:33:06 -rw-rw-r-- 1 jenkins jenkins 12 Jan 18 16:31 VERSION 16:33:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 16:31 bin 16:33:06 -rw-r--r-- 1 jenkins jenkins 13 Jan 18 16:32 coverage.out 16:33:06 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 18 16:31 go.mod 16:33:06 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 18 16:31 go.sum 16:33:06 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 18 16:31 main.go 16:33:06 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 18 16:31 makefile 16:33:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 16:31 res 16:33:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:07 + 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=33a8a0fb1d1881fd1b73fa23662390bbef39c173 --label arch=amd64 --label version=3.0.0-dev.10 . 16:33:07 Sending build context to Docker daemon 3.227MB 16:33:07 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:33:07 Step 2/26 : FROM ${BASE} AS builder 16:33:07 ---> f4bc4d4d20f2 16:33:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:33:07 ---> Running in 3f32522381fa 16:33:07 Removing intermediate container 3f32522381fa 16:33:07 ---> 221c51a71a41 16:33:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:33:07 ---> Running in 7b6aaffcfb72 16:33:07 Removing intermediate container 7b6aaffcfb72 16:33:07 ---> 54b8917d054b 16:33:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:33:07 ---> Running in 2706f65059d7 16:33:07 Removing intermediate container 2706f65059d7 16:33:07 ---> 3fd24490b614 16:33:07 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:33:07 ---> Running in ab1963f3986d 16:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:08 OK: 211 MiB in 51 packages 16:33:08 Removing intermediate container ab1963f3986d 16:33:08 ---> a2e742cc2023 16:33:08 Step 7/26 : WORKDIR /app 16:33:08 ---> Running in c9b166bf4a9e 16:33:08 Removing intermediate container c9b166bf4a9e 16:33:08 ---> 3514756978ae 16:33:08 Step 8/26 : COPY go.mod vendor* ./ 16:33:08 ---> b1d37881485f 16:33:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:08 ---> Running in 4377b8a5c419 16:33:09 Removing intermediate container 4377b8a5c419 16:33:09 ---> 7e089a160660 16:33:09 Step 10/26 : COPY . . 16:33:09 ---> e3e0174ca544 16:33:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:33:09 ---> Running in 5cd40bd2223d 16:33:09 Removing intermediate container 5cd40bd2223d 16:33:09 ---> c75215a15f45 16:33:09 Step 12/26 : RUN $MAKE 16:33:09 ---> Running in bd448bb56b82 16:33:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.10" -trimpath -mod=readonly -o app-service-configurable 16:33:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2964 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:33:28 Running in /w/workspace/app-service-configurable/127 [Pipeline] { [Pipeline] checkout 16:33:28 Selected Git installation does not exist. Using Default 16:33:28 The recommended git tool is: NONE 16:33:32 Removing intermediate container bd448bb56b82 16:33:32 ---> 38b2268348cc 16:33:32 Step 13/26 : FROM alpine:3.16 16:33:32 3.16: Pulling from library/alpine 16:33:32 ca7dd9ec2225: Pulling fs layer 16:33:32 ca7dd9ec2225: Verifying Checksum 16:33:32 ca7dd9ec2225: Download complete 16:33:32 ca7dd9ec2225: Pull complete 16:33:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:33:32 Status: Downloaded newer image for alpine:3.16 16:33:32 ---> bfe296a52501 16:33:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:33:32 ---> Running in 1cb93c48994e 16:33:32 Removing intermediate container 1cb93c48994e 16:33:32 ---> 1c54ff385e59 16:33:32 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:33:32 ---> Running in 786defdc858a 16:33:32 Removing intermediate container 786defdc858a 16:33:32 ---> c8b33b8443b8 16:33:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:32 ---> Running in 0e3db9cd725a 16:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:32 (1/2) Installing ca-certificates (20220614-r0) 16:33:32 (2/2) Installing dumb-init (1.2.5-r1) 16:33:32 Executing busybox-1.35.0-r17.trigger 16:33:32 Executing ca-certificates-20220614-r0.trigger 16:33:32 OK: 6 MiB in 16 packages 16:33:32 Removing intermediate container 0e3db9cd725a 16:33:32 ---> c824c9a05692 16:33:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:33:32 ---> 82e7a4a31605 16:33:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:33:32 ---> b4469a2be4f9 16:33:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:33:32 ---> 22d166b0a1e6 16:33:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:33:32 ---> ca8c26adb179 16:33:32 Step 21/26 : EXPOSE 48095 16:33:32 ---> Running in 6b9123a7273b 16:33:32 Removing intermediate container 6b9123a7273b 16:33:32 ---> 169a5eb571b3 16:33:32 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:33:32 ---> Running in cdd181615d8a 16:33:32 Removing intermediate container cdd181615d8a 16:33:32 ---> 8b10bde54dea 16:33:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:33:32 ---> Running in 151fd3e237e4 16:33:32 Removing intermediate container 151fd3e237e4 16:33:32 ---> a7cbb4cfa47d 16:33:32 Step 24/26 : LABEL arch=amd64 16:33:32 ---> Running in 38525ac1d810 16:33:32 Removing intermediate container 38525ac1d810 16:33:32 ---> 737222d99251 16:33:32 Step 25/26 : LABEL git_sha=33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:33:32 ---> Running in e5a1d4d0ef4f 16:33:32 Removing intermediate container e5a1d4d0ef4f 16:33:32 ---> f331e21fb170 16:33:32 Step 26/26 : LABEL version=3.0.0-dev.10 16:33:32 ---> Running in e69afb62aeca 16:33:32 Removing intermediate container e69afb62aeca 16:33:32 ---> 2c58d2e259e4 16:33:32 [Warning] One or more build-args [ARCH] were not consumed 16:33:32 Successfully built 2c58d2e259e4 16:33:32 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 16:33:32 provisioning config files... 16:33:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config932009865116755576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:32 using credential edgex-jenkins-ssh 16:33:33 Cloning the remote Git repository 16:33:33 ---> docker-login.sh 16:33:33 nexus3.edgexfoundry.org:10001 16:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:33 Configure a credential helper to remove this warning. See 16:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:33 16:33:33 Login Succeeded 16:33:33 nexus3.edgexfoundry.org:10002 16:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:33 Configure a credential helper to remove this warning. See 16:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:33 16:33:33 Login Succeeded 16:33:33 nexus3.edgexfoundry.org:10003 16:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:33 Configure a credential helper to remove this warning. See 16:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:33 16:33:33 Login Succeeded 16:33:33 nexus3.edgexfoundry.org:10004 16:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:33 Configure a credential helper to remove this warning. See 16:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:33 16:33:33 Login Succeeded 16:33:33 docker.io 16:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:33 Configure a credential helper to remove this warning. See 16:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:33 16:33:33 Login Succeeded 16:33:33 ---> docker-login.sh ends [Pipeline] } 16:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:33 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:33:33 33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:33:33 latest 16:33:33 3.0.0-dev.10 16:33:33 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 16:33:33 main 16:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:33:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:33:33 > git init /w/workspace/app-service-configurable/127 # timeout=10 16:33:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:33:33 > git --version # timeout=10 16:33:33 > git --version # 'git version 2.25.1' 16:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 16:33:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:33:34 2f9fa6340334: Preparing 16:33:34 a2a3afd2169a: Preparing 16:33:34 0a06005e7b08: Preparing 16:33:34 e3f0f13ee291: Preparing 16:33:34 ffed53ee06a5: Preparing 16:33:34 e5e13b0c77cb: Preparing 16:33:34 e5e13b0c77cb: Waiting 16:33:34 e3f0f13ee291: Pushed 16:33:34 a2a3afd2169a: Pushed 16:33:34 0a06005e7b08: Pushed 16:33:34 e5e13b0c77cb: Layer already exists 16:33:34 ffed53ee06a5: Pushed 16:33:35 Avoid second fetch 16:33:35 Checking out Revision 33a8a0fb1d1881fd1b73fa23662390bbef39c173 (main) 16:33:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:33:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:35 > git config core.sparsecheckout # timeout=10 16:33:35 > git checkout -f 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 16:33:35 Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#502)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:36 Dload Upload Total Spent Left Speed 16:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63437 [Pipeline] sh 16:33:37 2f9fa6340334: Pushed 16:33:37 33a8a0fb1d1881fd1b73fa23662390bbef39c173: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:37 + sudo tee /etc/docker/daemon.new 16:33:37 { 16:33:37 "registry-mirrors": [ 16:33:37 "https://nexus3.edgexfoundry.org:10001" 16:33:37 ], 16:33:37 "bip": "10.250.0.254/24", 16:33:37 "hosts": [ 16:33:37 "tcp://0.0.0.0:5555", 16:33:37 "unix:///var/run/docker.sock" 16:33:37 ], 16:33:37 "mtu": 1458, 16:33:37 "selinux-enabled": true, 16:33:37 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:37 } [Pipeline] sh 16:33:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:33:37 2f9fa6340334: Preparing 16:33:37 a2a3afd2169a: Preparing 16:33:37 0a06005e7b08: Preparing 16:33:37 e3f0f13ee291: Preparing 16:33:37 ffed53ee06a5: Preparing 16:33:37 e5e13b0c77cb: Preparing 16:33:37 e5e13b0c77cb: Waiting 16:33:37 a2a3afd2169a: Layer already exists 16:33:37 0a06005e7b08: Layer already exists 16:33:37 ffed53ee06a5: Layer already exists 16:33:37 e3f0f13ee291: Layer already exists 16:33:37 2f9fa6340334: Layer already exists 16:33:37 e5e13b0c77cb: Layer already exists 16:33:37 latest: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + sudo service docker restart 16:33:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.10 16:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:33:38 2f9fa6340334: Preparing 16:33:38 a2a3afd2169a: Preparing 16:33:38 0a06005e7b08: Preparing 16:33:38 e3f0f13ee291: Preparing 16:33:38 ffed53ee06a5: Preparing 16:33:38 e5e13b0c77cb: Preparing 16:33:38 e5e13b0c77cb: Waiting 16:33:38 a2a3afd2169a: Layer already exists 16:33:38 e3f0f13ee291: Layer already exists 16:33:38 2f9fa6340334: Layer already exists 16:33:38 0a06005e7b08: Layer already exists 16:33:38 ffed53ee06a5: Layer already exists 16:33:38 e5e13b0c77cb: Layer already exists 16:33:38 3.0.0-dev.10: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 16:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:33:39 2f9fa6340334: Preparing 16:33:39 a2a3afd2169a: Preparing 16:33:39 0a06005e7b08: Preparing 16:33:39 e3f0f13ee291: Preparing 16:33:39 ffed53ee06a5: Preparing 16:33:39 e5e13b0c77cb: Preparing 16:33:39 e5e13b0c77cb: Waiting 16:33:39 ffed53ee06a5: Layer already exists 16:33:39 0a06005e7b08: Layer already exists 16:33:39 a2a3afd2169a: Layer already exists 16:33:39 2f9fa6340334: Layer already exists 16:33:39 e3f0f13ee291: Layer already exists 16:33:39 e5e13b0c77cb: Layer already exists 16:33:39 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:33:39 2f9fa6340334: Preparing 16:33:39 a2a3afd2169a: Preparing 16:33:39 0a06005e7b08: Preparing 16:33:39 e3f0f13ee291: Preparing 16:33:39 ffed53ee06a5: Preparing 16:33:39 e5e13b0c77cb: Preparing 16:33:39 e5e13b0c77cb: Waiting 16:33:39 ffed53ee06a5: Layer already exists 16:33:39 e3f0f13ee291: Layer already exists 16:33:39 a2a3afd2169a: Layer already exists 16:33:39 0a06005e7b08: Layer already exists 16:33:39 2f9fa6340334: Layer already exists 16:33:39 e5e13b0c77cb: Layer already exists 16:33:39 main: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:39 ===================================================== [Pipeline] echo 16:33:39 taggedImages: 16:33:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:33:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:33:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.10 16:33:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 16:33:39 - 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 16:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:40 16:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:40 latest: Pulling from edgex-lftools-log-publisher 16:33:40 5eb5b503b376: Pulling fs layer 16:33:40 5c69ac0246d0: Pulling fs layer 16:33:40 ec43610c2a17: Pulling fs layer 16:33:40 3a2ae6a8a46f: Pulling fs layer 16:33:40 33b1e0a273af: Pulling fs layer 16:33:40 5d3b04190fa2: Pulling fs layer 16:33:40 2f39f015ded8: Pulling fs layer 16:33:40 3a2ae6a8a46f: Waiting 16:33:40 33b1e0a273af: Waiting 16:33:40 5d3b04190fa2: Waiting 16:33:40 2f39f015ded8: Waiting 16:33:40 5c69ac0246d0: Verifying Checksum 16:33:40 5c69ac0246d0: Download complete 16:33:40 3a2ae6a8a46f: Verifying Checksum 16:33:40 3a2ae6a8a46f: Download complete 16:33:40 33b1e0a273af: Verifying Checksum 16:33:40 33b1e0a273af: Download complete 16:33:40 ec43610c2a17: Verifying Checksum 16:33:40 ec43610c2a17: Download complete 16:33:40 5d3b04190fa2: Download complete 16:33:40 5eb5b503b376: Verifying Checksum 16:33:40 5eb5b503b376: Download complete 16:33:41 2f39f015ded8: Download complete 16:33:42 5eb5b503b376: Pull complete 16:33:42 5c69ac0246d0: Pull complete 16:33:42 ec43610c2a17: Pull complete 16:33:42 3a2ae6a8a46f: Pull complete 16:33:42 33b1e0a273af: Pull complete 16:33:42 5d3b04190fa2: Pull complete 16:33:47 2f39f015ded8: Pull complete 16:33:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:47 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:33:52 $ docker top ed0b1ecdd2d930a1d02a2e94af1cf53b4608acb66335ecb761e80231559b0aeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:53 ---> job-cost.sh 16:33:53 lf-activate-venv: SKIPPING 16:33:53 INFO: No Stack... 16:33:53 INFO: Retrieving Pricing Info for: v3-standard-8 16:33:53 INFO: Archiving Costs [Pipeline] sh 16:33:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:33:54 + cut -d, -f6 [Pipeline] lock 16:33:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] 16:33:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] did not exist. Created. 16:33:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:33:54 + echo total: 0.2199999988079071 [Pipeline] stash 16:33:54 Stashed 1 file(s) [Pipeline] } 16:33:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 16:33:54 $ docker stop --time=1 ed0b1ecdd2d930a1d02a2e94af1cf53b4608acb66335ecb761e80231559b0aeb 16:33:55 $ docker rm -f --volumes ed0b1ecdd2d930a1d02a2e94af1cf53b4608acb66335ecb761e80231559b0aeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:56 provisioning config files... 16:33:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config2153082323268427094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:56 ---> docker-login.sh 16:33:56 nexus3.edgexfoundry.org:10001 16:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:57 Configure a credential helper to remove this warning. See 16:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:57 16:33:57 Login Succeeded 16:33:57 nexus3.edgexfoundry.org:10002 16:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:57 Configure a credential helper to remove this warning. See 16:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:57 16:33:57 Login Succeeded 16:33:57 nexus3.edgexfoundry.org:10003 16:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:58 Configure a credential helper to remove this warning. See 16:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:58 16:33:58 Login Succeeded 16:33:58 nexus3.edgexfoundry.org:10004 16:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:58 Configure a credential helper to remove this warning. See 16:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:58 16:33:58 Login Succeeded 16:33:58 docker.io 16:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:59 Configure a credential helper to remove this warning. See 16:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:59 16:33:59 Login Succeeded 16:33:59 ---> docker-login.sh ends [Pipeline] } 16:33:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:59 ========================================================= 16:33:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:33:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:34:00 Sending build context to Docker daemon 215.6kB 16:34:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:34:00 Step 2/12 : FROM ${BASE} AS builder 16:34:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:00 9b18e9b68314: Pulling fs layer 16:34:00 35d82f9e3411: Pulling fs layer 16:34:00 e16973657156: Pulling fs layer 16:34:00 fc693d55d65f: Pulling fs layer 16:34:00 7e9fc2657dce: Pulling fs layer 16:34:00 dda99020689f: Pulling fs layer 16:34:00 db1c61fa0a46: Pulling fs layer 16:34:00 891c053d2c06: Pulling fs layer 16:34:00 fc693d55d65f: Waiting 16:34:00 db1c61fa0a46: Waiting 16:34:00 7e9fc2657dce: Waiting 16:34:00 dda99020689f: Waiting 16:34:00 891c053d2c06: Waiting 16:34:00 e16973657156: Verifying Checksum 16:34:00 e16973657156: Download complete 16:34:00 35d82f9e3411: Verifying Checksum 16:34:00 35d82f9e3411: Download complete 16:34:00 7e9fc2657dce: Download complete 16:34:00 dda99020689f: Verifying Checksum 16:34:00 dda99020689f: Download complete 16:34:00 9b18e9b68314: Verifying Checksum 16:34:00 9b18e9b68314: Download complete 16:34:01 9b18e9b68314: Pull complete 16:34:02 35d82f9e3411: Pull complete 16:34:02 891c053d2c06: Verifying Checksum 16:34:02 891c053d2c06: Download complete 16:34:02 e16973657156: Pull complete 16:34:03 db1c61fa0a46: Verifying Checksum 16:34:03 db1c61fa0a46: Download complete 16:34:03 fc693d55d65f: Verifying Checksum 16:34:03 fc693d55d65f: Download complete 16:34:15 fc693d55d65f: Pull complete 16:34:15 7e9fc2657dce: Pull complete 16:34:15 dda99020689f: Pull complete 16:34:21 db1c61fa0a46: Pull complete 16:34:23 891c053d2c06: Pull complete 16:34:23 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:23 ---> f96f9c87975a 16:34:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:34:25 ---> Running in f6cd9a10a4c4 16:34:25 Removing intermediate container f6cd9a10a4c4 16:34:25 ---> 9a41bf318513 16:34:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:34:25 ---> Running in d517f2d59467 16:34:25 Removing intermediate container d517f2d59467 16:34:25 ---> bc4c00393aeb 16:34:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:34:25 ---> Running in 929f80af085e 16:34:26 Removing intermediate container 929f80af085e 16:34:26 ---> 019520805a3e 16:34:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:34:26 ---> Running in d78f11908423 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:34:28 OK: 221 MiB in 51 packages 16:34:30 Removing intermediate container d78f11908423 16:34:30 ---> 4e2967cad653 16:34:30 Step 7/12 : WORKDIR /app 16:34:30 ---> Running in 32ab360c5150 16:34:30 Removing intermediate container 32ab360c5150 16:34:30 ---> b9b5f2feec43 16:34:30 Step 8/12 : COPY go.mod vendor* ./ 16:34:31 ---> 4f3e67ac81d6 16:34:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:31 ---> Running in 3cb6adbafda0 16:35:28 Removing intermediate container 3cb6adbafda0 16:35:28 ---> 1dcbb55620ce 16:35:28 Step 10/12 : COPY . . 16:35:28 ---> f40359420c6c 16:35:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:35:28 ---> Running in 3c5388b5ab19 16:35:28 Removing intermediate container 3c5388b5ab19 16:35:28 ---> 443b650fff06 16:35:28 Step 12/12 : RUN $MAKE 16:35:28 ---> Running in 93659ab8c70e 16:35:28 noop 16:35:28 Removing intermediate container 93659ab8c70e 16:35:28 ---> e5d10adce86c 16:35:28 Successfully built e5d10adce86c 16:35:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:28 + docker inspect -f . ci-base-image-arm64 16:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:28 prd-ubuntu20.04-docker-arm64-4c-16g-2964 does not seem to be running inside a container 16:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 16:35:29 $ docker top f21d64c353cad0ca3e41c7eacb7592b022ff1b33c48f11d835f096e037580d16 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:30 + go version 16:35:30 go version go1.18.7 linux/arm64 [Pipeline] } 16:35:30 $ docker stop --time=1 f21d64c353cad0ca3e41c7eacb7592b022ff1b33c48f11d835f096e037580d16 16:35:32 $ docker rm -f --volumes f21d64c353cad0ca3e41c7eacb7592b022ff1b33c48f11d835f096e037580d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:32 + docker inspect -f . ci-base-image-arm64 16:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-2964 does not seem to be running inside a container 16:35:33 $ 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/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 16:35:35 $ docker top 16981e195d272d951308da6796ec7954ac78aa0e783cfaef14fc04913d8189f4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:35 + git config --global --add safe.directory /w/workspace/app-service-configurable/127 [Pipeline] fileExists [Pipeline] sh 16:35:36 + make test 16:35:36 go test -race -coverprofile=coverage.out ./... 16:37:58 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:37:58 go vet ./... 16:39:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:34 ./bin/test-attribution-txt.sh [Pipeline] echo 16:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:39:34 $ docker stop --time=1 16981e195d272d951308da6796ec7954ac78aa0e783cfaef14fc04913d8189f4 16:39:36 $ docker rm -f --volumes 16981e195d272d951308da6796ec7954ac78aa0e783cfaef14fc04913d8189f4 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:37 Warning: overwriting stash ‘coverage-report’ 16:39:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:39:38 + ls -al . 16:39:38 total 180 16:39:38 drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 16:35 . 16:39:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:33 .. 16:39:38 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 16:33 .dockerignore 16:39:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 16:33 .git 16:39:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 16:33 .github 16:39:38 -rw-rw-r-- 1 jenkins jenkins 171 Jan 18 16:33 .gitignore 16:39:38 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 18 16:33 Attribution.txt 16:39:38 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 18 16:33 CHANGELOG.md 16:39:38 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 18 16:33 Dockerfile 16:39:38 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 16:33 GOVERNANCE.md 16:39:38 -rw-rw-r-- 1 jenkins jenkins 688 Jan 18 16:33 Jenkinsfile 16:39:38 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 16:33 LICENSE 16:39:38 -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 16:33 OWNERS.md 16:39:38 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 18 16:33 README.md 16:39:38 -rw-rw-r-- 1 jenkins jenkins 12 Jan 18 16:31 VERSION 16:39:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 16:33 bin 16:39:38 -rw-r--r-- 1 jenkins jenkins 13 Jan 18 16:35 coverage.out 16:39:38 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 18 16:33 go.mod 16:39:38 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 18 16:33 go.sum 16:39:38 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 18 16:33 main.go 16:39:38 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 18 16:33 makefile 16:39:38 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 16:33 res 16:39:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:39 + 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=33a8a0fb1d1881fd1b73fa23662390bbef39c173 --label arch=arm64 --label version=3.0.0-dev.10 . 16:39:39 Sending build context to Docker daemon 216.6kB 16:39:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:39:39 Step 2/26 : FROM ${BASE} AS builder 16:39:39 ---> e5d10adce86c 16:39:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:39:39 ---> Running in fe9e716a4709 16:39:39 Removing intermediate container fe9e716a4709 16:39:39 ---> c9db5f5c4d76 16:39:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:39:39 ---> Running in a27073260cf0 16:39:40 Removing intermediate container a27073260cf0 16:39:40 ---> c737fc605653 16:39:40 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:39:40 ---> Running in 6d53847e3196 16:39:40 Removing intermediate container 6d53847e3196 16:39:40 ---> 11e8e8841433 16:39:40 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:40 ---> Running in e83a545a0937 16:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:39:42 OK: 221 MiB in 51 packages 16:39:43 Removing intermediate container e83a545a0937 16:39:43 ---> 232982f8da9a 16:39:43 Step 7/26 : WORKDIR /app 16:39:43 ---> Running in 3b67c6822196 16:39:44 Removing intermediate container 3b67c6822196 16:39:44 ---> 800e66d5f4cf 16:39:44 Step 8/26 : COPY go.mod vendor* ./ 16:39:44 ---> 6146a0b43fa4 16:39:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:44 ---> Running in de17ab5b0a58 16:39:46 Removing intermediate container de17ab5b0a58 16:39:46 ---> 35235e5e274e 16:39:46 Step 10/26 : COPY . . 16:39:47 ---> 753b9fbfda2b 16:39:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:39:47 ---> Running in 794b54ebdbe7 16:39:47 Removing intermediate container 794b54ebdbe7 16:39:47 ---> ffb4b12c461d 16:39:47 Step 12/26 : RUN $MAKE 16:39:47 ---> Running in dd7afe65d1e3 16:39:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.10" -trimpath -mod=readonly -o app-service-configurable 16:41:40 Removing intermediate container dd7afe65d1e3 16:41:40 ---> 33bf5a7fb87d 16:41:40 Step 13/26 : FROM alpine:3.16 16:41:40 3.16: Pulling from library/alpine 16:41:41 6875df1f5354: Pulling fs layer 16:41:41 6875df1f5354: Verifying Checksum 16:41:41 6875df1f5354: Download complete 16:41:41 6875df1f5354: Pull complete 16:41:41 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:41:41 Status: Downloaded newer image for alpine:3.16 16:41:41 ---> 2b4661558fb8 16:41:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:41:41 ---> Running in 043980d2ed6b 16:41:42 Removing intermediate container 043980d2ed6b 16:41:42 ---> 3ac6b33371cd 16:41:42 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:41:42 ---> Running in b40966a8cee2 16:41:42 Removing intermediate container b40966a8cee2 16:41:42 ---> 8f325ea9c547 16:41:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:41:42 ---> Running in 6332717306c9 16:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:44 (1/2) Installing ca-certificates (20220614-r0) 16:41:44 (2/2) Installing dumb-init (1.2.5-r1) 16:41:44 Executing busybox-1.35.0-r17.trigger 16:41:44 Executing ca-certificates-20220614-r0.trigger 16:41:45 OK: 6 MiB in 16 packages 16:41:46 Removing intermediate container 6332717306c9 16:41:46 ---> bdf80a8784e0 16:41:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:41:46 ---> c17946ac3c39 16:41:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:41:47 ---> 67b54430ab36 16:41:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:41:47 ---> e51a4e32dfb2 16:41:47 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:41:48 ---> 8f7908cb2311 16:41:48 Step 21/26 : EXPOSE 48095 16:41:48 ---> Running in 0e93e7fea7c1 16:41:49 Removing intermediate container 0e93e7fea7c1 16:41:49 ---> dbc8deee19ba 16:41:49 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:41:49 ---> Running in ac1138686426 16:41:49 Removing intermediate container ac1138686426 16:41:49 ---> 3ef477278e1f 16:41:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:41:49 ---> Running in ca58d1d9c128 16:41:49 Removing intermediate container ca58d1d9c128 16:41:49 ---> 88e323928102 16:41:49 Step 24/26 : LABEL arch=arm64 16:41:49 ---> Running in b5338a4e68d1 16:41:49 Removing intermediate container b5338a4e68d1 16:41:49 ---> fcd30143e172 16:41:49 Step 25/26 : LABEL git_sha=33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:41:50 ---> Running in 18b415c7b8df 16:41:50 Removing intermediate container 18b415c7b8df 16:41:50 ---> 6f7f5dceeed5 16:41:50 Step 26/26 : LABEL version=3.0.0-dev.10 16:41:50 ---> Running in 2bf2c17b81d1 16:41:50 Removing intermediate container 2bf2c17b81d1 16:41:50 ---> 1cd2c0f333bf 16:41:50 [Warning] One or more build-args [ARCH] were not consumed 16:41:50 Successfully built 1cd2c0f333bf 16:41:50 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 16:41:50 provisioning config files... 16:41:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config3387843278958282423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:51 ---> docker-login.sh 16:41:51 nexus3.edgexfoundry.org:10001 16:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:51 Configure a credential helper to remove this warning. See 16:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:51 16:41:51 Login Succeeded 16:41:51 nexus3.edgexfoundry.org:10002 16:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:51 Configure a credential helper to remove this warning. See 16:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:51 16:41:51 Login Succeeded 16:41:51 nexus3.edgexfoundry.org:10003 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 nexus3.edgexfoundry.org:10004 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 docker.io 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 ---> docker-login.sh ends [Pipeline] } 16:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:53 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:41:53 33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:41:53 latest 16:41:53 3.0.0-dev.10 16:41:53 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 16:41:53 main 16:41:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:41:53 60744f995e91: Preparing 16:41:53 58bac6d1c896: Preparing 16:41:53 e7cc1dabe459: Preparing 16:41:53 eca9bfcca7ff: Preparing 16:41:53 1e715200f541: Preparing 16:41:53 17bec77d7fdc: Preparing 16:41:53 17bec77d7fdc: Waiting 16:41:54 e7cc1dabe459: Pushed 16:41:54 58bac6d1c896: Pushed 16:41:54 eca9bfcca7ff: Pushed 16:41:54 17bec77d7fdc: Layer already exists 16:41:54 1e715200f541: Pushed 16:41:59 60744f995e91: Pushed 16:41:59 33a8a0fb1d1881fd1b73fa23662390bbef39c173: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:00 + 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 16:42:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:00 60744f995e91: Preparing 16:42:00 58bac6d1c896: Preparing 16:42:00 e7cc1dabe459: Preparing 16:42:00 eca9bfcca7ff: Preparing 16:42:00 1e715200f541: Preparing 16:42:00 17bec77d7fdc: Preparing 16:42:00 17bec77d7fdc: Waiting 16:42:00 1e715200f541: Layer already exists 16:42:00 60744f995e91: Layer already exists 16:42:00 e7cc1dabe459: Layer already exists 16:42:00 eca9bfcca7ff: Layer already exists 16:42:00 58bac6d1c896: Layer already exists 16:42:00 17bec77d7fdc: Layer already exists 16:42:00 latest: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.10 16:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:01 60744f995e91: Preparing 16:42:01 58bac6d1c896: Preparing 16:42:01 e7cc1dabe459: Preparing 16:42:01 eca9bfcca7ff: Preparing 16:42:01 1e715200f541: Preparing 16:42:01 17bec77d7fdc: Preparing 16:42:01 17bec77d7fdc: Waiting 16:42:01 e7cc1dabe459: Layer already exists 16:42:01 eca9bfcca7ff: Layer already exists 16:42:01 58bac6d1c896: Layer already exists 16:42:01 60744f995e91: Layer already exists 16:42:01 1e715200f541: Layer already exists 16:42:01 17bec77d7fdc: Layer already exists 16:42:01 3.0.0-dev.10: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 16:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:02 60744f995e91: Preparing 16:42:02 58bac6d1c896: Preparing 16:42:02 e7cc1dabe459: Preparing 16:42:02 eca9bfcca7ff: Preparing 16:42:02 1e715200f541: Preparing 16:42:02 17bec77d7fdc: Preparing 16:42:02 17bec77d7fdc: Waiting 16:42:02 e7cc1dabe459: Layer already exists 16:42:02 1e715200f541: Layer already exists 16:42:02 eca9bfcca7ff: Layer already exists 16:42:02 60744f995e91: Layer already exists 16:42:02 58bac6d1c896: Layer already exists 16:42:02 17bec77d7fdc: Layer already exists 16:42:02 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:02 + 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 16:42:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:03 60744f995e91: Preparing 16:42:03 58bac6d1c896: Preparing 16:42:03 e7cc1dabe459: Preparing 16:42:03 eca9bfcca7ff: Preparing 16:42:03 1e715200f541: Preparing 16:42:03 17bec77d7fdc: Preparing 16:42:03 17bec77d7fdc: Waiting 16:42:03 e7cc1dabe459: Layer already exists 16:42:03 eca9bfcca7ff: Layer already exists 16:42:03 1e715200f541: Layer already exists 16:42:03 58bac6d1c896: Layer already exists 16:42:03 60744f995e91: Layer already exists 16:42:03 17bec77d7fdc: Layer already exists 16:42:03 main: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:03 ===================================================== [Pipeline] echo 16:42:03 taggedImages: 16:42:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173 16:42:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:42:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.10 16:42:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 16:42:03 - 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 16:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:04 16:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:04 arm64: Pulling from edgex-lftools-log-publisher 16:42:04 8998bd30e6a1: Pulling fs layer 16:42:04 04944245beec: Pulling fs layer 16:42:04 699f458cf7ca: Pulling fs layer 16:42:04 765212b225bb: Pulling fs layer 16:42:04 f23df028b6ca: Pulling fs layer 16:42:04 d65c8cfc05b1: Pulling fs layer 16:42:04 2437ff75d9bd: Pulling fs layer 16:42:04 765212b225bb: Waiting 16:42:04 f23df028b6ca: Waiting 16:42:04 d65c8cfc05b1: Waiting 16:42:04 2437ff75d9bd: Waiting 16:42:04 04944245beec: Verifying Checksum 16:42:04 04944245beec: Download complete 16:42:04 765212b225bb: Verifying Checksum 16:42:04 765212b225bb: Download complete 16:42:04 f23df028b6ca: Verifying Checksum 16:42:04 f23df028b6ca: Download complete 16:42:04 d65c8cfc05b1: Download complete 16:42:04 699f458cf7ca: Verifying Checksum 16:42:04 699f458cf7ca: Download complete 16:42:05 8998bd30e6a1: Verifying Checksum 16:42:05 8998bd30e6a1: Download complete 16:42:07 2437ff75d9bd: Verifying Checksum 16:42:07 2437ff75d9bd: Download complete 16:42:09 8998bd30e6a1: Pull complete 16:42:09 04944245beec: Pull complete 16:42:10 699f458cf7ca: Pull complete 16:42:10 765212b225bb: Pull complete 16:42:11 f23df028b6ca: Pull complete 16:42:11 d65c8cfc05b1: Pull complete 16:42:26 2437ff75d9bd: Pull complete 16:42:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:26 prd-ubuntu20.04-docker-arm64-4c-16g-2964 does not seem to be running inside a container 16:42:27 $ 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/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 16:42:29 $ docker top 38ff4c30a4f165009e3d2a3f93d3215bb9b99af4765544eda193905184ff739c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:30 ---> job-cost.sh 16:42:30 lf-activate-venv: SKIPPING 16:42:30 INFO: No Stack... 16:42:30 INFO: Retrieving Pricing Info for: v3-standard-4 16:42:31 INFO: Archiving Costs [Pipeline] sh 16:42:32 + cut -d, -f6 16:42:32 + cat /w/workspace/app-service-configurable/127/archives/cost.csv [Pipeline] lock 16:42:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] 16:42:32 Resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] did not exist. Created. 16:42:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:32 /w/workspace/app-service-configurable/127@tmp/durable-3596c55a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:42:33 + echo total: 0.10999999940395355 [Pipeline] stash 16:42:33 Warning: overwriting stash ‘stack-cost’ 16:42:33 Stashed 1 file(s) [Pipeline] } 16:42:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:33 $ docker stop --time=1 38ff4c30a4f165009e3d2a3f93d3215bb9b99af4765544eda193905184ff739c 16:42:34 $ docker rm -f --volumes 38ff4c30a4f165009e3d2a3f93d3215bb9b99af4765544eda193905184ff739c [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 16:42:35 provisioning config files... 16:42:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15483342687309259853tmp [Pipeline] { [Pipeline] sh 16:42:35 + set +x 16:42:35 + + bashcurl -s -s -- https://codecov.io/bash 16:42:35 16:42:35 16:42:35 _____ _ 16:42:35 / ____| | | 16:42:35 | | ___ __| | ___ ___ _____ __ 16:42:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:35 Bash-1.0.6 16:42:35 16:42:35 16:42:35 ==> git version 2.25.1 found 16:42:35 ==> 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 16:42:35 Release-Date: 2020-01-08 16:42:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:42:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:42:35 ==> Jenkins CI detected. 16:42:35 current dir:  /w/workspace/ry_app-service-configurable_main 16:42:35 project root: . 16:42:35 --> token set from env 16:42:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:35 ==> Running gcov in . (disable via -X gcov) 16:42:35 ==> Python coveragepy not found 16:42:35 ==> Searching for coverage reports in: 16:42:35 + . 16:42:35 -> Found 1 reports 16:42:35 ==> Detecting git/mercurial file structure 16:42:35 ==> Reading reports 16:42:35 + ./coverage.out bytes=13 16:42:35 ==> Appending adjustments 16:42:35 https://docs.codecov.io/docs/fixing-reports 16:42:35 + Found adjustments 16:42:35 ==> Gzipping contents 16:42:35 4.0K /tmp/codecov.2Xjn7Z.gz 16:42:35 ==> Uploading reports 16:42:35 url: https://codecov.io 16:42:35 query: branch=main&commit=33a8a0fb1d1881fd1b73fa23662390bbef39c173&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:42:35 -> Pinging Codecov 16:42:35 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=33a8a0fb1d1881fd1b73fa23662390bbef39c173&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:42:36 -> Uploading to 16:42:36 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/A97CA9966030D2A3747ED39772930CCE/33a8a0fb1d1881fd1b73fa23662390bbef39c173/0d87f5cc-fc9e-4025-8579-8af716284a7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T164235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2beda26ca1cc9bed37926ed11d75555c13969ed3b9f25aeba966a324861fd0e 16:42:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:36 Dload Upload Total Spent Left Speed 16:42:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1918 --:--:-- --:--:-- --:--:-- 1918 16:42:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] } 16:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:42:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:42:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:36 16:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:42:37 df9b9388f04a: Pulling fs layer 16:42:37 52dc419b0ee2: Pulling fs layer 16:42:37 25bc292e5bac: Pulling fs layer 16:42:37 114826534d7a: Pulling fs layer 16:42:37 4657fd5d0bcf: Pulling fs layer 16:42:37 6ad1cebc031e: Pulling fs layer 16:42:37 8a3aa393b2d8: Pulling fs layer 16:42:37 4657fd5d0bcf: Waiting 16:42:37 114826534d7a: Waiting 16:42:37 8a3aa393b2d8: Waiting 16:42:37 25bc292e5bac: Download complete 16:42:37 52dc419b0ee2: Verifying Checksum 16:42:37 52dc419b0ee2: Download complete 16:42:37 4657fd5d0bcf: Download complete 16:42:37 df9b9388f04a: Verifying Checksum 16:42:37 df9b9388f04a: Download complete 16:42:37 df9b9388f04a: Pull complete 16:42:37 52dc419b0ee2: Pull complete 16:42:37 6ad1cebc031e: Verifying Checksum 16:42:37 6ad1cebc031e: Download complete 16:42:37 25bc292e5bac: Pull complete 16:42:38 114826534d7a: Verifying Checksum 16:42:38 114826534d7a: Download complete 16:42:38 8a3aa393b2d8: Verifying Checksum 16:42:38 8a3aa393b2d8: Download complete 16:42:42 114826534d7a: Pull complete 16:42:42 4657fd5d0bcf: Pull complete 16:42:42 6ad1cebc031e: Pull complete 16:42:45 8a3aa393b2d8: Pull complete 16:42:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:42:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:45 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:42:45 $ 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 16:42:51 $ docker top c201fd0e6f97595bebc19801d448bba831ccc0c57405983a7bf67580f985e8f0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:42:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:42:52 + set -o pipefail 16:42:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:42:58 16:42:58 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:42:58 16:42:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0c57f5e4-b91e-4aa3-9a1e-875c4395d1ba 16:42:58 16:42:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:42:58 16:42:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:42:58 16:42:58 16:42:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:42:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:42:58 More details here: https://snyk.co/ue1NS [Pipeline] } 16:42:58 $ docker stop --time=1 c201fd0e6f97595bebc19801d448bba831ccc0c57405983a7bf67580f985e8f0 16:43:04 $ docker rm -f --volumes c201fd0e6f97595bebc19801d448bba831ccc0c57405983a7bf67580f985e8f0 [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 16:43:05 + git log --format=format:%s -1 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] sh 16:43:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:06 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:07 $ docker top 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 -eo pid,comm 16:43:07 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). 16:43:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:07 [ssh-agent] Looking for ssh-agent implementation... 16:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:07 $ docker exec 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 ssh-agent 16:43:07 SSH_AUTH_SOCK=/tmp/ssh-DYDWmQSAL406/agent.14 16:43:07 SSH_AGENT_PID=20 16:43:07 Running ssh-add (command line suppressed) 16:43:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1248207958793447213.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1248207958793447213.key) 16:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:08 + git semver tag 16:43:08 2023-01-18 16:43:08,262 [run_tag] DEBUG tag force:False 16:43:08 2023-01-18 16:43:08,263 [check_head_tag] DEBUG check head tag 16:43:08 2023-01-18 16:43:08,265 [execute] INFO git cat-file --batch-check 16:43:08 2023-01-18 16:43:08,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:43:08 2023-01-18 16:43:08,269 [execute] INFO git cat-file --batch 16:43:08 2023-01-18 16:43:08,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:43:08 2023-01-18 16:43:08,289 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:08 2023-01-18 16:43:08,289 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 16:43:08 2023-01-18 16:43:08,289 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:43:08 2023-01-18 16:43:08,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:08 3.0.0-dev.10 [Pipeline] } 16:43:08 $ docker exec --env ******** --env ******** 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 ssh-agent -k 16:43:08 unset SSH_AUTH_SOCK; 16:43:08 unset SSH_AGENT_PID; 16:43:08 echo Agent pid 20 killed; 16:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:08 + git semver [Pipeline] } 16:43:09 $ docker stop --time=1 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 16:43:10 $ docker rm -f --volumes 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:10 16:43:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:11 0.23.1-centos7: Pulling from edgex-lftools 16:43:11 ab5ef0e58194: Pulling fs layer 16:43:11 9712f1f96733: Pulling fs layer 16:43:11 63f879dbbcfc: Pulling fs layer 16:43:11 0d9ebad4ef96: Pulling fs layer 16:43:11 e9a5061849ea: Pulling fs layer 16:43:11 d747dcd14b5f: Pulling fs layer 16:43:11 2de7ff778b66: Pulling fs layer 16:43:11 d747dcd14b5f: Waiting 16:43:11 2de7ff778b66: Waiting 16:43:11 0d9ebad4ef96: Waiting 16:43:11 e9a5061849ea: Waiting 16:43:11 9712f1f96733: Verifying Checksum 16:43:11 9712f1f96733: Download complete 16:43:12 63f879dbbcfc: Verifying Checksum 16:43:12 63f879dbbcfc: Download complete 16:43:12 e9a5061849ea: Verifying Checksum 16:43:12 e9a5061849ea: Download complete 16:43:12 d747dcd14b5f: Verifying Checksum 16:43:12 d747dcd14b5f: Download complete 16:43:13 0d9ebad4ef96: Verifying Checksum 16:43:13 0d9ebad4ef96: Download complete 16:43:13 ab5ef0e58194: Verifying Checksum 16:43:13 ab5ef0e58194: Download complete 16:43:13 2de7ff778b66: Verifying Checksum 16:43:13 2de7ff778b66: Download complete 16:43:15 ab5ef0e58194: Pull complete 16:43:15 9712f1f96733: Pull complete 16:43:16 63f879dbbcfc: Pull complete 16:43:20 0d9ebad4ef96: Pull complete 16:43:20 e9a5061849ea: Pull complete 16:43:20 d747dcd14b5f: Pull complete 16:43:21 2de7ff778b66: Pull complete 16:43:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:22 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:43:22 $ 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 16:43:29 $ docker top 392020a981da24e36adbb05a95ab8c4d672578763761f6ffa67ee4a85dfdac93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:43:29 provisioning config files... 16:43:29 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6914113293645843922tmp 16:43:29 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17302700105441821727tmp 16:43:29 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1733191846136892372tmp [Pipeline] { [Pipeline] echo 16:43:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:43:30 ---> sigul-configuration.sh 16:43:30 gpg: directory `/root/.gnupg' created 16:43:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:43:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:43:30 gpg: keyring `/root/.gnupg/secring.gpg' created 16:43:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:43:30 gpg: CAST5 encrypted data 16:43:30 gpg: encrypted with 1 passphrase 16:43:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:43:30 + mkdir /home/jenkins 16:43:30 + mkdir /home/jenkins/sigul [Pipeline] sh 16:43:30 + 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 16:43:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:30 ---> sigul-install.sh 16:43:30 Sigul already installed; skipping installation. [Pipeline] sh 16:43:31 + git tag --list 16:43:31 v1.0.0 16:43:31 v1.1.0 16:43:31 v1.2.0 16:43:31 v1.3.0 16:43:31 v1.3.1 16:43:31 v2.0.0 16:43:31 v2.0.1 16:43:31 v2.1.0 16:43:31 v2.1.1 16:43:31 v2.1.1-dev.1 16:43:31 v2.1.1-dev.2 16:43:31 v2.2.0 16:43:31 v2.2.1-dev.1 16:43:31 v2.2.1-dev.10 16:43:31 v2.2.1-dev.2 16:43:31 v2.2.1-dev.3 16:43:31 v2.2.1-dev.4 16:43:31 v2.2.1-dev.5 16:43:31 v2.2.1-dev.6 16:43:31 v2.2.1-dev.7 16:43:31 v2.2.1-dev.8 16:43:31 v2.2.1-dev.9 16:43:31 v2.3.0 16:43:31 v2.3.0-dev.10 16:43:31 v2.3.0-dev.11 16:43:31 v2.3.0-dev.12 16:43:31 v2.3.0-dev.13 16:43:31 v2.3.0-dev.14 16:43:31 v2.3.0-dev.15 16:43:31 v2.3.0-dev.16 16:43:31 v2.3.0-dev.17 16:43:31 v2.3.0-dev.18 16:43:31 v2.3.0-dev.19 16:43:31 v2.3.0-dev.20 16:43:31 v2.3.0-dev.21 16:43:31 v2.3.0-dev.22 16:43:31 v2.3.0-dev.23 16:43:31 v2.3.0-dev.24 16:43:31 v2.3.0-dev.25 16:43:31 v2.3.0-dev.26 16:43:31 v2.3.0-dev.27 16:43:31 v2.3.0-dev.28 16:43:31 v2.3.0-dev.29 16:43:31 v2.3.0-dev.30 16:43:31 v2.3.0-dev.31 16:43:31 v2.3.0-dev.32 16:43:31 v2.3.0-dev.33 16:43:31 v2.3.0-dev.34 16:43:31 v2.3.0-dev.35 16:43:31 v2.3.0-dev.36 16:43:31 v2.3.0-dev.37 16:43:31 v3.0.0-dev.1 16:43:31 v3.0.0-dev.10 16:43:31 v3.0.0-dev.2 16:43:31 v3.0.0-dev.3 16:43:31 v3.0.0-dev.4 16:43:31 v3.0.0-dev.5 16:43:31 v3.0.0-dev.6 16:43:31 v3.0.0-dev.7 16:43:31 v3.0.0-dev.8 16:43:31 v3.0.0-dev.9 [Pipeline] sh 16:43:31 + lftools sign git-tag v3.0.0-dev.10 16:43:32 Signing Git tag with Sigul... 16:43:32 Signing v3.0.0-dev.10 [Pipeline] echo 16:43:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:43:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:43:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:43:32 $ docker stop --time=1 392020a981da24e36adbb05a95ab8c4d672578763761f6ffa67ee4a85dfdac93 16:43:33 $ docker rm -f --volumes 392020a981da24e36adbb05a95ab8c4d672578763761f6ffa67ee4a85dfdac93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:43:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:34 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:35 $ docker top 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 -eo pid,comm 16:43:35 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). 16:43:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:35 [ssh-agent] Looking for ssh-agent implementation... 16:43:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:35 $ docker exec 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 ssh-agent 16:43:35 SSH_AUTH_SOCK=/tmp/ssh-LXdSqOGzL8c0/agent.32 16:43:35 SSH_AGENT_PID=38 16:43:35 Running ssh-add (command line suppressed) 16:43:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6422151423775842573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6422151423775842573.key) 16:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:35 + git semver bump pre 16:43:36 2023-01-18 16:43:35,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:36 2023-01-18 16:43:35,928 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev 16:43:36 2023-01-18 16:43:35,928 [bump_version] DEBUG bumped version:3.0.0-dev.11 16:43:36 2023-01-18 16:43:35,928 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:43:36 2023-01-18 16:43:35,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:36 2023-01-18 16:43:35,928 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:43:36 2023-01-18 16:43:35,930 [execute] INFO git cat-file --batch-check 16:43:36 2023-01-18 16:43:35,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:36 2023-01-18 16:43:35,935 [execute] INFO git cat-file --batch 16:43:36 2023-01-18 16:43:35,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:36 2023-01-18 16:43:35,941 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:36 3.0.0-dev.11 [Pipeline] } 16:43:36 $ docker exec --env ******** --env ******** 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 ssh-agent -k 16:43:36 unset SSH_AUTH_SOCK; 16:43:36 unset SSH_AGENT_PID; 16:43:36 echo Agent pid 38 killed; 16:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:36 + git semver [Pipeline] } 16:43:36 $ docker stop --time=1 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 16:43:37 $ docker rm -f --volumes 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:38 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:39 $ docker top eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 -eo pid,comm 16:43:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:39 [ssh-agent] Looking for ssh-agent implementation... 16:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:39 $ docker exec eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 ssh-agent 16:43:39 SSH_AUTH_SOCK=/tmp/ssh-RSMVLURLZkCy/agent.32 16:43:39 SSH_AGENT_PID=38 16:43:39 Running ssh-add (command line suppressed) 16:43:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10150063944615615293.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10150063944615615293.key) 16:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:39 + git semver push 16:43:39 2023-01-18 16:43:39,884 [run_push] DEBUG push 16:43:39 2023-01-18 16:43:39,885 [execute] INFO git cat-file --batch-check 16:43:39 2023-01-18 16:43:39,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:39 2023-01-18 16:43:39,889 [execute] INFO git rev-list 6a15da0863768d6134983f69b6d1db5976a37a94 -- 16:43:39 2023-01-18 16:43:39,889 [execute] DEBUG Popen(['git', 'rev-list', '6a15da0863768d6134983f69b6d1db5976a37a94', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:39 2023-01-18 16:43:39,898 [execute] INFO git fetch -v origin 16:43:39 2023-01-18 16:43:39,898 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:43:40 2023-01-18 16:43:40,443 [run_push] DEBUG no remote changes detected 16:43:40 2023-01-18 16:43:40,444 [execute] INFO git push origin semver 16:43:40 2023-01-18 16:43:40,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:41 2023-01-18 16:43:41,376 [run_push] DEBUG push all version tags 16:43:41 2023-01-18 16:43:41,377 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:43:41 2023-01-18 16:43:41,377 [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) 16:43:42 2023-01-18 16:43:42,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:42 3.0.0-dev.11 [Pipeline] } 16:43:42 $ docker exec --env ******** --env ******** eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 ssh-agent -k 16:43:42 unset SSH_AUTH_SOCK; 16:43:42 unset SSH_AGENT_PID; 16:43:42 echo Agent pid 38 killed; 16:43:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:43 + git semver [Pipeline] } 16:43:43 $ docker stop --time=1 eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 16:43:44 $ docker rm -f --volumes eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 [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 16:43:45 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:43:45 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:43:45 total 16 16:43:45 drwxr-xr-x 3 root root 4096 Jan 18 16:33 . 16:43:45 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 16:43 .. 16:43:45 drwxr-xr-x 2 root root 4096 Jan 18 16:33 cost 16:43:45 -rw-r--r-- 1 root root 96 Jan 18 16:33 cost.csv 16:43:45 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:43:45 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:43:45 total 16 16:43:45 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 16:33 . 16:43:45 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 16:43 .. 16:43:45 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 16:33 cost 16:43:45 -rw-r--r-- 1 jenkins jenkins 96 Jan 18 16:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:43:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> package-listing.sh 16:43:46 ++ facter osfamily 16:43:46 ++ tr '[:upper:]' '[:lower:]' 16:43:46 + OS_FAMILY=debian 16:43:46 + workspace=/w/workspace/ry_app-service-configurable_main 16:43:46 + START_PACKAGES=/tmp/packages_start.txt 16:43:46 + END_PACKAGES=/tmp/packages_end.txt 16:43:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:46 + PACKAGES=/tmp/packages_start.txt 16:43:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:43:46 + PACKAGES=/tmp/packages_end.txt 16:43:46 + case "${OS_FAMILY}" in 16:43:46 + dpkg -l 16:43:46 + grep '^ii' 16:43:46 + '[' -f /tmp/packages_start.txt ']' 16:43:46 + '[' -f /tmp/packages_end.txt ']' 16:43:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:43:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:43:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:43:46 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 16:43:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:47 prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container 16:43:47 $ 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 16:43:48 $ docker top e96d915f8610e1289dfeccce926c25ea4860bd7f8677457e8670861953998221 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:48 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:48 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:49 + ls /var/log/sa-host 16:43:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:49 provisioning config files... 16:43:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12213717359411521981tmp [Pipeline] { [Pipeline] echo 16:43:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:49 ---> create-netrc.sh [Pipeline] } 16:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:43:49 ---> python-tools-install.sh [Pipeline] echo 16:43:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:50 ---> sudo-logs.sh 16:43:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:50 ---> job-cost.sh 16:43:50 lf-activate-venv: SKIPPING 16:43:50 DEBUG: total: 0.2199999988079071 16:43:50 INFO: Retrieving Stack Cost... 16:43:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:51 INFO: Archiving Costs [Pipeline] echo 16:43:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:51 ---> logs-deploy.sh 16:43:51 lf-activate-venv: SKIPPING 16:43:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/127 16:43:51 INFO: archiving workspace using pattern(s): 16:43:52 Archives upload complete. 16:43:52 INFO: archiving logs to Nexus