Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15c04fe60731885bccda40a58f5d4699135bca2b 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-ssh16412485279910197296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1122420984882127871.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2738927606781254128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15732027372659503430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13920325368974412416.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9180 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15c04fe60731885bccda40a58f5d4699135bca2b (main) Commit message: "feat: Add postgres db init start script (#673)" > 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 15c04fe60731885bccda40a58f5d4699135bca2b # timeout=10 > git rev-list --no-walk 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:35:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:35:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:35:53 ========================================================= 07:35:53 EdgeX Global Pipelines Version Info 07:35:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:35:54 ------------------- 07:35:54 stable info: 07:35:54 ------------------- 07:35:54 Commited By: Cherry Wang cherry@iotechsys.com 07:35:54 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:35:54 Message: update stable to v1.0.263 07:35:54 ------------------- 07:35:54 experimental info: 07:35:54 ------------------- 07:35:54 Commited By: Cherry Wang cherry@iotechsys.com 07:35:54 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:35:54 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15c04fe [Pipeline] echo 07:35:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:55 provisioning config files... 07:35:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11352086937852271044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:56 ---> ****-login.sh 07:35:56 nexus3.edgexfoundry.org:10001 07:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:56 Configure a credential helper to remove this warning. See 07:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:56 07:35:56 Login Succeeded 07:35:56 nexus3.edgexfoundry.org:10002 07:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:56 Configure a credential helper to remove this warning. See 07:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:56 07:35:56 Login Succeeded 07:35:56 nexus3.edgexfoundry.org:10003 07:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:56 Configure a credential helper to remove this warning. See 07:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:56 07:35:56 Login Succeeded 07:35:56 nexus3.edgexfoundry.org:10004 07:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:57 Configure a credential helper to remove this warning. See 07:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:57 07:35:57 Login Succeeded 07:35:57 ****.io 07:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:57 Configure a credential helper to remove this warning. See 07:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:57 07:35:57 Login Succeeded 07:35:57 ---> ****-login.sh ends [Pipeline] } 07:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:35:57 + git rev-list -1 --merges 15c04fe60731885bccda40a58f5d4699135bca2b~1..15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo 07:35:57 -----------> git rev-list -1 --merges 15c04fe60731885bccda40a58f5d4699135bca2b~1..15c04fe60731885bccda40a58f5d4699135bca2b 15c04fe60731885bccda40a58f5d4699135bca2b [false] [Pipeline] sh 07:35:58 + git log --format=format:%s -1 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo 07:35:58 ========================================================= 07:35:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:35:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:58 + git log --format=format:%s -1 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo 07:35:58 [semverPrep] GIT_COMMIT: 15c04fe60731885bccda40a58f5d4699135bca2b, Commit Message: feat: Add postgres db init start script (#673) [Pipeline] echo 07:35:58 [semverPrep] This is not a build commit. [Pipeline] sh 07:35:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:35:58 + grep -v github /etc/ssh/ssh_known_hosts 07:35:58 + [ -e /tmp/ssh_known_hosts ] 07:35:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:35:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:35:58 + sudo tee -a /etc/ssh/ssh_known_hosts 07:35:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:59 07:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:59 0.1.4: Pulling from edgex-devops/py-git-semver 07:35:59 b85a868b505f: Pulling fs layer 07:35:59 e2be974225ed: Pulling fs layer 07:35:59 339a4e72a1f5: Pulling fs layer 07:35:59 988bab9f4d93: Pulling fs layer 07:35:59 1469e6f7b9e6: Pulling fs layer 07:35:59 eaf3925da568: Pulling fs layer 07:35:59 bab4dde63d76: Pulling fs layer 07:35:59 bde34c3a00c8: Pulling fs layer 07:35:59 b352a97aabf1: Pulling fs layer 07:35:59 4872d77fe225: Pulling fs layer 07:35:59 5851b861e8e6: Pulling fs layer 07:35:59 988bab9f4d93: Waiting 07:35:59 bde34c3a00c8: Waiting 07:35:59 bab4dde63d76: Waiting 07:35:59 eaf3925da568: Waiting 07:35:59 1469e6f7b9e6: Waiting 07:35:59 b352a97aabf1: Waiting 07:35:59 5851b861e8e6: Waiting 07:35:59 4872d77fe225: Waiting 07:35:59 e2be974225ed: Verifying Checksum 07:35:59 e2be974225ed: Download complete 07:35:59 988bab9f4d93: Verifying Checksum 07:35:59 988bab9f4d93: Download complete 07:35:59 1469e6f7b9e6: Verifying Checksum 07:35:59 1469e6f7b9e6: Download complete 07:35:59 eaf3925da568: Verifying Checksum 07:35:59 eaf3925da568: Download complete 07:35:59 339a4e72a1f5: Verifying Checksum 07:35:59 339a4e72a1f5: Download complete 07:35:59 bde34c3a00c8: Verifying Checksum 07:35:59 b352a97aabf1: Verifying Checksum 07:35:59 b352a97aabf1: Download complete 07:35:59 4872d77fe225: Download complete 07:35:59 5851b861e8e6: Verifying Checksum 07:35:59 5851b861e8e6: Download complete 07:35:59 b85a868b505f: Verifying Checksum 07:35:59 b85a868b505f: Download complete 07:36:00 bab4dde63d76: Download complete 07:36:00 b85a868b505f: Pull complete 07:36:01 e2be974225ed: Pull complete 07:36:01 339a4e72a1f5: Pull complete 07:36:01 988bab9f4d93: Pull complete 07:36:02 1469e6f7b9e6: Pull complete 07:36:02 eaf3925da568: Pull complete 07:36:03 bab4dde63d76: Pull complete 07:36:03 bde34c3a00c8: Pull complete 07:36:04 b352a97aabf1: Pull complete 07:36:04 4872d77fe225: Pull complete 07:36:04 5851b861e8e6: Pull complete 07:36:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:04 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:36:04 $ 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 07:36:06 $ docker top dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 -eo pid,comm 07:36:06 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). 07:36:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:06 [ssh-agent] Looking for ssh-agent implementation... 07:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:06 $ docker exec dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent 07:36:06 SSH_AUTH_SOCK=/tmp/ssh-OpDwagXBethN/agent.32 07:36:06 SSH_AGENT_PID=38 07:36:06 Running ssh-add (command line suppressed) 07:36:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10783897588130576358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10783897588130576358.key) 07:36:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:07 + git tag --points-at HEAD [Pipeline] } 07:36:07 $ docker exec --env ******** --env ******** dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent -k 07:36:07 unset SSH_AUTH_SOCK; 07:36:07 unset SSH_AGENT_PID; 07:36:07 echo Agent pid 38 killed; 07:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:36:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:07 [ssh-agent] Looking for ssh-agent implementation... 07:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:07 $ docker exec dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent 07:36:07 SSH_AUTH_SOCK=/tmp/ssh-8BkJZa4gyNP2/agent.71 07:36:07 SSH_AGENT_PID=77 07:36:07 Running ssh-add (command line suppressed) 07:36:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6584459456351380726.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6584459456351380726.key) 07:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:08 + git semver init 07:36:08 2024-09-02 07:36:08,241 [run_init] DEBUG init version:0.0.0 force:False 07:36:08 2024-09-02 07:36:08,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 07:36:08 2024-09-02 07:36:08,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 07:36:08 2024-09-02 07:36:08,242 [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) 07:36:09 2024-09-02 07:36:09,233 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 07:36:09 2024-09-02 07:36:09,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 07:36:09 2024-09-02 07:36:09,234 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:36:09 2024-09-02 07:36:09,234 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:36:09 3.2.0-dev.30 [Pipeline] } 07:36:09 $ docker exec --env ******** --env ******** dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent -k 07:36:09 unset SSH_AUTH_SOCK; 07:36:09 unset SSH_AGENT_PID; 07:36:09 echo Agent pid 77 killed; 07:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:09 + git semver [Pipeline] } 07:36:10 $ docker stop --time=1 dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 07:36:11 $ docker rm -f --volumes dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:12 Stashed 1 file(s) [Pipeline] echo 07:36:12 [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:12 provisioning config files... 07:36:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7022353872960607729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:12 ---> ****-login.sh 07:36:12 nexus3.edgexfoundry.org:10001 07:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:12 Configure a credential helper to remove this warning. See 07:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:12 07:36:12 Login Succeeded 07:36:12 nexus3.edgexfoundry.org:10002 07:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:12 Configure a credential helper to remove this warning. See 07:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:12 07:36:12 Login Succeeded 07:36:12 nexus3.edgexfoundry.org:10003 07:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:12 Configure a credential helper to remove this warning. See 07:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:12 07:36:12 Login Succeeded 07:36:12 nexus3.edgexfoundry.org:10004 07:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:12 Configure a credential helper to remove this warning. See 07:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:12 07:36:12 Login Succeeded 07:36:12 ****.io 07:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:13 Configure a credential helper to remove this warning. See 07:36:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:13 07:36:13 Login Succeeded 07:36:13 ---> ****-login.sh ends [Pipeline] } 07:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:13 ========================================================= 07:36:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:36:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:36:13 Sending build context to Docker daemon 9.149MB 07:36:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:36:13 Step 2/12 : FROM ${BASE} AS builder 07:36:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:36:13 619be1103602: Pulling fs layer 07:36:13 7862e08f4a3e: Pulling fs layer 07:36:13 5df492c9dc93: Pulling fs layer 07:36:13 7629e6793208: Pulling fs layer 07:36:13 4f4fb700ef54: Pulling fs layer 07:36:13 fb5054dd5b73: Pulling fs layer 07:36:13 eeca6798cff9: Pulling fs layer 07:36:13 aa269ceb94a6: Pulling fs layer 07:36:13 ada007ff1a6a: Pulling fs layer 07:36:13 fb5054dd5b73: Waiting 07:36:13 aa269ceb94a6: Waiting 07:36:13 ada007ff1a6a: Waiting 07:36:13 eeca6798cff9: Waiting 07:36:13 4f4fb700ef54: Waiting 07:36:13 7862e08f4a3e: Download complete 07:36:13 7629e6793208: Verifying Checksum 07:36:13 7629e6793208: Download complete 07:36:13 4f4fb700ef54: Verifying Checksum 07:36:13 4f4fb700ef54: Download complete 07:36:13 619be1103602: Verifying Checksum 07:36:13 619be1103602: Download complete 07:36:13 fb5054dd5b73: Verifying Checksum 07:36:13 fb5054dd5b73: Download complete 07:36:13 eeca6798cff9: Verifying Checksum 07:36:13 eeca6798cff9: Download complete 07:36:13 619be1103602: Pull complete 07:36:13 ada007ff1a6a: Verifying Checksum 07:36:13 ada007ff1a6a: Download complete 07:36:14 7862e08f4a3e: Pull complete 07:36:14 5df492c9dc93: Verifying Checksum 07:36:14 5df492c9dc93: Download complete 07:36:14 aa269ceb94a6: Download complete 07:36:18 5df492c9dc93: Pull complete 07:36:18 7629e6793208: Pull complete 07:36:18 4f4fb700ef54: Pull complete 07:36:18 fb5054dd5b73: Pull complete 07:36:18 eeca6798cff9: Pull complete 07:36:20 aa269ceb94a6: Pull complete 07:36:20 ada007ff1a6a: Pull complete 07:36:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:36:20 ---> f489d0715acc 07:36:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:36:23 ---> Running in 6996e069e5a7 07:36:23 Removing intermediate container 6996e069e5a7 07:36:23 ---> 8884984e018c 07:36:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:36:23 ---> Running in 0b1a6d1e5b84 07:36:23 Removing intermediate container 0b1a6d1e5b84 07:36:23 ---> 539c90dc43dc 07:36:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:36:23 ---> Running in 375818a9b415 07:36:23 Removing intermediate container 375818a9b415 07:36:23 ---> 5a5e12f89625 07:36:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:36:23 ---> Running in 294a5d7ef4e4 07:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:24 OK: 264 MiB in 52 packages 07:36:25 Removing intermediate container 294a5d7ef4e4 07:36:25 ---> e69f805edf10 07:36:25 Step 7/12 : WORKDIR /app 07:36:25 ---> Running in 0579fd39205d 07:36:25 Removing intermediate container 0579fd39205d 07:36:25 ---> 9982edd1d6c2 07:36:25 Step 8/12 : COPY go.mod vendor* ./ 07:36:25 ---> aca343668125 07:36:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:25 ---> Running in 1a4d477479ec 07:36:27 Still waiting to schedule task 07:36:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:37:11 Removing intermediate container 1a4d477479ec 07:37:11 ---> a35d84b6b837 07:37:11 Step 10/12 : COPY . . 07:37:11 ---> e60915165b9f 07:37:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:37:11 ---> Running in 4dc0350e1d1d 07:37:11 Removing intermediate container 4dc0350e1d1d 07:37:11 ---> a6b685d8ef91 07:37:11 Step 12/12 : RUN $MAKE 07:37:11 ---> Running in 93d1f3c8b7ce 07:37:11 noop 07:37:11 Removing intermediate container 93d1f3c8b7ce 07:37:11 ---> 1cd2510d2f3a 07:37:11 Successfully built 1cd2510d2f3a 07:37:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker inspect -f . ci-base-image-x86_64 07:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:12 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:37:12 $ 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 07:37:12 $ docker top a56c2512594dfd8e747a1fef36c7a9e11b57a5568cc19933f41b8d6bd33af605 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:12 + go version 07:37:12 go version go1.21.9 linux/amd64 [Pipeline] } 07:37:12 $ docker stop --time=1 a56c2512594dfd8e747a1fef36c7a9e11b57a5568cc19933f41b8d6bd33af605 07:37:14 $ docker rm -f --volumes a56c2512594dfd8e747a1fef36c7a9e11b57a5568cc19933f41b8d6bd33af605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:14 + docker inspect -f . ci-base-image-x86_64 07:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:14 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:37:14 $ 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 07:37:15 $ docker top f2df4d20f856f5c0df6754a154eed9d85f398851ab0957867eda6a008ce82c54 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:15 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 07:37:15 + make test 07:37:15 go test -race -coverprofile=coverage.out ./... 07:37:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:38:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9181 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 07:38:04 Running in /w/workspace/app-service-configurable/240 [Pipeline] { [Pipeline] checkout 07:38:04 The recommended git tool is: git 07:38:12 using credential edgex-jenkins-ssh 07:38:12 Cloning the remote Git repository 07:38:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:38:12 > git init /w/workspace/app-service-configurable/240 # timeout=10 07:38:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:38:13 > git --version # timeout=10 07:38:13 > git --version # 'git version 2.25.1' 07:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:38:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:17 Avoid second fetch 07:38:17 Checking out Revision 15c04fe60731885bccda40a58f5d4699135bca2b (main) 07:38:17 > git config core.sparsecheckout # timeout=10 07:38:17 > git checkout -f 15c04fe60731885bccda40a58f5d4699135bca2b # timeout=10 07:38:17 Commit message: "feat: Add postgres db init start script (#673)" 07:38:19 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:38:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:22 Dload Upload Total Spent Left Speed 07:38:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 07:38:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:38:23 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 07:38:23 /etc/docker/daemon.new 07:38:23 { 07:38:23 "registry-mirrors": [ 07:38:23 "https://nexus3.edgexfoundry.org:10001" 07:38:23 ], 07:38:23 "bip": "10.250.0.254/24", 07:38:23 "hosts": [ 07:38:23 "tcp://0.0.0.0:5555", 07:38:23 "unix:///var/run/docker.sock" 07:38:23 ], 07:38:23 "mtu": 1458, 07:38:23 "selinux-enabled": true, 07:38:23 "seccomp-profile": "/etc/docker/seccomp.json" 07:38:23 } [Pipeline] sh 07:38:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:38:24 + sudo service docker restart 07:38:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:38:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:38:26 ./bin/test-attribution-txt.sh 07:38:26 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 07:38:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 07:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:38:26 $ docker stop --time=1 f2df4d20f856f5c0df6754a154eed9d85f398851ab0957867eda6a008ce82c54 07:38:29 $ docker rm -f --volumes f2df4d20f856f5c0df6754a154eed9d85f398851ab0957867eda6a008ce82c54 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:38:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:38:30 + ls -al . 07:38:30 total 264 07:38:30 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 07:37 . 07:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:35 .. 07:38:30 -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:35 .dockerignore 07:38:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:37 .git 07:38:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:35 .github 07:38:30 -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:35 .gitignore 07:38:30 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:35 .golangci.yml 07:38:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:36 .semver 07:38:30 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:35 Attribution.txt 07:38:30 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:35 CHANGELOG.md 07:38:30 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:35 Dockerfile 07:38:30 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:35 GOVERNANCE.md 07:38:30 -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:35 Jenkinsfile 07:38:30 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:35 LICENSE 07:38:30 -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:35 OWNERS.md 07:38:30 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:35 README.md 07:38:30 -rw-rw-r-- 1 jenkins jenkins 12 Sep 2 07:36 VERSION 07:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:35 bin 07:38:30 -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:37 coverage.out 07:38:30 -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:35 go.mod 07:38:30 -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:35 go.sum 07:38:30 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:35 main.go 07:38:30 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:35 makefile 07:38:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:31 + 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=15c04fe60731885bccda40a58f5d4699135bca2b --label arch=amd64 --label version=3.2.0-dev.30 . 07:38:31 Sending build context to Docker daemon 9.15MB 07:38:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:38:31 Step 2/27 : FROM ${BASE} AS builder 07:38:31 ---> 1cd2510d2f3a 07:38:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:38:31 ---> Running in 9b5511e630e8 07:38:31 Removing intermediate container 9b5511e630e8 07:38:31 ---> f326c48644ab 07:38:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:38:31 ---> Running in 4b1d4d04bf76 07:38:31 Removing intermediate container 4b1d4d04bf76 07:38:31 ---> 782351944a8b 07:38:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:38:31 ---> Running in 5a028e630d67 07:38:31 Removing intermediate container 5a028e630d67 07:38:31 ---> 25be31ca8ae3 07:38:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:38:31 ---> Running in 716dfccfda55 07:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:38:32 OK: 264 MiB in 52 packages 07:38:32 Removing intermediate container 716dfccfda55 07:38:32 ---> df41748dee1b 07:38:32 Step 7/27 : WORKDIR /app 07:38:32 ---> Running in f889094bceba 07:38:32 Removing intermediate container f889094bceba 07:38:32 ---> f9e82c5c17ed 07:38:32 Step 8/27 : COPY go.mod vendor* ./ 07:38:32 ---> 97ee46fafdba 07:38:32 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:32 ---> Running in 0cc6fa0d65ba 07:38:33 Removing intermediate container 0cc6fa0d65ba 07:38:33 ---> de1d46cb9993 07:38:33 Step 10/27 : COPY . . 07:38:33 ---> f142873ed62d 07:38:33 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:38:33 ---> Running in e809ad95992c 07:38:33 Removing intermediate container e809ad95992c 07:38:33 ---> ca9cfbd27df6 07:38:33 Step 12/27 : RUN $MAKE 07:38:33 ---> Running in c933df5ec22c 07:38:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:42 provisioning config files... 07:38:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/240@tmp/config2515361848343831061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:42 ---> ****-login.sh 07:38:42 nexus3.edgexfoundry.org:10001 07:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:43 Configure a credential helper to remove this warning. See 07:38:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:43 07:38:43 Login Succeeded 07:38:43 nexus3.edgexfoundry.org:10002 07:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:44 Configure a credential helper to remove this warning. See 07:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:44 07:38:44 Login Succeeded 07:38:44 nexus3.edgexfoundry.org:10003 07:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:44 Configure a credential helper to remove this warning. See 07:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:44 07:38:44 Login Succeeded 07:38:44 nexus3.edgexfoundry.org:10004 07:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:44 Configure a credential helper to remove this warning. See 07:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:44 07:38:44 Login Succeeded 07:38:44 ****.io 07:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:45 Configure a credential helper to remove this warning. See 07:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:45 07:38:45 Login Succeeded 07:38:45 ---> ****-login.sh ends [Pipeline] } 07:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:38:45 ========================================================= 07:38:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:38:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:38:46 Sending build context to Docker daemon 242.7kB 07:38:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:38:46 Step 2/12 : FROM ${BASE} AS builder 07:38:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:38:46 c6b39de5b339: Pulling fs layer 07:38:46 a69c41024577: Pulling fs layer 07:38:46 d6de4b400683: Pulling fs layer 07:38:46 35cb2a7552d0: Pulling fs layer 07:38:46 4f4fb700ef54: Pulling fs layer 07:38:46 464afbd9ba4c: Pulling fs layer 07:38:46 00f215d4a9da: Pulling fs layer 07:38:46 d496ad576159: Pulling fs layer 07:38:46 35cb2a7552d0: Waiting 07:38:46 4f4fb700ef54: Waiting 07:38:46 464afbd9ba4c: Waiting 07:38:46 00f215d4a9da: Waiting 07:38:46 d496ad576159: Waiting 07:38:46 a69c41024577: Verifying Checksum 07:38:46 a69c41024577: Download complete 07:38:46 35cb2a7552d0: Verifying Checksum 07:38:46 35cb2a7552d0: Download complete 07:38:46 4f4fb700ef54: Verifying Checksum 07:38:46 4f4fb700ef54: Download complete 07:38:46 464afbd9ba4c: Verifying Checksum 07:38:46 464afbd9ba4c: Download complete 07:38:46 c6b39de5b339: Download complete 07:38:47 d496ad576159: Verifying Checksum 07:38:47 d496ad576159: Download complete 07:38:47 c6b39de5b339: Pull complete 07:38:48 a69c41024577: Pull complete 07:38:48 d6de4b400683: Download complete 07:38:49 00f215d4a9da: Verifying Checksum 07:38:49 00f215d4a9da: Download complete 07:39:02 d6de4b400683: Pull complete 07:39:02 35cb2a7552d0: Pull complete 07:39:02 4f4fb700ef54: Pull complete 07:39:02 464afbd9ba4c: Pull complete 07:39:06 Removing intermediate container c933df5ec22c 07:39:06 ---> d0ecc4273ff1 07:39:06 Step 13/27 : FROM alpine:3.18 07:39:06 3.18: Pulling from library/alpine 07:39:06 930bdd4d222e: Pulling fs layer 07:39:06 930bdd4d222e: Verifying Checksum 07:39:06 930bdd4d222e: Download complete 07:39:06 930bdd4d222e: Pull complete 07:39:06 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:39:06 Status: Downloaded newer image for alpine:3.18 07:39:06 ---> 18f865063206 07:39:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:39:06 ---> Running in 962df30d003e 07:39:06 Removing intermediate container 962df30d003e 07:39:06 ---> 418dcbc214a0 07:39:06 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:39:06 ---> Running in 7e07c18d0818 07:39:06 Removing intermediate container 7e07c18d0818 07:39:06 ---> ddff049cc735 07:39:06 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:39:06 ---> Running in 318c08dc7e75 07:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:39:06 (1/2) Installing ca-certificates (20240226-r0) 07:39:06 (2/2) Installing dumb-init (1.2.5-r2) 07:39:06 Executing busybox-1.36.1-r7.trigger 07:39:06 Executing ca-certificates-20240226-r0.trigger 07:39:06 OK: 8 MiB in 17 packages 07:39:06 Removing intermediate container 318c08dc7e75 07:39:06 ---> bdbba024872f 07:39:06 Step 17/27 : RUN apk --no-cache upgrade 07:39:06 ---> Running in 5d440a21cc2e 07:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:39:07 OK: 8 MiB in 17 packages 07:39:07 Removing intermediate container 5d440a21cc2e 07:39:07 ---> 3b4fecf505af 07:39:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:39:07 ---> eaf3f0f94260 07:39:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:39:07 ---> 62a5b9c608c7 07:39:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:39:08 ---> 91f36da531ef 07:39:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:39:09 ---> 3f1009e515d8 07:39:09 Step 22/27 : EXPOSE 48095 07:39:09 ---> Running in 26a1b57a30a1 07:39:09 Removing intermediate container 26a1b57a30a1 07:39:09 ---> d737e0ba6878 07:39:09 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:39:09 ---> Running in 74fe8922487a 07:39:09 Removing intermediate container 74fe8922487a 07:39:09 ---> c5ac198b74c1 07:39:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:39:09 ---> Running in 6ecc0e8bd893 07:39:09 Removing intermediate container 6ecc0e8bd893 07:39:09 ---> 78fc021a6529 07:39:09 Step 25/27 : LABEL arch=amd64 07:39:09 ---> Running in ac977432a573 07:39:09 Removing intermediate container ac977432a573 07:39:09 ---> eaf0b78bc5ce 07:39:09 Step 26/27 : LABEL git_sha=15c04fe60731885bccda40a58f5d4699135bca2b 07:39:09 ---> Running in e9ddec154160 07:39:09 Removing intermediate container e9ddec154160 07:39:09 ---> a9e9293a8781 07:39:09 Step 27/27 : LABEL version=3.2.0-dev.30 07:39:09 ---> Running in 9ae71381e6d0 07:39:09 Removing intermediate container 9ae71381e6d0 07:39:09 ---> 9f7c050101c7 07:39:09 [Warning] One or more build-args [ARCH] were not consumed 07:39:09 Successfully built 9f7c050101c7 07:39:09 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 07:39:09 provisioning config files... 07:39:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2710147986759061167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:10 ---> ****-login.sh 07:39:10 nexus3.edgexfoundry.org:10001 07:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:10 Configure a credential helper to remove this warning. See 07:39:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:10 07:39:10 Login Succeeded 07:39:10 nexus3.edgexfoundry.org:10002 07:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:10 Configure a credential helper to remove this warning. See 07:39:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:10 07:39:10 Login Succeeded 07:39:10 nexus3.edgexfoundry.org:10003 07:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:10 Configure a credential helper to remove this warning. See 07:39:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:10 07:39:10 Login Succeeded 07:39:10 nexus3.edgexfoundry.org:10004 07:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:10 Configure a credential helper to remove this warning. See 07:39:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:10 07:39:10 Login Succeeded 07:39:10 ****.io 07:39:10 00f215d4a9da: Pull complete 07:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:10 Configure a credential helper to remove this warning. See 07:39:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:10 07:39:10 Login Succeeded 07:39:10 ---> ****-login.sh ends [Pipeline] } 07:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:39:10 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 07:39:10 15c04fe60731885bccda40a58f5d4699135bca2b 07:39:10 latest 07:39:10 3.2.0-dev.30 07:39:10 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 07:39:10 main 07:39:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b 07:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:39:11 f3a344629c7d: Preparing 07:39:11 c8b255b83f1d: Preparing 07:39:11 37f96c99ad8b: Preparing 07:39:11 9918c2bb24cd: Preparing 07:39:11 a27be27b978b: Preparing 07:39:11 0f783632d0f9: Preparing 07:39:11 ce7f800efff9: Preparing 07:39:11 0f783632d0f9: Waiting 07:39:11 ce7f800efff9: Waiting 07:39:11 37f96c99ad8b: Pushed 07:39:11 9918c2bb24cd: Pushed 07:39:11 a27be27b978b: Pushed 07:39:11 c8b255b83f1d: Pushed 07:39:11 ce7f800efff9: Layer already exists 07:39:11 0f783632d0f9: Pushed 07:39:11 d496ad576159: Pull complete 07:39:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:39:11 ---> f246e2811388 07:39:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:39:13 ---> Running in e955b01e24b0 07:39:13 Removing intermediate container e955b01e24b0 07:39:13 ---> 58d5db139c76 07:39:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:39:14 ---> Running in d6cc27262123 07:39:14 Removing intermediate container d6cc27262123 07:39:14 ---> 0631ab03ceaf 07:39:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:39:14 ---> Running in c08255b1df51 07:39:14 Removing intermediate container c08255b1df51 07:39:14 ---> 7868d7cd2e22 07:39:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:39:14 ---> Running in ea1ba7d94003 07:39:14 f3a344629c7d: Pushed 07:39:14 15c04fe60731885bccda40a58f5d4699135bca2b: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 07:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:39:15 f3a344629c7d: Preparing 07:39:15 c8b255b83f1d: Preparing 07:39:15 37f96c99ad8b: Preparing 07:39:15 9918c2bb24cd: Preparing 07:39:15 a27be27b978b: Preparing 07:39:15 0f783632d0f9: Preparing 07:39:15 ce7f800efff9: Preparing 07:39:15 0f783632d0f9: Waiting 07:39:15 ce7f800efff9: Waiting 07:39:15 37f96c99ad8b: Layer already exists 07:39:15 c8b255b83f1d: Layer already exists 07:39:15 9918c2bb24cd: Layer already exists 07:39:15 f3a344629c7d: Layer already exists 07:39:15 a27be27b978b: Layer already exists 07:39:15 0f783632d0f9: Layer already exists 07:39:15 ce7f800efff9: Layer already exists 07:39:15 latest: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:39:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.30 07:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:39:16 f3a344629c7d: Preparing 07:39:16 c8b255b83f1d: Preparing 07:39:16 37f96c99ad8b: Preparing 07:39:16 9918c2bb24cd: Preparing 07:39:16 a27be27b978b: Preparing 07:39:16 0f783632d0f9: Preparing 07:39:16 ce7f800efff9: Preparing 07:39:16 ce7f800efff9: Waiting 07:39:16 0f783632d0f9: Waiting 07:39:16 f3a344629c7d: Layer already exists 07:39:16 37f96c99ad8b: Layer already exists 07:39:16 a27be27b978b: Layer already exists 07:39:16 9918c2bb24cd: Layer already exists 07:39:16 c8b255b83f1d: Layer already exists 07:39:16 ce7f800efff9: Layer already exists 07:39:16 0f783632d0f9: Layer already exists 07:39:16 3.2.0-dev.30: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 07:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:39:16 f3a344629c7d: Preparing 07:39:16 c8b255b83f1d: Preparing 07:39:16 37f96c99ad8b: Preparing 07:39:16 9918c2bb24cd: Preparing 07:39:16 a27be27b978b: Preparing 07:39:16 0f783632d0f9: Preparing 07:39:16 ce7f800efff9: Preparing 07:39:16 0f783632d0f9: Waiting 07:39:16 ce7f800efff9: Waiting 07:39:16 c8b255b83f1d: Layer already exists 07:39:16 9918c2bb24cd: Layer already exists 07:39:16 f3a344629c7d: Layer already exists 07:39:16 37f96c99ad8b: Layer already exists 07:39:16 a27be27b978b: Layer already exists 07:39:16 ce7f800efff9: Layer already exists 07:39:16 0f783632d0f9: Layer already exists 07:39:16 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 OK: 266 MiB in 52 packages 07:39:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 07:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:39:17 f3a344629c7d: Preparing 07:39:17 c8b255b83f1d: Preparing 07:39:17 37f96c99ad8b: Preparing 07:39:17 9918c2bb24cd: Preparing 07:39:17 a27be27b978b: Preparing 07:39:17 0f783632d0f9: Preparing 07:39:17 ce7f800efff9: Preparing 07:39:17 0f783632d0f9: Waiting 07:39:17 ce7f800efff9: Waiting 07:39:17 c8b255b83f1d: Layer already exists 07:39:17 a27be27b978b: Layer already exists 07:39:17 9918c2bb24cd: Layer already exists 07:39:17 37f96c99ad8b: Layer already exists 07:39:17 f3a344629c7d: Layer already exists 07:39:17 ce7f800efff9: Layer already exists 07:39:17 0f783632d0f9: Layer already exists 07:39:17 main: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:17 ===================================================== [Pipeline] echo 07:39:17 taggedImages: 07:39:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b 07:39:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 07:39:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.30 07:39:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 07:39:17 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:17 Removing intermediate container ea1ba7d94003 07:39:17 ---> 58aaa581d268 07:39:17 Step 7/12 : WORKDIR /app 07:39:17 ---> Running in abcd885fee54 07:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:18 07:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:18 Removing intermediate container abcd885fee54 07:39:18 ---> 59999d25e679 07:39:18 Step 8/12 : COPY go.mod vendor* ./ 07:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:18 latest: Pulling from edgex-lftools-log-publisher 07:39:18 5eb5b503b376: Pulling fs layer 07:39:18 5c69ac0246d0: Pulling fs layer 07:39:18 ec43610c2a17: Pulling fs layer 07:39:18 3a2ae6a8a46f: Pulling fs layer 07:39:18 33b1e0a273af: Pulling fs layer 07:39:18 5d3b04190fa2: Pulling fs layer 07:39:18 2f39f015ded8: Pulling fs layer 07:39:18 33b1e0a273af: Waiting 07:39:18 5d3b04190fa2: Waiting 07:39:18 2f39f015ded8: Waiting 07:39:18 3a2ae6a8a46f: Waiting 07:39:18 5c69ac0246d0: Download complete 07:39:18 3a2ae6a8a46f: Verifying Checksum 07:39:18 3a2ae6a8a46f: Download complete 07:39:18 33b1e0a273af: Verifying Checksum 07:39:18 33b1e0a273af: Download complete 07:39:18 5d3b04190fa2: Verifying Checksum 07:39:18 5d3b04190fa2: Download complete 07:39:18 ec43610c2a17: Verifying Checksum 07:39:18 ec43610c2a17: Download complete 07:39:18 5eb5b503b376: Verifying Checksum 07:39:18 5eb5b503b376: Download complete 07:39:18 ---> 5284b8326a75 07:39:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:18 ---> Running in 2b2242c0f36a 07:39:19 2f39f015ded8: Download complete 07:39:19 5eb5b503b376: Pull complete 07:39:19 5c69ac0246d0: Pull complete 07:39:20 ec43610c2a17: Pull complete 07:39:20 3a2ae6a8a46f: Pull complete 07:39:20 33b1e0a273af: Pull complete 07:39:20 5d3b04190fa2: Pull complete 07:39:24 2f39f015ded8: Pull complete 07:39:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:25 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:39:25 $ 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 07:39:27 $ docker top 1b7058fdbc07d5a2496589f0e2bddec3a725b410526c22cb2860dc67b8100015 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:28 ---> job-cost.sh 07:39:28 lf-activate-venv: SKIPPING 07:39:28 INFO: No Stack... 07:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 07:39:28 INFO: Archiving Costs [Pipeline] sh 07:39:28 + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csvcut 07:39:28 -d, -f6 [Pipeline] lock 07:39:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] 07:39:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] did not exist. Created. 07:39:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:29 + echo total: 0.2199999988079071 [Pipeline] stash 07:39:29 Stashed 1 file(s) [Pipeline] } 07:39:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:29 $ docker stop --time=1 1b7058fdbc07d5a2496589f0e2bddec3a725b410526c22cb2860dc67b8100015 07:39:30 $ docker rm -f --volumes 1b7058fdbc07d5a2496589f0e2bddec3a725b410526c22cb2860dc67b8100015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:41:10 Removing intermediate container 2b2242c0f36a 07:41:10 ---> a1770fae4165 07:41:10 Step 10/12 : COPY . . 07:41:10 ---> e9925bee86aa 07:41:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:41:10 ---> Running in cca35f2eca21 07:41:10 Removing intermediate container cca35f2eca21 07:41:10 ---> 4891641c00c2 07:41:10 Step 12/12 : RUN $MAKE 07:41:10 ---> Running in 0e06c3bd7472 07:41:10 noop 07:41:10 Removing intermediate container 0e06c3bd7472 07:41:10 ---> 62278661c57c 07:41:10 Successfully built 62278661c57c 07:41:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:10 + docker inspect -f . ci-base-image-arm64 07:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:11 prd-ubuntu20.04-docker-arm64-4c-16g-9181 does not seem to be running inside a container 07:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/240 -v /w/workspace/app-service-configurable/240:/w/workspace/app-service-configurable/240:rw,z -v /w/workspace/app-service-configurable/240@tmp:/w/workspace/app-service-configurable/240@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 07:41:12 $ docker top 1b809ba19d368086647208e189311adc62ca01a3a9f2a1f62fb996e92e82a281 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:13 + go version 07:41:13 go version go1.21.9 linux/arm64 [Pipeline] } 07:41:13 $ docker stop --time=1 1b809ba19d368086647208e189311adc62ca01a3a9f2a1f62fb996e92e82a281 07:41:14 $ docker rm -f --volumes 1b809ba19d368086647208e189311adc62ca01a3a9f2a1f62fb996e92e82a281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:15 + docker inspect -f . ci-base-image-arm64 07:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-9181 does not seem to be running inside a container 07:41:15 $ 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/240 -v /w/workspace/app-service-configurable/240:/w/workspace/app-service-configurable/240:rw,z -v /w/workspace/app-service-configurable/240@tmp:/w/workspace/app-service-configurable/240@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 07:41:16 $ docker top 3c9905f514a82e5ff26cbba593945d1bb417205dabcfc0829e5edc4db0646e61 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:17 + git config --global --add safe.directory /w/workspace/app-service-configurable/240 [Pipeline] fileExists [Pipeline] sh 07:41:18 + make test 07:41:18 go test -race -coverprofile=coverage.out ./... 07:45:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:45:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:45:40 go vet ./... 07:49:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:16 ./bin/test-attribution-txt.sh 07:49:16 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 07:49:16 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 07:49:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:49:16 $ docker stop --time=1 3c9905f514a82e5ff26cbba593945d1bb417205dabcfc0829e5edc4db0646e61 07:49:18 $ docker rm -f --volumes 3c9905f514a82e5ff26cbba593945d1bb417205dabcfc0829e5edc4db0646e61 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:21 Warning: overwriting stash ‘coverage-report’ 07:49:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:22 + ls -al . 07:49:22 total 260 07:49:22 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 07:41 . 07:49:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:38 .. 07:49:22 -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:38 .dockerignore 07:49:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:38 .git 07:49:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:38 .github 07:49:22 -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:38 .gitignore 07:49:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:38 .golangci.yml 07:49:22 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:38 Attribution.txt 07:49:22 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:38 CHANGELOG.md 07:49:22 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:38 Dockerfile 07:49:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:38 GOVERNANCE.md 07:49:22 -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:38 Jenkinsfile 07:49:22 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:38 LICENSE 07:49:22 -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:38 OWNERS.md 07:49:22 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:38 README.md 07:49:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 2 07:36 VERSION 07:49:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:38 bin 07:49:22 -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:41 coverage.out 07:49:22 -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:38 go.mod 07:49:22 -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:38 go.sum 07:49:22 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:38 main.go 07:49:22 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:38 makefile 07:49:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + 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=15c04fe60731885bccda40a58f5d4699135bca2b --label arch=arm64 --label version=3.2.0-dev.30 . 07:49:22 Sending build context to Docker daemon 243.7kB 07:49:22 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:49:22 Step 2/27 : FROM ${BASE} AS builder 07:49:22 ---> 62278661c57c 07:49:22 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:49:22 ---> Running in 70ad694d1754 07:49:23 Removing intermediate container 70ad694d1754 07:49:23 ---> cb06f29d9410 07:49:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:49:23 ---> Running in 00e1ee3dd31d 07:49:23 Removing intermediate container 00e1ee3dd31d 07:49:23 ---> 077e94cdce3c 07:49:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:49:23 ---> Running in 1d850b09be2d 07:49:23 Removing intermediate container 1d850b09be2d 07:49:23 ---> 1ef46526e93b 07:49:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:23 ---> Running in 4cfe50a42e86 07:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:26 OK: 266 MiB in 52 packages 07:49:26 Removing intermediate container 4cfe50a42e86 07:49:26 ---> 9ba790b780e3 07:49:26 Step 7/27 : WORKDIR /app 07:49:27 ---> Running in 7e88a095b284 07:49:27 Removing intermediate container 7e88a095b284 07:49:27 ---> 51e53ebbdd5a 07:49:27 Step 8/27 : COPY go.mod vendor* ./ 07:49:28 ---> 94d5b49d6506 07:49:28 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:28 ---> Running in 9cc49a1214e9 07:49:30 Removing intermediate container 9cc49a1214e9 07:49:30 ---> 1e4f63d51950 07:49:30 Step 10/27 : COPY . . 07:49:30 ---> 2a7725cf6381 07:49:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:49:30 ---> Running in 2ff44f5bb629 07:49:31 Removing intermediate container 2ff44f5bb629 07:49:31 ---> 41605bbb8963 07:49:31 Step 12/27 : RUN $MAKE 07:49:31 ---> Running in 53c8ee77dbc2 07:49:32 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30" -trimpath -mod=readonly -o app-service-configurable 07:53:09 Removing intermediate container 53c8ee77dbc2 07:53:09 ---> b48556273007 07:53:09 Step 13/27 : FROM alpine:3.18 07:53:09 3.18: Pulling from library/alpine 07:53:09 4983c3fe2029: Pulling fs layer 07:53:09 4983c3fe2029: Verifying Checksum 07:53:09 4983c3fe2029: Download complete 07:53:09 4983c3fe2029: Pull complete 07:53:09 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:53:09 Status: Downloaded newer image for alpine:3.18 07:53:09 ---> a0237000ae83 07:53:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:53:09 ---> Running in caad3179c095 07:53:09 Removing intermediate container caad3179c095 07:53:09 ---> 5e0c7cb2b11c 07:53:09 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:53:09 ---> Running in ea6794f3e9ad 07:53:09 Removing intermediate container ea6794f3e9ad 07:53:09 ---> 9ac80487925c 07:53:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:53:09 ---> Running in 71e84d514843 07:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:10 (1/2) Installing ca-certificates (20240226-r0) 07:53:10 (2/2) Installing dumb-init (1.2.5-r2) 07:53:10 Executing busybox-1.36.1-r7.trigger 07:53:10 Executing ca-certificates-20240226-r0.trigger 07:53:10 OK: 9 MiB in 17 packages 07:53:11 Removing intermediate container 71e84d514843 07:53:11 ---> d218fd336cbe 07:53:11 Step 17/27 : RUN apk --no-cache upgrade 07:53:11 ---> Running in 105a1ac680ea 07:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:14 OK: 9 MiB in 17 packages 07:53:15 Removing intermediate container 105a1ac680ea 07:53:15 ---> f0e07349ca22 07:53:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:53:15 ---> 2ecc84e4b6c1 07:53:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:53:15 ---> b60761cb875c 07:53:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:53:16 ---> 9c402c17274e 07:53:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:53:18 ---> 6628c73611c4 07:53:18 Step 22/27 : EXPOSE 48095 07:53:18 ---> Running in 92a3c9c992a7 07:53:18 Removing intermediate container 92a3c9c992a7 07:53:18 ---> c74dee291b63 07:53:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:53:18 ---> Running in 438bc8e24e49 07:53:18 Removing intermediate container 438bc8e24e49 07:53:18 ---> 22d2bc4b807f 07:53:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:53:18 ---> Running in 736d41930e84 07:53:19 Removing intermediate container 736d41930e84 07:53:19 ---> 45d1227a95b0 07:53:19 Step 25/27 : LABEL arch=arm64 07:53:19 ---> Running in 09edbbc4578d 07:53:19 Removing intermediate container 09edbbc4578d 07:53:19 ---> 557335c81c01 07:53:19 Step 26/27 : LABEL git_sha=15c04fe60731885bccda40a58f5d4699135bca2b 07:53:19 ---> Running in 36fe16921f21 07:53:20 Removing intermediate container 36fe16921f21 07:53:20 ---> e30a33d4957b 07:53:20 Step 27/27 : LABEL version=3.2.0-dev.30 07:53:20 ---> Running in f0c6e18600de 07:53:20 Removing intermediate container f0c6e18600de 07:53:20 ---> 832bb8b04102 07:53:20 [Warning] One or more build-args [ARCH] were not consumed 07:53:20 Successfully built 832bb8b04102 07:53:20 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 07:53:20 provisioning config files... 07:53:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/240@tmp/config7521984455843249210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:20 ---> ****-login.sh 07:53:20 nexus3.edgexfoundry.org:10001 07:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:21 Configure a credential helper to remove this warning. See 07:53:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:21 07:53:21 Login Succeeded 07:53:21 nexus3.edgexfoundry.org:10002 07:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:21 Configure a credential helper to remove this warning. See 07:53:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:21 07:53:21 Login Succeeded 07:53:21 nexus3.edgexfoundry.org:10003 07:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:21 Configure a credential helper to remove this warning. See 07:53:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:21 07:53:21 Login Succeeded 07:53:21 nexus3.edgexfoundry.org:10004 07:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:22 Configure a credential helper to remove this warning. See 07:53:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:22 07:53:22 Login Succeeded 07:53:22 ****.io 07:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:22 Configure a credential helper to remove this warning. See 07:53:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:22 07:53:22 Login Succeeded 07:53:22 ---> ****-login.sh ends [Pipeline] } 07:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:53:22 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 07:53:22 15c04fe60731885bccda40a58f5d4699135bca2b 07:53:22 latest 07:53:22 3.2.0-dev.30 07:53:22 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 07:53:22 main 07:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b 07:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:53:23 0fd9f798fbd1: Preparing 07:53:23 f4f5a92987ca: Preparing 07:53:23 0ba356286e15: Preparing 07:53:23 5a5dbda5c017: Preparing 07:53:23 77eae4518cfd: Preparing 07:53:23 eb3482eef505: Preparing 07:53:23 3c20671a5817: Preparing 07:53:23 eb3482eef505: Waiting 07:53:23 3c20671a5817: Waiting 07:53:23 f4f5a92987ca: Pushed 07:53:23 5a5dbda5c017: Pushed 07:53:23 0ba356286e15: Pushed 07:53:23 77eae4518cfd: Pushed 07:53:23 3c20671a5817: Layer already exists 07:53:24 eb3482eef505: Pushed 07:53:32 0fd9f798fbd1: Pushed 07:53:32 15c04fe60731885bccda40a58f5d4699135bca2b: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:32 + 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 07:53:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 07:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:53:32 0fd9f798fbd1: Preparing 07:53:32 f4f5a92987ca: Preparing 07:53:32 0ba356286e15: Preparing 07:53:32 5a5dbda5c017: Preparing 07:53:32 77eae4518cfd: Preparing 07:53:32 eb3482eef505: Preparing 07:53:32 3c20671a5817: Preparing 07:53:32 3c20671a5817: Waiting 07:53:32 eb3482eef505: Waiting 07:53:32 0fd9f798fbd1: Layer already exists 07:53:32 5a5dbda5c017: Layer already exists 07:53:32 f4f5a92987ca: Layer already exists 07:53:32 77eae4518cfd: Layer already exists 07:53:32 0ba356286e15: Layer already exists 07:53:32 eb3482eef505: Layer already exists 07:53:32 3c20671a5817: Layer already exists 07:53:33 latest: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.30 07:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:53:33 0fd9f798fbd1: Preparing 07:53:33 f4f5a92987ca: Preparing 07:53:33 0ba356286e15: Preparing 07:53:33 5a5dbda5c017: Preparing 07:53:33 77eae4518cfd: Preparing 07:53:33 eb3482eef505: Preparing 07:53:33 3c20671a5817: Preparing 07:53:33 eb3482eef505: Waiting 07:53:33 3c20671a5817: Waiting 07:53:33 0ba356286e15: Layer already exists 07:53:33 f4f5a92987ca: Layer already exists 07:53:33 5a5dbda5c017: Layer already exists 07:53:33 0fd9f798fbd1: Layer already exists 07:53:33 77eae4518cfd: Layer already exists 07:53:33 eb3482eef505: Layer already exists 07:53:33 3c20671a5817: Layer already exists 07:53:33 3.2.0-dev.30: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 07:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:53:34 0fd9f798fbd1: Preparing 07:53:34 f4f5a92987ca: Preparing 07:53:34 0ba356286e15: Preparing 07:53:34 5a5dbda5c017: Preparing 07:53:34 77eae4518cfd: Preparing 07:53:34 eb3482eef505: Preparing 07:53:34 3c20671a5817: Preparing 07:53:34 eb3482eef505: Waiting 07:53:34 3c20671a5817: Waiting 07:53:34 0fd9f798fbd1: Layer already exists 07:53:34 f4f5a92987ca: Layer already exists 07:53:34 5a5dbda5c017: Layer already exists 07:53:34 77eae4518cfd: Layer already exists 07:53:34 0ba356286e15: Layer already exists 07:53:34 eb3482eef505: Layer already exists 07:53:34 3c20671a5817: Layer already exists 07:53:35 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:35 + 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 07:53:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 07:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:53:35 0fd9f798fbd1: Preparing 07:53:35 f4f5a92987ca: Preparing 07:53:35 0ba356286e15: Preparing 07:53:35 5a5dbda5c017: Preparing 07:53:35 77eae4518cfd: Preparing 07:53:35 eb3482eef505: Preparing 07:53:35 3c20671a5817: Preparing 07:53:35 eb3482eef505: Waiting 07:53:35 3c20671a5817: Waiting 07:53:35 77eae4518cfd: Layer already exists 07:53:35 0fd9f798fbd1: Layer already exists 07:53:35 0ba356286e15: Layer already exists 07:53:35 f4f5a92987ca: Layer already exists 07:53:35 5a5dbda5c017: Layer already exists 07:53:35 eb3482eef505: Layer already exists 07:53:35 3c20671a5817: Layer already exists 07:53:35 main: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:36 ===================================================== [Pipeline] echo 07:53:36 taggedImages: 07:53:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b 07:53:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 07:53:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.30 07:53:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 07:53:36 - 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 07:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:36 07:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:37 arm64: Pulling from edgex-lftools-log-publisher 07:53:37 8998bd30e6a1: Pulling fs layer 07:53:37 04944245beec: Pulling fs layer 07:53:37 699f458cf7ca: Pulling fs layer 07:53:37 765212b225bb: Pulling fs layer 07:53:37 f23df028b6ca: Pulling fs layer 07:53:37 d65c8cfc05b1: Pulling fs layer 07:53:37 2437ff75d9bd: Pulling fs layer 07:53:37 765212b225bb: Waiting 07:53:37 2437ff75d9bd: Waiting 07:53:37 f23df028b6ca: Waiting 07:53:37 d65c8cfc05b1: Waiting 07:53:37 04944245beec: Verifying Checksum 07:53:37 04944245beec: Download complete 07:53:37 765212b225bb: Verifying Checksum 07:53:37 765212b225bb: Download complete 07:53:37 f23df028b6ca: Verifying Checksum 07:53:37 f23df028b6ca: Download complete 07:53:37 d65c8cfc05b1: Verifying Checksum 07:53:37 d65c8cfc05b1: Download complete 07:53:37 699f458cf7ca: Verifying Checksum 07:53:37 699f458cf7ca: Download complete 07:53:37 8998bd30e6a1: Verifying Checksum 07:53:37 8998bd30e6a1: Download complete 07:53:40 2437ff75d9bd: Verifying Checksum 07:53:40 2437ff75d9bd: Download complete 07:53:42 8998bd30e6a1: Pull complete 07:53:42 04944245beec: Pull complete 07:53:44 699f458cf7ca: Pull complete 07:53:44 765212b225bb: Pull complete 07:53:45 f23df028b6ca: Pull complete 07:53:45 d65c8cfc05b1: Pull complete 07:54:04 2437ff75d9bd: Pull complete 07:54:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:04 prd-ubuntu20.04-docker-arm64-4c-16g-9181 does not seem to be running inside a container 07:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/240 -v /w/workspace/app-service-configurable/240:/w/workspace/app-service-configurable/240:rw,z -v /w/workspace/app-service-configurable/240@tmp:/w/workspace/app-service-configurable/240@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 07:54:07 $ docker top e961991d7a207b2ffe9b55ca212a29206079dec8ddefaea6f8a36f58707f181c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:07 ---> job-cost.sh 07:54:07 lf-activate-venv: SKIPPING 07:54:07 INFO: No Stack... 07:54:08 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:09 INFO: Archiving Costs [Pipeline] sh 07:54:09 + cut -d, -f6 07:54:09 + cat /w/workspace/app-service-configurable/240/archives/cost.csv [Pipeline] lock 07:54:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] 07:54:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] did not exist. Created. 07:54:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:10 /w/workspace/app-service-configurable/240@tmp/durable-5f2aa7cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:54:11 + echo total: 0.10999999940395355 [Pipeline] stash 07:54:11 Warning: overwriting stash ‘stack-cost’ 07:54:11 Stashed 1 file(s) [Pipeline] } 07:54:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:11 $ docker stop --time=1 e961991d7a207b2ffe9b55ca212a29206079dec8ddefaea6f8a36f58707f181c 07:54:12 $ docker rm -f --volumes e961991d7a207b2ffe9b55ca212a29206079dec8ddefaea6f8a36f58707f181c [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 07:54:13 provisioning config files... 07:54:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7315958470607442601tmp [Pipeline] { [Pipeline] sh 07:54:13 + set +x 07:54:13 + curl -s https://codecov.io/bash 07:54:13 + bash -s -- 07:54:13 07:54:13 _____ _ 07:54:13 / ____| | | 07:54:13 | | ___ __| | ___ ___ _____ __ 07:54:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:54:13 | |___| (_) | (_| | __/ (_| (_) \ V / 07:54:13 \_____\___/ \__,_|\___|\___\___/ \_/ 07:54:13 Bash-1.0.6 07:54:13 07:54:13 07:54:13 ==> git version 2.25.1 found 07:54:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:54:13 Release-Date: 2020-01-08 07:54:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:54:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:54:13 ==> Jenkins CI detected. 07:54:13 current dir:  /w/workspace/ry_app-service-configurable_main 07:54:13 project root: . 07:54:13 --> token set from env 07:54:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:54:13 ==> Running gcov in . (disable via -X gcov) 07:54:13 ==> Python coveragepy not found 07:54:13 ==> Searching for coverage reports in: 07:54:13 + . 07:54:13 -> Found 1 reports 07:54:13 ==> Detecting git/mercurial file structure 07:54:13 ==> Reading reports 07:54:13 + ./coverage.out bytes=13 07:54:13 ==> Appending adjustments 07:54:13 https://docs.codecov.io/docs/fixing-reports 07:54:13 + Found adjustments 07:54:13 ==> Gzipping contents 07:54:13 4.0K /tmp/codecov.XW5SvX.gz 07:54:13 ==> Uploading reports 07:54:13 url: https://codecov.io 07:54:13 query: branch=main&commit=15c04fe60731885bccda40a58f5d4699135bca2b&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:13 -> Pinging Codecov 07:54:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=15c04fe60731885bccda40a58f5d4699135bca2b&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:13 -> Uploading to 07:54:13 https://storage.googleapis.com/codecov/v4/raw/2024-09-02/A97CA9966030D2A3747ED39772930CCE/15c04fe60731885bccda40a58f5d4699135bca2b/5ff4744d-53f8-46a9-8ff3-b7da5d594f76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T075413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0b85c7f3087a5692bcce0c061ed920beb1697e634ddfec422c3948c384940be 07:54:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:13 Dload Upload Total Spent Left Speed 07:54:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1079 --:--:-- --:--:-- --:--:-- 1079 07:54:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] } 07:54:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:54:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:54:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:14 07:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:14 latest: Pulling from edgex-devops/edgex-snyk-go 07:54:14 619be1103602: Already exists 07:54:15 f8ea3408117e: Pulling fs layer 07:54:15 91320369b822: Pulling fs layer 07:54:15 0406650e8295: Pulling fs layer 07:54:15 4f4fb700ef54: Pulling fs layer 07:54:15 96d80e3f36e1: Pulling fs layer 07:54:15 bcf3aedb951c: Pulling fs layer 07:54:15 96d80e3f36e1: Waiting 07:54:15 bcf3aedb951c: Waiting 07:54:15 4f4fb700ef54: Waiting 07:54:15 0406650e8295: Verifying Checksum 07:54:15 0406650e8295: Download complete 07:54:15 f8ea3408117e: Verifying Checksum 07:54:15 f8ea3408117e: Download complete 07:54:15 4f4fb700ef54: Verifying Checksum 07:54:15 4f4fb700ef54: Download complete 07:54:15 96d80e3f36e1: Verifying Checksum 07:54:15 96d80e3f36e1: Download complete 07:54:15 f8ea3408117e: Pull complete 07:54:15 91320369b822: Verifying Checksum 07:54:15 91320369b822: Download complete 07:54:15 bcf3aedb951c: Verifying Checksum 07:54:15 bcf3aedb951c: Download complete 07:54:19 91320369b822: Pull complete 07:54:19 0406650e8295: Pull complete 07:54:19 4f4fb700ef54: Pull complete 07:54:19 96d80e3f36e1: Pull complete 07:54:22 bcf3aedb951c: Pull complete 07:54:22 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:22 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:54:22 $ 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:latest cat 07:54:25 $ docker top 7ae376fb78c0352be982c4a68d93ff54d3baee9337f2877680e7be785daebc52 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:25 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 07:54:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 07:54:26 + set -o pipefail 07:54:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 07:54:38 07:54:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 07:54:38 07:54:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/357b5a09-56e3-4459-a1fe-61b3d09b4b06 07:54:38 07:54:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:54:38 07:54:38 07:54:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:54:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:54:38 $ docker stop --time=1 7ae376fb78c0352be982c4a68d93ff54d3baee9337f2877680e7be785daebc52 07:54:41 $ docker rm -f --volumes 7ae376fb78c0352be982c4a68d93ff54d3baee9337f2877680e7be785daebc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:42 + git log --format=format:%s -1 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] sh 07:54:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:43 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:54:43 $ 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 07:54:43 $ docker top 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b -eo pid,comm 07:54:43 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). 07:54:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:43 [ssh-agent] Looking for ssh-agent implementation... 07:54:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:43 $ docker exec 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b ssh-agent 07:54:44 SSH_AUTH_SOCK=/tmp/ssh-ck3OMFwoyJoa/agent.32 07:54:44 SSH_AGENT_PID=38 07:54:44 Running ssh-add (command line suppressed) 07:54:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12055171733713250474.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12055171733713250474.key) 07:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:44 + git semver tag 07:54:44 2024-09-02 07:54:44,604 [run_tag] DEBUG tag force:False 07:54:44 2024-09-02 07:54:44,604 [check_head_tag] DEBUG check head tag 07:54:44 2024-09-02 07:54:44,605 [execute] INFO git cat-file --batch-check 07:54:44 2024-09-02 07:54:44,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 07:54:44 2024-09-02 07:54:44,608 [execute] INFO git cat-file --batch 07:54:44 2024-09-02 07:54:44,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 07:54:44 2024-09-02 07:54:44,637 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:54:44 2024-09-02 07:54:44,637 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 07:54:44 2024-09-02 07:54:44,637 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 07:54:44 2024-09-02 07:54:44,642 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:54:44 3.2.0-dev.30 [Pipeline] } 07:54:44 $ docker exec --env ******** --env ******** 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b ssh-agent -k 07:54:44 unset SSH_AUTH_SOCK; 07:54:44 unset SSH_AGENT_PID; 07:54:44 echo Agent pid 38 killed; 07:54:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:45 + git semver [Pipeline] } 07:54:45 $ docker stop --time=1 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b 07:54:47 $ docker rm -f --volumes 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:47 07:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:47 0.23.1-centos7: Pulling from edgex-lftools 07:54:47 ab5ef0e58194: Pulling fs layer 07:54:47 9712f1f96733: Pulling fs layer 07:54:47 63f879dbbcfc: Pulling fs layer 07:54:47 0d9ebad4ef96: Pulling fs layer 07:54:47 e9a5061849ea: Pulling fs layer 07:54:47 d747dcd14b5f: Pulling fs layer 07:54:47 2de7ff778b66: Pulling fs layer 07:54:47 0d9ebad4ef96: Waiting 07:54:47 e9a5061849ea: Waiting 07:54:47 d747dcd14b5f: Waiting 07:54:47 2de7ff778b66: Waiting 07:54:47 9712f1f96733: Verifying Checksum 07:54:47 9712f1f96733: Download complete 07:54:48 63f879dbbcfc: Download complete 07:54:48 e9a5061849ea: Verifying Checksum 07:54:48 e9a5061849ea: Download complete 07:54:48 d747dcd14b5f: Verifying Checksum 07:54:48 d747dcd14b5f: Download complete 07:54:48 0d9ebad4ef96: Verifying Checksum 07:54:48 0d9ebad4ef96: Download complete 07:54:48 ab5ef0e58194: Download complete 07:54:48 2de7ff778b66: Verifying Checksum 07:54:48 2de7ff778b66: Download complete 07:54:52 ab5ef0e58194: Pull complete 07:54:52 9712f1f96733: Pull complete 07:54:52 63f879dbbcfc: Pull complete 07:54:57 0d9ebad4ef96: Pull complete 07:54:57 e9a5061849ea: Pull complete 07:54:57 d747dcd14b5f: Pull complete 07:54:57 2de7ff778b66: Pull complete 07:54:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:58 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:55:00 $ 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 07:55:03 $ docker top ae3e3e813d0c67a26841244f8b6e356db747d013e793737d4cdf09f21694cc55 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:55:03 provisioning config files... 07:55:03 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13144171134405447127tmp 07:55:03 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18016700085561671927tmp 07:55:03 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13158384672777664176tmp [Pipeline] { [Pipeline] echo 07:55:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:55:03 ---> sigul-configuration.sh 07:55:03 gpg: directory `/root/.gnupg' created 07:55:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:55:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:55:03 gpg: keyring `/root/.gnupg/secring.gpg' created 07:55:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:55:03 gpg: CAST5 encrypted data 07:55:03 gpg: encrypted with 1 passphrase 07:55:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:55:04 + mkdir /home/jenkins 07:55:04 + mkdir /home/jenkins/sigul [Pipeline] sh 07:55:04 + 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 07:55:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:55:04 ---> sigul-install.sh 07:55:04 Sigul already installed; skipping installation. [Pipeline] sh 07:55:05 + git tag --list 07:55:05 v1.0.0 07:55:05 v1.1.0 07:55:05 v1.2.0 07:55:05 v1.3.0 07:55:05 v1.3.1 07:55:05 v2.0.0 07:55:05 v2.0.1 07:55:05 v2.1.0 07:55:05 v2.1.1 07:55:05 v2.1.2 07:55:05 v2.2.0 07:55:05 v2.3 07:55:05 v2.3.0 07:55:05 v2.3.1 07:55:05 v3.0 07:55:05 v3.0.0 07:55:05 v3.0.1 07:55:05 v3.0.1-dev.1 07:55:05 v3.1 07:55:05 v3.1.0 07:55:05 v3.1.0-dev.1 07:55:05 v3.1.0-dev.10 07:55:05 v3.1.0-dev.11 07:55:05 v3.1.0-dev.12 07:55:05 v3.1.0-dev.13 07:55:05 v3.1.0-dev.14 07:55:05 v3.1.0-dev.15 07:55:05 v3.1.0-dev.16 07:55:05 v3.1.0-dev.17 07:55:05 v3.1.0-dev.18 07:55:05 v3.1.0-dev.19 07:55:05 v3.1.0-dev.2 07:55:05 v3.1.0-dev.20 07:55:05 v3.1.0-dev.21 07:55:05 v3.1.0-dev.22 07:55:05 v3.1.0-dev.23 07:55:05 v3.1.0-dev.24 07:55:05 v3.1.0-dev.25 07:55:05 v3.1.0-dev.26 07:55:05 v3.1.0-dev.27 07:55:05 v3.1.0-dev.28 07:55:05 v3.1.0-dev.29 07:55:05 v3.1.0-dev.3 07:55:05 v3.1.0-dev.30 07:55:05 v3.1.0-dev.31 07:55:05 v3.1.0-dev.32 07:55:05 v3.1.0-dev.33 07:55:05 v3.1.0-dev.34 07:55:05 v3.1.0-dev.35 07:55:05 v3.1.0-dev.36 07:55:05 v3.1.0-dev.37 07:55:05 v3.1.0-dev.38 07:55:05 v3.1.0-dev.39 07:55:05 v3.1.0-dev.4 07:55:05 v3.1.0-dev.5 07:55:05 v3.1.0-dev.6 07:55:05 v3.1.0-dev.7 07:55:05 v3.1.0-dev.8 07:55:05 v3.1.0-dev.9 07:55:05 v3.1.1 07:55:05 v3.1.1-dev.1 07:55:05 v3.2.0-dev.1 07:55:05 v3.2.0-dev.10 07:55:05 v3.2.0-dev.11 07:55:05 v3.2.0-dev.12 07:55:05 v3.2.0-dev.13 07:55:05 v3.2.0-dev.14 07:55:05 v3.2.0-dev.15 07:55:05 v3.2.0-dev.16 07:55:05 v3.2.0-dev.17 07:55:05 v3.2.0-dev.18 07:55:05 v3.2.0-dev.19 07:55:05 v3.2.0-dev.2 07:55:05 v3.2.0-dev.20 07:55:05 v3.2.0-dev.21 07:55:05 v3.2.0-dev.22 07:55:05 v3.2.0-dev.23 07:55:05 v3.2.0-dev.24 07:55:05 v3.2.0-dev.25 07:55:05 v3.2.0-dev.26 07:55:05 v3.2.0-dev.27 07:55:05 v3.2.0-dev.28 07:55:05 v3.2.0-dev.29 07:55:05 v3.2.0-dev.3 07:55:05 v3.2.0-dev.30 07:55:05 v3.2.0-dev.4 07:55:05 v3.2.0-dev.5 07:55:05 v3.2.0-dev.6 07:55:05 v3.2.0-dev.7 07:55:05 v3.2.0-dev.8 07:55:05 v3.2.0-dev.9 [Pipeline] sh 07:55:05 + lftools sign git-tag v3.2.0-dev.30 07:55:05 Signing Git tag with Sigul... 07:55:05 Signing v3.2.0-dev.30 [Pipeline] echo 07:55:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:55:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:55:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:55:06 $ docker stop --time=1 ae3e3e813d0c67a26841244f8b6e356db747d013e793737d4cdf09f21694cc55 07:55:08 $ docker rm -f --volumes ae3e3e813d0c67a26841244f8b6e356db747d013e793737d4cdf09f21694cc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:08 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:55:08 $ 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 07:55:09 $ docker top 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b -eo pid,comm 07:55:09 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). 07:55:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:09 [ssh-agent] Looking for ssh-agent implementation... 07:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:09 $ docker exec 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b ssh-agent 07:55:09 SSH_AUTH_SOCK=/tmp/ssh-nCJ6fDZyC2CW/agent.32 07:55:09 SSH_AGENT_PID=38 07:55:09 Running ssh-add (command line suppressed) 07:55:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4299568386388844860.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4299568386388844860.key) 07:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:10 + git semver bump pre 07:55:10 2024-09-02 07:55:10,238 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:10 2024-09-02 07:55:10,238 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev 07:55:10 2024-09-02 07:55:10,238 [bump_version] DEBUG bumped version:3.2.0-dev.31 07:55:10 2024-09-02 07:55:10,238 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 07:55:10 2024-09-02 07:55:10,238 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:10 2024-09-02 07:55:10,238 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 07:55:10 2024-09-02 07:55:10,241 [execute] INFO git cat-file --batch-check 07:55:10 2024-09-02 07:55:10,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:10 2024-09-02 07:55:10,246 [execute] INFO git cat-file --batch 07:55:10 2024-09-02 07:55:10,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:10 2024-09-02 07:55:10,252 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:10 3.2.0-dev.31 [Pipeline] } 07:55:10 $ docker exec --env ******** --env ******** 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b ssh-agent -k 07:55:10 unset SSH_AUTH_SOCK; 07:55:10 unset SSH_AGENT_PID; 07:55:10 echo Agent pid 38 killed; 07:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:10 + git semver [Pipeline] } 07:55:11 $ docker stop --time=1 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b 07:55:12 $ docker rm -f --volumes 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b [Pipeline] // withDockerContainer [Pipeline] sh 07:55:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:13 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:55:13 $ 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 07:55:13 $ docker top 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 -eo pid,comm 07:55:13 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). 07:55:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:13 [ssh-agent] Looking for ssh-agent implementation... 07:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:13 $ docker exec 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 ssh-agent 07:55:13 SSH_AUTH_SOCK=/tmp/ssh-v8DB1X42Iiui/agent.32 07:55:13 SSH_AGENT_PID=38 07:55:13 Running ssh-add (command line suppressed) 07:55:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14926961291793776635.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14926961291793776635.key) 07:55:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:14 + git semver push 07:55:14 2024-09-02 07:55:14,366 [run_push] DEBUG push 07:55:14 2024-09-02 07:55:14,367 [execute] INFO git cat-file --batch-check 07:55:14 2024-09-02 07:55:14,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:14 2024-09-02 07:55:14,371 [execute] INFO git rev-list d0f3169883a665b06ed90fa001e2b6be05d1c110 -- 07:55:14 2024-09-02 07:55:14,372 [execute] DEBUG Popen(['git', 'rev-list', 'd0f3169883a665b06ed90fa001e2b6be05d1c110', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 07:55:14 2024-09-02 07:55:14,384 [execute] INFO git fetch -v origin 07:55:14 2024-09-02 07:55:14,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 07:55:15 2024-09-02 07:55:14,852 [run_push] DEBUG no remote changes detected 07:55:15 2024-09-02 07:55:14,852 [execute] INFO git push origin semver 07:55:15 2024-09-02 07:55:14,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 07:55:15 2024-09-02 07:55:15,509 [run_push] DEBUG push all version tags 07:55:15 2024-09-02 07:55:15,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:55:15 2024-09-02 07:55:15,510 [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) 07:55:16 2024-09-02 07:55:16,198 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:16 3.2.0-dev.31 [Pipeline] } 07:55:16 $ docker exec --env ******** --env ******** 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 ssh-agent -k 07:55:16 unset SSH_AUTH_SOCK; 07:55:16 unset SSH_AGENT_PID; 07:55:16 echo Agent pid 38 killed; 07:55:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:16 + git semver [Pipeline] } 07:55:17 $ docker stop --time=1 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 07:55:18 $ docker rm -f --volumes 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:55:19 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 07:55:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 07:55:19 total 16 07:55:19 drwxr-xr-x 3 root root 4096 Sep 2 07:39 . 07:55:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:55 .. 07:55:19 drwxr-xr-x 2 root root 4096 Sep 2 07:39 cost 07:55:19 -rw-r--r-- 1 root root 96 Sep 2 07:39 cost.csv 07:55:19 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 07:55:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 07:55:19 total 16 07:55:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:39 . 07:55:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:55 .. 07:55:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 07:39 cost 07:55:19 -rw-r--r-- 1 jenkins jenkins 96 Sep 2 07:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:55:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:20 ---> package-listing.sh 07:55:20 ++ facter osfamily 07:55:20 ++ tr '[:upper:]' '[:lower:]' 07:55:20 + OS_FAMILY=debian 07:55:20 + workspace=/w/workspace/ry_app-service-configurable_main 07:55:20 + START_PACKAGES=/tmp/packages_start.txt 07:55:20 + END_PACKAGES=/tmp/packages_end.txt 07:55:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:20 + PACKAGES=/tmp/packages_start.txt 07:55:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 07:55:20 + PACKAGES=/tmp/packages_end.txt 07:55:20 + case "${OS_FAMILY}" in 07:55:20 + dpkg -l 07:55:20 + grep '^ii' 07:55:20 + '[' -f /tmp/packages_start.txt ']' 07:55:20 + '[' -f /tmp/packages_end.txt ']' 07:55:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 07:55:20 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 07:55:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 07:55:20 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 07:55:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:21 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 07:55:21 $ 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 07:55:21 $ docker top 77060334e53cf6c38f1fe7a4713ddf2a9071f66d875e5b11b55b499e3382bfbd -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:22 + touch /tmp/pre-build-complete [Pipeline] sh 07:55:22 + mkdir -p /var/log/sysstat [Pipeline] sh 07:55:22 + ls /var/log/sa-host 07:55:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:23 provisioning config files... 07:55:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8440688873965928461tmp [Pipeline] { [Pipeline] echo 07:55:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:23 ---> create-netrc.sh [Pipeline] } 07:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:55:23 ---> python-tools-install.sh [Pipeline] echo 07:55:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> sudo-logs.sh 07:55:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:55:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> job-cost.sh 07:55:24 lf-activate-venv: SKIPPING 07:55:24 DEBUG: total: 0.2199999988079071 07:55:24 INFO: Retrieving Stack Cost... 07:55:24 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:25 INFO: Archiving Costs [Pipeline] echo 07:55:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:25 ---> logs-deploy.sh 07:55:25 lf-activate-venv: SKIPPING 07:55:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/240 07:55:25 INFO: archiving workspace using pattern(s): 07:55:26 Archives upload complete. 07:55:26 INFO: archiving logs to Nexus