Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bc775034544705b8b5695c887c2543e613c2d34 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-ssh4275507539900459302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh712608759616638413.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11934808987339080829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh17471084714917264260.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-ssh12439664549819630860.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36886 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 2bc775034544705b8b5695c887c2543e613c2d34 (main) Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" > 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 2bc775034544705b8b5695c887c2543e613c2d34 # timeout=10 > git rev-list --no-walk f6622c489668020014ff309460a57ae50f5b6cc8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:53 ========================================================= 01:58:53 EdgeX Global Pipelines Version Info 01:58:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:54 ------------------- 01:58:54 stable info: 01:58:54 ------------------- 01:58:54 Commited By: Cherry Wang cherry@iotechsys.com 01:58:54 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:58:54 Message: update stable to v1.0.269 01:58:54 ------------------- 01:58:54 experimental info: 01:58:54 ------------------- 01:58:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:54 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:58:54 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bc7750 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:55 provisioning config files... 01:58:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3819807524665794718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:56 ---> ****-login.sh 01:58:56 nexus3.edgexfoundry.org:10001 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10002 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10003 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10004 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 ****.io 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 ---> ****-login.sh ends [Pipeline] } 01:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:57 + git rev-list -1 --merges 2bc775034544705b8b5695c887c2543e613c2d34~1..2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo 01:58:57 -----------> git rev-list -1 --merges 2bc775034544705b8b5695c887c2543e613c2d34~1..2bc775034544705b8b5695c887c2543e613c2d34 2bc775034544705b8b5695c887c2543e613c2d34 01:58:57 2bc775034544705b8b5695c887c2543e613c2d34 [false] [Pipeline] sh 01:58:57 + git log --format=format:%s -1 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo 01:58:57 ========================================================= 01:58:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:57 + git log --format=format:%s -1 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo 01:58:57 [semverPrep] GIT_COMMIT: 2bc775034544705b8b5695c887c2543e613c2d34, Commit Message: Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22 [Pipeline] echo 01:58:57 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:58 + grep -v github /etc/ssh/ssh_known_hosts 01:58:58 + [ -e /tmp/ssh_known_hosts ] 01:58:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:58 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:58:58 -a /etc/ssh/ssh_known_hosts 01:58:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:58 01:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:59 b85a868b505f: Pulling fs layer 01:58:59 e2be974225ed: Pulling fs layer 01:58:59 339a4e72a1f5: Pulling fs layer 01:58:59 988bab9f4d93: Pulling fs layer 01:58:59 1469e6f7b9e6: Pulling fs layer 01:58:59 eaf3925da568: Pulling fs layer 01:58:59 bab4dde63d76: Pulling fs layer 01:58:59 bde34c3a00c8: Pulling fs layer 01:58:59 b352a97aabf1: Pulling fs layer 01:58:59 4872d77fe225: Pulling fs layer 01:58:59 5851b861e8e6: Pulling fs layer 01:58:59 b352a97aabf1: Waiting 01:58:59 4872d77fe225: Waiting 01:58:59 5851b861e8e6: Waiting 01:58:59 bab4dde63d76: Waiting 01:58:59 bde34c3a00c8: Waiting 01:58:59 988bab9f4d93: Waiting 01:58:59 1469e6f7b9e6: Waiting 01:58:59 eaf3925da568: Waiting 01:58:59 e2be974225ed: Verifying Checksum 01:58:59 e2be974225ed: Download complete 01:58:59 988bab9f4d93: Verifying Checksum 01:58:59 1469e6f7b9e6: Verifying Checksum 01:58:59 1469e6f7b9e6: Download complete 01:58:59 339a4e72a1f5: Verifying Checksum 01:58:59 339a4e72a1f5: Download complete 01:58:59 eaf3925da568: Verifying Checksum 01:58:59 eaf3925da568: Download complete 01:58:59 bde34c3a00c8: Download complete 01:58:59 b352a97aabf1: Verifying Checksum 01:58:59 b352a97aabf1: Download complete 01:58:59 4872d77fe225: Verifying Checksum 01:58:59 4872d77fe225: Download complete 01:58:59 5851b861e8e6: Download complete 01:58:59 b85a868b505f: Verifying Checksum 01:58:59 b85a868b505f: Download complete 01:58:59 bab4dde63d76: Verifying Checksum 01:59:00 b85a868b505f: Pull complete 01:59:00 e2be974225ed: Pull complete 01:59:01 339a4e72a1f5: Pull complete 01:59:01 988bab9f4d93: Pull complete 01:59:01 1469e6f7b9e6: Pull complete 01:59:01 eaf3925da568: Pull complete 01:59:03 bab4dde63d76: Pull complete 01:59:03 bde34c3a00c8: Pull complete 01:59:03 b352a97aabf1: Pull complete 01:59:03 4872d77fe225: Pull complete 01:59:03 5851b861e8e6: Pull complete 01:59:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:03 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 01:59:03 $ 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 01:59:06 $ docker top d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 -eo pid,comm 01:59:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:06 [ssh-agent] Looking for ssh-agent implementation... 01:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:07 $ docker exec d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent 01:59:07 SSH_AUTH_SOCK=/tmp/ssh-J41LpTCj7DMb/agent.32 01:59:07 SSH_AGENT_PID=39 01:59:07 Running ssh-add (command line suppressed) 01:59:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3721553212996666268.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3721553212996666268.key) 01:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:07 + git tag --points-at HEAD [Pipeline] } 01:59:07 $ docker exec --env ******** --env ******** d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent -k 01:59:07 unset SSH_AUTH_SOCK; 01:59:07 unset SSH_AGENT_PID; 01:59:07 echo Agent pid 39 killed; 01:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:07 [ssh-agent] Looking for ssh-agent implementation... 01:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:07 $ docker exec d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent 01:59:07 SSH_AUTH_SOCK=/tmp/ssh-NmOX49tNRyeL/agent.73 01:59:07 SSH_AGENT_PID=79 01:59:07 Running ssh-add (command line suppressed) 01:59:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14975941726789749735.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14975941726789749735.key) 01:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:08 + git semver init 01:59:08 2025-01-17 01:59:08,485 [run_init] DEBUG init version:0.0.0 force:False 01:59:08 2025-01-17 01:59:08,485 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:59:08 2025-01-17 01:59:08,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:59:08 2025-01-17 01:59:08,486 [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) 01:59:09 2025-01-17 01:59:09,605 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:59:09 2025-01-17 01:59:09,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:59:09 2025-01-17 01:59:09,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:59:09 2025-01-17 01:59:09,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:59:09 4.0.0-dev.15 [Pipeline] } 01:59:09 $ docker exec --env ******** --env ******** d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent -k 01:59:10 unset SSH_AUTH_SOCK; 01:59:10 unset SSH_AGENT_PID; 01:59:10 echo Agent pid 79 killed; 01:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:10 + git semver [Pipeline] } 01:59:10 $ docker stop --time=1 d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 01:59:11 $ docker rm -f --volumes d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:12 Stashed 1 file(s) [Pipeline] echo 01:59:12 [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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 01:59:12 provisioning config files... 01:59:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5530734899674143204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> ****-login.sh 01:59:13 nexus3.edgexfoundry.org:10001 01:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:13 Configure a credential helper to remove this warning. See 01:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:13 01:59:13 Login Succeeded 01:59:13 nexus3.edgexfoundry.org:10002 01:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:13 Configure a credential helper to remove this warning. See 01:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:13 01:59:13 Login Succeeded 01:59:13 nexus3.edgexfoundry.org:10003 01:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:13 Configure a credential helper to remove this warning. See 01:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:13 01:59:13 Login Succeeded 01:59:13 nexus3.edgexfoundry.org:10004 01:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:13 Configure a credential helper to remove this warning. See 01:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:13 01:59:13 Login Succeeded 01:59:13 ****.io 01:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:13 Configure a credential helper to remove this warning. See 01:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:13 01:59:13 Login Succeeded 01:59:13 ---> ****-login.sh ends [Pipeline] } 01:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:13 ========================================================= 01:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:59:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:59:14 Sending build context to Docker daemon 9.291MB 01:59:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:59:14 Step 2/12 : FROM ${BASE} AS builder 01:59:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:14 da9db072f522: Pulling fs layer 01:59:14 6ef4a4ee8ca5: Pulling fs layer 01:59:14 06f05ace1117: Pulling fs layer 01:59:14 5fe327b54edc: Pulling fs layer 01:59:14 4f4fb700ef54: Pulling fs layer 01:59:14 92a5565b7b96: Pulling fs layer 01:59:14 ff9bb7016b71: Pulling fs layer 01:59:14 b67dba6c2c7d: Pulling fs layer 01:59:14 a813b0c90790: Pulling fs layer 01:59:14 5fe327b54edc: Waiting 01:59:14 ff9bb7016b71: Waiting 01:59:14 b67dba6c2c7d: Waiting 01:59:14 4f4fb700ef54: Waiting 01:59:14 a813b0c90790: Waiting 01:59:14 92a5565b7b96: Waiting 01:59:14 6ef4a4ee8ca5: Download complete 01:59:14 5fe327b54edc: Download complete 01:59:14 4f4fb700ef54: Download complete 01:59:14 92a5565b7b96: Verifying Checksum 01:59:14 92a5565b7b96: Download complete 01:59:14 da9db072f522: Download complete 01:59:14 ff9bb7016b71: Verifying Checksum 01:59:14 ff9bb7016b71: Download complete 01:59:14 da9db072f522: Pull complete 01:59:14 a813b0c90790: Verifying Checksum 01:59:14 a813b0c90790: Download complete 01:59:14 6ef4a4ee8ca5: Pull complete 01:59:14 06f05ace1117: Verifying Checksum 01:59:14 06f05ace1117: Download complete 01:59:15 b67dba6c2c7d: Download complete 01:59:17 06f05ace1117: Pull complete 01:59:17 5fe327b54edc: Pull complete 01:59:17 4f4fb700ef54: Pull complete 01:59:17 92a5565b7b96: Pull complete 01:59:17 ff9bb7016b71: Pull complete 01:59:20 b67dba6c2c7d: Pull complete 01:59:20 a813b0c90790: Pull complete 01:59:20 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:59:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:59:20 ---> 3ba60ce46760 01:59:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:59:24 ---> Running in 7356254bcef8 01:59:24 Removing intermediate container 7356254bcef8 01:59:24 ---> c4b89fc68a63 01:59:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:59:24 ---> Running in cce8c145dacf 01:59:24 Removing intermediate container cce8c145dacf 01:59:24 ---> 8e9b4ccc7de9 01:59:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:59:24 ---> Running in af3021595627 01:59:24 Removing intermediate container af3021595627 01:59:24 ---> 456e51487eb5 01:59:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:24 ---> Running in 8d5484696efc 01:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:25 OK: 248 MiB in 58 packages 01:59:25 Removing intermediate container 8d5484696efc 01:59:25 ---> d8df628b8738 01:59:25 Step 7/12 : WORKDIR /app 01:59:25 ---> Running in af60c220942d 01:59:25 Removing intermediate container af60c220942d 01:59:25 ---> fbca3545abe3 01:59:25 Step 8/12 : COPY go.mod vendor* ./ 01:59:25 ---> ee17a817444a 01:59:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:25 ---> Running in 821305ad185c 01:59:27 Still waiting to schedule task 01:59:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36882’ 02:00:22 Removing intermediate container 821305ad185c 02:00:22 ---> e271809c240a 02:00:22 Step 10/12 : COPY . . 02:00:22 ---> aa875cd0e725 02:00:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:22 ---> Running in 2f8aa37084ed 02:00:22 Removing intermediate container 2f8aa37084ed 02:00:22 ---> ff2f3073a489 02:00:22 Step 12/12 : RUN $MAKE 02:00:22 ---> Running in 3a2c56540c97 02:00:22 noop 02:00:22 Removing intermediate container 3a2c56540c97 02:00:22 ---> b1184ba57263 02:00:22 Successfully built b1184ba57263 02:00:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:22 + docker inspect -f . ci-base-image-x86_64 02:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:22 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:22 $ docker top 1b8a7034241dcbb592df68647cbe6f4674b428b5665adde51511e8a65c09d68f -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:23 + go version 02:00:23 go version go1.23.4 linux/amd64 [Pipeline] } 02:00:23 $ docker stop --time=1 1b8a7034241dcbb592df68647cbe6f4674b428b5665adde51511e8a65c09d68f 02:00:24 $ docker rm -f --volumes 1b8a7034241dcbb592df68647cbe6f4674b428b5665adde51511e8a65c09d68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:25 + docker inspect -f . ci-base-image-x86_64 02:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:25 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:00:25 $ 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 02:00:25 $ docker top 5224f74cc5599286116207a532457d95d36c78a9e24f39f9f71b9ac836af8caa -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 02:00:26 + make test 02:00:26 go test -race -coverprofile=coverage.out ./... 02:00:58 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 02:01:30 go vet ./... 02:01:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:01:31 $ docker stop --time=1 5224f74cc5599286116207a532457d95d36c78a9e24f39f9f71b9ac836af8caa 02:01:36 $ docker rm -f --volumes 5224f74cc5599286116207a532457d95d36c78a9e24f39f9f71b9ac836af8caa [Pipeline] // withDockerContainer [Pipeline] sh 02:01:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:37 + ls -al . 02:01:37 total 248 02:01:37 drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 02:00 . 02:01:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:58 .. 02:01:37 -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 01:58 .dockerignore 02:01:37 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:00 .git 02:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:58 .github 02:01:37 -rw-rw-r-- 1 jenkins jenkins 106 Jan 17 01:58 .gitignore 02:01:37 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 01:58 .golangci.yml 02:01:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:59 .semver 02:01:37 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 17 01:58 Attribution.txt 02:01:37 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 17 01:58 CHANGELOG.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 17 01:58 Dockerfile 02:01:37 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:58 GOVERNANCE.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 666 Jan 17 01:58 Jenkinsfile 02:01:37 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 01:58 LICENSE 02:01:37 -rw-rw-r-- 1 jenkins jenkins 618 Jan 17 01:58 OWNERS.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 17 01:58 README.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:59 VERSION 02:01:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 bin 02:01:37 -rw-r--r-- 1 jenkins jenkins 953 Jan 17 02:00 coverage.out 02:01:37 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 17 01:58 go.mod 02:01:37 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 01:58 go.sum 02:01:37 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 17 01:58 main.go 02:01:37 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 17 01:58 makefile 02:01:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 01:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + 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=2bc775034544705b8b5695c887c2543e613c2d34 --label arch=amd64 --label version=4.0.0-dev.15 . 02:01:37 Sending build context to Docker daemon 9.292MB 02:01:37 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 02:01:37 Step 2/27 : FROM ${BASE} AS builder 02:01:37 ---> b1184ba57263 02:01:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:01:38 ---> Running in a5e571a609a8 02:01:38 Removing intermediate container a5e571a609a8 02:01:38 ---> ddde3ae0c9ac 02:01:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:01:38 ---> Running in fd9ed7f3d8b5 02:01:38 Removing intermediate container fd9ed7f3d8b5 02:01:38 ---> 157f812eec8b 02:01:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:01:38 ---> Running in a69d2a723227 02:01:38 Removing intermediate container a69d2a723227 02:01:38 ---> f502274c2854 02:01:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:38 ---> Running in 21aaa2f3f4f3 02:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:39 OK: 248 MiB in 58 packages 02:01:39 Removing intermediate container 21aaa2f3f4f3 02:01:39 ---> 80ee15184b62 02:01:39 Step 7/27 : WORKDIR /app 02:01:39 ---> Running in d47b88b76c3f 02:01:39 Removing intermediate container d47b88b76c3f 02:01:39 ---> cb10a99bff0e 02:01:39 Step 8/27 : COPY go.mod vendor* ./ 02:01:39 ---> 592bd64c0069 02:01:39 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:39 ---> Running in d534ffa10128 02:01:40 Removing intermediate container d534ffa10128 02:01:40 ---> c2647a00240f 02:01:40 Step 10/27 : COPY . . 02:01:41 ---> 7b5e715e8970 02:01:41 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:41 ---> Running in e375752c4828 02:01:41 Removing intermediate container e375752c4828 02:01:41 ---> b9243f8fa350 02:01:41 Step 12/27 : RUN $MAKE 02:01:41 ---> Running in 6855977d81b1 02:01:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 02:02:13 Removing intermediate container 6855977d81b1 02:02:13 ---> 51dbde74bfb2 02:02:13 Step 13/27 : FROM alpine:3.20 02:02:14 3.20: Pulling from library/alpine 02:02:14 66a3d608f3fa: Pulling fs layer 02:02:14 66a3d608f3fa: Download complete 02:02:14 66a3d608f3fa: Pull complete 02:02:14 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:02:14 Status: Downloaded newer image for alpine:3.20 02:02:14 ---> e29df9b510ff 02:02:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:02:14 ---> Running in fc323b409bef 02:02:14 Removing intermediate container fc323b409bef 02:02:14 ---> ec395676a9c6 02:02:14 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:02:14 ---> Running in fed9985b3356 02:02:14 Removing intermediate container fed9985b3356 02:02:14 ---> 6ce1d82fee79 02:02:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:02:14 ---> Running in e5cff6623f6f 02:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:15 (1/2) Installing ca-certificates (20241121-r1) 02:02:15 (2/2) Installing dumb-init (1.2.5-r3) 02:02:15 Executing busybox-1.36.1-r29.trigger 02:02:15 Executing ca-certificates-20241121-r1.trigger 02:02:15 OK: 9 MiB in 16 packages 02:02:16 Removing intermediate container e5cff6623f6f 02:02:16 ---> 2ae2a7b6fa80 02:02:16 Step 17/27 : RUN apk --no-cache upgrade 02:02:16 ---> Running in b3fae4a61c78 02:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:16 OK: 9 MiB in 16 packages 02:02:17 Removing intermediate container b3fae4a61c78 02:02:17 ---> ae855b266a5d 02:02:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:02:17 ---> b9538be879ae 02:02:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:02:17 ---> 3abb3ac13662 02:02:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:02:17 ---> 82a1c4fabce4 02:02:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:02:18 ---> a7c11f8b2706 02:02:18 Step 22/27 : EXPOSE 48095 02:02:18 ---> Running in 14d8568dbd4b 02:02:18 Removing intermediate container 14d8568dbd4b 02:02:18 ---> 312f2f2ae0c1 02:02:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:02:18 ---> Running in a641a1e183d7 02:02:18 Removing intermediate container a641a1e183d7 02:02:18 ---> 08a4834d495d 02:02:18 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:02:18 ---> Running in a48bf8445b4d 02:02:18 Removing intermediate container a48bf8445b4d 02:02:18 ---> c9651f773408 02:02:18 Step 25/27 : LABEL arch=amd64 02:02:18 ---> Running in 7e3165d948c9 02:02:19 Removing intermediate container 7e3165d948c9 02:02:19 ---> 1ebace9f9cd7 02:02:19 Step 26/27 : LABEL git_sha=2bc775034544705b8b5695c887c2543e613c2d34 02:02:19 ---> Running in 990742677e21 02:02:19 Removing intermediate container 990742677e21 02:02:19 ---> ce1410eeff17 02:02:19 Step 27/27 : LABEL version=4.0.0-dev.15 02:02:19 ---> Running in b2bf1899d4fc 02:02:19 Removing intermediate container b2bf1899d4fc 02:02:19 ---> 6f611c701008 02:02:19 [Warning] One or more build-args [ARCH] were not consumed 02:02:19 Successfully built 6f611c701008 02:02:19 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 02:02:19 provisioning config files... 02:02:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9400862599228815023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:19 ---> ****-login.sh 02:02:19 nexus3.edgexfoundry.org:10001 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 nexus3.edgexfoundry.org:10002 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 nexus3.edgexfoundry.org:10003 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 nexus3.edgexfoundry.org:10004 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 ****.io 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:20 Configure a credential helper to remove this warning. See 02:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:20 02:02:20 Login Succeeded 02:02:20 ---> ****-login.sh ends [Pipeline] } 02:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 02:02:20 2bc775034544705b8b5695c887c2543e613c2d34 02:02:20 latest 02:02:20 4.0.0-dev.15 02:02:20 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 02:02:20 main 02:02:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34 02:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:02:20 267cb12b25f4: Preparing 02:02:20 19191008a4f4: Preparing 02:02:20 0683fae06ef6: Preparing 02:02:20 0d27e3f4f493: Preparing 02:02:20 32095d05df38: Preparing 02:02:20 d866d38be497: Preparing 02:02:20 ce5a8cde9eee: Preparing 02:02:20 d866d38be497: Waiting 02:02:20 ce5a8cde9eee: Waiting 02:02:20 0683fae06ef6: Pushed 02:02:20 19191008a4f4: Pushed 02:02:20 32095d05df38: Pushed 02:02:20 0d27e3f4f493: Pushed 02:02:20 ce5a8cde9eee: Layer already exists 02:02:21 d866d38be497: Pushed 02:02:24 267cb12b25f4: Pushed 02:02:24 2bc775034544705b8b5695c887c2543e613c2d34: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:02:25 267cb12b25f4: Preparing 02:02:25 19191008a4f4: Preparing 02:02:25 0683fae06ef6: Preparing 02:02:25 0d27e3f4f493: Preparing 02:02:25 32095d05df38: Preparing 02:02:25 d866d38be497: Preparing 02:02:25 ce5a8cde9eee: Preparing 02:02:25 d866d38be497: Waiting 02:02:25 ce5a8cde9eee: Waiting 02:02:25 19191008a4f4: Layer already exists 02:02:25 0683fae06ef6: Layer already exists 02:02:25 0d27e3f4f493: Layer already exists 02:02:25 267cb12b25f4: Layer already exists 02:02:25 32095d05df38: Layer already exists 02:02:25 d866d38be497: Layer already exists 02:02:25 ce5a8cde9eee: Layer already exists 02:02:25 latest: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.15 02:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:02:25 267cb12b25f4: Preparing 02:02:25 19191008a4f4: Preparing 02:02:25 0683fae06ef6: Preparing 02:02:25 0d27e3f4f493: Preparing 02:02:25 32095d05df38: Preparing 02:02:25 d866d38be497: Preparing 02:02:25 ce5a8cde9eee: Preparing 02:02:25 d866d38be497: Waiting 02:02:25 ce5a8cde9eee: Waiting 02:02:25 0683fae06ef6: Layer already exists 02:02:25 0d27e3f4f493: Layer already exists 02:02:25 19191008a4f4: Layer already exists 02:02:25 32095d05df38: Layer already exists 02:02:25 267cb12b25f4: Layer already exists 02:02:25 ce5a8cde9eee: Layer already exists 02:02:25 d866d38be497: Layer already exists 02:02:25 4.0.0-dev.15: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:02:26 267cb12b25f4: Preparing 02:02:26 19191008a4f4: Preparing 02:02:26 0683fae06ef6: Preparing 02:02:26 0d27e3f4f493: Preparing 02:02:26 32095d05df38: Preparing 02:02:26 d866d38be497: Preparing 02:02:26 ce5a8cde9eee: Preparing 02:02:26 d866d38be497: Waiting 02:02:26 19191008a4f4: Layer already exists 02:02:26 0683fae06ef6: Layer already exists 02:02:26 32095d05df38: Layer already exists 02:02:26 267cb12b25f4: Layer already exists 02:02:26 0d27e3f4f493: Layer already exists 02:02:26 d866d38be497: Layer already exists 02:02:26 ce5a8cde9eee: Layer already exists 02:02:26 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:02:26 267cb12b25f4: Preparing 02:02:26 19191008a4f4: Preparing 02:02:26 0683fae06ef6: Preparing 02:02:26 0d27e3f4f493: Preparing 02:02:26 32095d05df38: Preparing 02:02:26 d866d38be497: Preparing 02:02:26 ce5a8cde9eee: Preparing 02:02:26 d866d38be497: Waiting 02:02:26 ce5a8cde9eee: Waiting 02:02:26 0683fae06ef6: Layer already exists 02:02:26 267cb12b25f4: Layer already exists 02:02:26 0d27e3f4f493: Layer already exists 02:02:26 32095d05df38: Layer already exists 02:02:26 19191008a4f4: Layer already exists 02:02:26 d866d38be497: Layer already exists 02:02:26 ce5a8cde9eee: Layer already exists 02:02:26 main: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:27 ===================================================== [Pipeline] echo 02:02:27 taggedImages: 02:02:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34 02:02:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:02:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.15 02:02:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 02:02:27 - 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 02:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:27 02:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:27 latest: Pulling from edgex-lftools-log-publisher 02:02:27 5eb5b503b376: Pulling fs layer 02:02:27 5c69ac0246d0: Pulling fs layer 02:02:27 ec43610c2a17: Pulling fs layer 02:02:27 3a2ae6a8a46f: Pulling fs layer 02:02:27 33b1e0a273af: Pulling fs layer 02:02:27 5d3b04190fa2: Pulling fs layer 02:02:27 2f39f015ded8: Pulling fs layer 02:02:27 3a2ae6a8a46f: Waiting 02:02:27 33b1e0a273af: Waiting 02:02:27 5d3b04190fa2: Waiting 02:02:27 2f39f015ded8: Waiting 02:02:27 5c69ac0246d0: Verifying Checksum 02:02:27 5c69ac0246d0: Download complete 02:02:27 3a2ae6a8a46f: Download complete 02:02:27 33b1e0a273af: Verifying Checksum 02:02:27 33b1e0a273af: Download complete 02:02:27 ec43610c2a17: Verifying Checksum 02:02:27 ec43610c2a17: Download complete 02:02:27 5d3b04190fa2: Verifying Checksum 02:02:27 5d3b04190fa2: Download complete 02:02:28 5eb5b503b376: Verifying Checksum 02:02:28 5eb5b503b376: Download complete 02:02:28 2f39f015ded8: Download complete 02:02:29 5eb5b503b376: Pull complete 02:02:29 5c69ac0246d0: Pull complete 02:02:29 ec43610c2a17: Pull complete 02:02:29 3a2ae6a8a46f: Pull complete 02:02:30 33b1e0a273af: Pull complete 02:02:30 5d3b04190fa2: Pull complete 02:02:34 2f39f015ded8: Pull complete 02:02:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:34 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:02:34 $ 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 02:02:41 $ docker top 7520aa43e08b203b85f601674f402799eb45b4b5b152630dcf2c14d6e03fe5bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:41 ---> job-cost.sh 02:02:41 lf-activate-venv: SKIPPING 02:02:41 INFO: No Stack... 02:02:41 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:42 INFO: Archiving Costs [Pipeline] sh 02:02:42 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 02:02:42 + cut -d, -f6 [Pipeline] lock 02:02:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] 02:02:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] did not exist. Created. 02:02:42 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:42 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:42 Stashed 1 file(s) [Pipeline] } 02:02:42 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:42 $ docker stop --time=1 7520aa43e08b203b85f601674f402799eb45b4b5b152630dcf2c14d6e03fe5bc 02:02:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36888 in /w/workspace/ry_app-service-configurable_main 02:02:44 $ docker rm -f --volumes 7520aa43e08b203b85f601674f402799eb45b4b5b152630dcf2c14d6e03fe5bc [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 02:02:44 Running in /w/workspace/app-service-configurable/263 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:02:44 The recommended git tool is: git [Pipeline] // stage [Pipeline] } 02:02:51 using credential edgex-jenkins-ssh 02:02:51 Cloning the remote Git repository 02:02:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:02:51 > git init /w/workspace/app-service-configurable/263 # timeout=10 02:02:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:02:51 > git --version # timeout=10 02:02:51 > git --version # 'git version 2.25.1' 02:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:02:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:55 Avoid second fetch 02:02:55 Checking out Revision 2bc775034544705b8b5695c887c2543e613c2d34 (main) 02:02:55 > git config core.sparsecheckout # timeout=10 02:02:55 > git checkout -f 2bc775034544705b8b5695c887c2543e613c2d34 # timeout=10 02:02:56 Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:01 Dload Upload Total Spent Left Speed 02:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 02:03:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:01 + sudo tee /etc/docker/daemon.new 02:03:01 { 02:03:01 "registry-mirrors": [ 02:03:01 "https://nexus3.edgexfoundry.org:10001" 02:03:01 ], 02:03:01 "bip": "10.250.0.254/24", 02:03:01 "hosts": [ 02:03:01 "tcp://0.0.0.0:5555", 02:03:01 "unix:///var/run/docker.sock" 02:03:01 ], 02:03:01 "mtu": 1458, 02:03:01 "selinux-enabled": true, 02:03:01 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:01 } [Pipeline] sh 02:03:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:20 provisioning config files... 02:03:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/263@tmp/config16854233991087707161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:21 ---> ****-login.sh 02:03:21 nexus3.edgexfoundry.org:10001 02:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:21 Configure a credential helper to remove this warning. See 02:03:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:21 02:03:21 Login Succeeded 02:03:21 nexus3.edgexfoundry.org:10002 02:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:22 Configure a credential helper to remove this warning. See 02:03:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:22 02:03:22 Login Succeeded 02:03:22 nexus3.edgexfoundry.org:10003 02:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:22 Configure a credential helper to remove this warning. See 02:03:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:22 02:03:22 Login Succeeded 02:03:22 nexus3.edgexfoundry.org:10004 02:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:22 Configure a credential helper to remove this warning. See 02:03:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:22 02:03:22 Login Succeeded 02:03:22 ****.io 02:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:23 Configure a credential helper to remove this warning. See 02:03:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:23 02:03:23 Login Succeeded 02:03:23 ---> ****-login.sh ends [Pipeline] } 02:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:23 ========================================================= 02:03:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:03:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:03:25 #0 building with "default" instance using docker driver 02:03:25 02:03:25 #1 [internal] load build definition from Dockerfile 02:03:25 #1 transferring dockerfile: 02:03:25 #1 transferring dockerfile: 2.05kB 0.0s done 02:03:25 #1 DONE 0.1s 02:03:25 02:03:25 #2 [internal] load .dockerignore 02:03:25 #2 transferring context: 159B done 02:03:25 #2 DONE 0.1s 02:03:25 02:03:25 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:03:25 #3 DONE 0.2s 02:03:25 02:03:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:03:25 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 02:03:26 #4 ... 02:03:26 02:03:26 #5 [internal] load build context 02:03:26 #5 transferring context: 194.30kB 0.1s done 02:03:26 #5 DONE 0.1s 02:03:26 02:03:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:03:26 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 02:03:26 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 02:03:26 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 02:03:26 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.79MB / 70.67MB 0.2s 02:03:26 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 02:03:26 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 02:03:26 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:03:26 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s 02:03:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.5s 02:03:26 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 02:03:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 4.19MB / 98.78MB 0.5s 02:03:26 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done 02:03:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.53MB / 12.74MB 0.5s 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.96MB / 70.67MB 0.6s 02:03:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.98MB / 12.74MB 0.6s 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.7s 02:03:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 10.56MB / 98.78MB 0.7s 02:03:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.7s 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.8s 02:03:26 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 02:03:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.57MB / 12.74MB 0.8s 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 30.03MB / 70.67MB 0.9s 02:03:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s 02:03:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 02:03:26 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 1.1s 02:03:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 24.12MB / 98.78MB 1.1s 02:03:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 42.99MB / 70.67MB 1.2s 02:03:26 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done 02:03:27 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 48.23MB / 70.67MB 1.3s 02:03:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.71MB / 98.78MB 1.3s 02:03:27 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 58.91MB / 70.67MB 1.5s 02:03:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 39.85MB / 98.78MB 1.5s 02:03:27 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.01MB / 70.67MB 1.6s 02:03:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.94MB / 98.78MB 1.6s 02:03:27 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s 02:03:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 55.57MB / 98.78MB 1.8s 02:03:27 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done 02:03:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.22MB / 98.78MB 1.9s 02:03:27 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 02:03:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.53MB / 98.78MB 2.1s 02:03:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 78.64MB / 98.78MB 2.2s 02:03:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 83.89MB / 98.78MB 2.3s 02:03:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.23MB / 98.78MB 2.4s 02:03:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.42MB / 98.78MB 2.5s 02:03:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done 02:03:35 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.5s 02:03:39 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.5s 02:03:47 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.6s done 02:03:48 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 02:03:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 02:03:49 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:03:49 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 02:03:49 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 02:03:49 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 02:03:49 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 02:03:54 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s 02:03:58 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.4s done 02:03:58 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 02:04:01 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.2s done 02:04:01 #4 DONE 35.6s 02:04:01 02:04:01 #6 [builder 2/7] RUN apk add --update --no-cache make git 02:04:02 #6 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:02 #6 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:03 #6 2.643 OK: 239 MiB in 58 packages 02:04:06 #6 DONE 4.7s 02:04:06 02:04:06 #7 [builder 3/7] WORKDIR /app 02:04:06 #7 DONE 0.1s 02:04:06 02:04:06 #8 [builder 4/7] COPY go.mod vendor* ./ 02:04:06 #8 DONE 0.1s 02:04:06 02:04:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:38 #9 DONE 31.8s 02:04:38 02:04:38 #10 [builder 6/7] COPY . . 02:04:38 #10 DONE 0.2s 02:04:38 02:04:38 #11 [builder 7/7] RUN echo noop 02:04:39 #11 0.661 noop 02:04:39 #11 DONE 0.7s 02:04:39 02:04:39 #12 exporting to image 02:04:39 #12 exporting layers 02:05:18 #12 exporting layers 37.4s done 02:05:18 #12 writing image sha256:4413cae00ae05aff076244a9a46cc0ccb38483ff1fd47ccda34988051fba23fc done 02:05:18 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:05:18 #12 DONE 37.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:21 + docker inspect -f . ci-base-image-arm64 02:05:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:21 prd-ubuntu20.04-docker-arm64-4c-16g-36888 does not seem to be running inside a container 02:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/263 -v /w/workspace/app-service-configurable/263:/w/workspace/app-service-configurable/263:rw,z -v /w/workspace/app-service-configurable/263@tmp:/w/workspace/app-service-configurable/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:23 $ docker top cb9e5a34cfe4389c44cdc7d1f5e27cd015579e9606a6a1aa0f3282c7b7f8e17f -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:24 + go version 02:05:24 go version go1.23.4 linux/arm64 [Pipeline] } 02:05:24 $ docker stop --time=1 cb9e5a34cfe4389c44cdc7d1f5e27cd015579e9606a6a1aa0f3282c7b7f8e17f 02:05:26 $ docker rm -f --volumes cb9e5a34cfe4389c44cdc7d1f5e27cd015579e9606a6a1aa0f3282c7b7f8e17f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:26 + docker inspect -f . ci-base-image-arm64 02:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:26 prd-ubuntu20.04-docker-arm64-4c-16g-36888 does not seem to be running inside a container 02:05:27 $ 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/263 -v /w/workspace/app-service-configurable/263:/w/workspace/app-service-configurable/263:rw,z -v /w/workspace/app-service-configurable/263@tmp:/w/workspace/app-service-configurable/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:29 $ docker top 386d79d90d5bb3ca75cdc1ffedd3066243b36372a86834454e8890f655b3a83e -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:30 + git config --global --add safe.directory /w/workspace/app-service-configurable/263 [Pipeline] fileExists [Pipeline] sh 02:05:30 + make test 02:05:30 go test -race -coverprofile=coverage.out ./... 02:08:53 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 02:08:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:08:54 go vet ./... 02:11:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:46 ./bin/test-attribution-txt.sh [Pipeline] echo 02:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:11:46 $ docker stop --time=1 386d79d90d5bb3ca75cdc1ffedd3066243b36372a86834454e8890f655b3a83e 02:11:48 $ docker rm -f --volumes 386d79d90d5bb3ca75cdc1ffedd3066243b36372a86834454e8890f655b3a83e [Pipeline] // withDockerContainer [Pipeline] sh 02:11:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:50 Warning: overwriting stash ‘coverage-report’ 02:11:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:52 + ls -al . 02:11:52 total 244 02:11:52 drwxrwxr-x 6 jenkins jenkins 4096 Jan 17 02:05 . 02:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 02:02 .. 02:11:52 -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 02:02 .dockerignore 02:11:52 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:02 .git 02:11:52 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 02:02 .github 02:11:52 -rw-rw-r-- 1 jenkins jenkins 106 Jan 17 02:02 .gitignore 02:11:52 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 02:02 .golangci.yml 02:11:52 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 17 02:02 Attribution.txt 02:11:52 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 17 02:02 CHANGELOG.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 17 02:02 Dockerfile 02:11:52 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 02:02 GOVERNANCE.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 666 Jan 17 02:02 Jenkinsfile 02:11:52 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 02:02 LICENSE 02:11:52 -rw-rw-r-- 1 jenkins jenkins 618 Jan 17 02:02 OWNERS.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 17 02:02 README.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:59 VERSION 02:11:52 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:02 bin 02:11:52 -rw-r--r-- 1 jenkins jenkins 953 Jan 17 02:08 coverage.out 02:11:52 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 17 02:02 go.mod 02:11:52 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 02:02 go.sum 02:11:52 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 17 02:02 main.go 02:11:52 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 17 02:02 makefile 02:11:52 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 02:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:52 + 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=2bc775034544705b8b5695c887c2543e613c2d34 --label arch=arm64 --label version=4.0.0-dev.15 . 02:11:53 #0 building with "default" instance using docker driver 02:11:53 02:11:53 #1 [internal] load .dockerignore 02:11:53 #1 transferring context: 159B 0.0s done 02:11:53 #1 DONE 0.0s 02:11:53 02:11:53 #2 [internal] load build definition from Dockerfile 02:11:53 #2 transferring dockerfile: 2.05kB 0.0s done 02:11:53 #2 DONE 0.0s 02:11:53 02:11:53 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:53 #3 DONE 0.0s 02:11:53 02:11:53 #4 [internal] load metadata for docker.io/library/alpine:3.20 02:11:53 #4 DONE 0.3s 02:11:53 02:11:53 #5 [internal] load build context 02:11:53 #5 transferring context: 2.54kB 0.0s done 02:11:53 #5 DONE 0.0s 02:11:53 02:11:53 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:11:53 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 02:11:54 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:11:54 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:11:54 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:11:54 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s 02:11:54 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:11:54 #6 ... 02:11:54 02:11:54 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:11:54 #7 DONE 0.3s 02:11:54 02:11:54 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:11:54 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 02:11:54 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 02:11:54 #6 DONE 1.0s 02:11:54 02:11:54 #8 [builder 2/7] RUN apk add --update --no-cache make git 02:11:54 #8 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:55 #8 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:57 #8 2.894 OK: 239 MiB in 58 packages 02:11:57 #8 DONE 3.4s 02:11:57 02:11:57 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:11:57 #9 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:57 #9 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:57 #9 ... 02:11:57 02:11:57 #10 [builder 3/7] WORKDIR /app 02:11:57 #10 DONE 0.2s 02:11:57 02:11:57 #11 [builder 4/7] COPY go.mod vendor* ./ 02:11:57 #11 DONE 0.1s 02:11:57 02:11:57 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:11:57 #9 2.970 (1/2) Installing ca-certificates (20241121-r1) 02:11:57 #9 3.085 (2/2) Installing dumb-init (1.2.5-r3) 02:11:58 #9 3.098 Executing busybox-1.36.1-r29.trigger 02:11:58 #9 3.147 Executing ca-certificates-20241121-r1.trigger 02:11:58 #9 3.443 OK: 10 MiB in 16 packages 02:11:58 #9 DONE 3.9s 02:11:58 02:11:58 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:00 #12 DONE 1.9s 02:12:00 02:12:00 #13 [builder 6/7] COPY . . 02:12:00 #13 DONE 0.1s 02:12:00 02:12:00 #14 [builder 7/7] RUN make build 02:12:01 #14 0.828 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 02:12:03 #14 ... 02:12:03 02:12:03 #15 [stage-1 3/7] RUN apk --no-cache upgrade 02:12:03 #15 0.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:12:03 #15 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:12:03 #15 2.823 OK: 10 MiB in 16 packages 02:12:03 #15 DONE 4.5s 02:12:03 02:12:03 #14 [builder 7/7] RUN make build 02:14:40 #14 DONE 149.6s 02:14:40 02:14:40 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 02:14:40 #16 DONE 0.1s 02:14:40 02:14:40 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 02:14:40 #17 DONE 0.1s 02:14:40 02:14:40 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 02:14:40 #18 DONE 0.1s 02:14:40 02:14:40 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 02:14:40 #19 DONE 0.4s 02:14:40 02:14:40 #20 exporting to image 02:14:40 #20 exporting layers 02:14:40 #20 exporting layers 0.6s done 02:14:40 #20 writing image sha256:0b4c4ab6bfcade27a160320265fd9d5d156c5aa473f0bba7b2ae3855a3bd0d38 done 02:14:40 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 02:14:40 #20 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:40 provisioning config files... 02:14:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/263@tmp/config13473888412875938504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:40 ---> ****-login.sh 02:14:40 nexus3.edgexfoundry.org:10001 02:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 nexus3.edgexfoundry.org:10002 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 nexus3.edgexfoundry.org:10003 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 nexus3.edgexfoundry.org:10004 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 ****.io 02:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:42 Configure a credential helper to remove this warning. See 02:14:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:42 02:14:42 Login Succeeded 02:14:42 ---> ****-login.sh ends [Pipeline] } 02:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:14:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 02:14:42 2bc775034544705b8b5695c887c2543e613c2d34 02:14:42 latest 02:14:42 4.0.0-dev.15 02:14:42 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 02:14:42 main 02:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34 02:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:14:43 1eda4d4bccf3: Preparing 02:14:43 9983616e31ad: Preparing 02:14:43 3e113d1b0a8c: Preparing 02:14:43 3a310c5a7e30: Preparing 02:14:43 ece29a778be7: Preparing 02:14:43 ead338d0046a: Preparing 02:14:43 534a70dc8296: Preparing 02:14:43 ead338d0046a: Waiting 02:14:43 534a70dc8296: Waiting 02:14:43 3e113d1b0a8c: Pushed 02:14:43 9983616e31ad: Pushed 02:14:43 ece29a778be7: Pushed 02:14:43 3a310c5a7e30: Pushed 02:14:43 534a70dc8296: Layer already exists 02:14:43 ead338d0046a: Pushed 02:14:52 1eda4d4bccf3: Pushed 02:14:52 2bc775034544705b8b5695c887c2543e613c2d34: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:52 + 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 02:14:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:14:52 1eda4d4bccf3: Preparing 02:14:52 9983616e31ad: Preparing 02:14:52 3e113d1b0a8c: Preparing 02:14:52 3a310c5a7e30: Preparing 02:14:52 ece29a778be7: Preparing 02:14:52 ead338d0046a: Preparing 02:14:52 534a70dc8296: Preparing 02:14:52 ead338d0046a: Waiting 02:14:52 534a70dc8296: Waiting 02:14:52 ece29a778be7: Layer already exists 02:14:52 3e113d1b0a8c: Layer already exists 02:14:52 1eda4d4bccf3: Layer already exists 02:14:52 9983616e31ad: Layer already exists 02:14:52 3a310c5a7e30: Layer already exists 02:14:52 ead338d0046a: Layer already exists 02:14:52 534a70dc8296: Layer already exists 02:14:53 latest: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.15 02:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:14:53 1eda4d4bccf3: Preparing 02:14:53 9983616e31ad: Preparing 02:14:53 3e113d1b0a8c: Preparing 02:14:53 3a310c5a7e30: Preparing 02:14:53 ece29a778be7: Preparing 02:14:53 ead338d0046a: Preparing 02:14:53 534a70dc8296: Preparing 02:14:53 ead338d0046a: Waiting 02:14:53 534a70dc8296: Waiting 02:14:53 9983616e31ad: Layer already exists 02:14:53 3a310c5a7e30: Layer already exists 02:14:53 3e113d1b0a8c: Layer already exists 02:14:53 ece29a778be7: Layer already exists 02:14:53 1eda4d4bccf3: Layer already exists 02:14:53 ead338d0046a: Layer already exists 02:14:53 534a70dc8296: Layer already exists 02:14:54 4.0.0-dev.15: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 02:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:14:54 1eda4d4bccf3: Preparing 02:14:54 9983616e31ad: Preparing 02:14:54 3e113d1b0a8c: Preparing 02:14:54 3a310c5a7e30: Preparing 02:14:54 ece29a778be7: Preparing 02:14:54 ead338d0046a: Preparing 02:14:54 534a70dc8296: Preparing 02:14:54 ead338d0046a: Waiting 02:14:54 534a70dc8296: Waiting 02:14:54 3e113d1b0a8c: Layer already exists 02:14:54 1eda4d4bccf3: Layer already exists 02:14:54 ece29a778be7: Layer already exists 02:14:54 3a310c5a7e30: Layer already exists 02:14:54 9983616e31ad: Layer already exists 02:14:54 534a70dc8296: Layer already exists 02:14:54 ead338d0046a: Layer already exists 02:14:55 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:55 + 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 02:14:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 02:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:14:55 1eda4d4bccf3: Preparing 02:14:55 9983616e31ad: Preparing 02:14:55 3e113d1b0a8c: Preparing 02:14:55 3a310c5a7e30: Preparing 02:14:55 ece29a778be7: Preparing 02:14:55 ead338d0046a: Preparing 02:14:55 534a70dc8296: Preparing 02:14:55 ead338d0046a: Waiting 02:14:55 534a70dc8296: Waiting 02:14:55 ece29a778be7: Layer already exists 02:14:55 1eda4d4bccf3: Layer already exists 02:14:55 3a310c5a7e30: Layer already exists 02:14:55 9983616e31ad: Layer already exists 02:14:55 3e113d1b0a8c: Layer already exists 02:14:55 ead338d0046a: Layer already exists 02:14:55 534a70dc8296: Layer already exists 02:14:56 main: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:56 ===================================================== [Pipeline] echo 02:14:56 taggedImages: 02:14:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34 02:14:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:14:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.15 02:14:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 02:14:56 - 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 02:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:56 02:14:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:57 arm64: Pulling from edgex-lftools-log-publisher 02:14:57 8998bd30e6a1: Pulling fs layer 02:14:57 04944245beec: Pulling fs layer 02:14:57 699f458cf7ca: Pulling fs layer 02:14:57 765212b225bb: Pulling fs layer 02:14:57 f23df028b6ca: Pulling fs layer 02:14:57 d65c8cfc05b1: Pulling fs layer 02:14:57 2437ff75d9bd: Pulling fs layer 02:14:57 f23df028b6ca: Waiting 02:14:57 d65c8cfc05b1: Waiting 02:14:57 2437ff75d9bd: Waiting 02:14:57 765212b225bb: Waiting 02:14:57 04944245beec: Verifying Checksum 02:14:57 04944245beec: Download complete 02:14:57 765212b225bb: Verifying Checksum 02:14:57 f23df028b6ca: Verifying Checksum 02:14:57 f23df028b6ca: Download complete 02:14:57 d65c8cfc05b1: Verifying Checksum 02:14:57 d65c8cfc05b1: Download complete 02:14:57 699f458cf7ca: Verifying Checksum 02:14:57 699f458cf7ca: Download complete 02:14:57 8998bd30e6a1: Verifying Checksum 02:14:57 8998bd30e6a1: Download complete 02:15:00 2437ff75d9bd: Verifying Checksum 02:15:00 2437ff75d9bd: Download complete 02:15:04 8998bd30e6a1: Pull complete 02:15:04 04944245beec: Pull complete 02:15:06 699f458cf7ca: Pull complete 02:15:06 765212b225bb: Pull complete 02:15:07 f23df028b6ca: Pull complete 02:15:07 d65c8cfc05b1: Pull complete 02:15:34 2437ff75d9bd: Pull complete 02:15:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:34 prd-ubuntu20.04-docker-arm64-4c-16g-36888 does not seem to be running inside a container 02:15:34 $ 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/263 -v /w/workspace/app-service-configurable/263:/w/workspace/app-service-configurable/263:rw,z -v /w/workspace/app-service-configurable/263@tmp:/w/workspace/app-service-configurable/263@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:arm64 cat 02:15:37 $ docker top 8298268843a0467325dc349a0670f275ff9c6ee3d343997f47f4c0a13affc854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:37 ---> job-cost.sh 02:15:38 lf-activate-venv: SKIPPING 02:15:38 INFO: No Stack... 02:15:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:15:39 INFO: Archiving Costs [Pipeline] sh 02:15:39 + cat /w/workspace/app-service-configurable/263/archives/cost.csv 02:15:39 + cut -d, -f6 [Pipeline] lock 02:15:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] 02:15:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] did not exist. Created. 02:15:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:39 /w/workspace/app-service-configurable/263@tmp/durable-a4a0c1d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:15:40 + echo total: 0.2199999988079071 [Pipeline] stash 02:15:40 Warning: overwriting stash ‘stack-cost’ 02:15:40 Stashed 1 file(s) [Pipeline] } 02:15:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] // lock [Pipeline] } 02:15:40 $ docker stop --time=1 8298268843a0467325dc349a0670f275ff9c6ee3d343997f47f4c0a13affc854 02:15:41 $ docker rm -f --volumes 8298268843a0467325dc349a0670f275ff9c6ee3d343997f47f4c0a13affc854 [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 02:15:42 provisioning config files... 02:15:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4731356217882552580tmp [Pipeline] { [Pipeline] sh 02:15:42 + set +x 02:15:42 + curl -s https://codecov.io/bash 02:15:42 + bash -s -- 02:15:42 02:15:42 _____ _ 02:15:42 / ____| | | 02:15:42 | | ___ __| | ___ ___ _____ __ 02:15:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:15:42 | |___| (_) | (_| | __/ (_| (_) \ V / 02:15:42 \_____\___/ \__,_|\___|\___\___/ \_/ 02:15:42 Bash-1.0.6 02:15:42 02:15:42 02:15:42 ==> git version 2.25.1 found 02:15:42 ==> 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 02:15:42 Release-Date: 2020-01-08 02:15:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:15:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:15:42 ==> Jenkins CI detected. 02:15:42 current dir:  /w/workspace/ry_app-service-configurable_main 02:15:42 project root: . 02:15:42 --> token set from env 02:15:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:15:42 ==> Running gcov in . (disable via -X gcov) 02:15:42 ==> Python coveragepy not found 02:15:42 ==> Searching for coverage reports in: 02:15:42 + . 02:15:42 -> Found 1 reports 02:15:42 ==> Detecting git/mercurial file structure 02:15:42 ==> Reading reports 02:15:42 + ./coverage.out bytes=953 02:15:42 ==> Appending adjustments 02:15:42 https://docs.codecov.io/docs/fixing-reports 02:15:42 + Found adjustments 02:15:42 ==> Gzipping contents 02:15:42 4.0K /tmp/codecov.j668xM.gz 02:15:42 ==> Uploading reports 02:15:42 url: https://codecov.io 02:15:42 query: branch=main&commit=2bc775034544705b8b5695c887c2543e613c2d34&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:15:42 -> Pinging Codecov 02:15:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2bc775034544705b8b5695c887c2543e613c2d34&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:15:43 -> Uploading to 02:15:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/2bc775034544705b8b5695c887c2543e613c2d34/52c4e065-81b4-45e5-ae53-7b8e8a574560.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T021542Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1b46ea21c66825ecc41411fa80b655edeb717e60db473ffb6cefb405bcef10a7 02:15:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:43 Dload Upload Total Spent Left Speed 02:15:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2426 --:--:-- --:--:-- --:--:-- 2426 02:15:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] } 02:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:15:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:15:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:43 02:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:44 latest: Pulling from edgex-devops/edgex-snyk-go 02:15:44 43c4264eed91: Pulling fs layer 02:15:44 4cc291be95ef: Pulling fs layer 02:15:44 2ac1f1163629: Pulling fs layer 02:15:44 5c3c966382ef: Pulling fs layer 02:15:44 4f4fb700ef54: Pulling fs layer 02:15:44 d9c7d2e4e75e: Pulling fs layer 02:15:44 9c3e1370e548: Pulling fs layer 02:15:44 5c3c966382ef: Waiting 02:15:44 d9c7d2e4e75e: Waiting 02:15:44 4f4fb700ef54: Waiting 02:15:44 9c3e1370e548: Waiting 02:15:44 4cc291be95ef: Verifying Checksum 02:15:44 4cc291be95ef: Download complete 02:15:44 5c3c966382ef: Download complete 02:15:44 4f4fb700ef54: Verifying Checksum 02:15:44 4f4fb700ef54: Download complete 02:15:44 43c4264eed91: Download complete 02:15:45 d9c7d2e4e75e: Verifying Checksum 02:15:45 d9c7d2e4e75e: Download complete 02:15:45 2ac1f1163629: Verifying Checksum 02:15:45 2ac1f1163629: Download complete 02:15:45 43c4264eed91: Pull complete 02:15:46 9c3e1370e548: Verifying Checksum 02:15:46 9c3e1370e548: Download complete 02:15:47 4cc291be95ef: Pull complete 02:15:55 2ac1f1163629: Pull complete 02:15:56 5c3c966382ef: Pull complete 02:15:56 4f4fb700ef54: Pull complete 02:15:57 d9c7d2e4e75e: Pull complete 02:16:01 9c3e1370e548: Pull complete 02:16:01 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:16:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:02 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:16:02 $ 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 02:16:24 $ docker top 8149cc970b0f13532953e1d845167ecd6fa1f479c8d3b464a0b1ecae466ec6f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:25 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 02:16:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 02:16:25 + set -o pipefail 02:16:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 02:16:33 02:16:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 02:16:33 02:16:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/8219d463-a108-4d3e-bc19-7848831cbd34 02:16:33 02:16:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:16:33 02:16:33 02:16:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:16:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:16:33 $ docker stop --time=1 8149cc970b0f13532953e1d845167ecd6fa1f479c8d3b464a0b1ecae466ec6f7 02:16:39 $ docker rm -f --volumes 8149cc970b0f13532953e1d845167ecd6fa1f479c8d3b464a0b1ecae466ec6f7 [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 02:16:40 + git log --format=format:%s -1 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] sh 02:16:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:41 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:16:41 $ 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 02:16:42 $ docker top cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b -eo pid,comm 02:16:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:16:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:42 [ssh-agent] Looking for ssh-agent implementation... 02:16:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:42 $ docker exec cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b ssh-agent 02:16:42 SSH_AUTH_SOCK=/tmp/ssh-HWgVuo1AAhXr/agent.33 02:16:42 SSH_AGENT_PID=39 02:16:42 Running ssh-add (command line suppressed) 02:16:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12088159762412910040.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12088159762412910040.key) 02:16:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:43 + git semver tag 02:16:43 2025-01-17 02:16:43,225 [run_tag] DEBUG tag force:False 02:16:43 2025-01-17 02:16:43,226 [check_head_tag] DEBUG check head tag 02:16:43 2025-01-17 02:16:43,228 [execute] INFO git cat-file --batch-check 02:16:43 2025-01-17 02:16:43,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 02:16:43 2025-01-17 02:16:43,232 [execute] INFO git cat-file --batch 02:16:43 2025-01-17 02:16:43,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 02:16:43 2025-01-17 02:16:43,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:16:43 2025-01-17 02:16:43,265 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 02:16:43 2025-01-17 02:16:43,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 02:16:43 2025-01-17 02:16:43,270 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:16:43 4.0.0-dev.15 [Pipeline] } 02:16:43 $ docker exec --env ******** --env ******** cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b ssh-agent -k 02:16:43 unset SSH_AUTH_SOCK; 02:16:43 unset SSH_AGENT_PID; 02:16:43 echo Agent pid 39 killed; 02:16:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:44 + git semver [Pipeline] } 02:16:44 $ docker stop --time=1 cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b 02:16:45 $ docker rm -f --volumes cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:45 02:16:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:46 0.23.1-centos7: Pulling from edgex-lftools 02:16:46 ab5ef0e58194: Pulling fs layer 02:16:46 9712f1f96733: Pulling fs layer 02:16:46 63f879dbbcfc: Pulling fs layer 02:16:46 0d9ebad4ef96: Pulling fs layer 02:16:46 e9a5061849ea: Pulling fs layer 02:16:46 d747dcd14b5f: Pulling fs layer 02:16:46 2de7ff778b66: Pulling fs layer 02:16:46 d747dcd14b5f: Waiting 02:16:46 0d9ebad4ef96: Waiting 02:16:46 2de7ff778b66: Waiting 02:16:46 e9a5061849ea: Waiting 02:16:46 9712f1f96733: Verifying Checksum 02:16:46 9712f1f96733: Download complete 02:16:46 63f879dbbcfc: Verifying Checksum 02:16:46 63f879dbbcfc: Download complete 02:16:46 e9a5061849ea: Verifying Checksum 02:16:46 e9a5061849ea: Download complete 02:16:46 d747dcd14b5f: Verifying Checksum 02:16:46 d747dcd14b5f: Download complete 02:16:46 0d9ebad4ef96: Verifying Checksum 02:16:46 0d9ebad4ef96: Download complete 02:16:46 ab5ef0e58194: Download complete 02:16:47 2de7ff778b66: Verifying Checksum 02:16:47 2de7ff778b66: Download complete 02:16:50 ab5ef0e58194: Pull complete 02:16:50 9712f1f96733: Pull complete 02:16:50 63f879dbbcfc: Pull complete 02:16:55 0d9ebad4ef96: Pull complete 02:16:55 e9a5061849ea: Pull complete 02:16:55 d747dcd14b5f: Pull complete 02:16:56 2de7ff778b66: Pull complete 02:16:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:56 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:16:56 $ 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 02:17:05 $ docker top 5030c7fedc553d0ff46ee8b76c9a012d066b9d1118ddbfa3ec24b21f2aa35e80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:17:05 provisioning config files... 02:17:05 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15026288639372844180tmp 02:17:05 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config923421619835087277tmp 02:17:05 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12552452370712860810tmp [Pipeline] { [Pipeline] echo 02:17:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:17:05 ---> sigul-configuration.sh 02:17:05 gpg: directory `/root/.gnupg' created 02:17:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:17:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:17:05 gpg: keyring `/root/.gnupg/secring.gpg' created 02:17:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:17:05 gpg: CAST5 encrypted data 02:17:05 gpg: encrypted with 1 passphrase 02:17:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:17:06 + mkdir /home/jenkins 02:17:06 + mkdir /home/jenkins/sigul [Pipeline] sh 02:17:06 + 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 02:17:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:17:06 ---> sigul-install.sh 02:17:06 Sigul already installed; skipping installation. [Pipeline] sh 02:17:07 + git tag --list 02:17:07 v1.0.0 02:17:07 v1.1.0 02:17:07 v1.2.0 02:17:07 v1.3.0 02:17:07 v1.3.1 02:17:07 v2.0.0 02:17:07 v2.0.1 02:17:07 v2.1.0 02:17:07 v2.1.1 02:17:07 v2.1.2 02:17:07 v2.2.0 02:17:07 v2.3 02:17:07 v2.3.0 02:17:07 v2.3.1 02:17:07 v3.0 02:17:07 v3.0.0 02:17:07 v3.0.1 02:17:07 v3.0.1-dev.1 02:17:07 v3.1 02:17:07 v3.1.0 02:17:07 v3.1.0-dev.1 02:17:07 v3.1.0-dev.10 02:17:07 v3.1.0-dev.11 02:17:07 v3.1.0-dev.12 02:17:07 v3.1.0-dev.13 02:17:07 v3.1.0-dev.14 02:17:07 v3.1.0-dev.15 02:17:07 v3.1.0-dev.16 02:17:07 v3.1.0-dev.17 02:17:07 v3.1.0-dev.18 02:17:07 v3.1.0-dev.19 02:17:07 v3.1.0-dev.2 02:17:07 v3.1.0-dev.20 02:17:07 v3.1.0-dev.21 02:17:07 v3.1.0-dev.22 02:17:07 v3.1.0-dev.23 02:17:07 v3.1.0-dev.24 02:17:07 v3.1.0-dev.25 02:17:07 v3.1.0-dev.26 02:17:07 v3.1.0-dev.27 02:17:07 v3.1.0-dev.28 02:17:07 v3.1.0-dev.29 02:17:07 v3.1.0-dev.3 02:17:07 v3.1.0-dev.30 02:17:07 v3.1.0-dev.31 02:17:07 v3.1.0-dev.32 02:17:07 v3.1.0-dev.33 02:17:07 v3.1.0-dev.34 02:17:07 v3.1.0-dev.35 02:17:07 v3.1.0-dev.36 02:17:07 v3.1.0-dev.37 02:17:07 v3.1.0-dev.38 02:17:07 v3.1.0-dev.39 02:17:07 v3.1.0-dev.4 02:17:07 v3.1.0-dev.5 02:17:07 v3.1.0-dev.6 02:17:07 v3.1.0-dev.7 02:17:07 v3.1.0-dev.8 02:17:07 v3.1.0-dev.9 02:17:07 v3.1.1 02:17:07 v3.1.1-dev.1 02:17:07 v3.2.0-dev.1 02:17:07 v3.2.0-dev.10 02:17:07 v3.2.0-dev.11 02:17:07 v3.2.0-dev.12 02:17:07 v3.2.0-dev.13 02:17:07 v3.2.0-dev.14 02:17:07 v3.2.0-dev.15 02:17:07 v3.2.0-dev.16 02:17:07 v3.2.0-dev.17 02:17:07 v3.2.0-dev.18 02:17:07 v3.2.0-dev.19 02:17:07 v3.2.0-dev.2 02:17:07 v3.2.0-dev.20 02:17:07 v3.2.0-dev.21 02:17:07 v3.2.0-dev.22 02:17:07 v3.2.0-dev.23 02:17:07 v3.2.0-dev.24 02:17:07 v3.2.0-dev.25 02:17:07 v3.2.0-dev.26 02:17:07 v3.2.0-dev.27 02:17:07 v3.2.0-dev.28 02:17:07 v3.2.0-dev.29 02:17:07 v3.2.0-dev.3 02:17:07 v3.2.0-dev.30 02:17:07 v3.2.0-dev.31 02:17:07 v3.2.0-dev.32 02:17:07 v3.2.0-dev.33 02:17:07 v3.2.0-dev.34 02:17:07 v3.2.0-dev.35 02:17:07 v3.2.0-dev.36 02:17:07 v3.2.0-dev.37 02:17:07 v3.2.0-dev.38 02:17:07 v3.2.0-dev.4 02:17:07 v3.2.0-dev.5 02:17:07 v3.2.0-dev.6 02:17:07 v3.2.0-dev.7 02:17:07 v3.2.0-dev.8 02:17:07 v3.2.0-dev.9 02:17:07 v4.0.0-dev.1 02:17:07 v4.0.0-dev.10 02:17:07 v4.0.0-dev.11 02:17:07 v4.0.0-dev.12 02:17:07 v4.0.0-dev.13 02:17:07 v4.0.0-dev.14 02:17:07 v4.0.0-dev.15 02:17:07 v4.0.0-dev.2 02:17:07 v4.0.0-dev.3 02:17:07 v4.0.0-dev.4 02:17:07 v4.0.0-dev.5 02:17:07 v4.0.0-dev.6 02:17:07 v4.0.0-dev.7 02:17:07 v4.0.0-dev.8 02:17:07 v4.0.0-dev.9 [Pipeline] sh 02:17:07 + lftools sign git-tag v4.0.0-dev.15 02:17:08 Signing Git tag with Sigul... 02:17:08 Signing v4.0.0-dev.15 [Pipeline] echo 02:17:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:17:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:17:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:17:08 $ docker stop --time=1 5030c7fedc553d0ff46ee8b76c9a012d066b9d1118ddbfa3ec24b21f2aa35e80 02:17:10 $ docker rm -f --volumes 5030c7fedc553d0ff46ee8b76c9a012d066b9d1118ddbfa3ec24b21f2aa35e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:17:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:11 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:17:11 $ 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 02:17:11 $ docker top 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c -eo pid,comm 02:17:11 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). 02:17:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:11 [ssh-agent] Looking for ssh-agent implementation... 02:17:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:11 $ docker exec 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c ssh-agent 02:17:11 SSH_AUTH_SOCK=/tmp/ssh-jNEPL9YfebaM/agent.32 02:17:11 SSH_AGENT_PID=38 02:17:11 Running ssh-add (command line suppressed) 02:17:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_842003344638209839.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_842003344638209839.key) 02:17:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:12 + git semver bump pre 02:17:12 2025-01-17 02:17:12,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:17:12 2025-01-17 02:17:12,498 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev 02:17:12 2025-01-17 02:17:12,498 [bump_version] DEBUG bumped version:4.0.0-dev.16 02:17:12 2025-01-17 02:17:12,498 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 02:17:12 2025-01-17 02:17:12,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:17:12 2025-01-17 02:17:12,498 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 02:17:12 2025-01-17 02:17:12,500 [execute] INFO git cat-file --batch-check 02:17:12 2025-01-17 02:17:12,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:17:12 2025-01-17 02:17:12,505 [execute] INFO git cat-file --batch 02:17:12 2025-01-17 02:17:12,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:17:12 2025-01-17 02:17:12,512 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:17:12 4.0.0-dev.16 [Pipeline] } 02:17:12 $ docker exec --env ******** --env ******** 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c ssh-agent -k 02:17:12 unset SSH_AUTH_SOCK; 02:17:12 unset SSH_AGENT_PID; 02:17:12 echo Agent pid 38 killed; 02:17:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:13 + git semver [Pipeline] } 02:17:13 $ docker stop --time=1 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c 02:17:15 $ docker rm -f --volumes 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c [Pipeline] // withDockerContainer [Pipeline] sh 02:17:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:16 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:17:16 $ 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 02:17:17 $ docker top 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf -eo pid,comm 02:17:17 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). 02:17:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:17 [ssh-agent] Looking for ssh-agent implementation... 02:17:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:17 $ docker exec 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf ssh-agent 02:17:17 SSH_AUTH_SOCK=/tmp/ssh-mem0oNdsfTuT/agent.14 02:17:17 SSH_AGENT_PID=20 02:17:17 Running ssh-add (command line suppressed) 02:17:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4693712386730948569.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4693712386730948569.key) 02:17:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:18 + git semver push 02:17:18 2025-01-17 02:17:18,527 [run_push] DEBUG push 02:17:18 2025-01-17 02:17:18,528 [execute] INFO git cat-file --batch-check 02:17:18 2025-01-17 02:17:18,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:17:18 2025-01-17 02:17:18,534 [execute] INFO git rev-list a1f68ed82315ecedcaa43dffe06bfaaa1e97fd6d -- 02:17:18 2025-01-17 02:17:18,534 [execute] DEBUG Popen(['git', 'rev-list', 'a1f68ed82315ecedcaa43dffe06bfaaa1e97fd6d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 02:17:18 2025-01-17 02:17:18,546 [execute] INFO git fetch -v origin 02:17:18 2025-01-17 02:17:18,546 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 02:17:19 2025-01-17 02:17:19,012 [run_push] DEBUG no remote changes detected 02:17:19 2025-01-17 02:17:19,012 [execute] INFO git push origin semver 02:17:19 2025-01-17 02:17:19,013 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 02:17:19 2025-01-17 02:17:19,627 [run_push] DEBUG push all version tags 02:17:19 2025-01-17 02:17:19,628 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:17:19 2025-01-17 02:17:19,628 [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) 02:17:20 2025-01-17 02:17:20,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:17:20 4.0.0-dev.16 [Pipeline] } 02:17:20 $ docker exec --env ******** --env ******** 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf ssh-agent -k 02:17:20 unset SSH_AUTH_SOCK; 02:17:20 unset SSH_AGENT_PID; 02:17:20 echo Agent pid 20 killed; 02:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:20 + git semver [Pipeline] } 02:17:21 $ docker stop --time=1 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf 02:17:23 $ docker rm -f --volumes 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf [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 02:17:24 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 02:17:24 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:17:24 total 16 02:17:24 drwxr-xr-x 3 root root 4096 Jan 17 02:02 . 02:17:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:17 .. 02:17:24 drwxr-xr-x 2 root root 4096 Jan 17 02:02 cost 02:17:24 -rw-r--r-- 1 root root 96 Jan 17 02:02 cost.csv 02:17:24 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 02:17:24 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:17:24 total 16 02:17:24 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 02:02 . 02:17:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:17 .. 02:17:24 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 02:02 cost 02:17:24 -rw-r--r-- 1 jenkins jenkins 96 Jan 17 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:17:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:17:25 ---> package-listing.sh 02:17:25 ++ facter osfamily 02:17:25 ++ tr '[:upper:]' '[:lower:]' 02:17:25 + OS_FAMILY=debian 02:17:25 + workspace=/w/workspace/ry_app-service-configurable_main 02:17:25 + START_PACKAGES=/tmp/packages_start.txt 02:17:25 + END_PACKAGES=/tmp/packages_end.txt 02:17:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:17:25 + PACKAGES=/tmp/packages_start.txt 02:17:25 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:17:25 + PACKAGES=/tmp/packages_end.txt 02:17:25 + case "${OS_FAMILY}" in 02:17:25 + dpkg -l 02:17:25 + grep '^ii' 02:17:25 + '[' -f /tmp/packages_start.txt ']' 02:17:25 + '[' -f /tmp/packages_end.txt ']' 02:17:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:17:25 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:17:25 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 02:17:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 02:17:25 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 02:17:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:17:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:26 prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container 02:17:26 $ 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 02:17:27 $ docker top 224c0433e751d013f505795962b068538112b03e8ff8ce340e1cd5663314ab8e -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:17:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:17:28 + ls /var/log/sa-host 02:17:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:28 provisioning config files... 02:17:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13729052594133580434tmp [Pipeline] { [Pipeline] echo 02:17:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:17:28 ---> create-netrc.sh [Pipeline] } 02:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:17:28 ---> python-tools-install.sh [Pipeline] echo 02:17:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:17:29 ---> sudo-logs.sh 02:17:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:17:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:17:29 ---> job-cost.sh 02:17:29 lf-activate-venv: SKIPPING 02:17:29 DEBUG: total: 0.2199999988079071 02:17:29 INFO: Retrieving Stack Cost... 02:17:29 INFO: Retrieving Pricing Info for: v3-standard-8 02:17:30 INFO: Archiving Costs [Pipeline] echo 02:17:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:17:30 ---> logs-deploy.sh 02:17:30 lf-activate-venv: SKIPPING 02:17:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/263 02:17:30 INFO: archiving workspace using pattern(s): 02:17:31 Archives upload complete. 02:17:31 INFO: archiving logs to Nexus 02:17:32 ---> uname -a: 02:17:32 Linux prd-ubuntu20-04-docker-8c-8g-36886 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:17:32 02:17:32 02:17:32 ---> lscpu: 02:17:32 Architecture: x86_64 02:17:32 CPU op-mode(s): 32-bit, 64-bit 02:17:32 Byte Order: Little Endian 02:17:32 Address sizes: 40 bits physical, 48 bits virtual 02:17:32 CPU(s): 8 02:17:32 On-line CPU(s) list: 0-7 02:17:32 Thread(s) per core: 1 02:17:32 Core(s) per socket: 1 02:17:32 Socket(s): 8 02:17:32 NUMA node(s): 1 02:17:32 Vendor ID: AuthenticAMD 02:17:32 CPU family: 23 02:17:32 Model: 49 02:17:32 Model name: AMD EPYC-Rome Processor 02:17:32 Stepping: 0 02:17:32 CPU MHz: 2799.998 02:17:32 BogoMIPS: 5599.99 02:17:32 Virtualization: AMD-V 02:17:32 Hypervisor vendor: KVM 02:17:32 Virtualization type: full 02:17:32 L1d cache: 256 KiB 02:17:32 L1i cache: 256 KiB 02:17:32 L2 cache: 4 MiB 02:17:32 L3 cache: 128 MiB 02:17:32 NUMA node0 CPU(s): 0-7 02:17:32 Vulnerability Itlb multihit: Not affected 02:17:32 Vulnerability L1tf: Not affected 02:17:32 Vulnerability Mds: Not affected 02:17:32 Vulnerability Meltdown: Not affected 02:17:32 Vulnerability Mmio stale data: Not affected 02:17:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:17:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:17:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:17:32 Vulnerability Srbds: Not affected 02:17:32 Vulnerability Tsx async abort: Not affected 02:17:32 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 02:17:32 02:17:32 02:17:32 ---> nproc: 02:17:32 8 02:17:32 02:17:32 02:17:32 ---> df -h: 02:17:32 Filesystem Size Used Avail Use% Mounted on 02:17:32 overlay 155G 14G 142G 9% / 02:17:32 tmpfs 64M 0 64M 0% /dev 02:17:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:17:32 shm 64M 0 64M 0% /dev/shm 02:17:32 /dev/vda1 155G 14G 142G 9% /facter-os 02:17:32 02:17:32 02:17:32 ---> sar -b -r -n DEV: 02:17:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36886) 01/17/25 _x86_64_ (8 CPU) 02:17:32 02:17:32 01:58:13 LINUX RESTART (8 CPU) 02:17:32 02:17:32 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:17:32 02:00:01 259.61 5.88 253.72 0.00 430.73 70852.06 0.00 02:17:32 02:01:01 126.82 0.17 126.65 0.00 25.60 46756.27 0.00 02:17:32 02:02:01 90.23 0.17 90.07 0.00 7.60 22480.00 0.00 02:17:32 02:03:01 149.36 0.10 149.26 0.00 14.66 48810.93 0.00 02:17:32 02:04:01 48.44 6.17 42.28 0.00 4367.14 8593.23 0.00 02:17:32 02:05:01 6.35 0.02 6.33 0.00 0.13 124.11 0.00 02:17:32 02:06:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 02:17:32 02:07:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 02:17:32 02:08:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 02:17:32 02:09:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 02:17:32 02:10:02 1.27 0.00 1.27 0.00 0.00 18.80 0.00 02:17:32 02:11:01 1.25 0.00 1.25 0.00 0.00 14.91 0.00 02:17:32 02:12:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:17:32 02:13:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 02:17:32 02:14:01 1.87 0.02 1.85 0.00 0.13 25.06 0.00 02:17:32 02:15:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 02:17:32 02:16:01 8.51 0.10 8.41 0.00 10.26 7493.37 0.00 02:17:32 02:17:01 109.11 0.13 108.98 0.00 3.06 50508.71 0.00 02:17:32 Average: 45.15 0.71 44.44 0.00 270.20 14224.06 0.00 02:17:32 02:17:32 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:17:32 02:00:01 27047612 31504780 801336 2.44 180952 4342516 1890364 5.57 1326108 3902044 964784 02:17:32 02:01:01 27232476 31371780 924724 2.81 186660 4050044 2232304 6.58 1495280 3570064 267500 02:17:32 02:02:01 27548452 31514520 788216 2.40 190332 3889160 1905396 5.62 1365984 3405744 394996 02:17:32 02:03:01 27014076 31527208 772184 2.35 199336 4379048 1788040 5.27 1374924 3876664 408 02:17:32 02:04:01 26552596 31506960 764236 2.32 229136 4786700 1728912 5.10 1657928 4021660 1056 02:17:32 02:05:01 26562776 31512272 758412 2.31 227684 4783444 1735784 5.12 1650020 4018420 8 02:17:32 02:06:01 26562964 31512476 758132 2.31 227692 4783452 1735784 5.12 1649820 4018424 12 02:17:32 02:07:01 26572328 31521852 748692 2.28 227720 4783456 1735784 5.12 1640440 4018432 8 02:17:32 02:08:01 26572748 31522324 748404 2.28 227744 4783456 1735784 5.12 1640804 4018432 16 02:17:32 02:09:01 26572732 31522352 748308 2.28 227784 4783460 1735784 5.12 1640656 4018436 8 02:17:32 02:10:02 26574196 31523824 746732 2.27 227832 4783460 1735784 5.12 1638500 4018436 8 02:17:32 02:11:01 26574128 31523888 746332 2.27 227848 4783464 1735784 5.12 1638536 4018440 8 02:17:32 02:12:01 26574364 31524148 746008 2.27 227868 4783468 1735784 5.12 1638604 4018444 28 02:17:32 02:13:01 26574188 31523996 746100 2.27 227896 4783460 1735784 5.12 1638668 4018444 4 02:17:32 02:14:01 26572884 31522780 747004 2.27 227952 4783448 1744356 5.14 1639076 4018416 12 02:17:32 02:15:01 26573108 31523052 746892 2.27 227984 4783452 1744356 5.14 1639064 4018420 28 02:17:32 02:16:01 25800452 31487288 781208 2.38 235104 5461880 1853160 5.46 1681348 4696528 682508 02:17:32 02:17:01 25099656 31483720 781236 2.38 254616 6066096 1820060 5.36 1736808 5267456 223924 02:17:32 Average: 26587874 31507179 769675 2.34 221230 4755192 1796056 5.29 1594032 4052384 140851 02:17:32 02:17:32 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:17:32 02:00:01 ens3 598.08 383.30 6291.35 50.83 0.00 0.00 0.00 0.00 02:17:32 02:00:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 02:17:32 02:00:01 docker0 295.40 455.44 25.46 3028.34 0.00 0.00 0.00 0.00 02:17:32 02:01:01 ens3 29.98 15.50 29.76 9.54 0.00 0.00 0.00 0.00 02:17:32 02:01:01 vethed0fa86 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:17:32 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:01:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:17:32 02:02:01 ens3 22.73 13.35 55.38 8.27 0.00 0.00 0.00 0.00 02:17:32 02:02:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:17:32 02:02:01 docker0 1.43 3.50 0.09 38.13 0.00 0.00 0.00 0.00 02:17:32 02:03:01 ens3 151.32 109.87 2696.50 218.39 0.00 0.00 0.00 0.00 02:17:32 02:03:01 lo 8.53 8.53 0.84 0.84 0.00 0.00 0.00 0.00 02:17:32 02:03:01 docker0 2.92 6.45 0.18 79.44 0.00 0.00 0.00 0.00 02:17:32 02:04:01 ens3 133.83 56.91 2867.75 4.26 0.00 0.00 0.00 0.00 02:17:32 02:04:01 lo 0.53 0.53 0.07 0.07 0.00 0.00 0.00 0.00 02:17:32 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:05:01 ens3 0.83 0.50 0.67 0.28 0.00 0.00 0.00 0.00 02:17:32 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:06:01 ens3 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 02:17:32 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:07:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:17:32 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:09:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:17:32 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:10:02 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:17:32 02:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:13:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:17:32 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:14:01 ens3 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:17:32 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:15:01 ens3 0.63 0.17 0.17 0.01 0.00 0.00 0.00 0.00 02:17:32 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:32 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:16:01 ens3 146.85 107.43 3925.48 127.67 0.00 0.00 0.00 0.00 02:17:32 02:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:17:32 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:32 02:17:01 ens3 226.19 138.55 4055.99 26.08 0.00 0.00 0.00 0.00 02:17:32 02:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:17:32 02:17:01 docker0 56.64 96.19 5.28 849.75 0.00 0.00 0.00 0.00 02:17:32 Average: ens3 73.00 45.95 1108.00 24.77 0.00 0.00 0.00 0.00 02:17:32 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:17:32 Average: docker0 19.82 31.24 1.72 222.21 0.00 0.00 0.00 0.00 02:17:32 02:17:32 02:17:32 ---> sar -P ALL: 02:17:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36886) 01/17/25 _x86_64_ (8 CPU) 02:17:32 02:17:32 01:58:13 LINUX RESTART (8 CPU) 02:17:32 02:17:32 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:17:32 02:00:01 all 9.09 0.00 4.31 5.01 0.07 81.52 02:17:32 02:00:01 0 8.09 0.00 4.83 1.97 0.05 85.06 02:17:32 02:00:01 1 9.75 0.00 3.27 0.88 0.05 86.05 02:17:32 02:00:01 2 9.78 0.00 4.25 2.50 0.07 83.40 02:17:32 02:00:01 3 8.98 0.00 4.05 0.32 0.07 86.58 02:17:32 02:00:01 4 8.98 0.00 3.94 1.70 0.05 85.32 02:17:32 02:00:01 5 8.47 0.00 3.73 6.00 0.05 81.75 02:17:32 02:00:01 6 9.26 0.00 5.71 24.19 0.08 60.76 02:17:32 02:00:01 7 9.38 0.00 4.71 2.65 0.15 83.12 02:17:32 02:01:01 all 32.22 0.00 4.87 4.33 0.10 58.49 02:17:32 02:01:01 0 32.06 0.00 5.70 22.24 0.10 39.90 02:17:32 02:01:01 1 32.77 0.00 4.18 1.33 0.08 61.64 02:17:32 02:01:01 2 31.80 0.00 5.13 5.10 0.07 57.90 02:17:32 02:01:01 3 33.80 0.00 4.55 0.50 0.07 61.07 02:17:32 02:01:01 4 31.32 0.00 4.69 1.06 0.12 62.82 02:17:32 02:01:01 5 32.58 0.00 5.92 1.82 0.07 59.61 02:17:32 02:01:01 6 31.43 0.00 4.85 1.06 0.18 62.47 02:17:32 02:01:01 7 31.95 0.00 3.91 1.55 0.08 62.50 02:17:32 02:02:01 all 50.57 0.00 7.13 1.27 0.10 40.93 02:17:32 02:02:01 0 50.38 0.00 7.28 6.26 0.10 35.98 02:17:32 02:02:01 1 50.19 0.00 6.76 1.98 0.10 40.97 02:17:32 02:02:01 2 50.15 0.00 7.42 0.17 0.10 42.16 02:17:32 02:02:01 3 51.01 0.00 7.24 0.10 0.10 41.55 02:17:32 02:02:01 4 51.17 0.00 7.53 0.62 0.12 40.56 02:17:32 02:02:01 5 51.57 0.00 6.70 0.13 0.10 41.49 02:17:32 02:02:01 6 50.50 0.00 7.12 0.47 0.10 41.80 02:17:32 02:02:01 7 49.57 0.00 6.98 0.42 0.10 42.93 02:17:32 02:03:01 all 4.57 0.00 1.92 3.61 0.05 89.85 02:17:32 02:03:01 0 4.14 0.00 1.86 0.47 0.05 93.48 02:17:32 02:03:01 1 3.51 0.00 3.05 0.75 0.07 92.62 02:17:32 02:03:01 2 5.27 0.00 1.72 0.02 0.05 92.94 02:17:32 02:03:01 3 4.70 0.00 1.64 4.16 0.05 89.44 02:17:32 02:03:01 4 4.18 0.00 1.60 12.83 0.05 81.34 02:17:32 02:03:01 5 5.35 0.00 1.86 0.18 0.05 92.56 02:17:32 02:03:01 6 4.45 0.00 2.35 9.80 0.07 83.33 02:17:32 02:03:01 7 4.93 0.00 1.27 0.72 0.05 93.03 02:17:32 02:04:01 all 2.49 0.00 1.29 1.38 0.02 94.81 02:17:32 02:04:01 0 1.88 0.00 1.07 1.27 0.02 95.76 02:17:32 02:04:01 1 2.45 0.00 0.92 0.90 0.03 95.69 02:17:32 02:04:01 2 2.48 0.00 1.91 0.05 0.02 95.55 02:17:32 02:04:01 3 1.68 0.00 1.98 4.15 0.02 92.16 02:17:32 02:04:01 4 4.56 0.00 1.33 0.65 0.02 93.44 02:17:32 02:04:01 5 2.74 0.00 1.17 0.95 0.03 95.11 02:17:32 02:04:01 6 1.99 0.00 0.99 0.25 0.02 96.76 02:17:32 02:04:01 7 2.14 0.00 0.95 2.84 0.03 94.04 02:17:32 02:05:01 all 0.15 0.00 0.04 0.02 0.01 99.78 02:17:32 02:05:01 0 0.05 0.00 0.07 0.00 0.02 99.87 02:17:32 02:05:01 1 0.12 0.00 0.05 0.03 0.02 99.78 02:17:32 02:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:17:32 02:05:01 3 0.07 0.00 0.02 0.07 0.00 99.85 02:17:32 02:05:01 4 0.72 0.00 0.08 0.00 0.02 99.18 02:17:32 02:05:01 5 0.12 0.00 0.03 0.00 0.02 99.83 02:17:32 02:05:01 6 0.07 0.00 0.03 0.03 0.02 99.85 02:17:32 02:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:17:32 02:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:17:32 02:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:17:32 02:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:17:32 02:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:17:32 02:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:17:32 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:17:32 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:17:32 02:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:17:32 02:07:01 0 0.05 0.00 0.07 0.00 0.02 99.87 02:17:32 02:07:01 1 0.05 0.00 0.00 0.02 0.02 99.92 02:17:32 02:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:17:32 02:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:17:32 02:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:17:32 02:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:17:32 02:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:17:32 02:08:01 all 0.07 0.00 0.01 0.03 0.01 99.88 02:17:32 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:17:32 02:08:01 2 0.05 0.00 0.03 0.08 0.03 99.80 02:17:32 02:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:17:32 02:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 02:17:32 02:08:01 5 0.35 0.00 0.00 0.00 0.00 99.65 02:17:32 02:08:01 6 0.03 0.00 0.00 0.15 0.02 99.80 02:17:32 02:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:17:32 02:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:17:32 02:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:17:32 02:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:17:32 02:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 02:17:32 02:09:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:17:32 02:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:17:32 02:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:17:32 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:10:02 all 0.03 0.00 0.01 0.00 0.01 99.95 02:17:32 02:10:02 0 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:10:02 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:10:02 2 0.03 0.00 0.02 0.00 0.02 99.93 02:17:32 02:10:02 3 0.00 0.00 0.00 0.02 0.00 99.98 02:17:32 02:10:02 4 0.05 0.00 0.03 0.00 0.00 99.92 02:17:32 02:10:02 5 0.10 0.00 0.03 0.00 0.02 99.85 02:17:32 02:10:02 6 0.00 0.00 0.02 0.00 0.00 99.98 02:17:32 02:10:02 7 0.02 0.00 0.02 0.02 0.02 99.93 02:17:32 02:17:32 02:10:02 CPU %user %nice %system %iowait %steal %idle 02:17:32 02:11:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:17:32 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:17:32 02:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:17:32 02:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:17:32 02:11:01 4 0.19 0.00 0.02 0.00 0.00 99.80 02:17:32 02:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:17:32 02:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:17:32 02:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:17:32 02:12:01 all 0.05 0.00 0.01 0.17 0.01 99.75 02:17:32 02:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:17:32 02:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:17:32 02:12:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:17:32 02:12:01 3 0.02 0.00 0.00 1.38 0.02 98.58 02:17:32 02:12:01 4 0.22 0.00 0.02 0.00 0.02 99.75 02:17:32 02:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:17:32 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:17:32 02:13:01 all 0.02 0.00 0.01 0.22 0.01 99.75 02:17:32 02:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:17:32 02:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:13:01 2 0.05 0.00 0.03 0.10 0.02 99.80 02:17:32 02:13:01 3 0.02 0.00 0.02 1.63 0.00 98.33 02:17:32 02:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:17:32 02:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:17:32 02:14:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:17:32 02:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:17:32 02:14:01 1 0.00 0.00 0.05 0.00 0.00 99.95 02:17:32 02:14:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:17:32 02:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 02:17:32 02:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:17:32 02:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:17:32 02:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:17:32 02:15:01 all 0.01 0.00 0.01 0.02 0.01 99.95 02:17:32 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:17:32 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:32 02:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:17:32 02:15:01 3 0.00 0.00 0.00 0.05 0.00 99.95 02:17:32 02:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:17:32 02:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:17:32 02:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:17:32 02:15:01 7 0.00 0.00 0.00 0.10 0.02 99.88 02:17:32 02:16:01 all 3.05 0.00 1.37 2.49 0.03 93.06 02:17:32 02:16:01 0 4.37 0.00 1.26 0.40 0.03 93.94 02:17:32 02:16:01 1 2.52 0.00 1.19 0.07 0.03 96.19 02:17:32 02:16:01 2 3.22 0.00 1.53 3.37 0.05 91.83 02:17:32 02:16:01 3 2.70 0.00 0.75 8.76 0.03 87.76 02:17:32 02:16:01 4 3.95 0.00 0.91 0.05 0.02 95.07 02:17:32 02:16:01 5 2.72 0.00 1.43 0.49 0.03 95.34 02:17:32 02:16:01 6 2.90 0.00 1.96 0.00 0.02 95.12 02:17:32 02:16:01 7 2.04 0.00 1.91 6.80 0.02 89.23 02:17:32 02:17:01 all 5.61 0.00 2.62 8.91 0.05 82.81 02:17:32 02:17:01 0 5.86 0.00 2.80 6.21 0.05 85.08 02:17:32 02:17:01 1 6.29 0.00 3.24 1.43 0.05 88.99 02:17:32 02:17:01 2 4.94 0.00 2.72 0.44 0.05 91.84 02:17:32 02:17:01 3 6.50 0.00 2.99 13.31 0.05 77.15 02:17:32 02:17:01 4 7.70 0.00 2.49 0.54 0.05 89.23 02:17:32 02:17:01 5 3.21 0.00 2.05 0.77 0.03 93.94 02:17:32 02:17:01 6 5.46 0.00 1.69 3.48 0.03 89.34 02:17:32 02:17:01 7 4.93 0.00 3.02 45.41 0.07 46.58 02:17:32 Average: all 5.97 0.00 1.31 1.52 0.03 91.17 02:17:32 Average: 0 5.92 0.00 1.38 2.15 0.03 90.52 02:17:32 Average: 1 5.98 0.00 1.26 0.41 0.03 92.32 02:17:32 Average: 2 5.97 0.00 1.38 0.65 0.03 91.96 02:17:32 Average: 3 6.04 0.00 1.28 1.91 0.02 90.74 02:17:32 Average: 4 6.27 0.00 1.26 0.97 0.03 91.48 02:17:32 Average: 5 5.95 0.00 1.27 0.57 0.03 92.18 02:17:32 Average: 6 5.87 0.00 1.37 2.17 0.03 90.56 02:17:32 Average: 7 5.81 0.00 1.26 3.33 0.03 89.57 02:17:32 02:17:32 02:17:32