Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca8db051e8ce2d5f3f176f01313854c190459811 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-ssh1066872225748520242.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11596543754514299005.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15019248186976373905.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4644150339412785355.key Verifying host key using known hosts file > 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-ssh13775371479288070609.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116953 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 ca8db051e8ce2d5f3f176f01313854c190459811 (main) Commit message: "build: Latest go-mods, config and Dockerfile fix (#479)" > 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 ca8db051e8ce2d5f3f176f01313854c190459811 # timeout=10 > git rev-list --no-walk cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:07 ========================================================= 18:50:07 EdgeX Global Pipelines Version Info 18:50:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:08 ------------------- 18:50:08 stable info: 18:50:08 ------------------- 18:50:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:50:08 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:50:08 Message: update stable to v1.0.243 18:50:08 ------------------- 18:50:08 experimental info: 18:50:08 ------------------- 18:50:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:50:08 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:50:08 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca8db05 [Pipeline] echo 18:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:09 provisioning config files... 18:50:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15846025280904469382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:09 ---> docker-login.sh 18:50:09 nexus3.edgexfoundry.org:10001 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:09 Configure a credential helper to remove this warning. See 18:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:09 18:50:09 Login Succeeded 18:50:09 nexus3.edgexfoundry.org:10002 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:10 Configure a credential helper to remove this warning. See 18:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:10 18:50:10 Login Succeeded 18:50:10 nexus3.edgexfoundry.org:10003 18:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:10 Configure a credential helper to remove this warning. See 18:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:10 18:50:10 Login Succeeded 18:50:10 nexus3.edgexfoundry.org:10004 18:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:10 Configure a credential helper to remove this warning. See 18:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:10 18:50:10 Login Succeeded 18:50:10 docker.io 18:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:10 Configure a credential helper to remove this warning. See 18:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:10 18:50:10 Login Succeeded 18:50:10 ---> docker-login.sh ends [Pipeline] } 18:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:50:11 + git rev-list -1 --merges ca8db051e8ce2d5f3f176f01313854c190459811~1..ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo 18:50:11 -----------> git rev-list -1 --merges ca8db051e8ce2d5f3f176f01313854c190459811~1..ca8db051e8ce2d5f3f176f01313854c190459811 ca8db051e8ce2d5f3f176f01313854c190459811 [false] [Pipeline] sh 18:50:11 + git log --format=format:%s -1 ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo 18:50:11 ========================================================= 18:50:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:50:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:11 + git log --format=format:%s -1 ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo 18:50:11 [semverPrep] GIT_COMMIT: ca8db051e8ce2d5f3f176f01313854c190459811, Commit Message: build: Latest go-mods, config and Dockerfile fix (#479) [Pipeline] echo 18:50:11 [semverPrep] This is not a build commit. [Pipeline] sh 18:50:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:12 + grep -v github /etc/ssh/ssh_known_hosts 18:50:12 + [ -e /tmp/ssh_known_hosts ] 18:50:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:50:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:50:12 + sudo tee -a /etc/ssh/ssh_known_hosts 18:50:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:12 18:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:12 0.1.4: Pulling from edgex-devops/py-git-semver 18:50:12 b85a868b505f: Pulling fs layer 18:50:12 e2be974225ed: Pulling fs layer 18:50:12 339a4e72a1f5: Pulling fs layer 18:50:12 988bab9f4d93: Pulling fs layer 18:50:12 1469e6f7b9e6: Pulling fs layer 18:50:12 eaf3925da568: Pulling fs layer 18:50:12 1469e6f7b9e6: Waiting 18:50:12 988bab9f4d93: Waiting 18:50:12 bab4dde63d76: Pulling fs layer 18:50:12 bde34c3a00c8: Pulling fs layer 18:50:12 b352a97aabf1: Pulling fs layer 18:50:12 4872d77fe225: Pulling fs layer 18:50:12 eaf3925da568: Waiting 18:50:12 5851b861e8e6: Pulling fs layer 18:50:12 b352a97aabf1: Waiting 18:50:12 4872d77fe225: Waiting 18:50:12 bab4dde63d76: Waiting 18:50:12 5851b861e8e6: Waiting 18:50:12 e2be974225ed: Download complete 18:50:12 988bab9f4d93: Verifying Checksum 18:50:12 988bab9f4d93: Download complete 18:50:12 1469e6f7b9e6: Verifying Checksum 18:50:12 1469e6f7b9e6: Download complete 18:50:12 eaf3925da568: Verifying Checksum 18:50:12 eaf3925da568: Download complete 18:50:12 339a4e72a1f5: Verifying Checksum 18:50:12 339a4e72a1f5: Download complete 18:50:12 bde34c3a00c8: Download complete 18:50:12 b352a97aabf1: Download complete 18:50:12 4872d77fe225: Download complete 18:50:12 5851b861e8e6: Verifying Checksum 18:50:12 5851b861e8e6: Download complete 18:50:12 b85a868b505f: Download complete 18:50:13 bab4dde63d76: Verifying Checksum 18:50:14 b85a868b505f: Pull complete 18:50:14 e2be974225ed: Pull complete 18:50:14 339a4e72a1f5: Pull complete 18:50:15 988bab9f4d93: Pull complete 18:50:15 1469e6f7b9e6: Pull complete 18:50:15 eaf3925da568: Pull complete 18:50:17 bab4dde63d76: Pull complete 18:50:17 bde34c3a00c8: Pull complete 18:50:17 b352a97aabf1: Pull complete 18:50:17 4872d77fe225: Pull complete 18:50:17 5851b861e8e6: Pull complete 18:50:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:18 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 18:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:19 $ docker top 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a -eo pid,comm 18:50:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:50:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:19 [ssh-agent] Looking for ssh-agent implementation... 18:50:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:19 $ docker exec 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent 18:50:19 SSH_AUTH_SOCK=/tmp/ssh-wFMZCr54PCdM/agent.33 18:50:19 SSH_AGENT_PID=39 18:50:19 Running ssh-add (command line suppressed) 18:50:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12051402841581843660.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12051402841581843660.key) 18:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:20 + git tag --points-at HEAD [Pipeline] } 18:50:20 $ docker exec --env ******** --env ******** 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent -k 18:50:20 unset SSH_AUTH_SOCK; 18:50:20 unset SSH_AGENT_PID; 18:50:20 echo Agent pid 39 killed; 18:50:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:20 [ssh-agent] Looking for ssh-agent implementation... 18:50:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:20 $ docker exec 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent 18:50:20 SSH_AUTH_SOCK=/tmp/ssh-fYInJbnFjvcQ/agent.71 18:50:20 SSH_AGENT_PID=77 18:50:20 Running ssh-add (command line suppressed) 18:50:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5440905035489960053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5440905035489960053.key) 18:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:21 + git semver init 18:50:21 2022-10-25 18:50:21,359 [run_init] DEBUG init version:0.0.0 force:False 18:50:21 2022-10-25 18:50:21,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:50:21 2022-10-25 18:50:21,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:50:21 2022-10-25 18:50:21,361 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:50:22 2022-10-25 18:50:22,245 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:50:22 2022-10-25 18:50:22,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:50:22 2022-10-25 18:50:22,246 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:22 2022-10-25 18:50:22,246 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:22 2.3.0-dev.34 [Pipeline] } 18:50:22 $ docker exec --env ******** --env ******** 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent -k 18:50:22 unset SSH_AUTH_SOCK; 18:50:22 unset SSH_AGENT_PID; 18:50:22 echo Agent pid 77 killed; 18:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:22 + git semver [Pipeline] } 18:50:23 $ docker stop --time=1 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a 18:50:24 $ docker rm -f 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a [Pipeline] // withDockerContainer [Pipeline] sh 18:50:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:50:25 Stashed 1 file(s) [Pipeline] echo 18:50:25 [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:25 provisioning config files... 18:50:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14215884644447302124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:25 ---> docker-login.sh 18:50:25 nexus3.edgexfoundry.org:10001 18:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:25 Configure a credential helper to remove this warning. See 18:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:25 18:50:25 Login Succeeded 18:50:25 nexus3.edgexfoundry.org:10002 18:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:26 Configure a credential helper to remove this warning. See 18:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:26 18:50:26 Login Succeeded 18:50:26 nexus3.edgexfoundry.org:10003 18:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:26 Configure a credential helper to remove this warning. See 18:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:26 18:50:26 Login Succeeded 18:50:26 nexus3.edgexfoundry.org:10004 18:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:26 Configure a credential helper to remove this warning. See 18:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:26 18:50:26 Login Succeeded 18:50:26 docker.io 18:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:27 Configure a credential helper to remove this warning. See 18:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:27 18:50:27 Login Succeeded 18:50:27 ---> docker-login.sh ends [Pipeline] } 18:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:50:27 ========================================================= 18:50:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:50:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:50:27 Sending build context to Docker daemon 3.171MB 18:50:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:50:27 Step 2/13 : FROM ${BASE} AS builder 18:50:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:50:27 213ec9aee27d: Pulling fs layer 18:50:27 4583459ba037: Pulling fs layer 18:50:27 93c1e223e6f2: Pulling fs layer 18:50:27 53926ce57604: Pulling fs layer 18:50:27 21b2b0c7a3f4: Pulling fs layer 18:50:27 30f14e443154: Pulling fs layer 18:50:27 801331c1e519: Pulling fs layer 18:50:27 99cc6dd402b0: Pulling fs layer 18:50:27 7d9ed39f4882: Pulling fs layer 18:50:27 21b2b0c7a3f4: Waiting 18:50:27 30f14e443154: Waiting 18:50:27 801331c1e519: Waiting 18:50:27 99cc6dd402b0: Waiting 18:50:27 7d9ed39f4882: Waiting 18:50:27 53926ce57604: Waiting 18:50:27 93c1e223e6f2: Verifying Checksum 18:50:27 93c1e223e6f2: Download complete 18:50:27 4583459ba037: Download complete 18:50:27 21b2b0c7a3f4: Verifying Checksum 18:50:27 21b2b0c7a3f4: Download complete 18:50:27 30f14e443154: Verifying Checksum 18:50:27 30f14e443154: Download complete 18:50:27 213ec9aee27d: Verifying Checksum 18:50:27 213ec9aee27d: Download complete 18:50:27 801331c1e519: Download complete 18:50:27 213ec9aee27d: Pull complete 18:50:27 4583459ba037: Pull complete 18:50:27 93c1e223e6f2: Pull complete 18:50:28 7d9ed39f4882: Verifying Checksum 18:50:28 7d9ed39f4882: Download complete 18:50:28 99cc6dd402b0: Verifying Checksum 18:50:28 99cc6dd402b0: Download complete 18:50:28 53926ce57604: Verifying Checksum 18:50:28 53926ce57604: Download complete 18:50:32 53926ce57604: Pull complete 18:50:32 21b2b0c7a3f4: Pull complete 18:50:32 30f14e443154: Pull complete 18:50:32 801331c1e519: Pull complete 18:50:34 99cc6dd402b0: Pull complete 18:50:35 7d9ed39f4882: Pull complete 18:50:35 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:50:35 ---> 1dedd983c030 18:50:35 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:50:40 Still waiting to schedule task 18:50:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116954’ is offline 18:50:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116955’ is offline 18:50:41 ---> Running in e31ce3e2b38b 18:50:41 Removing intermediate container e31ce3e2b38b 18:50:41 ---> d3611134f1f1 18:50:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:50:41 ---> Running in ec8b112d92f1 18:50:41 Removing intermediate container ec8b112d92f1 18:50:41 ---> 6023f886a67d 18:50:41 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:50:41 ---> Running in af40833d60ee 18:50:41 Removing intermediate container af40833d60ee 18:50:41 ---> c560d3cf3300 18:50:41 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:50:41 ---> Running in 9f3d06322bfe 18:50:41 Removing intermediate container 9f3d06322bfe 18:50:41 ---> 19f49270723b 18:50:41 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:41 ---> Running in cfbf60e740d8 18:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:42 OK: 211 MiB in 51 packages 18:50:42 Removing intermediate container cfbf60e740d8 18:50:42 ---> 990c1f1f36ec 18:50:42 Step 8/13 : WORKDIR /app 18:50:42 ---> Running in e4c4415dbbe0 18:50:42 Removing intermediate container e4c4415dbbe0 18:50:42 ---> 4f1be688ce8d 18:50:42 Step 9/13 : COPY go.mod vendor* ./ 18:50:42 ---> 44c988097bc5 18:50:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:42 ---> Running in ee604ce245ec 18:51:29 Removing intermediate container ee604ce245ec 18:51:29 ---> 0a6f062615ce 18:51:29 Step 11/13 : COPY . . 18:51:29 ---> 97fd1690432c 18:51:29 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:29 ---> Running in fb7b203a5268 18:51:29 Removing intermediate container fb7b203a5268 18:51:29 ---> c96c8bbfdd84 18:51:29 Step 13/13 : RUN $MAKE 18:51:29 ---> Running in c6e411ad7399 18:51:29 noop 18:51:29 Removing intermediate container c6e411ad7399 18:51:29 ---> 2c1bd802e6c3 18:51:29 Successfully built 2c1bd802e6c3 18:51:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:29 + docker inspect -f . ci-base-image-x86_64 18:51:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:30 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 18:51:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:31 $ docker top 5fdc470d75c9391c17a4b731f36b0c3d5f7db1c21ae0aa7b1f185f2f80450480 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:31 + go version 18:51:31 go version go1.18.7 linux/amd64 [Pipeline] } 18:51:31 $ docker stop --time=1 5fdc470d75c9391c17a4b731f36b0c3d5f7db1c21ae0aa7b1f185f2f80450480 18:51:33 $ docker rm -f 5fdc470d75c9391c17a4b731f36b0c3d5f7db1c21ae0aa7b1f185f2f80450480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:33 + docker inspect -f . ci-base-image-x86_64 18:51:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:33 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 18:51: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 ******** -e ******** ci-base-image-x86_64 cat 18:51:35 $ docker top c3b6f9bf12879c28a675457e0231a456073860a06b2d1e433bb495cc236ad2e3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:35 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:51:35 + make test 18:51:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:51:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:51:45 CGO_ENABLED=1 go vet ./... 18:51:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:48 $ docker stop --time=1 c3b6f9bf12879c28a675457e0231a456073860a06b2d1e433bb495cc236ad2e3 18:51:51 $ docker rm -f c3b6f9bf12879c28a675457e0231a456073860a06b2d1e433bb495cc236ad2e3 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:52 + ls -al . 18:51:52 total 180 18:51:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:51 . 18:51:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 .. 18:51:52 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 18:50 .dockerignore 18:51:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:50 .git 18:51:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:50 .github 18:51:52 -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 18:50 .gitignore 18:51:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:50 .semver 18:51:52 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 18:50 Attribution.txt 18:51:52 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 18:50 CHANGELOG.md 18:51:52 -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 18:50 Dockerfile 18:51:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:50 GOVERNANCE.md 18:51:52 -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 18:50 Jenkinsfile 18:51:52 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 18:50 LICENSE 18:51:52 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 18:50 OWNERS.md 18:51:52 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 18:50 README.md 18:51:52 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 18:50 VERSION 18:51:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:50 bin 18:51:52 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 18:51 coverage.out 18:51:52 -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 18:50 go.mod 18:51:52 -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 18:50 go.sum 18:51:52 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 18:50 main.go 18:51:52 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 18:50 makefile 18:51:52 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:50 res 18:51:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:53 + 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=ca8db051e8ce2d5f3f176f01313854c190459811 --label arch=amd64 --label version=2.3.0-dev.34 . 18:51:53 Sending build context to Docker daemon 3.172MB 18:51:53 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:51:53 Step 2/27 : FROM ${BASE} AS builder 18:51:53 ---> 2c1bd802e6c3 18:51:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:51:53 ---> Running in 3ee642ed8dab 18:51:53 Removing intermediate container 3ee642ed8dab 18:51:53 ---> c60d6c198d0b 18:51:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:51:53 ---> Running in 343445b737b1 18:51:53 Removing intermediate container 343445b737b1 18:51:53 ---> 73d9e1235922 18:51:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:51:53 ---> Running in 6e8c904d3d00 18:51:53 Removing intermediate container 6e8c904d3d00 18:51:53 ---> fb5d632ae1f2 18:51:53 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:51:53 ---> Running in dd9174ddf6a5 18:51:53 Removing intermediate container dd9174ddf6a5 18:51:53 ---> 0bc7fc5ad2c9 18:51:53 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:53 ---> Running in baae56c93cd2 18:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:51:54 OK: 211 MiB in 51 packages 18:51:54 Removing intermediate container baae56c93cd2 18:51:54 ---> 543bd8692fb6 18:51:54 Step 8/27 : WORKDIR /app 18:51:54 ---> Running in 986688a64d9f 18:51:54 Removing intermediate container 986688a64d9f 18:51:54 ---> 1669dba4de96 18:51:54 Step 9/27 : COPY go.mod vendor* ./ 18:51:54 ---> a98a3c8b6f61 18:51:54 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:54 ---> Running in 0c925daffc3f 18:51:56 Removing intermediate container 0c925daffc3f 18:51:56 ---> 7fa8b5ba7a53 18:51:56 Step 11/27 : COPY . . 18:51:56 ---> 937d6d8f8dbf 18:51:56 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:56 ---> Running in bda9b8e86373 18:51:56 Removing intermediate container bda9b8e86373 18:51:56 ---> e7612a941a2e 18:51:56 Step 13/27 : RUN $MAKE 18:51:56 ---> Running in 0917d0c3e019 18:51:56 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:52:29 Removing intermediate container 0917d0c3e019 18:52:29 ---> cbf41eb3398d 18:52:29 Step 14/27 : FROM alpine:3.16 18:52:29 3.16: Pulling from library/alpine 18:52:29 213ec9aee27d: Already exists 18:52:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:52:29 Status: Downloaded newer image for alpine:3.16 18:52:29 ---> 9c6f07244728 18:52:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:52:29 ---> Running in cec0f3bca7ad 18:52:29 Removing intermediate container cec0f3bca7ad 18:52:29 ---> fce92d187329 18:52:29 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:52:29 ---> Running in abbb8b3308e3 18:52:29 Removing intermediate container abbb8b3308e3 18:52:29 ---> 59ccb2102c1a 18:52:29 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:52:29 ---> Running in 0d13bc4a9621 18:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:29 (1/7) Installing ca-certificates (20220614-r0) 18:52:29 (2/7) Installing dumb-init (1.2.5-r1) 18:52:29 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:52:29 (4/7) Installing libsodium (1.0.18-r0) 18:52:29 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:52:29 (6/7) Installing libzmq (4.3.4-r0) 18:52:29 (7/7) Installing zeromq (4.3.4-r0) 18:52:29 Executing busybox-1.35.0-r17.trigger 18:52:29 Executing ca-certificates-20220614-r0.trigger 18:52:29 OK: 9 MiB in 21 packages 18:52:29 Removing intermediate container 0d13bc4a9621 18:52:29 ---> a3c4722ff148 18:52:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:52:30 ---> e77599c7252c 18:52:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:52:30 ---> 1be2c6003780 18:52:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:52:30 ---> 37facfbef80e 18:52:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:52:32 ---> 5b6d128cdf9e 18:52:32 Step 22/27 : EXPOSE 48095 18:52:33 ---> Running in 1f7b22c98448 18:52:34 Removing intermediate container 1f7b22c98448 18:52:34 ---> 844011b3f369 18:52:34 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:52:34 ---> Running in 2c54f0513087 18:52:35 Removing intermediate container 2c54f0513087 18:52:35 ---> e4747eb73b0d 18:52:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:35 ---> Running in 05c29b16cdea 18:52:35 Removing intermediate container 05c29b16cdea 18:52:35 ---> d24c00ad1494 18:52:35 Step 25/27 : LABEL arch=amd64 18:52:35 ---> Running in 8c3aa2e9d033 18:52:36 Removing intermediate container 8c3aa2e9d033 18:52:36 ---> 98273ebc786b 18:52:36 Step 26/27 : LABEL git_sha=ca8db051e8ce2d5f3f176f01313854c190459811 18:52:37 ---> Running in 77bbabaa10ac 18:52:37 Removing intermediate container 77bbabaa10ac 18:52:37 ---> ad9f70282a7b 18:52:37 Step 27/27 : LABEL version=2.3.0-dev.34 18:52:37 ---> Running in 26b2785757f6 18:52:37 Removing intermediate container 26b2785757f6 18:52:37 ---> 1c9a7b8bd98e 18:52:37 [Warning] One or more build-args [ARCH] were not consumed 18:52:37 Successfully built 1c9a7b8bd98e 18:52:37 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:37 provisioning config files... 18:52:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17383512988670252926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:37 ---> docker-login.sh 18:52:37 nexus3.edgexfoundry.org:10001 18:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:37 Configure a credential helper to remove this warning. See 18:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:37 18:52:37 Login Succeeded 18:52:37 nexus3.edgexfoundry.org:10002 18:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:37 Configure a credential helper to remove this warning. See 18:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:37 18:52:37 Login Succeeded 18:52:37 nexus3.edgexfoundry.org:10003 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 nexus3.edgexfoundry.org:10004 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 docker.io 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 ---> docker-login.sh ends [Pipeline] } 18:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:38 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:52:38 ca8db051e8ce2d5f3f176f01313854c190459811 18:52:38 latest 18:52:38 2.3.0-dev.34 18:52:38 ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 18:52:38 main 18:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811 18:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:52:39 d468ebd2fc36: Preparing 18:52:39 fd7330390919: Preparing 18:52:39 ec719704f62c: Preparing 18:52:39 595820a679d8: Preparing 18:52:39 da95a3811340: Preparing 18:52:39 994393dc58e7: Preparing 18:52:39 595820a679d8: Pushed 18:52:39 fd7330390919: Pushed 18:52:39 ec719704f62c: Pushed 18:52:40 994393dc58e7: Layer already exists 18:52:40 da95a3811340: Pushed 18:52:41 d468ebd2fc36: Pushed 18:52:41 ca8db051e8ce2d5f3f176f01313854c190459811: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:52:42 d468ebd2fc36: Preparing 18:52:42 fd7330390919: Preparing 18:52:42 ec719704f62c: Preparing 18:52:42 595820a679d8: Preparing 18:52:42 da95a3811340: Preparing 18:52:42 994393dc58e7: Preparing 18:52:42 994393dc58e7: Waiting 18:52:42 fd7330390919: Layer already exists 18:52:42 d468ebd2fc36: Layer already exists 18:52:42 da95a3811340: Layer already exists 18:52:42 595820a679d8: Layer already exists 18:52:42 ec719704f62c: Layer already exists 18:52:42 994393dc58e7: Layer already exists 18:52:42 latest: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.34 18:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:52:43 d468ebd2fc36: Preparing 18:52:43 fd7330390919: Preparing 18:52:43 ec719704f62c: Preparing 18:52:43 595820a679d8: Preparing 18:52:43 da95a3811340: Preparing 18:52:43 994393dc58e7: Preparing 18:52:43 994393dc58e7: Waiting 18:52:43 595820a679d8: Layer already exists 18:52:43 d468ebd2fc36: Layer already exists 18:52:43 da95a3811340: Layer already exists 18:52:43 ec719704f62c: Layer already exists 18:52:43 fd7330390919: Layer already exists 18:52:43 994393dc58e7: Layer already exists 18:52:43 2.3.0-dev.34: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 18:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:52:43 d468ebd2fc36: Preparing 18:52:43 fd7330390919: Preparing 18:52:43 ec719704f62c: Preparing 18:52:43 595820a679d8: Preparing 18:52:43 da95a3811340: Preparing 18:52:43 994393dc58e7: Preparing 18:52:43 994393dc58e7: Waiting 18:52:43 d468ebd2fc36: Layer already exists 18:52:43 da95a3811340: Layer already exists 18:52:43 595820a679d8: Layer already exists 18:52:43 fd7330390919: Layer already exists 18:52:43 ec719704f62c: Layer already exists 18:52:43 994393dc58e7: Layer already exists 18:52:43 ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:52:44 d468ebd2fc36: Preparing 18:52:44 fd7330390919: Preparing 18:52:44 ec719704f62c: Preparing 18:52:44 595820a679d8: Preparing 18:52:44 da95a3811340: Preparing 18:52:44 994393dc58e7: Preparing 18:52:44 994393dc58e7: Waiting 18:52:44 da95a3811340: Layer already exists 18:52:44 d468ebd2fc36: Layer already exists 18:52:44 fd7330390919: Layer already exists 18:52:44 595820a679d8: Layer already exists 18:52:44 ec719704f62c: Layer already exists 18:52:44 994393dc58e7: Layer already exists 18:52:44 main: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:44 ===================================================== [Pipeline] echo 18:52:44 taggedImages: 18:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811 18:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.34 18:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 18:52:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:44 18:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:45 latest: Pulling from edgex-lftools-log-publisher 18:52:45 5eb5b503b376: Pulling fs layer 18:52:45 5c69ac0246d0: Pulling fs layer 18:52:45 ec43610c2a17: Pulling fs layer 18:52:45 3a2ae6a8a46f: Pulling fs layer 18:52:45 33b1e0a273af: Pulling fs layer 18:52:45 5d3b04190fa2: Pulling fs layer 18:52:45 2f39f015ded8: Pulling fs layer 18:52:45 3a2ae6a8a46f: Waiting 18:52:45 33b1e0a273af: Waiting 18:52:45 2f39f015ded8: Waiting 18:52:45 5d3b04190fa2: Waiting 18:52:45 5c69ac0246d0: Download complete 18:52:45 3a2ae6a8a46f: Verifying Checksum 18:52:45 3a2ae6a8a46f: Download complete 18:52:45 33b1e0a273af: Verifying Checksum 18:52:45 33b1e0a273af: Download complete 18:52:45 5d3b04190fa2: Verifying Checksum 18:52:45 5d3b04190fa2: Download complete 18:52:45 ec43610c2a17: Verifying Checksum 18:52:45 ec43610c2a17: Download complete 18:52:45 5eb5b503b376: Verifying Checksum 18:52:45 5eb5b503b376: Download complete 18:52:46 5eb5b503b376: Pull complete 18:52:46 5c69ac0246d0: Pull complete 18:52:46 2f39f015ded8: Download complete 18:52:47 ec43610c2a17: Pull complete 18:52:47 3a2ae6a8a46f: Pull complete 18:52:47 33b1e0a273af: Pull complete 18:52:47 5d3b04190fa2: Pull complete 18:52:51 2f39f015ded8: Pull complete 18:52:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:51 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 18:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:52:59 $ docker top 9b25741e2c788b5e3b8d7fe18d36a93addec325aa95d360816bd0a523abd9f20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:59 ---> job-cost.sh 18:52:59 lf-activate-venv: SKIPPING 18:52:59 INFO: No Stack... 18:52:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:00 INFO: Archiving Costs [Pipeline] sh 18:53:00 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:53:00 + cut -d, -f6 [Pipeline] lock 18:53:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] 18:53:00 Resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] did not exist. Created. 18:53:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:00 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:00 Stashed 1 file(s) [Pipeline] } 18:53:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:00 $ docker stop --time=1 9b25741e2c788b5e3b8d7fe18d36a93addec325aa95d360816bd0a523abd9f20 18:53:02 $ docker rm -f 9b25741e2c788b5e3b8d7fe18d36a93addec325aa95d360816bd0a523abd9f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:20:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116966 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:20:47 Running in /w/workspace/app-service-configurable/113 [Pipeline] { [Pipeline] checkout 19:20:47 Selected Git installation does not exist. Using Default 19:20:47 The recommended git tool is: NONE 19:20:53 using credential edgex-jenkins-ssh 19:20:53 Cloning the remote Git repository 19:20:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:20:53 > git init /w/workspace/app-service-configurable/113 # timeout=10 19:20:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:20:53 > git --version # timeout=10 19:20:53 > git --version # 'git version 2.25.1' 19:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:53 Verifying host key using known hosts file 19:20:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:20:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:56 Avoid second fetch 19:20:56 Checking out Revision ca8db051e8ce2d5f3f176f01313854c190459811 (main) 19:20:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:20:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:56 > git config core.sparsecheckout # timeout=10 19:20:56 > git checkout -f ca8db051e8ce2d5f3f176f01313854c190459811 # timeout=10 19:20:56 Commit message: "build: Latest go-mods, config and Dockerfile fix (#479)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:20:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:57 Dload Upload Total Spent Left Speed 19:20:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh 19:20:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:20:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:20:58 + sudo tee /etc/docker/daemon.new 19:20:58 { 19:20:58 "registry-mirrors": [ 19:20:58 "https://nexus3.edgexfoundry.org:10001" 19:20:58 ], 19:20:58 "bip": "10.250.0.254/24", 19:20:58 "hosts": [ 19:20:58 "tcp://0.0.0.0:5555", 19:20:58 "unix:///var/run/docker.sock" 19:20:58 ], 19:20:58 "mtu": 1458, 19:20:58 "selinux-enabled": true, 19:20:58 "seccomp-profile": "/etc/docker/seccomp.json" 19:20:58 } [Pipeline] sh 19:20:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:20:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:17 provisioning config files... 19:21:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config9842594393109416854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:17 ---> docker-login.sh 19:21:17 nexus3.edgexfoundry.org:10001 19:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:18 Configure a credential helper to remove this warning. See 19:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:18 19:21:18 Login Succeeded 19:21:18 nexus3.edgexfoundry.org:10002 19:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:18 Configure a credential helper to remove this warning. See 19:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:18 19:21:18 Login Succeeded 19:21:18 nexus3.edgexfoundry.org:10003 19:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 nexus3.edgexfoundry.org:10004 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 docker.io 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:20 Configure a credential helper to remove this warning. See 19:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:20 19:21:20 Login Succeeded 19:21:20 ---> docker-login.sh ends [Pipeline] } 19:21:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:21:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:20 ========================================================= 19:21:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:21:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:20 + 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 . 19:21:20 Sending build context to Docker daemon 216.1kB 19:21:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:21:20 Step 2/13 : FROM ${BASE} AS builder 19:21:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:21:20 9b18e9b68314: Pulling fs layer 19:21:20 d32db5db7311: Pulling fs layer 19:21:20 d0c4b47475fc: Pulling fs layer 19:21:20 5831b945b038: Pulling fs layer 19:21:20 86bbec2aaacd: Pulling fs layer 19:21:20 e10730c5d714: Pulling fs layer 19:21:20 5dd5c2283517: Pulling fs layer 19:21:20 d5ac0230b979: Pulling fs layer 19:21:20 e10730c5d714: Waiting 19:21:20 5dd5c2283517: Waiting 19:21:20 d5ac0230b979: Waiting 19:21:20 5831b945b038: Waiting 19:21:20 86bbec2aaacd: Waiting 19:21:20 d0c4b47475fc: Verifying Checksum 19:21:20 d0c4b47475fc: Download complete 19:21:20 d32db5db7311: Verifying Checksum 19:21:20 d32db5db7311: Download complete 19:21:21 86bbec2aaacd: Download complete 19:21:21 e10730c5d714: Verifying Checksum 19:21:21 e10730c5d714: Download complete 19:21:21 9b18e9b68314: Verifying Checksum 19:21:21 9b18e9b68314: Pull complete 19:21:21 d5ac0230b979: Verifying Checksum 19:21:21 d5ac0230b979: Download complete 19:21:22 d32db5db7311: Pull complete 19:21:22 d0c4b47475fc: Pull complete 19:21:23 5dd5c2283517: Verifying Checksum 19:21:23 5dd5c2283517: Download complete 19:21:23 5831b945b038: Verifying Checksum 19:21:23 5831b945b038: Download complete 19:21:36 5831b945b038: Pull complete 19:21:36 86bbec2aaacd: Pull complete 19:21:36 e10730c5d714: Pull complete 19:21:40 5dd5c2283517: Pull complete 19:21:41 d5ac0230b979: Pull complete 19:21:41 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 19:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:21:41 ---> 59b3b1a385d4 19:21:41 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:21:43 ---> Running in 0f51bbdbb3a2 19:21:43 Removing intermediate container 0f51bbdbb3a2 19:21:43 ---> fd081a002f89 19:21:43 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 19:21:43 ---> Running in df8d243a8846 19:21:44 Removing intermediate container df8d243a8846 19:21:44 ---> e18026e618d5 19:21:44 Step 5/13 : ARG ADD_BUILD_TAGS="" 19:21:44 ---> Running in 23b1a37432bc 19:21:44 Removing intermediate container 23b1a37432bc 19:21:44 ---> 9e76cb26d696 19:21:44 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:21:44 ---> Running in bc60d5ac8c02 19:21:44 Removing intermediate container bc60d5ac8c02 19:21:44 ---> 9c99c162bfe0 19:21:44 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:21:44 ---> Running in 82b1aee3c84b 19:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:47 OK: 221 MiB in 51 packages 19:21:48 Removing intermediate container 82b1aee3c84b 19:21:48 ---> 618a1e37841d 19:21:48 Step 8/13 : WORKDIR /app 19:21:48 ---> Running in 3d3a52f1e439 19:21:48 Removing intermediate container 3d3a52f1e439 19:21:48 ---> 56821b0f709f 19:21:48 Step 9/13 : COPY go.mod vendor* ./ 19:21:49 ---> 06a0b823a7f9 19:21:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:49 ---> Running in dee4368c14ca 19:22:45 Removing intermediate container dee4368c14ca 19:22:45 ---> 8524b988e67f 19:22:45 Step 11/13 : COPY . . 19:22:45 ---> 76fbd84c23cc 19:22:45 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:22:45 ---> Running in 2ad369c59790 19:22:45 Removing intermediate container 2ad369c59790 19:22:45 ---> a67257563aa7 19:22:45 Step 13/13 : RUN $MAKE 19:22:45 ---> Running in ad4961b07aa7 19:22:45 noop 19:22:45 Removing intermediate container ad4961b07aa7 19:22:45 ---> b7a210ebee64 19:22:45 Successfully built b7a210ebee64 19:22:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:46 + docker inspect -f . ci-base-image-arm64 19:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-116966 does not seem to be running inside a container 19:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:22:47 $ docker top ac125a773753f1f643464cb618b589cde2fd5902059aac11b77bf0dcf6529248 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:48 + go version 19:22:48 go version go1.18.7 linux/arm64 [Pipeline] } 19:22:48 $ docker stop --time=1 ac125a773753f1f643464cb618b589cde2fd5902059aac11b77bf0dcf6529248 19:22:50 $ docker rm -f ac125a773753f1f643464cb618b589cde2fd5902059aac11b77bf0dcf6529248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:50 + docker inspect -f . ci-base-image-arm64 19:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:50 prd-ubuntu20.04-docker-arm64-4c-16g-116966 does not seem to be running inside a container 19:22:50 $ 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/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:22:51 $ docker top aecbf0cb0dbec9022d0c09bea5ee0a62db0d0a853b67e9779f85fcacc1b64401 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/113 [Pipeline] fileExists [Pipeline] sh 19:22:52 + make test 19:22:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:24:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:24:14 CGO_ENABLED=1 go vet ./... 19:24:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:24:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:24:32 ./bin/test-attribution-txt.sh [Pipeline] echo 19:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:24:32 $ docker stop --time=1 aecbf0cb0dbec9022d0c09bea5ee0a62db0d0a853b67e9779f85fcacc1b64401 19:24:34 $ docker rm -f aecbf0cb0dbec9022d0c09bea5ee0a62db0d0a853b67e9779f85fcacc1b64401 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:24:35 Warning: overwriting stash ‘coverage-report’ 19:24:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:24:36 + ls -al . 19:24:36 total 176 19:24:36 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 19:22 . 19:24:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 19:20 .. 19:24:36 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 19:20 .dockerignore 19:24:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 19:20 .git 19:24:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 19:20 .github 19:24:36 -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 19:20 .gitignore 19:24:36 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 19:20 Attribution.txt 19:24:36 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 19:20 CHANGELOG.md 19:24:36 -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 19:20 Dockerfile 19:24:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 19:20 GOVERNANCE.md 19:24:36 -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 19:20 Jenkinsfile 19:24:36 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 19:20 LICENSE 19:24:36 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 19:20 OWNERS.md 19:24:36 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 19:20 README.md 19:24:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 18:50 VERSION 19:24:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 19:20 bin 19:24:36 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 19:22 coverage.out 19:24:36 -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 19:20 go.mod 19:24:36 -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 19:20 go.sum 19:24:36 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 19:20 main.go 19:24:36 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 19:20 makefile 19:24:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 19:20 res 19:24:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 19:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:37 + 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=ca8db051e8ce2d5f3f176f01313854c190459811 --label arch=arm64 --label version=2.3.0-dev.34 . 19:24:37 Sending build context to Docker daemon 217.1kB 19:24:37 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 19:24:37 Step 2/27 : FROM ${BASE} AS builder 19:24:37 ---> b7a210ebee64 19:24:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:24:37 ---> Running in 7ab482322633 19:24:37 Removing intermediate container 7ab482322633 19:24:37 ---> 53bb7c5a8608 19:24:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:24:37 ---> Running in e3de2f7eb859 19:24:37 Removing intermediate container e3de2f7eb859 19:24:37 ---> 2a02be7f6fc1 19:24:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:24:38 ---> Running in 1fb6077457c0 19:24:38 Removing intermediate container 1fb6077457c0 19:24:38 ---> cf9bb58bd751 19:24:38 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:24:38 ---> Running in 3ef15c09ce51 19:24:38 Removing intermediate container 3ef15c09ce51 19:24:38 ---> 6370a75f44f0 19:24:38 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:24:38 ---> Running in bbe7d88aa81c 19:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:40 OK: 221 MiB in 51 packages 19:24:41 Removing intermediate container bbe7d88aa81c 19:24:41 ---> c497f48221e4 19:24:41 Step 8/27 : WORKDIR /app 19:24:41 ---> Running in 7a6bc12f984a 19:24:42 Removing intermediate container 7a6bc12f984a 19:24:42 ---> 7f441de5397b 19:24:42 Step 9/27 : COPY go.mod vendor* ./ 19:24:42 ---> 8bd880f8f52e 19:24:42 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:42 ---> Running in e5258131792b 19:24:45 Removing intermediate container e5258131792b 19:24:45 ---> 207f44554af5 19:24:45 Step 11/27 : COPY . . 19:24:45 ---> e92573480cd5 19:24:45 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:24:45 ---> Running in e4d258755034 19:24:46 Removing intermediate container e4d258755034 19:24:46 ---> 2dbe46b715a3 19:24:46 Step 13/27 : RUN $MAKE 19:24:46 ---> Running in 4818da01f57a 19:24:47 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 19:27:24 Removing intermediate container 4818da01f57a 19:27:24 ---> 1855547f1118 19:27:24 Step 14/27 : FROM alpine:3.16 19:27:24 3.16: Pulling from library/alpine 19:27:24 9b18e9b68314: Already exists 19:27:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:27:24 Status: Downloaded newer image for alpine:3.16 19:27:24 ---> a6215f271958 19:27:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:27:24 ---> Running in b5b27469269d 19:27:24 Removing intermediate container b5b27469269d 19:27:24 ---> e6cfd4501a72 19:27:24 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:27:24 ---> Running in cfc8e4fd94b0 19:27:25 Removing intermediate container cfc8e4fd94b0 19:27:25 ---> b56cbb4e97b9 19:27:25 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:27:25 ---> Running in b011f7fbaee3 19:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:27 (1/7) Installing ca-certificates (20220614-r0) 19:27:27 (2/7) Installing dumb-init (1.2.5-r1) 19:27:27 (3/7) Installing libgcc (11.2.1_git20220219-r2) 19:27:27 (4/7) Installing libsodium (1.0.18-r0) 19:27:27 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 19:27:27 (6/7) Installing libzmq (4.3.4-r0) 19:27:27 (7/7) Installing zeromq (4.3.4-r0) 19:27:27 Executing busybox-1.35.0-r17.trigger 19:27:27 Executing ca-certificates-20220614-r0.trigger 19:27:27 OK: 9 MiB in 21 packages 19:27:29 Removing intermediate container b011f7fbaee3 19:27:29 ---> bc804ef98e5d 19:27:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:27:29 ---> 5c6734c7c08a 19:27:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:27:30 ---> 08e65773a1ec 19:27:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:27:31 ---> 51538dcd2b70 19:27:31 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:27:32 ---> 25be3a923cd5 19:27:32 Step 22/27 : EXPOSE 48095 19:27:32 ---> Running in 6e776b43dd53 19:27:32 Removing intermediate container 6e776b43dd53 19:27:32 ---> 2f6f3af5e237 19:27:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:27:32 ---> Running in f4bc790dfa8d 19:27:33 Removing intermediate container f4bc790dfa8d 19:27:33 ---> ddfdfb699d09 19:27:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:33 ---> Running in c957c3b3c546 19:27:33 Removing intermediate container c957c3b3c546 19:27:33 ---> 1eedb76d8360 19:27:33 Step 25/27 : LABEL arch=arm64 19:27:33 ---> Running in 292d88c0bd8c 19:27:33 Removing intermediate container 292d88c0bd8c 19:27:33 ---> 5fd21493ae29 19:27:33 Step 26/27 : LABEL git_sha=ca8db051e8ce2d5f3f176f01313854c190459811 19:27:33 ---> Running in 51875fd077e4 19:27:34 Removing intermediate container 51875fd077e4 19:27:34 ---> e80e145c608b 19:27:34 Step 27/27 : LABEL version=2.3.0-dev.34 19:27:34 ---> Running in 6af2bd068325 19:27:34 Removing intermediate container 6af2bd068325 19:27:34 ---> 04354994e93c 19:27:34 [Warning] One or more build-args [ARCH] were not consumed 19:27:34 Successfully built 04354994e93c 19:27:34 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:34 provisioning config files... 19:27:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config16518886941175173177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:35 ---> docker-login.sh 19:27:35 nexus3.edgexfoundry.org:10001 19:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:35 Configure a credential helper to remove this warning. See 19:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:35 19:27:35 Login Succeeded 19:27:35 nexus3.edgexfoundry.org:10002 19:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:35 Configure a credential helper to remove this warning. See 19:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:35 19:27:35 Login Succeeded 19:27:35 nexus3.edgexfoundry.org:10003 19:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:36 Configure a credential helper to remove this warning. See 19:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:36 19:27:36 Login Succeeded 19:27:36 nexus3.edgexfoundry.org:10004 19:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:36 Configure a credential helper to remove this warning. See 19:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:36 19:27:36 Login Succeeded 19:27:36 docker.io 19:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:36 Configure a credential helper to remove this warning. See 19:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:36 19:27:36 Login Succeeded 19:27:36 ---> docker-login.sh ends [Pipeline] } 19:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:27:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:37 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:27:37 ca8db051e8ce2d5f3f176f01313854c190459811 19:27:37 latest 19:27:37 2.3.0-dev.34 19:27:37 ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 19:27:37 main 19:27:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811 19:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:27:37 a1f76cc9aeea: Preparing 19:27:37 7d087f16f0ed: Preparing 19:27:37 1be7528a0d63: Preparing 19:27:37 9bd61d490b91: Preparing 19:27:37 19427e7dc1e8: Preparing 19:27:37 5d3e392a13a0: Preparing 19:27:37 5d3e392a13a0: Waiting 19:27:38 1be7528a0d63: Pushed 19:27:38 9bd61d490b91: Pushed 19:27:38 7d087f16f0ed: Pushed 19:27:38 5d3e392a13a0: Layer already exists 19:27:38 19427e7dc1e8: Pushed 19:27:43 a1f76cc9aeea: Pushed 19:27:43 ca8db051e8ce2d5f3f176f01313854c190459811: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:27:44 a1f76cc9aeea: Preparing 19:27:44 7d087f16f0ed: Preparing 19:27:44 1be7528a0d63: Preparing 19:27:44 9bd61d490b91: Preparing 19:27:44 19427e7dc1e8: Preparing 19:27:44 5d3e392a13a0: Preparing 19:27:44 5d3e392a13a0: Waiting 19:27:44 19427e7dc1e8: Layer already exists 19:27:44 9bd61d490b91: Layer already exists 19:27:44 1be7528a0d63: Layer already exists 19:27:44 7d087f16f0ed: Layer already exists 19:27:44 a1f76cc9aeea: Layer already exists 19:27:44 5d3e392a13a0: Layer already exists 19:27:44 latest: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.34 19:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:27:45 a1f76cc9aeea: Preparing 19:27:45 7d087f16f0ed: Preparing 19:27:45 1be7528a0d63: Preparing 19:27:45 9bd61d490b91: Preparing 19:27:45 19427e7dc1e8: Preparing 19:27:45 5d3e392a13a0: Preparing 19:27:45 5d3e392a13a0: Waiting 19:27:45 7d087f16f0ed: Layer already exists 19:27:45 9bd61d490b91: Layer already exists 19:27:45 19427e7dc1e8: Layer already exists 19:27:45 1be7528a0d63: Layer already exists 19:27:45 a1f76cc9aeea: Layer already exists 19:27:45 5d3e392a13a0: Layer already exists 19:27:45 2.3.0-dev.34: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 19:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:27:45 a1f76cc9aeea: Preparing 19:27:45 7d087f16f0ed: Preparing 19:27:45 1be7528a0d63: Preparing 19:27:45 9bd61d490b91: Preparing 19:27:45 19427e7dc1e8: Preparing 19:27:45 5d3e392a13a0: Preparing 19:27:45 5d3e392a13a0: Waiting 19:27:45 1be7528a0d63: Layer already exists 19:27:45 19427e7dc1e8: Layer already exists 19:27:45 7d087f16f0ed: Layer already exists 19:27:45 a1f76cc9aeea: Layer already exists 19:27:45 9bd61d490b91: Layer already exists 19:27:45 5d3e392a13a0: Layer already exists 19:27:45 ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:27:46 a1f76cc9aeea: Preparing 19:27:46 7d087f16f0ed: Preparing 19:27:46 1be7528a0d63: Preparing 19:27:46 9bd61d490b91: Preparing 19:27:46 19427e7dc1e8: Preparing 19:27:46 5d3e392a13a0: Preparing 19:27:46 5d3e392a13a0: Waiting 19:27:46 1be7528a0d63: Layer already exists 19:27:46 7d087f16f0ed: Layer already exists 19:27:46 19427e7dc1e8: Layer already exists 19:27:46 9bd61d490b91: Layer already exists 19:27:46 a1f76cc9aeea: Layer already exists 19:27:46 5d3e392a13a0: Layer already exists 19:27:46 main: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:27:47 ===================================================== [Pipeline] echo 19:27:47 taggedImages: 19:27:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811 19:27:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:27:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.34 19:27:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 19:27:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:27:47 19:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:27:47 arm64: Pulling from edgex-lftools-log-publisher 19:27:47 8998bd30e6a1: Pulling fs layer 19:27:47 04944245beec: Pulling fs layer 19:27:47 699f458cf7ca: Pulling fs layer 19:27:47 765212b225bb: Pulling fs layer 19:27:47 f23df028b6ca: Pulling fs layer 19:27:47 d65c8cfc05b1: Pulling fs layer 19:27:47 2437ff75d9bd: Pulling fs layer 19:27:47 f23df028b6ca: Waiting 19:27:47 d65c8cfc05b1: Waiting 19:27:47 2437ff75d9bd: Waiting 19:27:47 765212b225bb: Waiting 19:27:48 04944245beec: Verifying Checksum 19:27:48 04944245beec: Download complete 19:27:48 765212b225bb: Verifying Checksum 19:27:48 765212b225bb: Download complete 19:27:48 f23df028b6ca: Verifying Checksum 19:27:48 f23df028b6ca: Download complete 19:27:48 d65c8cfc05b1: Verifying Checksum 19:27:48 d65c8cfc05b1: Download complete 19:27:48 699f458cf7ca: Verifying Checksum 19:27:48 699f458cf7ca: Download complete 19:27:48 8998bd30e6a1: Download complete 19:27:50 2437ff75d9bd: Verifying Checksum 19:27:50 2437ff75d9bd: Download complete 19:27:52 8998bd30e6a1: Pull complete 19:27:52 04944245beec: Pull complete 19:27:54 699f458cf7ca: Pull complete 19:27:54 765212b225bb: Pull complete 19:27:54 f23df028b6ca: Pull complete 19:27:55 d65c8cfc05b1: Pull complete 19:28:10 2437ff75d9bd: Pull complete 19:28:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:10 prd-ubuntu20.04-docker-arm64-4c-16g-116966 does not seem to be running inside a container 19:28:10 $ 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/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:28:12 $ docker top 14cdddb0545e0034fba7cbd584377b235ac6895fae1c9129ebf24ffaaf429dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:13 ---> job-cost.sh 19:28:13 lf-activate-venv: SKIPPING 19:28:13 INFO: No Stack... 19:28:14 INFO: Retrieving Pricing Info for: v3-standard-4 19:28:14 INFO: Archiving Costs [Pipeline] sh 19:28:15 + + cut -d, -f6 19:28:15 cat /w/workspace/app-service-configurable/113/archives/cost.csv [Pipeline] lock 19:28:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] 19:28:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] did not exist. Created. 19:28:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:28:15 /w/workspace/app-service-configurable/113@tmp/durable-e383529b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:28:16 + echo total: 0.10999999940395355 [Pipeline] stash 19:28:16 Warning: overwriting stash ‘stack-cost’ 19:28:16 Stashed 1 file(s) [Pipeline] } 19:28:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 19:28:16 $ docker stop --time=1 14cdddb0545e0034fba7cbd584377b235ac6895fae1c9129ebf24ffaaf429dba 19:28:17 $ docker rm -f 14cdddb0545e0034fba7cbd584377b235ac6895fae1c9129ebf24ffaaf429dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:28:18 provisioning config files... 19:28:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5607182135823070232tmp [Pipeline] { [Pipeline] sh 19:28:18 + set +x 19:28:18 + curl -s https://codecov.io/bash 19:28:18 + bash -s -- 19:28:18 19:28:18 _____ _ 19:28:18 / ____| | | 19:28:18 | | ___ __| | ___ ___ _____ __ 19:28:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:28:18 | |___| (_) | (_| | __/ (_| (_) \ V / 19:28:18 \_____\___/ \__,_|\___|\___\___/ \_/ 19:28:18 Bash-1.0.6 19:28:18 19:28:18 19:28:18 ==> git version 2.25.1 found 19:28:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:28:18 Release-Date: 2020-01-08 19:28:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:28:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:28:18 ==> Jenkins CI detected. 19:28:18 current dir:  /w/workspace/ry_app-service-configurable_main 19:28:18 project root: . 19:28:18 --> token set from env 19:28:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:28:18 ==> Running gcov in . (disable via -X gcov) 19:28:18 ==> Python coveragepy not found 19:28:18 ==> Searching for coverage reports in: 19:28:18 + . 19:28:18 -> Found 1 reports 19:28:18 ==> Detecting git/mercurial file structure 19:28:18 ==> Reading reports 19:28:18 + ./coverage.out bytes=10 19:28:18 ==> Appending adjustments 19:28:18 https://docs.codecov.io/docs/fixing-reports 19:28:18 + Found adjustments 19:28:18 ==> Gzipping contents 19:28:18 4.0K /tmp/codecov.hGBEh2.gz 19:28:18 ==> Uploading reports 19:28:18 url: https://codecov.io 19:28:18 query: branch=main&commit=ca8db051e8ce2d5f3f176f01313854c190459811&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:28:18 -> Pinging Codecov 19:28:18 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=ca8db051e8ce2d5f3f176f01313854c190459811&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:28:19 -> Uploading to 19:28:19 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/A97CA9966030D2A3747ED39772930CCE/ca8db051e8ce2d5f3f176f01313854c190459811/2eb15aa4-51bb-46d9-8d23-a931bc0f9ca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T192819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b80fbe992b12d3d2aa2f38e857c70f6a55d189bbf02ada8c994b2133d54178e 19:28:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:28:19 Dload Upload Total Spent Left Speed 19:28:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2342 --:--:-- --:--:-- --:--:-- 2342 19:28:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] } 19:28:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:28:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:28:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:28:19 19:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:28:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:28:20 df9b9388f04a: Pulling fs layer 19:28:20 52dc419b0ee2: Pulling fs layer 19:28:20 25bc292e5bac: Pulling fs layer 19:28:20 114826534d7a: Pulling fs layer 19:28:20 4657fd5d0bcf: Pulling fs layer 19:28:20 6ad1cebc031e: Pulling fs layer 19:28:20 8a3aa393b2d8: Pulling fs layer 19:28:20 4657fd5d0bcf: Waiting 19:28:20 6ad1cebc031e: Waiting 19:28:20 114826534d7a: Waiting 19:28:20 8a3aa393b2d8: Waiting 19:28:20 25bc292e5bac: Verifying Checksum 19:28:20 25bc292e5bac: Download complete 19:28:20 52dc419b0ee2: Verifying Checksum 19:28:20 52dc419b0ee2: Download complete 19:28:20 4657fd5d0bcf: Verifying Checksum 19:28:20 4657fd5d0bcf: Download complete 19:28:20 df9b9388f04a: Verifying Checksum 19:28:20 df9b9388f04a: Download complete 19:28:20 6ad1cebc031e: Verifying Checksum 19:28:20 6ad1cebc031e: Download complete 19:28:20 df9b9388f04a: Pull complete 19:28:20 52dc419b0ee2: Pull complete 19:28:20 25bc292e5bac: Pull complete 19:28:21 114826534d7a: Verifying Checksum 19:28:21 114826534d7a: Download complete 19:28:21 8a3aa393b2d8: Verifying Checksum 19:28:21 8a3aa393b2d8: Download complete 19:28:24 114826534d7a: Pull complete 19:28:24 4657fd5d0bcf: Pull complete 19:28:24 6ad1cebc031e: Pull complete 19:28:27 8a3aa393b2d8: Pull complete 19:28:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:27 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 19:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:28:29 $ docker top 16d596ff2e613715fcf81e6649b4db3b227ca3f2ef367bc1ad51bd68c5d00aec -eo pid,comm [Pipeline] { [Pipeline] echo 19:28:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:28:29 + set -o pipefail 19:28:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:28:36 19:28:36 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:28:36 19:28:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/4871d367-1cc2-47e8-bb83-446728b44158 19:28:36 19:28:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:28:36 19:28:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:28:36 19:28:36 19:28:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:28:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:28:36 More details here: https://snyk.co/ue1NS [Pipeline] } 19:28:36 $ docker stop --time=1 16d596ff2e613715fcf81e6649b4db3b227ca3f2ef367bc1ad51bd68c5d00aec 19:28:38 $ docker rm -f 16d596ff2e613715fcf81e6649b4db3b227ca3f2ef367bc1ad51bd68c5d00aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:28:38 + git log --format=format:%s -1 ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] sh 19:28:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:28:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:39 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 19:28: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:28:40 $ docker top 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 -eo pid,comm 19:28:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:28:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:40 [ssh-agent] Looking for ssh-agent implementation... 19:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:40 $ docker exec 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 ssh-agent 19:28:40 SSH_AUTH_SOCK=/tmp/ssh-PYPS6FYc8n5g/agent.32 19:28:40 SSH_AGENT_PID=38 19:28:40 Running ssh-add (command line suppressed) 19:28:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18138315823441787884.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18138315823441787884.key) 19:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:40 + git semver tag 19:28:40 2022-10-25 19:28:40,902 [run_tag] DEBUG tag force:False 19:28:40 2022-10-25 19:28:40,903 [check_head_tag] DEBUG check head tag 19:28:40 2022-10-25 19:28:40,903 [execute] INFO git cat-file --batch-check 19:28:40 2022-10-25 19:28:40,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:28:40 2022-10-25 19:28:40,907 [execute] INFO git cat-file --batch 19:28:40 2022-10-25 19:28:40,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:28:40 2022-10-25 19:28:40,924 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:28:40 2022-10-25 19:28:40,924 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 19:28:40 2022-10-25 19:28:40,924 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:28:40 2022-10-25 19:28:40,929 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:28:40 2.3.0-dev.34 [Pipeline] } 19:28:40 $ docker exec --env ******** --env ******** 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 ssh-agent -k 19:28:41 unset SSH_AUTH_SOCK; 19:28:41 unset SSH_AGENT_PID; 19:28:41 echo Agent pid 38 killed; 19:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:41 + git semver [Pipeline] } 19:28:41 $ docker stop --time=1 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 19:28:42 $ docker rm -f 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:28:43 19:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:28:43 0.23.1-centos7: Pulling from edgex-lftools 19:28:43 ab5ef0e58194: Pulling fs layer 19:28:43 9712f1f96733: Pulling fs layer 19:28:43 63f879dbbcfc: Pulling fs layer 19:28:43 0d9ebad4ef96: Pulling fs layer 19:28:43 e9a5061849ea: Pulling fs layer 19:28:43 d747dcd14b5f: Pulling fs layer 19:28:43 2de7ff778b66: Pulling fs layer 19:28:43 0d9ebad4ef96: Waiting 19:28:43 d747dcd14b5f: Waiting 19:28:43 e9a5061849ea: Waiting 19:28:43 9712f1f96733: Verifying Checksum 19:28:43 9712f1f96733: Download complete 19:28:44 63f879dbbcfc: Download complete 19:28:44 e9a5061849ea: Verifying Checksum 19:28:44 e9a5061849ea: Download complete 19:28:44 0d9ebad4ef96: Verifying Checksum 19:28:44 0d9ebad4ef96: Download complete 19:28:44 d747dcd14b5f: Verifying Checksum 19:28:44 d747dcd14b5f: Download complete 19:28:44 2de7ff778b66: Verifying Checksum 19:28:44 2de7ff778b66: Download complete 19:28:44 ab5ef0e58194: Verifying Checksum 19:28:44 ab5ef0e58194: Download complete 19:28:47 ab5ef0e58194: Pull complete 19:28:47 9712f1f96733: Pull complete 19:28:47 63f879dbbcfc: Pull complete 19:28:52 0d9ebad4ef96: Pull complete 19:28:52 e9a5061849ea: Pull complete 19:28:52 d747dcd14b5f: Pull complete 19:28:53 2de7ff778b66: Pull complete 19:28:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:28:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:53 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 19:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:28:55 $ docker top f0e5a2b0f92141a8a54d13163a869025c15121d0b3ffd096a6e74138fc6d4ace -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:28:55 provisioning config files... 19:28:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2678649078096852365tmp 19:28:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15196500903464511598tmp 19:28:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18166126817046298508tmp [Pipeline] { [Pipeline] echo 19:28:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:28:56 ---> sigul-configuration.sh 19:28:56 gpg: directory `/root/.gnupg' created 19:28:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:28:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:28:56 gpg: keyring `/root/.gnupg/secring.gpg' created 19:28:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:28:56 gpg: CAST5 encrypted data 19:28:56 gpg: encrypted with 1 passphrase 19:28:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:28:56 + mkdir /home/jenkins 19:28:56 + mkdir /home/jenkins/sigul [Pipeline] sh 19:28:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:28:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:28:57 ---> sigul-install.sh 19:28:57 Sigul already installed; skipping installation. [Pipeline] sh 19:28:57 + git tag --list 19:28:57 v1.0.0 19:28:57 v1.1.0 19:28:57 v1.2.0 19:28:57 v1.3.0 19:28:57 v1.3.1 19:28:57 v2.0.0 19:28:57 v2.0.1 19:28:57 v2.1.0 19:28:57 v2.1.1 19:28:57 v2.1.1-dev.1 19:28:57 v2.1.1-dev.2 19:28:57 v2.2.0 19:28:57 v2.2.1-dev.1 19:28:57 v2.2.1-dev.10 19:28:57 v2.2.1-dev.2 19:28:57 v2.2.1-dev.3 19:28:57 v2.2.1-dev.4 19:28:57 v2.2.1-dev.5 19:28:57 v2.2.1-dev.6 19:28:57 v2.2.1-dev.7 19:28:57 v2.2.1-dev.8 19:28:57 v2.2.1-dev.9 19:28:57 v2.3.0-dev.10 19:28:57 v2.3.0-dev.11 19:28:57 v2.3.0-dev.12 19:28:57 v2.3.0-dev.13 19:28:57 v2.3.0-dev.14 19:28:57 v2.3.0-dev.15 19:28:57 v2.3.0-dev.16 19:28:57 v2.3.0-dev.17 19:28:57 v2.3.0-dev.18 19:28:57 v2.3.0-dev.19 19:28:57 v2.3.0-dev.20 19:28:57 v2.3.0-dev.21 19:28:57 v2.3.0-dev.22 19:28:57 v2.3.0-dev.23 19:28:57 v2.3.0-dev.24 19:28:57 v2.3.0-dev.25 19:28:57 v2.3.0-dev.26 19:28:57 v2.3.0-dev.27 19:28:57 v2.3.0-dev.28 19:28:57 v2.3.0-dev.29 19:28:57 v2.3.0-dev.30 19:28:57 v2.3.0-dev.31 19:28:57 v2.3.0-dev.32 19:28:57 v2.3.0-dev.33 19:28:57 v2.3.0-dev.34 [Pipeline] sh 19:28:57 + lftools sign git-tag v2.3.0-dev.34 19:28:58 Signing Git tag with Sigul... 19:28:58 Signing v2.3.0-dev.34 [Pipeline] echo 19:28:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:28:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:28:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:28:59 $ docker stop --time=1 f0e5a2b0f92141a8a54d13163a869025c15121d0b3ffd096a6e74138fc6d4ace 19:29:00 $ docker rm -f f0e5a2b0f92141a8a54d13163a869025c15121d0b3ffd096a6e74138fc6d4ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:29:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:01 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 19:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:01 $ docker top 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 -eo pid,comm 19:29:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:29:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:01 [ssh-agent] Looking for ssh-agent implementation... 19:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:01 $ docker exec 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 ssh-agent 19:29:01 SSH_AUTH_SOCK=/tmp/ssh-wUAEli2cUgdX/agent.32 19:29:01 SSH_AGENT_PID=38 19:29:01 Running ssh-add (command line suppressed) 19:29:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9427333427500339051.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9427333427500339051.key) 19:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:02 + git semver bump pre 19:29:02 2022-10-25 19:29:02,402 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:29:02 2022-10-25 19:29:02,402 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev 19:29:02 2022-10-25 19:29:02,402 [bump_version] DEBUG bumped version:2.3.0-dev.35 19:29:02 2022-10-25 19:29:02,402 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:29:02 2022-10-25 19:29:02,402 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:29:02 2022-10-25 19:29:02,402 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:29:02 2022-10-25 19:29:02,404 [execute] INFO git cat-file --batch-check 19:29:02 2022-10-25 19:29:02,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:29:02 2022-10-25 19:29:02,410 [execute] INFO git cat-file --batch 19:29:02 2022-10-25 19:29:02,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:29:02 2022-10-25 19:29:02,416 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:29:02 2.3.0-dev.35 [Pipeline] } 19:29:02 $ docker exec --env ******** --env ******** 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 ssh-agent -k 19:29:02 unset SSH_AUTH_SOCK; 19:29:02 unset SSH_AGENT_PID; 19:29:02 echo Agent pid 38 killed; 19:29:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:02 + git semver [Pipeline] } 19:29:03 $ docker stop --time=1 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 19:29:04 $ docker rm -f 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:05 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 19:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:05 $ docker top 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:05 [ssh-agent] Looking for ssh-agent implementation... 19:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:05 $ docker exec 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d ssh-agent 19:29:05 SSH_AUTH_SOCK=/tmp/ssh-DYULKzsz5ZYG/agent.32 19:29:05 SSH_AGENT_PID=39 19:29:05 Running ssh-add (command line suppressed) 19:29:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9491191010629935146.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9491191010629935146.key) 19:29:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:06 + git semver push 19:29:06 2022-10-25 19:29:06,547 [run_push] DEBUG push 19:29:06 2022-10-25 19:29:06,548 [execute] INFO git cat-file --batch-check 19:29:06 2022-10-25 19:29:06,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:29:06 2022-10-25 19:29:06,552 [execute] INFO git rev-list b8433c6f134568cadb3cb4fbc1439b01dea52533 -- 19:29:06 2022-10-25 19:29:06,552 [execute] DEBUG Popen(['git', 'rev-list', 'b8433c6f134568cadb3cb4fbc1439b01dea52533', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:29:06 2022-10-25 19:29:06,562 [execute] INFO git fetch -v origin 19:29:06 2022-10-25 19:29:06,563 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:29:07 2022-10-25 19:29:07,164 [run_push] DEBUG no remote changes detected 19:29:07 2022-10-25 19:29:07,165 [execute] INFO git push origin semver 19:29:07 2022-10-25 19:29:07,165 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:29:08 2022-10-25 19:29:08,081 [run_push] DEBUG push all version tags 19:29:08 2022-10-25 19:29:08,081 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:29:08 2022-10-25 19:29:08,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:29:09 2022-10-25 19:29:08,937 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:29:09 2.3.0-dev.35 [Pipeline] } 19:29:09 $ docker exec --env ******** --env ******** 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d ssh-agent -k 19:29:09 unset SSH_AUTH_SOCK; 19:29:09 unset SSH_AGENT_PID; 19:29:09 echo Agent pid 39 killed; 19:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:09 + git semver [Pipeline] } 19:29:09 $ docker stop --time=1 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d 19:29:11 $ docker rm -f 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:29:11 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:29:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:29:11 total 16 19:29:11 drwxr-xr-x 3 root root 4096 Oct 25 18:53 . 19:29:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 19:28 .. 19:29:11 drwxr-xr-x 2 root root 4096 Oct 25 18:53 cost 19:29:11 -rw-r--r-- 1 root root 96 Oct 25 18:53 cost.csv 19:29:11 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:29:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:29:11 total 16 19:29:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:53 . 19:29:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 19:28 .. 19:29:11 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:53 cost 19:29:11 -rw-r--r-- 1 jenkins jenkins 96 Oct 25 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:29:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:12 ---> package-listing.sh 19:29:12 ++ facter osfamily 19:29:12 ++ tr '[:upper:]' '[:lower:]' 19:29:12 + OS_FAMILY=debian 19:29:12 + workspace=/w/workspace/ry_app-service-configurable_main 19:29:12 + START_PACKAGES=/tmp/packages_start.txt 19:29:12 + END_PACKAGES=/tmp/packages_end.txt 19:29:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:12 + PACKAGES=/tmp/packages_start.txt 19:29:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:29:12 + PACKAGES=/tmp/packages_end.txt 19:29:12 + case "${OS_FAMILY}" in 19:29:12 + dpkg -l 19:29:12 + grep '^ii' 19:29:12 + '[' -f /tmp/packages_start.txt ']' 19:29:12 + '[' -f /tmp/packages_end.txt ']' 19:29:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:29:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:29:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:29:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:29:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:29:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:13 prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container 19:29:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:14 $ docker top 23dd5ffe0ca65204de7e1eb856f106637b47f0e3b2fbf6009332fbc402d8e02f -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:29:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:29:14 + ls /var/log/sa-host 19:29:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:15 provisioning config files... 19:29:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5825476156433033166tmp [Pipeline] { [Pipeline] echo 19:29:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:29:15 ---> create-netrc.sh [Pipeline] } 19:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:29:15 ---> python-tools-install.sh [Pipeline] echo 19:29:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:29:15 ---> sudo-logs.sh 19:29:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:29:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:29:16 ---> job-cost.sh 19:29:16 lf-activate-venv: SKIPPING 19:29:16 DEBUG: total: 0.2199999988079071 19:29:16 INFO: Retrieving Stack Cost... 19:29:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:29:17 INFO: Archiving Costs [Pipeline] echo 19:29:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:29:17 ---> logs-deploy.sh 19:29:17 lf-activate-venv: SKIPPING 19:29:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/113 19:29:17 INFO: archiving workspace using pattern(s): 19:29:18 Archives upload complete. 19:29:18 INFO: archiving logs to Nexus 19:29:19 ---> uname -a: 19:29:19 Linux prd-ubuntu20-04-docker-8c-8g-116953 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:29:19 19:29:19 19:29:19 ---> lscpu: 19:29:19 Architecture: x86_64 19:29:19 CPU op-mode(s): 32-bit, 64-bit 19:29:19 Byte Order: Little Endian 19:29:19 Address sizes: 40 bits physical, 48 bits virtual 19:29:19 CPU(s): 8 19:29:19 On-line CPU(s) list: 0-7 19:29:19 Thread(s) per core: 1 19:29:19 Core(s) per socket: 1 19:29:19 Socket(s): 8 19:29:19 NUMA node(s): 1 19:29:19 Vendor ID: AuthenticAMD 19:29:19 CPU family: 23 19:29:19 Model: 49 19:29:19 Model name: AMD EPYC-Rome Processor 19:29:19 Stepping: 0 19:29:19 CPU MHz: 2799.998 19:29:19 BogoMIPS: 5599.99 19:29:19 Virtualization: AMD-V 19:29:19 Hypervisor vendor: KVM 19:29:19 Virtualization type: full 19:29:19 L1d cache: 256 KiB 19:29:19 L1i cache: 256 KiB 19:29:19 L2 cache: 4 MiB 19:29:19 L3 cache: 128 MiB 19:29:19 NUMA node0 CPU(s): 0-7 19:29:19 Vulnerability Itlb multihit: Not affected 19:29:19 Vulnerability L1tf: Not affected 19:29:19 Vulnerability Mds: Not affected 19:29:19 Vulnerability Meltdown: Not affected 19:29:19 Vulnerability Mmio stale data: Not affected 19:29:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:29:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:29:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:29:19 Vulnerability Srbds: Not affected 19:29:19 Vulnerability Tsx async abort: Not affected 19:29:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:29:19 19:29:19 19:29:19 ---> nproc: 19:29:19 8 19:29:19 19:29:19 19:29:19 ---> df -h: 19:29:19 Filesystem Size Used Avail Use% Mounted on 19:29:19 overlay 155G 13G 143G 9% / 19:29:19 tmpfs 64M 0 64M 0% /dev 19:29:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:29:19 shm 64M 0 64M 0% /dev/shm 19:29:19 /dev/vda1 155G 13G 143G 9% /facter-os 19:29:19 19:29:19