Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99abc15c93f70f8386f8be99e96e68a0293bb7bf 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-ssh6514771106505292415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16500826270057427430.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17224510270526361184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4513758611500261383.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-ssh15891673649438381702.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-6696 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 99abc15c93f70f8386f8be99e96e68a0293bb7bf (main) > 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 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 Commit message: "feat: update deps (#669)" > git rev-list --no-walk 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:46:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:46:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:46:17 ========================================================= 23:46:17 EdgeX Global Pipelines Version Info 23:46:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:46:18 ------------------- 23:46:18 stable info: 23:46:18 ------------------- 23:46:18 Commited By: Ginny Guan ginny@iotechsys.com 23:46:18 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 23:46:18 Message: update stable to v1.0.260 23:46:18 ------------------- 23:46:18 experimental info: 23:46:18 ------------------- 23:46:18 Commited By: Ginny Guan ginny@iotechsys.com 23:46:18 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 23:46:18 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99abc15 [Pipeline] echo 23:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:19 provisioning config files... 23:46:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14483999933306816694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:20 ---> ****-login.sh 23:46:20 nexus3.edgexfoundry.org:10001 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 nexus3.edgexfoundry.org:10002 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 nexus3.edgexfoundry.org:10003 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 nexus3.edgexfoundry.org:10004 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 ****.io 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:21 Configure a credential helper to remove this warning. See 23:46:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:21 23:46:21 Login Succeeded 23:46:21 ---> ****-login.sh ends [Pipeline] } 23:46:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:46:21 + git rev-list -1 --merges 99abc15c93f70f8386f8be99e96e68a0293bb7bf~1..99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo 23:46:21 -----------> git rev-list -1 --merges 99abc15c93f70f8386f8be99e96e68a0293bb7bf~1..99abc15c93f70f8386f8be99e96e68a0293bb7bf 99abc15c93f70f8386f8be99e96e68a0293bb7bf [false] [Pipeline] sh 23:46:21 + git log --format=format:%s -1 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo 23:46:21 ========================================================= 23:46:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:46:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:22 + git log --format=format:%s -1 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo 23:46:22 [semverPrep] GIT_COMMIT: 99abc15c93f70f8386f8be99e96e68a0293bb7bf, Commit Message: feat: update deps (#669) [Pipeline] echo 23:46:22 [semverPrep] This is not a build commit. [Pipeline] sh 23:46:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:22 + grep -v github /etc/ssh/ssh_known_hosts 23:46:22 + [ -e /tmp/ssh_known_hosts ] 23:46:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:46:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:46:22 + sudo tee -a /etc/ssh/ssh_known_hosts 23:46:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:23 23:46:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:23 0.1.4: Pulling from edgex-devops/py-git-semver 23:46:23 b85a868b505f: Pulling fs layer 23:46:23 e2be974225ed: Pulling fs layer 23:46:23 339a4e72a1f5: Pulling fs layer 23:46:23 988bab9f4d93: Pulling fs layer 23:46:23 1469e6f7b9e6: Pulling fs layer 23:46:23 eaf3925da568: Pulling fs layer 23:46:23 bab4dde63d76: Pulling fs layer 23:46:23 bde34c3a00c8: Pulling fs layer 23:46:23 b352a97aabf1: Pulling fs layer 23:46:23 4872d77fe225: Pulling fs layer 23:46:23 5851b861e8e6: Pulling fs layer 23:46:23 1469e6f7b9e6: Waiting 23:46:23 eaf3925da568: Waiting 23:46:23 bab4dde63d76: Waiting 23:46:23 4872d77fe225: Waiting 23:46:23 5851b861e8e6: Waiting 23:46:23 bde34c3a00c8: Waiting 23:46:23 b352a97aabf1: Waiting 23:46:23 e2be974225ed: Download complete 23:46:23 988bab9f4d93: Download complete 23:46:23 1469e6f7b9e6: Verifying Checksum 23:46:23 1469e6f7b9e6: Download complete 23:46:23 339a4e72a1f5: Verifying Checksum 23:46:23 339a4e72a1f5: Download complete 23:46:23 eaf3925da568: Verifying Checksum 23:46:23 eaf3925da568: Download complete 23:46:23 bde34c3a00c8: Download complete 23:46:23 b352a97aabf1: Download complete 23:46:23 4872d77fe225: Verifying Checksum 23:46:23 4872d77fe225: Download complete 23:46:23 5851b861e8e6: Download complete 23:46:23 b85a868b505f: Verifying Checksum 23:46:23 b85a868b505f: Download complete 23:46:23 bab4dde63d76: Verifying Checksum 23:46:24 b85a868b505f: Pull complete 23:46:24 e2be974225ed: Pull complete 23:46:25 339a4e72a1f5: Pull complete 23:46:25 988bab9f4d93: Pull complete 23:46:25 1469e6f7b9e6: Pull complete 23:46:25 eaf3925da568: Pull complete 23:46:27 bab4dde63d76: Pull complete 23:46:27 bde34c3a00c8: Pull complete 23:46:27 b352a97aabf1: Pull complete 23:46:27 4872d77fe225: Pull complete 23:46:27 5851b861e8e6: Pull complete 23:46:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:27 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 23:46:27 $ 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 23:46:30 $ docker top 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b -eo pid,comm 23:46:31 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). 23:46:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:31 [ssh-agent] Looking for ssh-agent implementation... 23:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:31 $ docker exec 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent 23:46:31 SSH_AUTH_SOCK=/tmp/ssh-1CV40Xdotcbo/agent.32 23:46:31 SSH_AGENT_PID=38 23:46:31 Running ssh-add (command line suppressed) 23:46:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3388711076356432385.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3388711076356432385.key) 23:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:31 + git tag --points-at HEAD [Pipeline] } 23:46:31 $ docker exec --env ******** --env ******** 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent -k 23:46:31 unset SSH_AUTH_SOCK; 23:46:31 unset SSH_AGENT_PID; 23:46:31 echo Agent pid 38 killed; 23:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:31 [ssh-agent] Looking for ssh-agent implementation... 23:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:32 $ docker exec 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent 23:46:32 SSH_AUTH_SOCK=/tmp/ssh-iOc184zTgPkY/agent.71 23:46:32 SSH_AGENT_PID=76 23:46:32 Running ssh-add (command line suppressed) 23:46:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2654905272771294202.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2654905272771294202.key) 23:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:32 + git semver init 23:46:32 2024-07-29 23:46:32,728 [run_init] DEBUG init version:0.0.0 force:False 23:46:32 2024-07-29 23:46:32,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:46:32 2024-07-29 23:46:32,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:46:32 2024-07-29 23:46:32,729 [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) 23:46:34 2024-07-29 23:46:33,759 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:46:34 2024-07-29 23:46:33,759 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:46:34 2024-07-29 23:46:33,759 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:46:34 2024-07-29 23:46:33,759 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:46:34 3.2.0-dev.28 [Pipeline] } 23:46:34 $ docker exec --env ******** --env ******** 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent -k 23:46:34 unset SSH_AUTH_SOCK; 23:46:34 unset SSH_AGENT_PID; 23:46:34 echo Agent pid 76 killed; 23:46:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:34 + git semver [Pipeline] } 23:46:34 $ docker stop --time=1 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b 23:46:36 $ docker rm -f --volumes 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b [Pipeline] // withDockerContainer [Pipeline] sh 23:46:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:46:36 Stashed 1 file(s) [Pipeline] echo 23:46:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [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 23:46:37 provisioning config files... 23:46:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1545083767844796883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:37 ---> ****-login.sh 23:46:37 nexus3.edgexfoundry.org:10001 23:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:37 Configure a credential helper to remove this warning. See 23:46:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:37 23:46:37 Login Succeeded 23:46:37 nexus3.edgexfoundry.org:10002 23:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:37 Configure a credential helper to remove this warning. See 23:46:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:37 23:46:37 Login Succeeded 23:46:37 nexus3.edgexfoundry.org:10003 23:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:37 Configure a credential helper to remove this warning. See 23:46:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:37 23:46:37 Login Succeeded 23:46:37 nexus3.edgexfoundry.org:10004 23:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:37 Configure a credential helper to remove this warning. See 23:46:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:37 23:46:37 Login Succeeded 23:46:37 ****.io 23:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:37 Configure a credential helper to remove this warning. See 23:46:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:37 23:46:37 Login Succeeded 23:46:37 ---> ****-login.sh ends [Pipeline] } 23:46:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:46:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:38 ========================================================= 23:46:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:46:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:38 + 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 . 23:46:38 Sending build context to Docker daemon 9.133MB 23:46:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:46:38 Step 2/12 : FROM ${BASE} AS builder 23:46:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:46:38 619be1103602: Pulling fs layer 23:46:38 7862e08f4a3e: Pulling fs layer 23:46:38 5df492c9dc93: Pulling fs layer 23:46:38 7629e6793208: Pulling fs layer 23:46:38 4f4fb700ef54: Pulling fs layer 23:46:38 fb5054dd5b73: Pulling fs layer 23:46:38 eeca6798cff9: Pulling fs layer 23:46:38 aa269ceb94a6: Pulling fs layer 23:46:38 ada007ff1a6a: Pulling fs layer 23:46:38 4f4fb700ef54: Waiting 23:46:38 fb5054dd5b73: Waiting 23:46:38 eeca6798cff9: Waiting 23:46:38 aa269ceb94a6: Waiting 23:46:38 ada007ff1a6a: Waiting 23:46:38 7629e6793208: Waiting 23:46:38 7862e08f4a3e: Download complete 23:46:38 7629e6793208: Verifying Checksum 23:46:38 7629e6793208: Download complete 23:46:38 4f4fb700ef54: Verifying Checksum 23:46:38 4f4fb700ef54: Download complete 23:46:38 fb5054dd5b73: Download complete 23:46:38 619be1103602: Verifying Checksum 23:46:38 619be1103602: Download complete 23:46:38 eeca6798cff9: Verifying Checksum 23:46:38 eeca6798cff9: Download complete 23:46:38 619be1103602: Pull complete 23:46:38 ada007ff1a6a: Verifying Checksum 23:46:38 ada007ff1a6a: Download complete 23:46:38 7862e08f4a3e: Pull complete 23:46:38 5df492c9dc93: Verifying Checksum 23:46:38 5df492c9dc93: Download complete 23:46:39 aa269ceb94a6: Verifying Checksum 23:46:39 aa269ceb94a6: Download complete 23:46:41 5df492c9dc93: Pull complete 23:46:41 7629e6793208: Pull complete 23:46:42 4f4fb700ef54: Pull complete 23:46:42 fb5054dd5b73: Pull complete 23:46:42 eeca6798cff9: Pull complete 23:46:44 aa269ceb94a6: Pull complete 23:46:45 ada007ff1a6a: Pull complete 23:46:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 23:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:46:45 ---> f489d0715acc 23:46:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:46:49 ---> Running in 19e4ec3dd73e 23:46:49 Removing intermediate container 19e4ec3dd73e 23:46:49 ---> e7f2bd5b6e8b 23:46:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:46:49 ---> Running in 3149b5c3c0b8 23:46:49 Removing intermediate container 3149b5c3c0b8 23:46:49 ---> d6e0925bb13c 23:46:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:46:49 ---> Running in 42efe3d9cc2e 23:46:49 Removing intermediate container 42efe3d9cc2e 23:46:49 ---> d2b9e2b396e0 23:46:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:49 ---> Running in 59803c0350e5 23:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:46:50 OK: 264 MiB in 52 packages 23:46:50 Removing intermediate container 59803c0350e5 23:46:50 ---> 147c0a08106e 23:46:50 Step 7/12 : WORKDIR /app 23:46:50 ---> Running in 2b756855bc84 23:46:50 Removing intermediate container 2b756855bc84 23:46:50 ---> f0a011def6e2 23:46:50 Step 8/12 : COPY go.mod vendor* ./ 23:46:50 ---> 5ef527861fc7 23:46:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:50 ---> Running in d06d27f42eee 23:46:51 Still waiting to schedule task 23:46:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:47:58 Removing intermediate container d06d27f42eee 23:47:58 ---> d9c5d4eecf2b 23:47:58 Step 10/12 : COPY . . 23:47:58 ---> b2ac3cec4b38 23:47:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:47:58 ---> Running in d8150ef9ff12 23:47:58 Removing intermediate container d8150ef9ff12 23:47:58 ---> 530cb7510057 23:47:58 Step 12/12 : RUN $MAKE 23:47:58 ---> Running in 2b251b233515 23:47:58 noop 23:47:58 Removing intermediate container 2b251b233515 23:47:58 ---> c0e02e644363 23:47:58 Successfully built c0e02e644363 23:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:58 + docker inspect -f . ci-base-image-x86_64 23:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:58 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 23:47:58 $ 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 23:47:59 $ docker top 4c4634a6e7a8ee20c5cc377fbbd5e54f2a9365382c441ea320fea758ada829d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:59 + go version 23:47:59 go version go1.21.9 linux/amd64 [Pipeline] } 23:47:59 $ docker stop --time=1 4c4634a6e7a8ee20c5cc377fbbd5e54f2a9365382c441ea320fea758ada829d9 23:48:00 $ docker rm -f --volumes 4c4634a6e7a8ee20c5cc377fbbd5e54f2a9365382c441ea320fea758ada829d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + docker inspect -f . ci-base-image-x86_64 23:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:01 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 23:48:01 $ 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 23:48:01 $ docker top c77eeb2bd315122888e425a8dff8e5d6e0e6459b45c05c546c920d3807e767d0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:01 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:48:02 + make test 23:48:02 go test -race -coverprofile=coverage.out ./... 23:48:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6697 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:48:23 Running in /w/workspace/app-service-configurable/238 [Pipeline] { [Pipeline] checkout 23:48:26 The recommended git tool is: git 23:48:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:48:30 using credential edgex-jenkins-ssh 23:48:30 Cloning the remote Git repository 23:48:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:48:31 > git init /w/workspace/app-service-configurable/238 # timeout=10 23:48:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:48:31 > git --version # timeout=10 23:48:31 > git --version # 'git version 2.25.1' 23:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:48:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:34 Avoid second fetch 23:48:34 Checking out Revision 99abc15c93f70f8386f8be99e96e68a0293bb7bf (main) 23:48:34 Commit message: "feat: update deps (#669)" 23:48:34 > git config core.sparsecheckout # timeout=10 23:48:34 > git checkout -f 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:48:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:39 Dload Upload Total Spent Left Speed 23:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 62575 0 --:--:-- --:--:-- --:--:-- 62575 [Pipeline] sh 23:48:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:48:40 + sudo tee /etc/docker/daemon.new 23:48:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:48:40 { 23:48:40 "registry-mirrors": [ 23:48:40 "https://nexus3.edgexfoundry.org:10001" 23:48:40 ], 23:48:40 "bip": "10.250.0.254/24", 23:48:40 "hosts": [ 23:48:40 "tcp://0.0.0.0:5555", 23:48:40 "unix:///var/run/docker.sock" 23:48:40 ], 23:48:40 "mtu": 1458, 23:48:40 "selinux-enabled": true, 23:48:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:48:40 } [Pipeline] sh 23:48:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:48:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:59 provisioning config files... 23:48:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/238@tmp/config440060510992845636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:59 ---> ****-login.sh 23:48:59 nexus3.edgexfoundry.org:10001 23:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:00 Configure a credential helper to remove this warning. See 23:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:00 23:49:00 Login Succeeded 23:49:00 nexus3.edgexfoundry.org:10002 23:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:00 Configure a credential helper to remove this warning. See 23:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:00 23:49:00 Login Succeeded 23:49:00 nexus3.edgexfoundry.org:10003 23:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:00 Configure a credential helper to remove this warning. See 23:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:00 23:49:00 Login Succeeded 23:49:00 nexus3.edgexfoundry.org:10004 23:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:01 Configure a credential helper to remove this warning. See 23:49:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:01 23:49:01 Login Succeeded 23:49:01 ****.io 23:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:01 Configure a credential helper to remove this warning. See 23:49:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:01 23:49:01 Login Succeeded 23:49:01 ---> ****-login.sh ends [Pipeline] } 23:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:49:02 ========================================================= 23:49:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:49:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + 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 . 23:49:02 Sending build context to Docker daemon 238.1kB 23:49:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:49:02 Step 2/12 : FROM ${BASE} AS builder 23:49:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:49:02 c6b39de5b339: Pulling fs layer 23:49:02 a69c41024577: Pulling fs layer 23:49:02 d6de4b400683: Pulling fs layer 23:49:02 35cb2a7552d0: Pulling fs layer 23:49:02 4f4fb700ef54: Pulling fs layer 23:49:02 464afbd9ba4c: Pulling fs layer 23:49:02 00f215d4a9da: Pulling fs layer 23:49:02 d496ad576159: Pulling fs layer 23:49:02 35cb2a7552d0: Waiting 23:49:02 4f4fb700ef54: Waiting 23:49:02 464afbd9ba4c: Waiting 23:49:02 00f215d4a9da: Waiting 23:49:02 d496ad576159: Waiting 23:49:03 a69c41024577: Verifying Checksum 23:49:03 a69c41024577: Download complete 23:49:03 35cb2a7552d0: Verifying Checksum 23:49:03 35cb2a7552d0: Download complete 23:49:03 4f4fb700ef54: Verifying Checksum 23:49:03 4f4fb700ef54: Download complete 23:49:03 c6b39de5b339: Download complete 23:49:03 464afbd9ba4c: Verifying Checksum 23:49:03 464afbd9ba4c: Download complete 23:49:03 d496ad576159: Verifying Checksum 23:49:03 d496ad576159: Download complete 23:49:03 c6b39de5b339: Pull complete 23:49:04 a69c41024577: Pull complete 23:49:04 d6de4b400683: Verifying Checksum 23:49:04 d6de4b400683: Download complete 23:49:06 00f215d4a9da: Verifying Checksum 23:49:06 00f215d4a9da: Download complete 23:49:07 go vet ./... 23:49:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:49:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:49:08 ./bin/test-attribution-txt.sh 23:49:08 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 23:49:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 23:49:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 23:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:49:08 $ docker stop --time=1 c77eeb2bd315122888e425a8dff8e5d6e0e6459b45c05c546c920d3807e767d0 23:49:12 $ docker rm -f --volumes c77eeb2bd315122888e425a8dff8e5d6e0e6459b45c05c546c920d3807e767d0 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:49:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:49:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:49:13 + ls -al . 23:49:13 total 260 23:49:13 drwxrwxr-x 7 jenkins jenkins 4096 Jul 29 23:48 . 23:49:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 23:46 .. 23:49:13 -rw-rw-r-- 1 jenkins jenkins 119 Jul 29 23:46 .dockerignore 23:49:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 23:48 .git 23:49:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 23:46 .github 23:49:13 -rw-rw-r-- 1 jenkins jenkins 106 Jul 29 23:46 .gitignore 23:49:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 29 23:46 .golangci.yml 23:49:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 23:46 .semver 23:49:13 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 29 23:46 Attribution.txt 23:49:13 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 29 23:46 CHANGELOG.md 23:49:13 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 29 23:46 Dockerfile 23:49:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 23:46 GOVERNANCE.md 23:49:13 -rw-rw-r-- 1 jenkins jenkins 666 Jul 29 23:46 Jenkinsfile 23:49:13 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 23:46 LICENSE 23:49:13 -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 23:46 OWNERS.md 23:49:13 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 29 23:46 README.md 23:49:13 -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 23:46 VERSION 23:49:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 23:46 bin 23:49:13 -rw-r--r-- 1 jenkins jenkins 13 Jul 29 23:48 coverage.out 23:49:13 -rw-rw-r-- 1 jenkins jenkins 7048 Jul 29 23:46 go.mod 23:49:13 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 29 23:46 go.sum 23:49:13 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 29 23:46 main.go 23:49:13 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 29 23:46 makefile 23:49:13 drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 23:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:13 + 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=99abc15c93f70f8386f8be99e96e68a0293bb7bf --label arch=amd64 --label version=3.2.0-dev.28 . 23:49:13 Sending build context to Docker daemon 9.134MB 23:49:13 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:49:13 Step 2/27 : FROM ${BASE} AS builder 23:49:13 ---> c0e02e644363 23:49:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:49:14 ---> Running in e3be0ecadef5 23:49:14 Removing intermediate container e3be0ecadef5 23:49:14 ---> b7a7700542b6 23:49:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:49:14 ---> Running in 011d9bdc875e 23:49:14 Removing intermediate container 011d9bdc875e 23:49:14 ---> 013ed81cfadc 23:49:14 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:49:14 ---> Running in 7982c0669305 23:49:14 Removing intermediate container 7982c0669305 23:49:14 ---> 59cfc4895e0f 23:49:14 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:14 ---> Running in fc2384422fd1 23:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:49:15 OK: 264 MiB in 52 packages 23:49:15 Removing intermediate container fc2384422fd1 23:49:15 ---> d8cda0d72c4c 23:49:15 Step 7/27 : WORKDIR /app 23:49:15 ---> Running in 2fa773eebc73 23:49:15 Removing intermediate container 2fa773eebc73 23:49:15 ---> d19292fa4b44 23:49:15 Step 8/27 : COPY go.mod vendor* ./ 23:49:15 ---> d7cb375d2c89 23:49:15 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:15 ---> Running in 76d56c59117a 23:49:16 Removing intermediate container 76d56c59117a 23:49:16 ---> 002a7c1b2613 23:49:16 Step 10/27 : COPY . . 23:49:17 ---> 1e2444558f2e 23:49:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:49:17 ---> Running in 9bf8d0e5bf2a 23:49:17 Removing intermediate container 9bf8d0e5bf2a 23:49:17 ---> 9537c7e78e9a 23:49:17 Step 12/27 : RUN $MAKE 23:49:17 ---> Running in dd9992471b19 23:49:17 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28" -trimpath -mod=readonly -o app-service-configurable 23:49:18 d6de4b400683: Pull complete 23:49:18 35cb2a7552d0: Pull complete 23:49:18 4f4fb700ef54: Pull complete 23:49:18 464afbd9ba4c: Pull complete 23:49:26 00f215d4a9da: Pull complete 23:49:28 d496ad576159: Pull complete 23:49:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 23:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:49:28 ---> f246e2811388 23:49:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:49:30 ---> Running in f4b2a3d531d9 23:49:30 Removing intermediate container f4b2a3d531d9 23:49:30 ---> 16c9fe034f46 23:49:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:49:30 ---> Running in e35c5445fb55 23:49:30 Removing intermediate container e35c5445fb55 23:49:30 ---> 4b7bb0c38f39 23:49:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:49:30 ---> Running in 073fad6ae2d2 23:49:31 Removing intermediate container 073fad6ae2d2 23:49:31 ---> d1cd962c74d4 23:49:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:31 ---> Running in 0ec6f9a4463b 23:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:49:33 OK: 266 MiB in 52 packages 23:49:34 Removing intermediate container 0ec6f9a4463b 23:49:34 ---> cba27a0b7b70 23:49:34 Step 7/12 : WORKDIR /app 23:49:34 ---> Running in 1d33464521f4 23:49:34 Removing intermediate container 1d33464521f4 23:49:34 ---> 8d515f99da6a 23:49:34 Step 8/12 : COPY go.mod vendor* ./ 23:49:35 ---> d4904436de50 23:49:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:35 ---> Running in bf39c1c35e50 23:49:49 Removing intermediate container dd9992471b19 23:49:49 ---> c27dbafd5a7d 23:49:49 Step 13/27 : FROM alpine:3.18 23:49:49 3.18: Pulling from library/alpine 23:49:49 930bdd4d222e: Pulling fs layer 23:49:49 930bdd4d222e: Download complete 23:49:49 930bdd4d222e: Pull complete 23:49:49 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:49:49 Status: Downloaded newer image for alpine:3.18 23:49:49 ---> 18f865063206 23:49:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:49:49 ---> Running in f426ad130677 23:49:49 Removing intermediate container f426ad130677 23:49:49 ---> 39f9a96230a3 23:49:49 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:49:49 ---> Running in 4683d19a234b 23:49:49 Removing intermediate container 4683d19a234b 23:49:49 ---> bc94b8ed22d2 23:49:49 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:49:49 ---> Running in 89191b6304e2 23:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:49:49 (1/2) Installing ca-certificates (20240226-r0) 23:49:49 (2/2) Installing dumb-init (1.2.5-r2) 23:49:49 Executing busybox-1.36.1-r7.trigger 23:49:49 Executing ca-certificates-20240226-r0.trigger 23:49:49 OK: 8 MiB in 17 packages 23:49:49 Removing intermediate container 89191b6304e2 23:49:49 ---> 1bb49801573f 23:49:49 Step 17/27 : RUN apk --no-cache upgrade 23:49:49 ---> Running in 4440f11f8df2 23:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:49:49 OK: 8 MiB in 17 packages 23:49:49 Removing intermediate container 4440f11f8df2 23:49:49 ---> 27ce0bf4f7d1 23:49:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:49:50 ---> 3b28bd16fb4d 23:49:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:49:50 ---> 64da715d360e 23:49:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:49:50 ---> 844f9654f38e 23:49:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:49:51 ---> fafae18d7165 23:49:51 Step 22/27 : EXPOSE 48095 23:49:51 ---> Running in 0903cae46095 23:49:51 Removing intermediate container 0903cae46095 23:49:51 ---> 5f8693bd9803 23:49:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:49:51 ---> Running in c05b89674255 23:49:51 Removing intermediate container c05b89674255 23:49:51 ---> 9b6904405777 23:49:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:51 ---> Running in ceb832f39f6d 23:49:51 Removing intermediate container ceb832f39f6d 23:49:51 ---> 032d955ff0cb 23:49:51 Step 25/27 : LABEL arch=amd64 23:49:51 ---> Running in e3f6a10162f2 23:49:51 Removing intermediate container e3f6a10162f2 23:49:51 ---> 74c348cc2b8d 23:49:51 Step 26/27 : LABEL git_sha=99abc15c93f70f8386f8be99e96e68a0293bb7bf 23:49:51 ---> Running in 4374d379582f 23:49:51 Removing intermediate container 4374d379582f 23:49:51 ---> da0065abb331 23:49:51 Step 27/27 : LABEL version=3.2.0-dev.28 23:49:51 ---> Running in b0928fe22bcc 23:49:51 Removing intermediate container b0928fe22bcc 23:49:51 ---> c87e04c56858 23:49:51 [Warning] One or more build-args [ARCH] were not consumed 23:49:51 Successfully built c87e04c56858 23:49:51 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 23:49:51 provisioning config files... 23:49:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14603810303797305708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:52 ---> ****-login.sh 23:49:52 nexus3.edgexfoundry.org:10001 23:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:52 Configure a credential helper to remove this warning. See 23:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:52 23:49:52 Login Succeeded 23:49:52 nexus3.edgexfoundry.org:10002 23:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:52 Configure a credential helper to remove this warning. See 23:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:52 23:49:52 Login Succeeded 23:49:52 nexus3.edgexfoundry.org:10003 23:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:52 Configure a credential helper to remove this warning. See 23:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:52 23:49:52 Login Succeeded 23:49:52 nexus3.edgexfoundry.org:10004 23:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:52 Configure a credential helper to remove this warning. See 23:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:52 23:49:52 Login Succeeded 23:49:52 ****.io 23:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:52 Configure a credential helper to remove this warning. See 23:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:52 23:49:52 Login Succeeded 23:49:52 ---> ****-login.sh ends [Pipeline] } 23:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:49:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:49:52 99abc15c93f70f8386f8be99e96e68a0293bb7bf 23:49:52 latest 23:49:52 3.2.0-dev.28 23:49:52 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 23:49:52 main 23:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf 23:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:49:53 f36ec5d2940d: Preparing 23:49:53 4ab1cd486393: Preparing 23:49:53 9acc580f318c: Preparing 23:49:53 61522a80419e: Preparing 23:49:53 f5bedc3e6526: Preparing 23:49:53 bb51095fa76a: Preparing 23:49:53 ce7f800efff9: Preparing 23:49:53 bb51095fa76a: Waiting 23:49:53 ce7f800efff9: Waiting 23:49:53 f5bedc3e6526: Pushed 23:49:53 4ab1cd486393: Pushed 23:49:53 9acc580f318c: Pushed 23:49:53 61522a80419e: Pushed 23:49:53 ce7f800efff9: Layer already exists 23:49:53 bb51095fa76a: Pushed 23:49:56 f36ec5d2940d: Pushed 23:49:56 99abc15c93f70f8386f8be99e96e68a0293bb7bf: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:49:57 f36ec5d2940d: Preparing 23:49:57 4ab1cd486393: Preparing 23:49:57 9acc580f318c: Preparing 23:49:57 61522a80419e: Preparing 23:49:57 f5bedc3e6526: Preparing 23:49:57 bb51095fa76a: Preparing 23:49:57 ce7f800efff9: Preparing 23:49:57 bb51095fa76a: Waiting 23:49:57 ce7f800efff9: Waiting 23:49:57 4ab1cd486393: Layer already exists 23:49:57 61522a80419e: Layer already exists 23:49:57 f5bedc3e6526: Layer already exists 23:49:57 9acc580f318c: Layer already exists 23:49:57 f36ec5d2940d: Layer already exists 23:49:57 ce7f800efff9: Layer already exists 23:49:57 bb51095fa76a: Layer already exists 23:49:57 latest: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.28 23:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:49:57 f36ec5d2940d: Preparing 23:49:57 4ab1cd486393: Preparing 23:49:57 9acc580f318c: Preparing 23:49:57 61522a80419e: Preparing 23:49:57 f5bedc3e6526: Preparing 23:49:57 bb51095fa76a: Preparing 23:49:57 ce7f800efff9: Preparing 23:49:57 bb51095fa76a: Waiting 23:49:57 f36ec5d2940d: Layer already exists 23:49:57 4ab1cd486393: Layer already exists 23:49:57 9acc580f318c: Layer already exists 23:49:57 61522a80419e: Layer already exists 23:49:57 f5bedc3e6526: Layer already exists 23:49:57 bb51095fa76a: Layer already exists 23:49:57 ce7f800efff9: Layer already exists 23:49:57 3.2.0-dev.28: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 23:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:49:58 f36ec5d2940d: Preparing 23:49:58 4ab1cd486393: Preparing 23:49:58 9acc580f318c: Preparing 23:49:58 61522a80419e: Preparing 23:49:58 f5bedc3e6526: Preparing 23:49:58 bb51095fa76a: Preparing 23:49:58 ce7f800efff9: Preparing 23:49:58 bb51095fa76a: Waiting 23:49:58 4ab1cd486393: Layer already exists 23:49:58 f36ec5d2940d: Layer already exists 23:49:58 61522a80419e: Layer already exists 23:49:58 9acc580f318c: Layer already exists 23:49:58 f5bedc3e6526: Layer already exists 23:49:58 ce7f800efff9: Layer already exists 23:49:58 bb51095fa76a: Layer already exists 23:49:58 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:49:59 f36ec5d2940d: Preparing 23:49:59 4ab1cd486393: Preparing 23:49:59 9acc580f318c: Preparing 23:49:59 61522a80419e: Preparing 23:49:59 f5bedc3e6526: Preparing 23:49:59 bb51095fa76a: Preparing 23:49:59 ce7f800efff9: Preparing 23:49:59 bb51095fa76a: Waiting 23:49:59 ce7f800efff9: Waiting 23:49:59 9acc580f318c: Layer already exists 23:49:59 61522a80419e: Layer already exists 23:49:59 4ab1cd486393: Layer already exists 23:49:59 f36ec5d2940d: Layer already exists 23:49:59 f5bedc3e6526: Layer already exists 23:49:59 bb51095fa76a: Layer already exists 23:49:59 ce7f800efff9: Layer already exists 23:49:59 main: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:59 ===================================================== [Pipeline] echo 23:49:59 taggedImages: 23:49:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf 23:49:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:49:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.28 23:49:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 23:49:59 - 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 23:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:59 23:49:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:59 latest: Pulling from edgex-lftools-log-publisher 23:49:59 5eb5b503b376: Pulling fs layer 23:49:59 5c69ac0246d0: Pulling fs layer 23:49:59 ec43610c2a17: Pulling fs layer 23:49:59 3a2ae6a8a46f: Pulling fs layer 23:49:59 33b1e0a273af: Pulling fs layer 23:49:59 5d3b04190fa2: Pulling fs layer 23:49:59 2f39f015ded8: Pulling fs layer 23:49:59 2f39f015ded8: Waiting 23:49:59 5d3b04190fa2: Waiting 23:49:59 3a2ae6a8a46f: Waiting 23:49:59 33b1e0a273af: Waiting 23:49:59 5c69ac0246d0: Download complete 23:49:59 3a2ae6a8a46f: Download complete 23:49:59 33b1e0a273af: Verifying Checksum 23:49:59 33b1e0a273af: Download complete 23:49:59 ec43610c2a17: Verifying Checksum 23:49:59 ec43610c2a17: Download complete 23:49:59 5d3b04190fa2: Download complete 23:50:00 5eb5b503b376: Download complete 23:50:00 2f39f015ded8: Verifying Checksum 23:50:00 2f39f015ded8: Download complete 23:50:01 5eb5b503b376: Pull complete 23:50:01 5c69ac0246d0: Pull complete 23:50:02 ec43610c2a17: Pull complete 23:50:02 3a2ae6a8a46f: Pull complete 23:50:02 33b1e0a273af: Pull complete 23:50:02 5d3b04190fa2: Pull complete 23:50:06 2f39f015ded8: Pull complete 23:50:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:06 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 23:50:06 $ 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 23:50:10 $ docker top 8963ff4d412ff94f9019f4a2ffb914bf2947eae8b4ccd4ae29173ed60c385104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:10 ---> job-cost.sh 23:50:10 lf-activate-venv: SKIPPING 23:50:10 INFO: No Stack... 23:50:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:11 INFO: Archiving Costs [Pipeline] sh 23:50:11 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:50:11 + cut -d, -f6 [Pipeline] lock 23:50:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] 23:50:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] did not exist. Created. 23:50:11 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:12 + echo total: 0.2199999988079071 [Pipeline] stash 23:50:12 Stashed 1 file(s) [Pipeline] } 23:50:12 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:12 $ docker stop --time=1 8963ff4d412ff94f9019f4a2ffb914bf2947eae8b4ccd4ae29173ed60c385104 23:50:13 $ docker rm -f --volumes 8963ff4d412ff94f9019f4a2ffb914bf2947eae8b4ccd4ae29173ed60c385104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:51:26 Removing intermediate container bf39c1c35e50 23:51:26 ---> 838562eb2e88 23:51:26 Step 10/12 : COPY . . 23:51:26 ---> e9cc750d33d1 23:51:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:26 ---> Running in a007bd82eacb 23:51:26 Removing intermediate container a007bd82eacb 23:51:26 ---> 261d25f5693b 23:51:26 Step 12/12 : RUN $MAKE 23:51:26 ---> Running in ecccc2c51560 23:51:26 noop 23:51:26 Removing intermediate container ecccc2c51560 23:51:26 ---> 1297c01861b9 23:51:26 Successfully built 1297c01861b9 23:51:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:27 + docker inspect -f . ci-base-image-arm64 23:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:27 prd-ubuntu20.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 23:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/238 -v /w/workspace/app-service-configurable/238:/w/workspace/app-service-configurable/238:rw,z -v /w/workspace/app-service-configurable/238@tmp:/w/workspace/app-service-configurable/238@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 23:51:28 $ docker top 3c4826a664c9277cb903265c4b61498eeb11c33322638c2bbff99761a1aa622e -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:29 + go version 23:51:29 go version go1.21.9 linux/arm64 [Pipeline] } 23:51:29 $ docker stop --time=1 3c4826a664c9277cb903265c4b61498eeb11c33322638c2bbff99761a1aa622e 23:51:31 $ docker rm -f --volumes 3c4826a664c9277cb903265c4b61498eeb11c33322638c2bbff99761a1aa622e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:31 + docker inspect -f . ci-base-image-arm64 23:51:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:31 prd-ubuntu20.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 23:51:31 $ 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/238 -v /w/workspace/app-service-configurable/238:/w/workspace/app-service-configurable/238:rw,z -v /w/workspace/app-service-configurable/238@tmp:/w/workspace/app-service-configurable/238@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 23:51:33 $ docker top 3faa3609cb8763c5b04d7a32d6e025305ee63326aa43a670e2ff239366fbf35f -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:33 + git config --global --add safe.directory /w/workspace/app-service-configurable/238 [Pipeline] fileExists [Pipeline] sh 23:51:34 + make test 23:51:34 go test -race -coverprofile=coverage.out ./... 23:55:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:55:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:55:56 go vet ./... 23:59:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:18 ./bin/test-attribution-txt.sh 23:59:18 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 23:59:18 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 23:59:18 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 23:59:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:59:18 $ docker stop --time=1 3faa3609cb8763c5b04d7a32d6e025305ee63326aa43a670e2ff239366fbf35f 23:59:20 $ docker rm -f --volumes 3faa3609cb8763c5b04d7a32d6e025305ee63326aa43a670e2ff239366fbf35f [Pipeline] // withDockerContainer [Pipeline] sh 23:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:22 Warning: overwriting stash ‘coverage-report’ 23:59:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:23 + ls -al . 23:59:23 total 256 23:59:23 drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 23:51 . 23:59:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 23:48 .. 23:59:23 -rw-rw-r-- 1 jenkins jenkins 119 Jul 29 23:48 .dockerignore 23:59:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 23:48 .git 23:59:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 23:48 .github 23:59:23 -rw-rw-r-- 1 jenkins jenkins 106 Jul 29 23:48 .gitignore 23:59:23 -rw-rw-r-- 1 jenkins jenkins 41 Jul 29 23:48 .golangci.yml 23:59:23 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 29 23:48 Attribution.txt 23:59:23 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 29 23:48 CHANGELOG.md 23:59:23 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 29 23:48 Dockerfile 23:59:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 23:48 GOVERNANCE.md 23:59:23 -rw-rw-r-- 1 jenkins jenkins 666 Jul 29 23:48 Jenkinsfile 23:59:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 23:48 LICENSE 23:59:23 -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 23:48 OWNERS.md 23:59:23 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 29 23:48 README.md 23:59:23 -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 23:46 VERSION 23:59:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 23:48 bin 23:59:23 -rw-r--r-- 1 jenkins jenkins 13 Jul 29 23:51 coverage.out 23:59:23 -rw-rw-r-- 1 jenkins jenkins 7048 Jul 29 23:48 go.mod 23:59:23 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 29 23:48 go.sum 23:59:23 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 29 23:48 main.go 23:59:23 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 29 23:48 makefile 23:59:23 drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 23:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:24 + 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=99abc15c93f70f8386f8be99e96e68a0293bb7bf --label arch=arm64 --label version=3.2.0-dev.28 . 23:59:24 Sending build context to Docker daemon 239.1kB 23:59:24 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:59:24 Step 2/27 : FROM ${BASE} AS builder 23:59:24 ---> 1297c01861b9 23:59:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:59:24 ---> Running in 107bf570bce1 23:59:24 Removing intermediate container 107bf570bce1 23:59:24 ---> c1d3f3928f2e 23:59:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:59:24 ---> Running in 039a9a44e539 23:59:25 Removing intermediate container 039a9a44e539 23:59:25 ---> 78bf1e3e0d98 23:59:25 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:59:25 ---> Running in 941576690b91 23:59:25 Removing intermediate container 941576690b91 23:59:25 ---> 8c03d13dc3ca 23:59:25 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:25 ---> Running in ed0ecc74b0a7 23:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:59:27 OK: 266 MiB in 52 packages 23:59:28 Removing intermediate container ed0ecc74b0a7 23:59:28 ---> 79eeb3bfaf50 23:59:28 Step 7/27 : WORKDIR /app 23:59:28 ---> Running in 7a596755c2fe 23:59:29 Removing intermediate container 7a596755c2fe 23:59:29 ---> 706ec1ff7fd0 23:59:29 Step 8/27 : COPY go.mod vendor* ./ 23:59:29 ---> 4cf907796132 23:59:29 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:29 ---> Running in 67ebf15b24b0 23:59:32 Removing intermediate container 67ebf15b24b0 23:59:32 ---> 370afe10f119 23:59:32 Step 10/27 : COPY . . 23:59:32 ---> 41a56091f1fd 23:59:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:32 ---> Running in 7406ca99691f 23:59:32 Removing intermediate container 7406ca99691f 23:59:32 ---> 5801570b89af 23:59:32 Step 12/27 : RUN $MAKE 23:59:33 ---> Running in 49f303f1d633 23:59: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.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28" -trimpath -mod=readonly -o app-service-configurable 00:02:58 Removing intermediate container 49f303f1d633 00:02:58 ---> 804a182ee578 00:02:58 Step 13/27 : FROM alpine:3.18 00:02:58 3.18: Pulling from library/alpine 00:02:58 4983c3fe2029: Pulling fs layer 00:02:58 4983c3fe2029: Download complete 00:02:58 4983c3fe2029: Pull complete 00:02:58 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 00:02:58 Status: Downloaded newer image for alpine:3.18 00:02:58 ---> a0237000ae83 00:02:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:02:58 ---> Running in af55fecce140 00:02:58 Removing intermediate container af55fecce140 00:02:58 ---> 8cc618a49b2d 00:02:58 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:02:58 ---> Running in ce2b7fb5a176 00:02:58 Removing intermediate container ce2b7fb5a176 00:02:58 ---> 3b52c43d1fbb 00:02:58 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:02:58 ---> Running in a63e73496dee 00:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:02:58 (1/2) Installing ca-certificates (20240226-r0) 00:02:58 (2/2) Installing dumb-init (1.2.5-r2) 00:02:58 Executing busybox-1.36.1-r7.trigger 00:02:58 Executing ca-certificates-20240226-r0.trigger 00:02:58 OK: 9 MiB in 17 packages 00:02:58 Removing intermediate container a63e73496dee 00:02:58 ---> 44115e552fad 00:02:58 Step 17/27 : RUN apk --no-cache upgrade 00:02:58 ---> Running in 3ab50b21e590 00:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:02:58 OK: 9 MiB in 17 packages 00:02:58 Removing intermediate container 3ab50b21e590 00:02:58 ---> 2fd366df81e8 00:02:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:02:58 ---> 96b31ea614b0 00:02:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:02:59 ---> 9f9f5136e4ce 00:02:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:02:59 ---> 97827f7fe236 00:02:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:03:01 ---> 6b8379f91be2 00:03:01 Step 22/27 : EXPOSE 48095 00:03:01 ---> Running in 65de0f42934b 00:03:02 Removing intermediate container 65de0f42934b 00:03:02 ---> 7921b9e68cc8 00:03:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:03:02 ---> Running in 0a2332d31cfe 00:03:02 Removing intermediate container 0a2332d31cfe 00:03:02 ---> ced1f70895ce 00:03:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:03:02 ---> Running in cf27084b11c4 00:03:02 Removing intermediate container cf27084b11c4 00:03:02 ---> bf3303ee7791 00:03:02 Step 25/27 : LABEL arch=arm64 00:03:02 ---> Running in 4de8b944c31a 00:03:03 Removing intermediate container 4de8b944c31a 00:03:03 ---> 626529f11f8d 00:03:03 Step 26/27 : LABEL git_sha=99abc15c93f70f8386f8be99e96e68a0293bb7bf 00:03:03 ---> Running in dc0ffe0cb76c 00:03:03 Removing intermediate container dc0ffe0cb76c 00:03:03 ---> 8556d56463df 00:03:03 Step 27/27 : LABEL version=3.2.0-dev.28 00:03:03 ---> Running in 984459e24ce7 00:03:03 Removing intermediate container 984459e24ce7 00:03:03 ---> 087624ad15f6 00:03:03 [Warning] One or more build-args [ARCH] were not consumed 00:03:03 Successfully built 087624ad15f6 00:03:03 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 00:03:03 provisioning config files... 00:03:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/238@tmp/config16260603202123897588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:04 ---> ****-login.sh 00:03:04 nexus3.edgexfoundry.org:10001 00:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:03:04 Configure a credential helper to remove this warning. See 00:03:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:03:04 00:03:04 Login Succeeded 00:03:04 nexus3.edgexfoundry.org:10002 00:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:03:04 Configure a credential helper to remove this warning. See 00:03:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:03:04 00:03:04 Login Succeeded 00:03:04 nexus3.edgexfoundry.org:10003 00:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:03:05 Configure a credential helper to remove this warning. See 00:03:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:03:05 00:03:05 Login Succeeded 00:03:05 nexus3.edgexfoundry.org:10004 00:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:03:05 Configure a credential helper to remove this warning. See 00:03:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:03:05 00:03:05 Login Succeeded 00:03:05 ****.io 00:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:03:06 Configure a credential helper to remove this warning. See 00:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:03:06 00:03:06 Login Succeeded 00:03:06 ---> ****-login.sh ends [Pipeline] } 00:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:03:06 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:03:06 99abc15c93f70f8386f8be99e96e68a0293bb7bf 00:03:06 latest 00:03:06 3.2.0-dev.28 00:03:06 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 00:03:06 main 00:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf 00:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:06 1ad0961c595d: Preparing 00:03:06 07472a2fa30e: Preparing 00:03:06 3affa5bec1c1: Preparing 00:03:06 c45aac11c26a: Preparing 00:03:06 d6deee7b501c: Preparing 00:03:06 1d68ff59f7e9: Preparing 00:03:06 3c20671a5817: Preparing 00:03:06 1d68ff59f7e9: Waiting 00:03:06 3c20671a5817: Waiting 00:03:07 07472a2fa30e: Pushed 00:03:07 3affa5bec1c1: Pushed 00:03:07 d6deee7b501c: Pushed 00:03:07 c45aac11c26a: Pushed 00:03:07 3c20671a5817: Layer already exists 00:03:07 1d68ff59f7e9: Pushed 00:03:14 1ad0961c595d: Pushed 00:03:14 99abc15c93f70f8386f8be99e96e68a0293bb7bf: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:37 + 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 00:03:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:37 1ad0961c595d: Preparing 00:03:37 07472a2fa30e: Preparing 00:03:37 3affa5bec1c1: Preparing 00:03:37 c45aac11c26a: Preparing 00:03:37 d6deee7b501c: Preparing 00:03:37 1d68ff59f7e9: Preparing 00:03:37 3c20671a5817: Preparing 00:03:37 1d68ff59f7e9: Waiting 00:03:37 3c20671a5817: Waiting 00:03:37 c45aac11c26a: Layer already exists 00:03:37 d6deee7b501c: Layer already exists 00:03:37 07472a2fa30e: Layer already exists 00:03:37 1ad0961c595d: Layer already exists 00:03:37 3affa5bec1c1: Layer already exists 00:03:37 3c20671a5817: Layer already exists 00:03:37 1d68ff59f7e9: Layer already exists 00:03:37 latest: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.28 00:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:38 1ad0961c595d: Preparing 00:03:38 07472a2fa30e: Preparing 00:03:38 3affa5bec1c1: Preparing 00:03:38 c45aac11c26a: Preparing 00:03:38 d6deee7b501c: Preparing 00:03:38 1d68ff59f7e9: Preparing 00:03:38 3c20671a5817: Preparing 00:03:38 1d68ff59f7e9: Waiting 00:03:38 3c20671a5817: Waiting 00:03:38 1ad0961c595d: Layer already exists 00:03:38 c45aac11c26a: Layer already exists 00:03:38 3affa5bec1c1: Layer already exists 00:03:38 07472a2fa30e: Layer already exists 00:03:38 d6deee7b501c: Layer already exists 00:03:38 3c20671a5817: Layer already exists 00:03:38 1d68ff59f7e9: Layer already exists 00:03:38 3.2.0-dev.28: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 00:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:39 1ad0961c595d: Preparing 00:03:39 07472a2fa30e: Preparing 00:03:39 3affa5bec1c1: Preparing 00:03:39 c45aac11c26a: Preparing 00:03:39 d6deee7b501c: Preparing 00:03:39 1d68ff59f7e9: Preparing 00:03:39 3c20671a5817: Preparing 00:03:39 1d68ff59f7e9: Waiting 00:03:39 3c20671a5817: Waiting 00:03:39 d6deee7b501c: Layer already exists 00:03:39 c45aac11c26a: Layer already exists 00:03:39 07472a2fa30e: Layer already exists 00:03:39 3affa5bec1c1: Layer already exists 00:03:39 1ad0961c595d: Layer already exists 00:03:39 3c20671a5817: Layer already exists 00:03:39 1d68ff59f7e9: Layer already exists 00:03:39 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:39 + 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 00:03:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:39 1ad0961c595d: Preparing 00:03:39 07472a2fa30e: Preparing 00:03:39 3affa5bec1c1: Preparing 00:03:39 c45aac11c26a: Preparing 00:03:39 d6deee7b501c: Preparing 00:03:39 1d68ff59f7e9: Preparing 00:03:39 3c20671a5817: Preparing 00:03:39 3affa5bec1c1: Layer already exists 00:03:39 d6deee7b501c: Layer already exists 00:03:39 c45aac11c26a: Layer already exists 00:03:39 07472a2fa30e: Layer already exists 00:03:39 1ad0961c595d: Layer already exists 00:03:39 1d68ff59f7e9: Layer already exists 00:03:39 3c20671a5817: Layer already exists 00:03:40 main: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:40 ===================================================== [Pipeline] echo 00:03:40 taggedImages: 00:03:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf 00:03:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:03:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.28 00:03:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 00:03:40 - 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 00:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:40 00:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:41 arm64: Pulling from edgex-lftools-log-publisher 00:03:41 8998bd30e6a1: Pulling fs layer 00:03:41 04944245beec: Pulling fs layer 00:03:41 699f458cf7ca: Pulling fs layer 00:03:41 765212b225bb: Pulling fs layer 00:03:41 f23df028b6ca: Pulling fs layer 00:03:41 d65c8cfc05b1: Pulling fs layer 00:03:41 2437ff75d9bd: Pulling fs layer 00:03:41 765212b225bb: Waiting 00:03:41 f23df028b6ca: Waiting 00:03:41 d65c8cfc05b1: Waiting 00:03:41 2437ff75d9bd: Waiting 00:03:41 04944245beec: Verifying Checksum 00:03:41 04944245beec: Download complete 00:03:41 765212b225bb: Download complete 00:03:41 f23df028b6ca: Verifying Checksum 00:03:41 f23df028b6ca: Download complete 00:03:41 d65c8cfc05b1: Verifying Checksum 00:03:41 d65c8cfc05b1: Download complete 00:03:41 699f458cf7ca: Verifying Checksum 00:03:41 699f458cf7ca: Download complete 00:03:41 8998bd30e6a1: Verifying Checksum 00:03:41 8998bd30e6a1: Download complete 00:03:44 2437ff75d9bd: Verifying Checksum 00:03:44 2437ff75d9bd: Download complete 00:03:46 8998bd30e6a1: Pull complete 00:03:46 04944245beec: Pull complete 00:03:48 699f458cf7ca: Pull complete 00:03:48 765212b225bb: Pull complete 00:03:49 f23df028b6ca: Pull complete 00:03:49 d65c8cfc05b1: Pull complete 00:04:07 2437ff75d9bd: Pull complete 00:04:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:04:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 00:04:08 $ 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/238 -v /w/workspace/app-service-configurable/238:/w/workspace/app-service-configurable/238:rw,z -v /w/workspace/app-service-configurable/238@tmp:/w/workspace/app-service-configurable/238@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 00:04:09 $ docker top c7baf5d14c359c8d4e40fe12ea4777b6ab57bc10a3bb7898fb3c2d4fb85dc17a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:10 ---> job-cost.sh 00:04:10 lf-activate-venv: SKIPPING 00:04:10 INFO: No Stack... 00:04:11 INFO: Retrieving Pricing Info for: v3-standard-4 00:04:11 INFO: Archiving Costs [Pipeline] sh 00:04:12 + cut -d, -f6 00:04:12 + cat /w/workspace/app-service-configurable/238/archives/cost.csv [Pipeline] lock 00:04:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] 00:04:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] did not exist. Created. 00:04:12 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:04:13 /w/workspace/app-service-configurable/238@tmp/durable-74b87e63/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:04:13 + echo total: 0.10999999940395355 [Pipeline] stash 00:04:13 Warning: overwriting stash ‘stack-cost’ 00:04:13 Stashed 1 file(s) [Pipeline] } 00:04:13 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] // lock [Pipeline] } 00:04:13 $ docker stop --time=1 c7baf5d14c359c8d4e40fe12ea4777b6ab57bc10a3bb7898fb3c2d4fb85dc17a 00:04:15 $ docker rm -f --volumes c7baf5d14c359c8d4e40fe12ea4777b6ab57bc10a3bb7898fb3c2d4fb85dc17a [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 00:04:15 provisioning config files... 00:04:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6751112275758511221tmp [Pipeline] { [Pipeline] sh 00:04:16 + set +x 00:04:16 + + bash -s -- 00:04:16 curl -s https://codecov.io/bash 00:04:16 00:04:16 _____ _ 00:04:16 / ____| | | 00:04:16 | | ___ __| | ___ ___ _____ __ 00:04:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:04:16 | |___| (_) | (_| | __/ (_| (_) \ V / 00:04:16 \_____\___/ \__,_|\___|\___\___/ \_/ 00:04:16 Bash-1.0.6 00:04:16 00:04:16 00:04:16 ==> git version 2.25.1 found 00:04:16 ==> 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 00:04:16 Release-Date: 2020-01-08 00:04:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:04:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:04:16 ==> Jenkins CI detected. 00:04:16 current dir:  /w/workspace/ry_app-service-configurable_main 00:04:16 project root: . 00:04:16 --> token set from env 00:04:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:04:16 ==> Running gcov in . (disable via -X gcov) 00:04:16 ==> Python coveragepy not found 00:04:16 ==> Searching for coverage reports in: 00:04:16 + . 00:04:16 -> Found 1 reports 00:04:16 ==> Detecting git/mercurial file structure 00:04:16 ==> Reading reports 00:04:16 + ./coverage.out bytes=13 00:04:16 ==> Appending adjustments 00:04:16 https://docs.codecov.io/docs/fixing-reports 00:04:16 + Found adjustments 00:04:16 ==> Gzipping contents 00:04:16 4.0K /tmp/codecov.x2T879.gz 00:04:16 ==> Uploading reports 00:04:16 url: https://codecov.io 00:04:16 query: branch=main&commit=99abc15c93f70f8386f8be99e96e68a0293bb7bf&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:04:16 -> Pinging Codecov 00:04:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=99abc15c93f70f8386f8be99e96e68a0293bb7bf&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:04:16 -> Uploading to 00:04:16 https://storage.googleapis.com/codecov/v4/raw/2024-07-30/A97CA9966030D2A3747ED39772930CCE/99abc15c93f70f8386f8be99e96e68a0293bb7bf/2295fd87-afb1-4384-af26-0bde713a2914.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T000416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0e9f8e3ba831fbac57458130bc4e28ae38be72016e71236d780a53d0c7439f9 00:04:16 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:16 Dload Upload Total Spent Left Speed 00:04:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1058 --:--:-- --:--:-- --:--:-- 1054 100 234 0 0 100 234 0 955 --:--:-- --:--:-- --:--:-- 951 00:04:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] } 00:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:04:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:04:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:04:17 00:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:04:17 latest: Pulling from edgex-devops/edgex-snyk-go 00:04:17 619be1103602: Already exists 00:04:17 f8ea3408117e: Pulling fs layer 00:04:17 91320369b822: Pulling fs layer 00:04:17 0406650e8295: Pulling fs layer 00:04:17 4f4fb700ef54: Pulling fs layer 00:04:17 96d80e3f36e1: Pulling fs layer 00:04:17 bcf3aedb951c: Pulling fs layer 00:04:17 4f4fb700ef54: Waiting 00:04:17 96d80e3f36e1: Waiting 00:04:17 bcf3aedb951c: Waiting 00:04:17 0406650e8295: Verifying Checksum 00:04:17 0406650e8295: Download complete 00:04:17 f8ea3408117e: Verifying Checksum 00:04:17 4f4fb700ef54: Download complete 00:04:17 f8ea3408117e: Pull complete 00:04:17 96d80e3f36e1: Verifying Checksum 00:04:17 96d80e3f36e1: Download complete 00:04:18 91320369b822: Verifying Checksum 00:04:18 91320369b822: Download complete 00:04:18 bcf3aedb951c: Verifying Checksum 00:04:18 bcf3aedb951c: Download complete 00:04:21 91320369b822: Pull complete 00:04:21 0406650e8295: Pull complete 00:04:21 4f4fb700ef54: Pull complete 00:04:21 96d80e3f36e1: Pull complete 00:04:23 bcf3aedb951c: Pull complete 00:04:24 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 00:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:24 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 00:04:24 $ 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 00:04:28 $ docker top aa01e52401e8ef3b155090b271dd8a2204976cf7282f32436b70bf9d4dca0f28 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:28 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 00:04:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:04:29 + set -o pipefail 00:04:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:04:39 00:04:39 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:04:39 00:04:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/daa2d21c-1214-4373-b999-02d92f165d77 00:04:39 00:04:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:04:39 00:04:39 00:04:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:04:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:04:39 $ docker stop --time=1 aa01e52401e8ef3b155090b271dd8a2204976cf7282f32436b70bf9d4dca0f28 00:04:44 $ docker rm -f --volumes aa01e52401e8ef3b155090b271dd8a2204976cf7282f32436b70bf9d4dca0f28 [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 00:04:45 + git log --format=format:%s -1 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] sh 00:04:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:46 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 00:04:46 $ 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 00:04:47 $ docker top fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf -eo pid,comm 00:04:47 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). 00:04:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:47 [ssh-agent] Looking for ssh-agent implementation... 00:04:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:47 $ docker exec fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf ssh-agent 00:04:47 SSH_AUTH_SOCK=/tmp/ssh-KKSO7hlgYSlM/agent.32 00:04:47 SSH_AGENT_PID=38 00:04:47 Running ssh-add (command line suppressed) 00:04:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2416437278943197664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2416437278943197664.key) 00:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:47 + git semver tag 00:04:48 2024-07-30 00:04:48,156 [run_tag] DEBUG tag force:False 00:04:48 2024-07-30 00:04:48,156 [check_head_tag] DEBUG check head tag 00:04:48 2024-07-30 00:04:48,158 [execute] INFO git cat-file --batch-check 00:04:48 2024-07-30 00:04:48,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:04:48 2024-07-30 00:04:48,162 [execute] INFO git cat-file --batch 00:04:48 2024-07-30 00:04:48,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:04:48 2024-07-30 00:04:48,187 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:48 2024-07-30 00:04:48,188 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 00:04:48 2024-07-30 00:04:48,188 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:04:48 2024-07-30 00:04:48,192 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:48 3.2.0-dev.28 [Pipeline] } 00:04:48 $ docker exec --env ******** --env ******** fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf ssh-agent -k 00:04:48 unset SSH_AUTH_SOCK; 00:04:48 unset SSH_AGENT_PID; 00:04:48 echo Agent pid 38 killed; 00:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:48 + git semver [Pipeline] } 00:04:48 $ docker stop --time=1 fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf 00:04:50 $ docker rm -f --volumes fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:04:50 00:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:04:50 0.23.1-centos7: Pulling from edgex-lftools 00:04:50 ab5ef0e58194: Pulling fs layer 00:04:50 9712f1f96733: Pulling fs layer 00:04:50 63f879dbbcfc: Pulling fs layer 00:04:50 0d9ebad4ef96: Pulling fs layer 00:04:50 e9a5061849ea: Pulling fs layer 00:04:50 d747dcd14b5f: Pulling fs layer 00:04:50 2de7ff778b66: Pulling fs layer 00:04:50 e9a5061849ea: Waiting 00:04:50 d747dcd14b5f: Waiting 00:04:50 0d9ebad4ef96: Waiting 00:04:50 2de7ff778b66: Waiting 00:04:50 9712f1f96733: Download complete 00:04:51 63f879dbbcfc: Verifying Checksum 00:04:51 63f879dbbcfc: Download complete 00:04:51 e9a5061849ea: Verifying Checksum 00:04:51 e9a5061849ea: Download complete 00:04:51 d747dcd14b5f: Verifying Checksum 00:04:51 d747dcd14b5f: Download complete 00:04:51 0d9ebad4ef96: Verifying Checksum 00:04:51 0d9ebad4ef96: Download complete 00:04:51 ab5ef0e58194: Download complete 00:04:51 2de7ff778b66: Verifying Checksum 00:04:51 2de7ff778b66: Download complete 00:04:54 ab5ef0e58194: Pull complete 00:04:54 9712f1f96733: Pull complete 00:04:54 63f879dbbcfc: Pull complete 00:04:58 0d9ebad4ef96: Pull complete 00:04:58 e9a5061849ea: Pull complete 00:04:58 d747dcd14b5f: Pull complete 00:04:59 2de7ff778b66: Pull complete 00:04:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:04:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:59 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 00:04:59 $ 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 00:05:07 $ docker top 8884221bd216148821bcf38df62f14e65091e447ae85c6ddf1583dcc66501d6d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:05:07 provisioning config files... 00:05:07 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11553646751730846213tmp 00:05:07 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12164995219739618671tmp 00:05:07 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17034452741699300833tmp [Pipeline] { [Pipeline] echo 00:05:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:05:08 ---> sigul-configuration.sh 00:05:08 gpg: directory `/root/.gnupg' created 00:05:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:05:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:05:08 gpg: keyring `/root/.gnupg/secring.gpg' created 00:05:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:05:08 gpg: CAST5 encrypted data 00:05:08 gpg: encrypted with 1 passphrase 00:05:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:05:08 + mkdir /home/jenkins 00:05:08 + mkdir /home/jenkins/sigul [Pipeline] sh 00:05:08 + 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 00:05:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:05:09 ---> sigul-install.sh 00:05:09 Sigul already installed; skipping installation. [Pipeline] sh 00:05:09 + git tag --list 00:05:09 v1.0.0 00:05:09 v1.1.0 00:05:09 v1.2.0 00:05:09 v1.3.0 00:05:09 v1.3.1 00:05:09 v2.0.0 00:05:09 v2.0.1 00:05:09 v2.1.0 00:05:09 v2.1.1 00:05:09 v2.1.2 00:05:09 v2.2.0 00:05:09 v2.3 00:05:09 v2.3.0 00:05:09 v2.3.1 00:05:09 v3.0 00:05:09 v3.0.0 00:05:09 v3.0.1 00:05:09 v3.0.1-dev.1 00:05:09 v3.1 00:05:09 v3.1.0 00:05:09 v3.1.0-dev.1 00:05:09 v3.1.0-dev.10 00:05:09 v3.1.0-dev.11 00:05:09 v3.1.0-dev.12 00:05:09 v3.1.0-dev.13 00:05:09 v3.1.0-dev.14 00:05:09 v3.1.0-dev.15 00:05:09 v3.1.0-dev.16 00:05:09 v3.1.0-dev.17 00:05:09 v3.1.0-dev.18 00:05:09 v3.1.0-dev.19 00:05:09 v3.1.0-dev.2 00:05:09 v3.1.0-dev.20 00:05:09 v3.1.0-dev.21 00:05:09 v3.1.0-dev.22 00:05:09 v3.1.0-dev.23 00:05:09 v3.1.0-dev.24 00:05:09 v3.1.0-dev.25 00:05:09 v3.1.0-dev.26 00:05:09 v3.1.0-dev.27 00:05:09 v3.1.0-dev.28 00:05:09 v3.1.0-dev.29 00:05:09 v3.1.0-dev.3 00:05:09 v3.1.0-dev.30 00:05:09 v3.1.0-dev.31 00:05:09 v3.1.0-dev.32 00:05:09 v3.1.0-dev.33 00:05:09 v3.1.0-dev.34 00:05:09 v3.1.0-dev.35 00:05:09 v3.1.0-dev.36 00:05:09 v3.1.0-dev.37 00:05:09 v3.1.0-dev.38 00:05:09 v3.1.0-dev.39 00:05:09 v3.1.0-dev.4 00:05:09 v3.1.0-dev.5 00:05:09 v3.1.0-dev.6 00:05:09 v3.1.0-dev.7 00:05:09 v3.1.0-dev.8 00:05:09 v3.1.0-dev.9 00:05:09 v3.1.1 00:05:09 v3.1.1-dev.1 00:05:09 v3.2.0-dev.1 00:05:09 v3.2.0-dev.10 00:05:09 v3.2.0-dev.11 00:05:09 v3.2.0-dev.12 00:05:09 v3.2.0-dev.13 00:05:09 v3.2.0-dev.14 00:05:09 v3.2.0-dev.15 00:05:09 v3.2.0-dev.16 00:05:09 v3.2.0-dev.17 00:05:09 v3.2.0-dev.18 00:05:09 v3.2.0-dev.19 00:05:09 v3.2.0-dev.2 00:05:09 v3.2.0-dev.20 00:05:09 v3.2.0-dev.21 00:05:09 v3.2.0-dev.22 00:05:09 v3.2.0-dev.23 00:05:09 v3.2.0-dev.24 00:05:09 v3.2.0-dev.25 00:05:09 v3.2.0-dev.26 00:05:09 v3.2.0-dev.27 00:05:09 v3.2.0-dev.28 00:05:09 v3.2.0-dev.3 00:05:09 v3.2.0-dev.4 00:05:09 v3.2.0-dev.5 00:05:09 v3.2.0-dev.6 00:05:09 v3.2.0-dev.7 00:05:09 v3.2.0-dev.8 00:05:09 v3.2.0-dev.9 [Pipeline] sh 00:05:09 + lftools sign git-tag v3.2.0-dev.28 00:05:10 Signing Git tag with Sigul... 00:05:10 Signing v3.2.0-dev.28 [Pipeline] echo 00:05:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:05:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:05:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:05:10 $ docker stop --time=1 8884221bd216148821bcf38df62f14e65091e447ae85c6ddf1583dcc66501d6d 00:05:12 $ docker rm -f --volumes 8884221bd216148821bcf38df62f14e65091e447ae85c6ddf1583dcc66501d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:05:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:13 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 00:05: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 00:05:14 $ docker top 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 -eo pid,comm 00:05:14 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). 00:05:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:14 [ssh-agent] Looking for ssh-agent implementation... 00:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:15 $ docker exec 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 ssh-agent 00:05:15 SSH_AUTH_SOCK=/tmp/ssh-5rMUBKEaYaTL/agent.32 00:05:15 SSH_AGENT_PID=39 00:05:15 Running ssh-add (command line suppressed) 00:05:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1621145965023449521.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1621145965023449521.key) 00:05:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:15 + git semver bump pre 00:05:16 2024-07-30 00:05:15,857 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:05:16 2024-07-30 00:05:15,858 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev 00:05:16 2024-07-30 00:05:15,858 [bump_version] DEBUG bumped version:3.2.0-dev.29 00:05:16 2024-07-30 00:05:15,858 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:05:16 2024-07-30 00:05:15,858 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:05:16 2024-07-30 00:05:15,858 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:05:16 2024-07-30 00:05:15,860 [execute] INFO git cat-file --batch-check 00:05:16 2024-07-30 00:05:15,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:05:16 2024-07-30 00:05:15,864 [execute] INFO git cat-file --batch 00:05:16 2024-07-30 00:05:15,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:05:16 2024-07-30 00:05:15,872 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:05:16 3.2.0-dev.29 [Pipeline] } 00:05:16 $ docker exec --env ******** --env ******** 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 ssh-agent -k 00:05:16 unset SSH_AUTH_SOCK; 00:05:16 unset SSH_AGENT_PID; 00:05:16 echo Agent pid 39 killed; 00:05:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:16 + git semver [Pipeline] } 00:05:17 $ docker stop --time=1 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 00:05:18 $ docker rm -f --volumes 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:19 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 00:05:19 $ 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 00:05:19 $ docker top 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 -eo pid,comm 00:05:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:05:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:20 [ssh-agent] Looking for ssh-agent implementation... 00:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:20 $ docker exec 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 ssh-agent 00:05:20 SSH_AUTH_SOCK=/tmp/ssh-ZIEqDbxigW51/agent.32 00:05:20 SSH_AGENT_PID=38 00:05:20 Running ssh-add (command line suppressed) 00:05:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16925907732460862935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16925907732460862935.key) 00:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:20 + git semver push 00:05:20 2024-07-30 00:05:20,969 [run_push] DEBUG push 00:05:20 2024-07-30 00:05:20,971 [execute] INFO git cat-file --batch-check 00:05:20 2024-07-30 00:05:20,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:05:20 2024-07-30 00:05:20,976 [execute] INFO git rev-list 934ed15894985b2164816e043bf1fc68ca5fa22f -- 00:05:20 2024-07-30 00:05:20,976 [execute] DEBUG Popen(['git', 'rev-list', '934ed15894985b2164816e043bf1fc68ca5fa22f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:05:21 2024-07-30 00:05:20,986 [execute] INFO git fetch -v origin 00:05:21 2024-07-30 00:05:20,987 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:05:21 2024-07-30 00:05:21,427 [run_push] DEBUG no remote changes detected 00:05:21 2024-07-30 00:05:21,427 [execute] INFO git push origin semver 00:05:21 2024-07-30 00:05:21,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:05:22 2024-07-30 00:05:22,274 [run_push] DEBUG push all version tags 00:05:22 2024-07-30 00:05:22,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:05:22 2024-07-30 00:05:22,275 [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) 00:05:23 2024-07-30 00:05:22,986 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:05:23 3.2.0-dev.29 [Pipeline] } 00:05:23 $ docker exec --env ******** --env ******** 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 ssh-agent -k 00:05:23 unset SSH_AUTH_SOCK; 00:05:23 unset SSH_AGENT_PID; 00:05:23 echo Agent pid 38 killed; 00:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:23 + git semver [Pipeline] } 00:05:24 $ docker stop --time=1 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 00:05:25 $ docker rm -f --volumes 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 [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 00:05:26 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:05:26 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:05:26 total 16 00:05:26 drwxr-xr-x 3 root root 4096 Jul 29 23:50 . 00:05:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 00:05 .. 00:05:26 drwxr-xr-x 2 root root 4096 Jul 29 23:50 cost 00:05:26 -rw-r--r-- 1 root root 96 Jul 29 23:50 cost.csv 00:05:26 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:05:26 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:05:26 total 16 00:05:26 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 23:50 . 00:05:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 00:05 .. 00:05:26 drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 23:50 cost 00:05:26 -rw-r--r-- 1 jenkins jenkins 96 Jul 29 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:05:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:05:27 ---> package-listing.sh 00:05:27 ++ facter osfamily 00:05:27 ++ tr '[:upper:]' '[:lower:]' 00:05:27 + OS_FAMILY=debian 00:05:27 + workspace=/w/workspace/ry_app-service-configurable_main 00:05:27 + START_PACKAGES=/tmp/packages_start.txt 00:05:27 + END_PACKAGES=/tmp/packages_end.txt 00:05:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:05:27 + PACKAGES=/tmp/packages_start.txt 00:05:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:05:27 + PACKAGES=/tmp/packages_end.txt 00:05:27 + case "${OS_FAMILY}" in 00:05:27 + dpkg -l 00:05:27 + grep '^ii' 00:05:27 + '[' -f /tmp/packages_start.txt ']' 00:05:27 + '[' -f /tmp/packages_end.txt ']' 00:05:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:05:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:05:27 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:05:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:05:27 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 00:05:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:28 prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container 00:05:28 $ 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 00:05:29 $ docker top 3d129eab91d0adbb47ada070c86cb96ed4951460fba11f53939229e409bd4b8c -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:29 + touch /tmp/pre-build-complete [Pipeline] sh 00:05:29 + mkdir -p /var/log/sysstat [Pipeline] sh 00:05:30 + ls /var/log/sa-host 00:05:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:30 provisioning config files... 00:05:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11822728837575316219tmp [Pipeline] { [Pipeline] echo 00:05:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:05:30 ---> create-netrc.sh [Pipeline] } 00:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:05:30 ---> python-tools-install.sh [Pipeline] echo 00:05:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:05:31 ---> sudo-logs.sh 00:05:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:05:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:05:31 ---> job-cost.sh 00:05:31 lf-activate-venv: SKIPPING 00:05:31 DEBUG: total: 0.2199999988079071 00:05:31 INFO: Retrieving Stack Cost... 00:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:32 INFO: Archiving Costs [Pipeline] echo 00:05:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:05:32 ---> logs-deploy.sh 00:05:32 lf-activate-venv: SKIPPING 00:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/238 00:05:32 INFO: archiving workspace using pattern(s): 00:05:33 Archives upload complete. 00:05:33 INFO: archiving logs to Nexus 00:05:34 ---> uname -a: 00:05:34 Linux prd-ubuntu20-04-docker-8c-8g-6696 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:05:34 00:05:34 00:05:34 ---> lscpu: 00:05:34 Architecture: x86_64 00:05:34 CPU op-mode(s): 32-bit, 64-bit 00:05:34 Byte Order: Little Endian 00:05:34 Address sizes: 40 bits physical, 48 bits virtual 00:05:34 CPU(s): 8 00:05:34 On-line CPU(s) list: 0-7 00:05:34 Thread(s) per core: 1 00:05:34 Core(s) per socket: 1 00:05:34 Socket(s): 8 00:05:34 NUMA node(s): 1 00:05:34 Vendor ID: AuthenticAMD 00:05:34 CPU family: 23 00:05:34 Model: 49 00:05:34 Model name: AMD EPYC-Rome Processor 00:05:34 Stepping: 0 00:05:34 CPU MHz: 2800.000 00:05:34 BogoMIPS: 5600.00 00:05:34 Virtualization: AMD-V 00:05:34 Hypervisor vendor: KVM 00:05:34 Virtualization type: full 00:05:34 L1d cache: 256 KiB 00:05:34 L1i cache: 256 KiB 00:05:34 L2 cache: 4 MiB 00:05:34 L3 cache: 128 MiB 00:05:34 NUMA node0 CPU(s): 0-7 00:05:34 Vulnerability Itlb multihit: Not affected 00:05:34 Vulnerability L1tf: Not affected 00:05:34 Vulnerability Mds: Not affected 00:05:34 Vulnerability Meltdown: Not affected 00:05:34 Vulnerability Mmio stale data: Not affected 00:05:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:05:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:05:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:05:34 Vulnerability Srbds: Not affected 00:05:34 Vulnerability Tsx async abort: Not affected 00:05:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:05:34 00:05:34 00:05:34 ---> nproc: 00:05:34 8 00:05:34 00:05:34 00:05:34 ---> df -h: 00:05:34 Filesystem Size Used Avail Use% Mounted on 00:05:34 overlay 155G 14G 142G 9% / 00:05:34 tmpfs 64M 0 64M 0% /dev 00:05:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:05:34 shm 64M 0 64M 0% /dev/shm 00:05:34 /dev/vda1 155G 14G 142G 9% /facter-os 00:05:34 00:05:34 00:05:34 ---> sar -b -r -n DEV: 00:05:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6696) 07/30/24 _x86_64_ (8 CPU) 00:05:34 00:05:34 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:05:34 00:00:01 250.00 0.00 250.00 0.00 0.00 3600.00 0.00 00:05:34 00:01:01 6.40 0.05 6.35 0.00 0.40 163.31 0.00 00:05:34 00:02:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 00:05:34 00:03:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 00:05:34 00:04:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 00:05:34 00:05:01 104.70 0.32 104.38 0.00 29.85 46500.35 0.00 00:05:34 Average: 22.89 0.07 22.82 0.00 6.05 9342.82 0.00 00:05:34 00:05:34 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:05:34 00:00:01 26588872 31512764 756728 2.30 230724 4755236 1736964 5.12 1628992 4011664 176 00:05:34 00:01:01 26586400 31511120 757648 2.30 231024 4755360 1777264 5.24 1630744 4011044 48 00:05:34 00:02:01 26586764 31511508 757212 2.30 231040 4755372 1777264 5.24 1630972 4011044 192 00:05:34 00:03:01 26586620 31511380 757256 2.30 231080 4755372 1777264 5.24 1630948 4011044 12 00:05:34 00:04:01 26586572 31511376 757204 2.30 231116 4755376 1777264 5.24 1631276 4011048 192 00:05:34 00:05:01 25157868 31462096 793024 2.41 254472 5988572 1822496 5.37 1719680 5214860 447816 00:05:34 Average: 26348849 31503374 763179 2.32 234909 4960881 1778086 5.24 1645435 4211784 74739 00:05:34 00:05:34 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:05:34 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:05:34 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:05:34 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:05:34 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:02:01 ens3 0.73 0.75 0.38 0.33 0.00 0.00 0.00 0.00 00:05:34 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:05:34 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:05:34 00:04:01 ens3 1.47 1.00 2.83 0.26 0.00 0.00 0.00 0.00 00:05:34 00:05:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:05:34 00:05:01 docker0 85.21 147.68 7.41 1259.38 0.00 0.00 0.00 0.00 00:05:34 00:05:01 ens3 405.21 260.17 8063.27 151.21 0.00 0.00 0.00 0.00 00:05:34 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 00:05:34 Average: docker0 17.04 29.54 1.48 251.93 0.00 0.00 0.00 0.00 00:05:34 Average: ens3 81.53 52.42 1613.62 30.37 0.00 0.00 0.00 0.00 00:05:34 00:05:34 00:05:34 ---> sar -P ALL: 00:05:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6696) 07/30/24 _x86_64_ (8 CPU) 00:05:34 00:05:34 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:05:34 00:00:01 all 0.00 0.00 25.00 8.33 0.00 66.67 00:05:34 00:00:01 0 0.00 0.00 33.33 0.00 0.00 66.67 00:05:34 00:00:01 1 0.00 0.00 50.00 0.00 0.00 50.00 00:05:34 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:05:34 00:00:01 3 0.00 0.00 100.00 0.00 0.00 0.00 00:05:34 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:05:34 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:05:34 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:05:34 00:00:01 7 0.00 0.00 0.00 50.00 0.00 50.00 00:05:34 00:01:01 all 0.04 0.02 0.05 0.05 0.01 99.82 00:05:34 00:01:01 0 0.02 0.18 0.08 0.07 0.02 99.63 00:05:34 00:01:01 1 0.07 0.00 0.05 0.00 0.03 99.85 00:05:34 00:01:01 2 0.05 0.00 0.03 0.02 0.02 99.88 00:05:34 00:01:01 3 0.02 0.00 0.10 0.32 0.02 99.55 00:05:34 00:01:01 4 0.03 0.00 0.05 0.02 0.00 99.90 00:05:34 00:01:01 5 0.05 0.00 0.03 0.00 0.02 99.90 00:05:34 00:01:01 6 0.07 0.00 0.03 0.00 0.02 99.88 00:05:34 00:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:05:34 00:02:01 all 0.03 0.00 0.00 0.01 0.01 99.95 00:05:34 00:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:05:34 00:02:01 1 0.07 0.00 0.02 0.00 0.03 99.88 00:05:34 00:02:01 2 0.12 0.00 0.00 0.00 0.02 99.87 00:05:34 00:02:01 3 0.02 0.00 0.02 0.05 0.00 99.92 00:05:34 00:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:05:34 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:05:34 00:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:05:34 00:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:05:34 00:03:01 all 0.15 0.00 0.02 0.01 0.01 99.81 00:05:34 00:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:05:34 00:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 00:05:34 00:03:01 2 1.11 0.00 0.03 0.00 0.00 98.86 00:05:34 00:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:05:34 00:03:01 4 0.00 0.00 0.00 0.05 0.00 99.95 00:05:34 00:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:05:34 00:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:05:34 00:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:05:34 00:04:01 all 0.04 0.00 0.01 0.01 0.01 99.93 00:05:34 00:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:05:34 00:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:05:34 00:04:01 2 0.18 0.00 0.02 0.00 0.02 99.78 00:05:34 00:04:01 3 0.02 0.00 0.02 0.05 0.00 99.92 00:05:34 00:04:01 4 0.00 0.00 0.03 0.00 0.02 99.95 00:05:34 00:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:05:34 00:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:05:34 00:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:05:34 00:05:01 all 7.94 0.00 3.51 2.45 0.05 86.04 00:05:34 00:05:01 0 7.46 0.00 3.79 3.98 0.05 84.72 00:05:34 00:05:01 1 10.00 0.00 3.43 0.30 0.05 86.22 00:05:34 00:05:01 2 7.45 0.00 3.46 0.39 0.05 88.66 00:05:34 00:05:01 3 7.57 0.00 3.26 0.10 0.07 89.00 00:05:34 00:05:01 4 7.97 0.00 3.41 7.67 0.05 80.90 00:05:34 00:05:01 5 7.78 0.00 3.85 0.08 0.05 88.24 00:05:34 00:05:01 6 7.59 0.00 3.32 0.51 0.07 88.52 00:05:34 00:05:01 7 7.72 0.00 3.60 6.57 0.05 82.06 00:05:34 Average: all 1.63 0.00 0.72 0.50 0.02 97.13 00:05:34 Average: 0 1.49 0.04 0.77 0.80 0.02 96.88 00:05:34 Average: 1 2.03 0.00 0.71 0.06 0.03 97.16 00:05:34 Average: 2 1.77 0.00 0.70 0.08 0.02 97.43 00:05:34 Average: 3 1.52 0.00 0.68 0.11 0.02 97.67 00:05:34 Average: 4 1.59 0.00 0.69 1.54 0.02 96.16 00:05:34 Average: 5 1.57 0.00 0.77 0.02 0.02 97.63 00:05:34 Average: 6 1.53 0.00 0.67 0.10 0.02 97.69 00:05:34 Average: 7 1.53 0.00 0.72 1.30 0.01 96.43 00:05:34 00:05:34 00:05:34