Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 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-ssh7406644089643199158.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-ssh12841823015180770980.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-ssh11731513343428909021.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-ssh1461218975271846771.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-ssh14812793455344682737.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 ‘prd-ubuntu20.04-docker-8c-8g-39330’ Running on prd-ubuntu20.04-docker-8c-8g-39332 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 > 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 Avoid second fetch Checking out Revision ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 (main) Commit message: "Merge pull request #709 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" > git config core.sparsecheckout # timeout=10 > git checkout -f ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 > git rev-list --no-walk 08c35be361d297fe8f56dc197b9e919ce034e65a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:00:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:00:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:00:10 ========================================================= 13:00:10 EdgeX Global Pipelines Version Info 13:00:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:00:11 ------------------- 13:00:11 stable info: 13:00:11 ------------------- 13:00:11 Commited By: Cherry Wang cherry@iotechsys.com 13:00:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:00:11 Message: update stable to v1.0.269 13:00:11 ------------------- 13:00:11 experimental info: 13:00:11 ------------------- 13:00:11 Commited By: **** collab-it+edgex@linuxfoundation.org 13:00:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:00:11 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:00:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:00:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:00:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:00:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:00:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:00:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffa317a [Pipeline] echo 13:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:12 provisioning config files... 13:00:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5653266679938877629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:13 ---> ****-login.sh 13:00:13 nexus3.edgexfoundry.org:10001 13:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:13 Configure a credential helper to remove this warning. See 13:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:13 13:00:13 Login Succeeded 13:00:13 nexus3.edgexfoundry.org:10002 13:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:13 Configure a credential helper to remove this warning. See 13:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:13 13:00:13 Login Succeeded 13:00:13 nexus3.edgexfoundry.org:10003 13:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:13 Configure a credential helper to remove this warning. See 13:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:13 13:00:13 Login Succeeded 13:00:13 nexus3.edgexfoundry.org:10004 13:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:13 Configure a credential helper to remove this warning. See 13:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:13 13:00:13 Login Succeeded 13:00:13 ****.io 13:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:13 Configure a credential helper to remove this warning. See 13:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:13 13:00:13 Login Succeeded 13:00:13 ---> ****-login.sh ends [Pipeline] } 13:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:00:14 + git rev-list -1 --merges ffa317a6ef5b42aa334b3df61a9068bb00b85bb3~1..ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo 13:00:14 -----------> git rev-list -1 --merges ffa317a6ef5b42aa334b3df61a9068bb00b85bb3~1..ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:00:14 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [false] [Pipeline] sh 13:00:14 + git log --format=format:%s -1 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo 13:00:14 ========================================================= 13:00:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:00:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:14 + git log --format=format:%s -1 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo 13:00:14 [semverPrep] GIT_COMMIT: ffa317a6ef5b42aa334b3df61a9068bb00b85bb3, Commit Message: Merge pull request #709 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28 [Pipeline] echo 13:00:14 [semverPrep] This is not a build commit. [Pipeline] sh 13:00:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:00:15 + grep -v github /etc/ssh/ssh_known_hosts 13:00:15 + [ -e /tmp/ssh_known_hosts ] 13:00:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:00:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:00:15 + sudo tee -a /etc/ssh/ssh_known_hosts 13:00:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:15 13:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:16 0.1.4: Pulling from edgex-devops/py-git-semver 13:00:16 b85a868b505f: Pulling fs layer 13:00:16 e2be974225ed: Pulling fs layer 13:00:16 339a4e72a1f5: Pulling fs layer 13:00:16 988bab9f4d93: Pulling fs layer 13:00:16 1469e6f7b9e6: Pulling fs layer 13:00:16 eaf3925da568: Pulling fs layer 13:00:16 bab4dde63d76: Pulling fs layer 13:00:16 bde34c3a00c8: Pulling fs layer 13:00:16 b352a97aabf1: Pulling fs layer 13:00:16 4872d77fe225: Pulling fs layer 13:00:16 5851b861e8e6: Pulling fs layer 13:00:16 1469e6f7b9e6: Waiting 13:00:16 eaf3925da568: Waiting 13:00:16 bab4dde63d76: Waiting 13:00:16 bde34c3a00c8: Waiting 13:00:16 4872d77fe225: Waiting 13:00:16 5851b861e8e6: Waiting 13:00:16 b352a97aabf1: Waiting 13:00:16 988bab9f4d93: Waiting 13:00:16 e2be974225ed: Verifying Checksum 13:00:16 e2be974225ed: Download complete 13:00:16 988bab9f4d93: Verifying Checksum 13:00:16 988bab9f4d93: Download complete 13:00:16 1469e6f7b9e6: Verifying Checksum 13:00:16 1469e6f7b9e6: Download complete 13:00:16 339a4e72a1f5: Verifying Checksum 13:00:16 339a4e72a1f5: Download complete 13:00:16 eaf3925da568: Download complete 13:00:16 bde34c3a00c8: Download complete 13:00:16 b352a97aabf1: Verifying Checksum 13:00:16 b352a97aabf1: Download complete 13:00:16 4872d77fe225: Download complete 13:00:16 5851b861e8e6: Verifying Checksum 13:00:16 5851b861e8e6: Download complete 13:00:16 b85a868b505f: Verifying Checksum 13:00:16 b85a868b505f: Download complete 13:00:16 bab4dde63d76: Verifying Checksum 13:00:16 bab4dde63d76: Download complete 13:00:17 b85a868b505f: Pull complete 13:00:17 e2be974225ed: Pull complete 13:00:17 339a4e72a1f5: Pull complete 13:00:18 988bab9f4d93: Pull complete 13:00:18 1469e6f7b9e6: Pull complete 13:00:18 eaf3925da568: Pull complete 13:00:20 bab4dde63d76: Pull complete 13:00:20 bde34c3a00c8: Pull complete 13:00:20 b352a97aabf1: Pull complete 13:00:20 4872d77fe225: Pull complete 13:00:20 5851b861e8e6: Pull complete 13:00:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:20 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:00:20 $ 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 13:00:24 $ docker top 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d -eo pid,comm 13:00:24 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). 13:00:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:24 [ssh-agent] Looking for ssh-agent implementation... 13:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:24 $ docker exec 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent 13:00:25 SSH_AUTH_SOCK=/tmp/ssh-Zm1NgGBI5sUl/agent.32 13:00:25 SSH_AGENT_PID=38 13:00:25 Running ssh-add (command line suppressed) 13:00:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4345840834283183039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4345840834283183039.key) 13:00:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:26 + git tag --points-at HEAD [Pipeline] } 13:00:26 $ docker exec --env ******** --env ******** 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent -k 13:00:26 unset SSH_AUTH_SOCK; 13:00:26 unset SSH_AGENT_PID; 13:00:26 echo Agent pid 38 killed; 13:00:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:00:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:26 [ssh-agent] Looking for ssh-agent implementation... 13:00:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:26 $ docker exec 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent 13:00:26 SSH_AUTH_SOCK=/tmp/ssh-VkEBfMXflwKt/agent.70 13:00:26 SSH_AGENT_PID=76 13:00:26 Running ssh-add (command line suppressed) 13:00:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15309484728644046739.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15309484728644046739.key) 13:00:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:27 + git semver init 13:00:27 2025-02-20 13:00:27,383 [run_init] DEBUG init version:0.0.0 force:False 13:00:27 2025-02-20 13:00:27,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:00:27 2025-02-20 13:00:27,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:00:27 2025-02-20 13:00:27,384 [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) 13:00:29 2025-02-20 13:00:28,505 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:00:29 2025-02-20 13:00:28,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:00:29 2025-02-20 13:00:28,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:00:29 2025-02-20 13:00:28,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:00:29 4.0.0-dev.18 [Pipeline] } 13:00:29 $ docker exec --env ******** --env ******** 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent -k 13:00:29 unset SSH_AUTH_SOCK; 13:00:29 unset SSH_AGENT_PID; 13:00:29 echo Agent pid 76 killed; 13:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:00:30 + git semver [Pipeline] } 13:00:30 $ docker stop --time=1 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d 13:00:31 $ docker rm -f --volumes 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d [Pipeline] // withDockerContainer [Pipeline] sh 13:00:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:00:32 Stashed 1 file(s) [Pipeline] echo 13:00:32 [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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 13:00:32 provisioning config files... 13:00:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16565633731537994933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:32 ---> ****-login.sh 13:00:32 nexus3.edgexfoundry.org:10001 13:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:33 Configure a credential helper to remove this warning. See 13:00:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:33 13:00:33 Login Succeeded 13:00:33 nexus3.edgexfoundry.org:10002 13:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:33 Configure a credential helper to remove this warning. See 13:00:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:33 13:00:33 Login Succeeded 13:00:33 nexus3.edgexfoundry.org:10003 13:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:33 Configure a credential helper to remove this warning. See 13:00:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:33 13:00:33 Login Succeeded 13:00:33 nexus3.edgexfoundry.org:10004 13:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:33 Configure a credential helper to remove this warning. See 13:00:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:33 13:00:33 Login Succeeded 13:00:33 ****.io 13:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:33 Configure a credential helper to remove this warning. See 13:00:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:33 13:00:33 Login Succeeded 13:00:33 ---> ****-login.sh ends [Pipeline] } 13:00:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:00:34 ========================================================= 13:00:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:00:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:34 + 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 . 13:00:34 Sending build context to Docker daemon 9.308MB 13:00:34 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:00:34 Step 2/12 : FROM ${BASE} AS builder 13:00:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:00:34 da9db072f522: Pulling fs layer 13:00:34 6ef4a4ee8ca5: Pulling fs layer 13:00:34 06f05ace1117: Pulling fs layer 13:00:34 5fe327b54edc: Pulling fs layer 13:00:34 4f4fb700ef54: Pulling fs layer 13:00:34 92a5565b7b96: Pulling fs layer 13:00:34 ff9bb7016b71: Pulling fs layer 13:00:34 b67dba6c2c7d: Pulling fs layer 13:00:34 a813b0c90790: Pulling fs layer 13:00:34 92a5565b7b96: Waiting 13:00:34 ff9bb7016b71: Waiting 13:00:34 b67dba6c2c7d: Waiting 13:00:34 a813b0c90790: Waiting 13:00:34 5fe327b54edc: Waiting 13:00:34 4f4fb700ef54: Waiting 13:00:34 6ef4a4ee8ca5: Download complete 13:00:34 5fe327b54edc: Download complete 13:00:34 4f4fb700ef54: Download complete 13:00:34 92a5565b7b96: Verifying Checksum 13:00:34 92a5565b7b96: Download complete 13:00:34 da9db072f522: Download complete 13:00:34 ff9bb7016b71: Download complete 13:00:34 da9db072f522: Pull complete 13:00:34 a813b0c90790: Verifying Checksum 13:00:34 a813b0c90790: Download complete 13:00:34 6ef4a4ee8ca5: Pull complete 13:00:35 06f05ace1117: Verifying Checksum 13:00:35 06f05ace1117: Download complete 13:00:35 b67dba6c2c7d: Verifying Checksum 13:00:35 b67dba6c2c7d: Download complete 13:00:38 06f05ace1117: Pull complete 13:00:38 5fe327b54edc: Pull complete 13:00:38 4f4fb700ef54: Pull complete 13:00:38 92a5565b7b96: Pull complete 13:00:39 ff9bb7016b71: Pull complete 13:00:40 b67dba6c2c7d: Pull complete 13:00:41 a813b0c90790: Pull complete 13:00:41 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:00:41 ---> 3ba60ce46760 13:00:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:00:47 Still waiting to schedule task 13:00:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39331’ 13:00:48 ---> Running in 0ea9c2eae251 13:00:48 Removing intermediate container 0ea9c2eae251 13:00:48 ---> 9bf261fbbcda 13:00:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:00:48 ---> Running in 64cdee119fe2 13:00:48 Removing intermediate container 64cdee119fe2 13:00:48 ---> 0e8d60f8365f 13:00:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:00:48 ---> Running in dce66766bf59 13:00:48 Removing intermediate container dce66766bf59 13:00:48 ---> 3137bbef7527 13:00:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:00:48 ---> Running in 74aa4d88fd23 13:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:00:48 OK: 248 MiB in 58 packages 13:00:48 Removing intermediate container 74aa4d88fd23 13:00:48 ---> 8edf2ab900e2 13:00:48 Step 7/12 : WORKDIR /app 13:00:48 ---> Running in dc2d20fd57a6 13:00:48 Removing intermediate container dc2d20fd57a6 13:00:48 ---> c9a3ffa0bb9e 13:00:48 Step 8/12 : COPY go.mod vendor* ./ 13:00:48 ---> 59a620eda77b 13:00:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:48 ---> Running in 9a517330ffe6 13:01:44 Removing intermediate container 9a517330ffe6 13:01:44 ---> 07fc1e40031b 13:01:44 Step 10/12 : COPY . . 13:01:44 ---> 8c574e64c21f 13:01:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:44 ---> Running in 3c58e6dd722a 13:01:44 Removing intermediate container 3c58e6dd722a 13:01:44 ---> 80a2da95baae 13:01:44 Step 12/12 : RUN $MAKE 13:01:44 ---> Running in ea97150b23f0 13:01:44 noop 13:01:44 Removing intermediate container ea97150b23f0 13:01:44 ---> 2fdd717fdc1c 13:01:44 Successfully built 2fdd717fdc1c 13:01:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:45 + docker inspect -f . ci-base-image-x86_64 13:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:45 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:01:45 $ 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 13:01:45 $ docker top 6c9f5116835e3871a2d37039f1f2462b614e10524ead9cf85eef62dce12f8893 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:46 + go version 13:01:46 go version go1.23.4 linux/amd64 [Pipeline] } 13:01:46 $ docker stop --time=1 6c9f5116835e3871a2d37039f1f2462b614e10524ead9cf85eef62dce12f8893 13:01:47 $ docker rm -f --volumes 6c9f5116835e3871a2d37039f1f2462b614e10524ead9cf85eef62dce12f8893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:47 + docker inspect -f . ci-base-image-x86_64 13:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:47 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:01:47 $ 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 13:01:48 $ docker top 58a9463b6abb19427c6730d8cc23a169c28fc5b1cf30e81ea69d3f7288caf002 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:01:48 + make test 13:01:48 go test -race -coverprofile=coverage.out ./... 13:02:20 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:02:53 go vet ./... 13:02:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:02:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:02:58 ./bin/test-attribution-txt.sh 13:02:58 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 13:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:02:58 $ docker stop --time=1 58a9463b6abb19427c6730d8cc23a169c28fc5b1cf30e81ea69d3f7288caf002 13:03:05 $ docker rm -f --volumes 58a9463b6abb19427c6730d8cc23a169c28fc5b1cf30e81ea69d3f7288caf002 [Pipeline] // withDockerContainer [Pipeline] sh 13:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:03:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:03:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:03:06 + ls -al . 13:03:06 total 248 13:03:06 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 13:01 . 13:03:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 .. 13:03:06 -rw-rw-r-- 1 jenkins jenkins 119 Feb 20 13:00 .dockerignore 13:03:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:02 .git 13:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:00 .github 13:03:06 -rw-rw-r-- 1 jenkins jenkins 106 Feb 20 13:00 .gitignore 13:03:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 13:00 .golangci.yml 13:03:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 13:00 .semver 13:03:06 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 20 13:00 Attribution.txt 13:03:06 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 20 13:00 CHANGELOG.md 13:03:06 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 20 13:00 Dockerfile 13:03:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 13:00 GOVERNANCE.md 13:03:06 -rw-rw-r-- 1 jenkins jenkins 666 Feb 20 13:00 Jenkinsfile 13:03:06 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 20 13:00 LICENSE 13:03:06 -rw-rw-r-- 1 jenkins jenkins 618 Feb 20 13:00 OWNERS.md 13:03:06 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 20 13:00 README.md 13:03:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 13:00 VERSION 13:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 bin 13:03:06 -rw-r--r-- 1 jenkins jenkins 953 Feb 20 13:02 coverage.out 13:03:06 -rw-rw-r-- 1 jenkins jenkins 6545 Feb 20 13:00 go.mod 13:03:06 -rw-rw-r-- 1 jenkins jenkins 88266 Feb 20 13:00 go.sum 13:03:06 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 20 13:00 main.go 13:03:06 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 20 13:00 makefile 13:03:06 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:06 + 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=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 --label arch=amd64 --label version=4.0.0-dev.18 . 13:03:06 Sending build context to Docker daemon 9.309MB 13:03:06 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:03:06 Step 2/27 : FROM ${BASE} AS builder 13:03:06 ---> 2fdd717fdc1c 13:03:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:03:07 ---> Running in bf78c719289a 13:03:07 Removing intermediate container bf78c719289a 13:03:07 ---> 718490317c58 13:03:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:03:07 ---> Running in a201807fdf37 13:03:07 Removing intermediate container a201807fdf37 13:03:07 ---> 2f50a4991a6a 13:03:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:03:07 ---> Running in 601b038983db 13:03:07 Removing intermediate container 601b038983db 13:03:07 ---> 51a05baf8e1b 13:03:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:03:07 ---> Running in 7a7e8b49466d 13:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:03:08 OK: 248 MiB in 58 packages 13:03:08 Removing intermediate container 7a7e8b49466d 13:03:08 ---> ac7ebd076992 13:03:08 Step 7/27 : WORKDIR /app 13:03:08 ---> Running in c367eac3f903 13:03:08 Removing intermediate container c367eac3f903 13:03:08 ---> 56ed027b538e 13:03:08 Step 8/27 : COPY go.mod vendor* ./ 13:03:08 ---> 9d7401a7be38 13:03:08 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:08 ---> Running in 882124666a2c 13:03:09 Removing intermediate container 882124666a2c 13:03:09 ---> 4d1f8878c0e5 13:03:09 Step 10/27 : COPY . . 13:03:10 ---> d46204bf6810 13:03:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:03:10 ---> Running in 91c0de90bacc 13:03:10 Removing intermediate container 91c0de90bacc 13:03:10 ---> db8ff1067494 13:03:10 Step 12/27 : RUN $MAKE 13:03:10 ---> Running in 966962ff47d2 13:03:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:03:49 Removing intermediate container 966962ff47d2 13:03:49 ---> 8e241e6cedf6 13:03:49 Step 13/27 : FROM alpine:3.20 13:03:49 3.20: Pulling from library/alpine 13:03:49 0a9a5dfd008f: Pulling fs layer 13:03:49 0a9a5dfd008f: Verifying Checksum 13:03:49 0a9a5dfd008f: Download complete 13:03:49 0a9a5dfd008f: Pull complete 13:03:49 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:03:49 Status: Downloaded newer image for alpine:3.20 13:03:49 ---> ff221270b9fb 13:03:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:03:49 ---> Running in 16df46f85979 13:03:49 Removing intermediate container 16df46f85979 13:03:49 ---> d01dc595d25a 13:03:49 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:03:49 ---> Running in eb4722d9777d 13:03:49 Removing intermediate container eb4722d9777d 13:03:49 ---> fd2e637c69ce 13:03:49 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:03:49 ---> Running in 8d6c7455ca5b 13:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:03:49 (1/2) Installing ca-certificates (20241121-r1) 13:03:49 (2/2) Installing dumb-init (1.2.5-r3) 13:03:49 Executing busybox-1.36.1-r29.trigger 13:03:49 Executing ca-certificates-20241121-r1.trigger 13:03:49 OK: 9 MiB in 16 packages 13:03:49 Removing intermediate container 8d6c7455ca5b 13:03:49 ---> f4698fe3e7ce 13:03:49 Step 17/27 : RUN apk --no-cache upgrade 13:03:49 ---> Running in b5762eecd060 13:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:03:49 OK: 9 MiB in 16 packages 13:03:50 Removing intermediate container b5762eecd060 13:03:50 ---> f879eca5ffd8 13:03:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:03:50 ---> a44b5478cb91 13:03:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:03:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39333 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:03:50 Running in /w/workspace/app-service-configurable/266 [Pipeline] { [Pipeline] checkout 13:03:50 The recommended git tool is: git 13:03:50 ---> 998633ac5f7f 13:03:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:03:50 ---> 2e679c43308b 13:03:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:03:52 ---> 367a41b348dc 13:03:52 Step 22/27 : EXPOSE 48095 13:03:52 ---> Running in e7f38b05eb74 13:03:52 Removing intermediate container e7f38b05eb74 13:03:52 ---> 8414daf4bc32 13:03:52 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:03:52 ---> Running in 5f4398f02a8c 13:03:52 Removing intermediate container 5f4398f02a8c 13:03:52 ---> 46fec9ecdf8b 13:03:52 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:03:52 ---> Running in ece4a0664ecc 13:03:52 Removing intermediate container ece4a0664ecc 13:03:52 ---> ad1d3b187bac 13:03:52 Step 25/27 : LABEL arch=amd64 13:03:52 ---> Running in af539e13fe45 13:03:52 Removing intermediate container af539e13fe45 13:03:52 ---> 363298332fae 13:03:52 Step 26/27 : LABEL git_sha=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:03:52 ---> Running in b08953af9634 13:03:52 Removing intermediate container b08953af9634 13:03:52 ---> 5538c9b0de19 13:03:52 Step 27/27 : LABEL version=4.0.0-dev.18 13:03:52 ---> Running in 2d0b2f628a73 13:03:52 Removing intermediate container 2d0b2f628a73 13:03:52 ---> a77c81c5fb3d 13:03:52 [Warning] One or more build-args [ARCH] were not consumed 13:03:52 Successfully built a77c81c5fb3d 13:03:52 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 13:03:52 provisioning config files... 13:03:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10327890081161926267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:53 ---> ****-login.sh 13:03:53 nexus3.edgexfoundry.org:10001 13:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:53 Configure a credential helper to remove this warning. See 13:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:53 13:03:53 Login Succeeded 13:03:53 nexus3.edgexfoundry.org:10002 13:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:53 Configure a credential helper to remove this warning. See 13:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:53 13:03:53 Login Succeeded 13:03:53 nexus3.edgexfoundry.org:10003 13:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:53 Configure a credential helper to remove this warning. See 13:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:53 13:03:53 Login Succeeded 13:03:53 nexus3.edgexfoundry.org:10004 13:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:53 Configure a credential helper to remove this warning. See 13:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:53 13:03:53 Login Succeeded 13:03:53 ****.io 13:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:53 Configure a credential helper to remove this warning. See 13:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:53 13:03:53 Login Succeeded 13:03:53 ---> ****-login.sh ends [Pipeline] } 13:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:03:53 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:03:53 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:03:53 latest 13:03:53 4.0.0-dev.18 13:03:53 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 13:03:53 main 13:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:03:54 8f82ba98811c: Preparing 13:03:54 830bf85a3a6d: Preparing 13:03:54 26e22bd921d9: Preparing 13:03:54 e0e74c6d788f: Preparing 13:03:54 d04adfbdfe64: Preparing 13:03:54 d5e1d8274a9b: Preparing 13:03:54 994456c4fd7b: Preparing 13:03:54 d5e1d8274a9b: Waiting 13:03:54 994456c4fd7b: Waiting 13:03:54 26e22bd921d9: Pushed 13:03:54 e0e74c6d788f: Pushed 13:03:54 d04adfbdfe64: Pushed 13:03:54 830bf85a3a6d: Pushed 13:03:54 994456c4fd7b: Layer already exists 13:03:54 d5e1d8274a9b: Pushed 13:03:56 using credential edgex-jenkins-ssh 13:03:56 Cloning the remote Git repository 13:03:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:03:56 > git init /w/workspace/app-service-configurable/266 # timeout=10 13:03:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:03:56 > git --version # timeout=10 13:03:56 > git --version # 'git version 2.25.1' 13:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:57 8f82ba98811c: Pushed 13:03:57 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:03:58 8f82ba98811c: Preparing 13:03:58 830bf85a3a6d: Preparing 13:03:58 26e22bd921d9: Preparing 13:03:58 e0e74c6d788f: Preparing 13:03:58 d04adfbdfe64: Preparing 13:03:58 d5e1d8274a9b: Preparing 13:03:58 994456c4fd7b: Preparing 13:03:58 d5e1d8274a9b: Waiting 13:03:58 994456c4fd7b: Waiting 13:03:58 8f82ba98811c: Layer already exists 13:03:58 26e22bd921d9: Layer already exists 13:03:58 830bf85a3a6d: Layer already exists 13:03:58 e0e74c6d788f: Layer already exists 13:03:58 d04adfbdfe64: Layer already exists 13:03:58 d5e1d8274a9b: Layer already exists 13:03:58 994456c4fd7b: Layer already exists 13:03:58 latest: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.18 13:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:03:59 8f82ba98811c: Preparing 13:03:59 830bf85a3a6d: Preparing 13:03:59 26e22bd921d9: Preparing 13:03:59 e0e74c6d788f: Preparing 13:03:59 d04adfbdfe64: Preparing 13:03:59 d5e1d8274a9b: Preparing 13:03:59 994456c4fd7b: Preparing 13:03:59 994456c4fd7b: Waiting 13:03:59 d5e1d8274a9b: Waiting 13:03:59 830bf85a3a6d: Layer already exists 13:03:59 e0e74c6d788f: Layer already exists 13:03:59 8f82ba98811c: Layer already exists 13:03:59 26e22bd921d9: Layer already exists 13:03:59 d04adfbdfe64: Layer already exists 13:03:59 994456c4fd7b: Layer already exists 13:03:59 d5e1d8274a9b: Layer already exists 13:03:59 4.0.0-dev.18: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:03:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 13:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:03:59 8f82ba98811c: Preparing 13:03:59 830bf85a3a6d: Preparing 13:03:59 26e22bd921d9: Preparing 13:03:59 e0e74c6d788f: Preparing 13:03:59 d04adfbdfe64: Preparing 13:03:59 d5e1d8274a9b: Preparing 13:03:59 994456c4fd7b: Preparing 13:03:59 994456c4fd7b: Waiting 13:03:59 d5e1d8274a9b: Waiting 13:03:59 e0e74c6d788f: Layer already exists 13:03:59 d04adfbdfe64: Layer already exists 13:03:59 8f82ba98811c: Layer already exists 13:03:59 830bf85a3a6d: Layer already exists 13:03:59 26e22bd921d9: Layer already exists 13:03:59 994456c4fd7b: Layer already exists 13:03:59 d5e1d8274a9b: Layer already exists 13:03:59 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:00 Avoid second fetch 13:04:00 Checking out Revision ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 (main) 13:04:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:04:00 8f82ba98811c: Preparing 13:04:00 830bf85a3a6d: Preparing 13:04:00 26e22bd921d9: Preparing 13:04:00 e0e74c6d788f: Preparing 13:04:00 d04adfbdfe64: Preparing 13:04:00 d5e1d8274a9b: Preparing 13:04:00 994456c4fd7b: Preparing 13:04:00 d5e1d8274a9b: Waiting 13:04:00 994456c4fd7b: Waiting 13:04:00 d04adfbdfe64: Layer already exists 13:04:00 8f82ba98811c: Layer already exists 13:04:00 e0e74c6d788f: Layer already exists 13:04:00 26e22bd921d9: Layer already exists 13:04:00 830bf85a3a6d: Layer already exists 13:04:00 d5e1d8274a9b: Layer already exists 13:04:00 994456c4fd7b: Layer already exists 13:04:00 main: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:00 ===================================================== [Pipeline] echo 13:04:00 taggedImages: 13:04:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:04:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:04:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.18 13:04:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 13:04:00 - 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 13:04:00 > git config core.sparsecheckout # timeout=10 13:04:00 > git checkout -f ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 13:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:01 13:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:01 Commit message: "Merge pull request #709 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" 13:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:01 latest: Pulling from edgex-lftools-log-publisher 13:04:01 5eb5b503b376: Pulling fs layer 13:04:01 5c69ac0246d0: Pulling fs layer 13:04:01 ec43610c2a17: Pulling fs layer 13:04:01 3a2ae6a8a46f: Pulling fs layer 13:04:01 33b1e0a273af: Pulling fs layer 13:04:01 5d3b04190fa2: Pulling fs layer 13:04:01 2f39f015ded8: Pulling fs layer 13:04:01 33b1e0a273af: Waiting 13:04:01 5d3b04190fa2: Waiting 13:04:01 3a2ae6a8a46f: Waiting 13:04:01 2f39f015ded8: Waiting 13:04:01 5c69ac0246d0: Download complete 13:04:01 3a2ae6a8a46f: Verifying Checksum 13:04:01 3a2ae6a8a46f: Download complete 13:04:01 33b1e0a273af: Verifying Checksum 13:04:01 33b1e0a273af: Download complete 13:04:01 5d3b04190fa2: Download complete 13:04:01 ec43610c2a17: Verifying Checksum 13:04:01 5eb5b503b376: Verifying Checksum 13:04:01 5eb5b503b376: Download complete 13:04:02 2f39f015ded8: Download complete 13:04:02 5eb5b503b376: Pull complete 13:04:03 5c69ac0246d0: Pull complete 13:04:03 ec43610c2a17: Pull complete 13:04:03 3a2ae6a8a46f: Pull complete 13:04:03 33b1e0a273af: Pull complete 13:04:03 5d3b04190fa2: Pull complete 13:04:05 13:04:05 GitHub has been notified of this commit’s build result 13:04:05 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:04:05 Dload Upload Total Spent Left Speed 13:04:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 13:04:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:04:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:04:06 + sudo tee /etc/docker/daemon.new 13:04:06 { 13:04:06 "registry-mirrors": [ 13:04:06 "https://nexus3.edgexfoundry.org:10001" 13:04:06 ], 13:04:06 "bip": "10.250.0.254/24", 13:04:06 "hosts": [ 13:04:06 "tcp://0.0.0.0:5555", 13:04:06 "unix:///var/run/docker.sock" 13:04:06 ], 13:04:06 "mtu": 1458, 13:04:06 "selinux-enabled": true, 13:04:06 "seccomp-profile": "/etc/docker/seccomp.json" 13:04:06 } [Pipeline] sh 13:04:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:04:07 + sudo service docker restart 13:04:08 2f39f015ded8: Pull complete 13:04:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:08 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 13:04:12 $ docker top 666849e379eeecf42e70be345c388ce6aa49427be9318fa9ee656494a6f603fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:13 ---> job-cost.sh 13:04:13 lf-activate-venv: SKIPPING 13:04:13 INFO: No Stack... 13:04:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:04:13 INFO: Archiving Costs [Pipeline] sh 13:04:14 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:04:14 + cut -d, -f6 [Pipeline] lock 13:04:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] 13:04:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] did not exist. Created. 13:04:14 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:14 + echo total: 0.2199999988079071 [Pipeline] stash 13:04:14 Stashed 1 file(s) [Pipeline] } 13:04:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] // lock [Pipeline] } 13:04:14 $ docker stop --time=1 666849e379eeecf42e70be345c388ce6aa49427be9318fa9ee656494a6f603fd 13:04:15 $ docker rm -f --volumes 666849e379eeecf42e70be345c388ce6aa49427be9318fa9ee656494a6f603fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:25 provisioning config files... 13:04:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/266@tmp/config14300922154318448383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:26 ---> ****-login.sh 13:04:26 nexus3.edgexfoundry.org:10001 13:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:26 Configure a credential helper to remove this warning. See 13:04:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:26 13:04:26 Login Succeeded 13:04:27 nexus3.edgexfoundry.org:10002 13:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:27 Configure a credential helper to remove this warning. See 13:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:27 13:04:27 Login Succeeded 13:04:27 nexus3.edgexfoundry.org:10003 13:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:27 Configure a credential helper to remove this warning. See 13:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:27 13:04:27 Login Succeeded 13:04:27 nexus3.edgexfoundry.org:10004 13:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:28 Configure a credential helper to remove this warning. See 13:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:28 13:04:28 Login Succeeded 13:04:28 ****.io 13:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:28 Configure a credential helper to remove this warning. See 13:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:28 13:04:28 Login Succeeded 13:04:28 ---> ****-login.sh ends [Pipeline] } 13:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:04:29 ========================================================= 13:04:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:04:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:29 + 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 . 13:04:29 Sending build context to Docker daemon 222.2kB 13:04:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:04:29 Step 2/12 : FROM ${BASE} AS builder 13:04:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:04:30 9986a736f7d3: Pulling fs layer 13:04:30 1f018df60701: Pulling fs layer 13:04:30 39f8f326b044: Pulling fs layer 13:04:30 e6a1e7a6a96a: Pulling fs layer 13:04:30 4f4fb700ef54: Pulling fs layer 13:04:30 d45d956e0dbf: Pulling fs layer 13:04:30 d7702b0d1db1: Pulling fs layer 13:04:30 5c7f0f088c93: Pulling fs layer 13:04:30 4fdc064ae6cf: Pulling fs layer 13:04:30 d45d956e0dbf: Waiting 13:04:30 e6a1e7a6a96a: Waiting 13:04:30 d7702b0d1db1: Waiting 13:04:30 4fdc064ae6cf: Waiting 13:04:30 5c7f0f088c93: Waiting 13:04:30 4f4fb700ef54: Waiting 13:04:30 1f018df60701: Verifying Checksum 13:04:30 1f018df60701: Download complete 13:04:30 e6a1e7a6a96a: Verifying Checksum 13:04:30 e6a1e7a6a96a: Download complete 13:04:30 4f4fb700ef54: Verifying Checksum 13:04:30 4f4fb700ef54: Download complete 13:04:30 d45d956e0dbf: Verifying Checksum 13:04:30 d45d956e0dbf: Download complete 13:04:30 9986a736f7d3: Verifying Checksum 13:04:30 9986a736f7d3: Download complete 13:04:30 d7702b0d1db1: Verifying Checksum 13:04:30 d7702b0d1db1: Download complete 13:04:30 4fdc064ae6cf: Verifying Checksum 13:04:30 4fdc064ae6cf: Download complete 13:04:31 9986a736f7d3: Pull complete 13:04:32 1f018df60701: Pull complete 13:04:32 39f8f326b044: Verifying Checksum 13:04:32 39f8f326b044: Download complete 13:04:33 5c7f0f088c93: Verifying Checksum 13:04:33 5c7f0f088c93: Download complete 13:04:48 39f8f326b044: Pull complete 13:04:48 e6a1e7a6a96a: Pull complete 13:04:48 4f4fb700ef54: Pull complete 13:04:48 d45d956e0dbf: Pull complete 13:04:48 d7702b0d1db1: Pull complete 13:04:56 5c7f0f088c93: Pull complete 13:04:59 4fdc064ae6cf: Pull complete 13:04:59 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:04:59 ---> 63f30b955cb9 13:04:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:05:00 ---> Running in 47e088224a2e 13:05:00 Removing intermediate container 47e088224a2e 13:05:00 ---> ccf8a6efc231 13:05:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:05:00 ---> Running in 638b8c4f8bc2 13:05:00 Removing intermediate container 638b8c4f8bc2 13:05:00 ---> 9525e500adb7 13:05:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:05:01 ---> Running in 09e20720aeb6 13:05:01 Removing intermediate container 09e20720aeb6 13:05:01 ---> 26ed56a4b9b2 13:05:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:05:01 ---> Running in a7de9f93b644 13:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:05:04 OK: 239 MiB in 58 packages 13:05:06 Removing intermediate container a7de9f93b644 13:05:06 ---> 49021cdc514f 13:05:06 Step 7/12 : WORKDIR /app 13:05:06 ---> Running in 8448201ea880 13:05:06 Removing intermediate container 8448201ea880 13:05:06 ---> 40162a9cae94 13:05:06 Step 8/12 : COPY go.mod vendor* ./ 13:05:07 ---> a1ac95270dad 13:05:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:07 ---> Running in a6304e06b70e 13:06:58 Removing intermediate container a6304e06b70e 13:06:58 ---> 35f3abb8423a 13:06:58 Step 10/12 : COPY . . 13:06:58 ---> a94d723af0b3 13:06:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:58 ---> Running in 70444bc850cb 13:06:58 Removing intermediate container 70444bc850cb 13:06:58 ---> 20951e61b02a 13:06:58 Step 12/12 : RUN $MAKE 13:06:58 ---> Running in 9612ce749b8d 13:06:58 noop 13:06:58 Removing intermediate container 9612ce749b8d 13:06:58 ---> 8059b252cc50 13:06:58 Successfully built 8059b252cc50 13:06:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:59 + docker inspect -f . ci-base-image-arm64 13:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:59 prd-ubuntu20.04-docker-arm64-4c-16g-39333 does not seem to be running inside a container 13:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/266 -v /w/workspace/app-service-configurable/266:/w/workspace/app-service-configurable/266:rw,z -v /w/workspace/app-service-configurable/266@tmp:/w/workspace/app-service-configurable/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:07:00 $ docker top 976730be9d873d932dacd6251e18a79465131408f274e6cdcadfcc9f350e70c3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:01 + go version 13:07:01 go version go1.23.4 linux/arm64 [Pipeline] } 13:07:01 $ docker stop --time=1 976730be9d873d932dacd6251e18a79465131408f274e6cdcadfcc9f350e70c3 13:07:03 $ docker rm -f --volumes 976730be9d873d932dacd6251e18a79465131408f274e6cdcadfcc9f350e70c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:04 + docker inspect -f . ci-base-image-arm64 13:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-39333 does not seem to be running inside a container 13:07:04 $ 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/266 -v /w/workspace/app-service-configurable/266:/w/workspace/app-service-configurable/266:rw,z -v /w/workspace/app-service-configurable/266@tmp:/w/workspace/app-service-configurable/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:07:05 $ docker top 1c9bf6b59192f6a2f3b301962f7d00db6dd74e7b2ea37bfebd633b32cec1cc67 -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/266 [Pipeline] fileExists [Pipeline] sh 13:07:06 + make test 13:07:06 go test -race -coverprofile=coverage.out ./... 13:12:43 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:12:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:12:43 go vet ./... 13:17:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:17:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:17:21 ./bin/test-attribution-txt.sh 13:17:21 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 13:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:17:21 $ docker stop --time=1 1c9bf6b59192f6a2f3b301962f7d00db6dd74e7b2ea37bfebd633b32cec1cc67 13:17:23 $ docker rm -f --volumes 1c9bf6b59192f6a2f3b301962f7d00db6dd74e7b2ea37bfebd633b32cec1cc67 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:17:26 Warning: overwriting stash ‘coverage-report’ 13:17:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:27 + ls -al . 13:17:27 total 244 13:17:27 drwxrwxr-x 6 jenkins jenkins 4096 Feb 20 13:07 . 13:17:27 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:03 .. 13:17:27 -rw-rw-r-- 1 jenkins jenkins 119 Feb 20 13:04 .dockerignore 13:17:27 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:04 .git 13:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:04 .github 13:17:27 -rw-rw-r-- 1 jenkins jenkins 106 Feb 20 13:04 .gitignore 13:17:27 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 13:04 .golangci.yml 13:17:27 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 20 13:04 Attribution.txt 13:17:27 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 20 13:04 CHANGELOG.md 13:17:27 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 20 13:04 Dockerfile 13:17:27 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 13:04 GOVERNANCE.md 13:17:27 -rw-rw-r-- 1 jenkins jenkins 666 Feb 20 13:04 Jenkinsfile 13:17:27 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 20 13:04 LICENSE 13:17:27 -rw-rw-r-- 1 jenkins jenkins 618 Feb 20 13:04 OWNERS.md 13:17:27 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 20 13:04 README.md 13:17:27 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 13:00 VERSION 13:17:27 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:04 bin 13:17:27 -rw-r--r-- 1 jenkins jenkins 953 Feb 20 13:12 coverage.out 13:17:27 -rw-rw-r-- 1 jenkins jenkins 6545 Feb 20 13:04 go.mod 13:17:27 -rw-rw-r-- 1 jenkins jenkins 88266 Feb 20 13:04 go.sum 13:17:27 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 20 13:04 main.go 13:17:27 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 20 13:04 makefile 13:17:27 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 13:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:28 + 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=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 --label arch=arm64 --label version=4.0.0-dev.18 . 13:17:28 Sending build context to Docker daemon 223.7kB 13:17:28 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:17:28 Step 2/27 : FROM ${BASE} AS builder 13:17:28 ---> 8059b252cc50 13:17:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:17:28 ---> Running in cd71cb6898e4 13:17:29 Removing intermediate container cd71cb6898e4 13:17:29 ---> abbb4190acb8 13:17:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:17:29 ---> Running in 584786f29820 13:17:29 Removing intermediate container 584786f29820 13:17:29 ---> d5364b3f81a6 13:17:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:17:29 ---> Running in d62afe6c4cec 13:17:30 Removing intermediate container d62afe6c4cec 13:17:30 ---> df7270877c80 13:17:30 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:30 ---> Running in 3dd1563da0fe 13:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:33 OK: 239 MiB in 58 packages 13:17:34 Removing intermediate container 3dd1563da0fe 13:17:34 ---> f0027f8e114f 13:17:34 Step 7/27 : WORKDIR /app 13:17:34 ---> Running in f044aebc4ac0 13:17:34 Removing intermediate container f044aebc4ac0 13:17:34 ---> c2f013b7d1ac 13:17:34 Step 8/27 : COPY go.mod vendor* ./ 13:17:35 ---> 9d1c1c6bd1b7 13:17:35 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:35 ---> Running in 000fdfd6c962 13:17:38 Removing intermediate container 000fdfd6c962 13:17:38 ---> 94eb91d39878 13:17:38 Step 10/27 : COPY . . 13:17:39 ---> 6252c0a76edb 13:17:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:39 ---> Running in fa82d4862e90 13:17:39 Removing intermediate container fa82d4862e90 13:17:39 ---> 5bb5663d53a5 13:17:39 Step 12/27 : RUN $MAKE 13:17:39 ---> Running in 64d854877b0b 13:17:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:21:47 Removing intermediate container 64d854877b0b 13:21:47 ---> a38a3050ae26 13:21:47 Step 13/27 : FROM alpine:3.20 13:21:47 3.20: Pulling from library/alpine 13:21:47 94e9d8af2201: Pulling fs layer 13:21:47 94e9d8af2201: Verifying Checksum 13:21:47 94e9d8af2201: Download complete 13:21:47 94e9d8af2201: Pull complete 13:21:47 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:21:47 Status: Downloaded newer image for alpine:3.20 13:21:47 ---> 7aab056cecc6 13:21:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:21:47 ---> Running in 4adffe01bfae 13:21:47 Removing intermediate container 4adffe01bfae 13:21:47 ---> 949bf2527ca1 13:21:47 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:21:47 ---> Running in 2b3388409a45 13:21:47 Removing intermediate container 2b3388409a45 13:21:47 ---> f0794d9a3af5 13:21:47 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:21:47 ---> Running in 1e43cebc4bcd 13:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:21:50 (1/2) Installing ca-certificates (20241121-r1) 13:21:50 (2/2) Installing dumb-init (1.2.5-r3) 13:21:50 Executing busybox-1.36.1-r29.trigger 13:21:50 Executing ca-certificates-20241121-r1.trigger 13:21:50 OK: 10 MiB in 16 packages 13:21:51 Removing intermediate container 1e43cebc4bcd 13:21:51 ---> e07026a7ed5c 13:21:51 Step 17/27 : RUN apk --no-cache upgrade 13:21:51 ---> Running in 8ef8ecd1763c 13:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:21:54 OK: 10 MiB in 16 packages 13:21:55 Removing intermediate container 8ef8ecd1763c 13:21:55 ---> 59eeb25b4f51 13:21:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:21:55 ---> 0fda959cc519 13:21:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:21:56 ---> 8dad1d9bb1e5 13:21:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:21:57 ---> 27cde2ca5772 13:21:57 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:21:59 ---> 725efd51fe31 13:21:59 Step 22/27 : EXPOSE 48095 13:21:59 ---> Running in ca11f190a531 13:21:59 Removing intermediate container ca11f190a531 13:21:59 ---> 19a54103ddc0 13:21:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:21:59 ---> Running in cb96252397c2 13:21:59 Removing intermediate container cb96252397c2 13:21:59 ---> 7a731c1f32f3 13:21:59 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:22:00 ---> Running in 9483f4c01855 13:22:00 Removing intermediate container 9483f4c01855 13:22:00 ---> 7d016d4a985b 13:22:00 Step 25/27 : LABEL arch=arm64 13:22:00 ---> Running in 62d9b6a40552 13:22:00 Removing intermediate container 62d9b6a40552 13:22:00 ---> fbc56df8ecc8 13:22:00 Step 26/27 : LABEL git_sha=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:22:00 ---> Running in bfdbc4521392 13:22:01 Removing intermediate container bfdbc4521392 13:22:01 ---> 277352668d95 13:22:01 Step 27/27 : LABEL version=4.0.0-dev.18 13:22:01 ---> Running in a9e60a360ed2 13:22:01 Removing intermediate container a9e60a360ed2 13:22:01 ---> 146a7f58fcce 13:22:01 [Warning] One or more build-args [ARCH] were not consumed 13:22:01 Successfully built 146a7f58fcce 13:22:01 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:01 provisioning config files... 13:22:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/266@tmp/config5461828590149843950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:02 ---> ****-login.sh 13:22:02 nexus3.edgexfoundry.org:10001 13:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:02 Configure a credential helper to remove this warning. See 13:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:02 13:22:02 Login Succeeded 13:22:02 nexus3.edgexfoundry.org:10002 13:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:02 Configure a credential helper to remove this warning. See 13:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:02 13:22:02 Login Succeeded 13:22:02 nexus3.edgexfoundry.org:10003 13:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:03 Configure a credential helper to remove this warning. See 13:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:03 13:22:03 Login Succeeded 13:22:03 nexus3.edgexfoundry.org:10004 13:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:03 Configure a credential helper to remove this warning. See 13:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:03 13:22:03 Login Succeeded 13:22:03 ****.io 13:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:03 Configure a credential helper to remove this warning. See 13:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:03 13:22:03 Login Succeeded 13:22:03 ---> ****-login.sh ends [Pipeline] } 13:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:22:04 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:22:04 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:22:04 latest 13:22:04 4.0.0-dev.18 13:22:04 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 13:22:04 main 13:22:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:22:04 d21b44949a60: Preparing 13:22:04 edd3f16497ab: Preparing 13:22:04 e521cbe5e93f: Preparing 13:22:04 083cbae3de04: Preparing 13:22:04 5009a01848da: Preparing 13:22:04 bd4da2fc0fba: Preparing 13:22:04 dd9c8f8612c8: Preparing 13:22:04 bd4da2fc0fba: Waiting 13:22:04 dd9c8f8612c8: Waiting 13:22:05 5009a01848da: Pushed 13:22:05 083cbae3de04: Pushed 13:22:05 edd3f16497ab: Pushed 13:22:05 e521cbe5e93f: Pushed 13:22:05 dd9c8f8612c8: Layer already exists 13:22:05 bd4da2fc0fba: Pushed 13:22:13 d21b44949a60: Pushed 13:22:13 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:14 + 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 13:22:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:22:14 d21b44949a60: Preparing 13:22:14 edd3f16497ab: Preparing 13:22:14 e521cbe5e93f: Preparing 13:22:14 083cbae3de04: Preparing 13:22:14 5009a01848da: Preparing 13:22:14 bd4da2fc0fba: Preparing 13:22:14 dd9c8f8612c8: Preparing 13:22:14 bd4da2fc0fba: Waiting 13:22:14 dd9c8f8612c8: Waiting 13:22:14 d21b44949a60: Layer already exists 13:22:14 edd3f16497ab: Layer already exists 13:22:14 e521cbe5e93f: Layer already exists 13:22:14 083cbae3de04: Layer already exists 13:22:14 5009a01848da: Layer already exists 13:22:14 dd9c8f8612c8: Layer already exists 13:22:14 bd4da2fc0fba: Layer already exists 13:22:14 latest: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.18 13:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:22:15 d21b44949a60: Preparing 13:22:15 edd3f16497ab: Preparing 13:22:15 e521cbe5e93f: Preparing 13:22:15 083cbae3de04: Preparing 13:22:15 5009a01848da: Preparing 13:22:15 bd4da2fc0fba: Preparing 13:22:15 dd9c8f8612c8: Preparing 13:22:15 bd4da2fc0fba: Waiting 13:22:15 dd9c8f8612c8: Waiting 13:22:15 e521cbe5e93f: Layer already exists 13:22:15 5009a01848da: Layer already exists 13:22:15 edd3f16497ab: Layer already exists 13:22:15 d21b44949a60: Layer already exists 13:22:15 083cbae3de04: Layer already exists 13:22:15 bd4da2fc0fba: Layer already exists 13:22:15 dd9c8f8612c8: Layer already exists 13:22:15 4.0.0-dev.18: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 13:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:22:16 d21b44949a60: Preparing 13:22:16 edd3f16497ab: Preparing 13:22:16 e521cbe5e93f: Preparing 13:22:16 083cbae3de04: Preparing 13:22:16 5009a01848da: Preparing 13:22:16 bd4da2fc0fba: Preparing 13:22:16 dd9c8f8612c8: Preparing 13:22:16 bd4da2fc0fba: Waiting 13:22:16 dd9c8f8612c8: Waiting 13:22:16 083cbae3de04: Layer already exists 13:22:16 edd3f16497ab: Layer already exists 13:22:16 e521cbe5e93f: Layer already exists 13:22:16 5009a01848da: Layer already exists 13:22:16 d21b44949a60: Layer already exists 13:22:16 dd9c8f8612c8: Layer already exists 13:22:16 bd4da2fc0fba: Layer already exists 13:22:16 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:17 + 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 13:22:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:22:17 d21b44949a60: Preparing 13:22:17 edd3f16497ab: Preparing 13:22:17 e521cbe5e93f: Preparing 13:22:17 083cbae3de04: Preparing 13:22:17 5009a01848da: Preparing 13:22:17 bd4da2fc0fba: Preparing 13:22:17 dd9c8f8612c8: Preparing 13:22:17 bd4da2fc0fba: Waiting 13:22:17 edd3f16497ab: Layer already exists 13:22:17 e521cbe5e93f: Layer already exists 13:22:17 5009a01848da: Layer already exists 13:22:17 d21b44949a60: Layer already exists 13:22:17 083cbae3de04: Layer already exists 13:22:17 dd9c8f8612c8: Layer already exists 13:22:17 bd4da2fc0fba: Layer already exists 13:22:17 main: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:22:17 ===================================================== [Pipeline] echo 13:22:17 taggedImages: 13:22:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 13:22:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:22:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.18 13:22:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 13:22:17 - 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 13:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:18 13:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:18 arm64: Pulling from edgex-lftools-log-publisher 13:22:18 8998bd30e6a1: Pulling fs layer 13:22:18 04944245beec: Pulling fs layer 13:22:18 699f458cf7ca: Pulling fs layer 13:22:18 765212b225bb: Pulling fs layer 13:22:18 f23df028b6ca: Pulling fs layer 13:22:18 d65c8cfc05b1: Pulling fs layer 13:22:18 2437ff75d9bd: Pulling fs layer 13:22:18 765212b225bb: Waiting 13:22:18 d65c8cfc05b1: Waiting 13:22:18 f23df028b6ca: Waiting 13:22:18 2437ff75d9bd: Waiting 13:22:18 04944245beec: Verifying Checksum 13:22:18 04944245beec: Download complete 13:22:18 765212b225bb: Verifying Checksum 13:22:18 765212b225bb: Download complete 13:22:18 f23df028b6ca: Download complete 13:22:18 d65c8cfc05b1: Verifying Checksum 13:22:18 d65c8cfc05b1: Download complete 13:22:19 699f458cf7ca: Verifying Checksum 13:22:19 699f458cf7ca: Download complete 13:22:19 8998bd30e6a1: Verifying Checksum 13:22:19 8998bd30e6a1: Download complete 13:22:22 2437ff75d9bd: Verifying Checksum 13:22:22 2437ff75d9bd: Download complete 13:22:24 8998bd30e6a1: Pull complete 13:22:24 04944245beec: Pull complete 13:22:26 699f458cf7ca: Pull complete 13:22:26 765212b225bb: Pull complete 13:22:27 f23df028b6ca: Pull complete 13:22:28 d65c8cfc05b1: Pull complete 13:22:46 2437ff75d9bd: Pull complete 13:22:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-39333 does not seem to be running inside a container 13:22:46 $ 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/266 -v /w/workspace/app-service-configurable/266:/w/workspace/app-service-configurable/266:rw,z -v /w/workspace/app-service-configurable/266@tmp:/w/workspace/app-service-configurable/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:22:49 $ docker top 39cde1eb8eba9fe017a8115f46b9a06652744fb147c18b6ae69968c2fca3932f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:50 ---> job-cost.sh 13:22:50 lf-activate-venv: SKIPPING 13:22:50 INFO: No Stack... 13:22:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:22:51 INFO: Archiving Costs [Pipeline] sh 13:22:51 + cut -d, -f6 13:22:51 + cat /w/workspace/app-service-configurable/266/archives/cost.csv [Pipeline] lock 13:22:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] 13:22:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] did not exist. Created. 13:22:52 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:22:52 /w/workspace/app-service-configurable/266@tmp/durable-ecf7cd9e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:22:53 + echo total: 0.10999999940395355 [Pipeline] stash 13:22:53 Warning: overwriting stash ‘stack-cost’ 13:22:53 Stashed 1 file(s) [Pipeline] } 13:22:53 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] // lock [Pipeline] } 13:22:53 $ docker stop --time=1 39cde1eb8eba9fe017a8115f46b9a06652744fb147c18b6ae69968c2fca3932f 13:22:55 $ docker rm -f --volumes 39cde1eb8eba9fe017a8115f46b9a06652744fb147c18b6ae69968c2fca3932f [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 13:22:55 provisioning config files... 13:22:55 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3927448849589477228tmp [Pipeline] { [Pipeline] sh 13:22:55 + set +x 13:22:55 + curl -s https://codecov.io/bash 13:22:55 + bash -s -- 13:22:55 13:22:55 _____ _ 13:22:55 / ____| | | 13:22:55 | | ___ __| | ___ ___ _____ __ 13:22:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:22:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:22:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:22:55 Bash-1.0.6 13:22:55 13:22:55 13:22:55 ==> git version 2.25.1 found 13:22:55 ==> 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 13:22:55 Release-Date: 2020-01-08 13:22:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:22:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:22:55 ==> Jenkins CI detected. 13:22:55 current dir:  /w/workspace/ry_app-service-configurable_main 13:22:55 project root: . 13:22:55 --> token set from env 13:22:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:22:56 ==> Running gcov in . (disable via -X gcov) 13:22:56 ==> Python coveragepy not found 13:22:56 ==> Searching for coverage reports in: 13:22:56 + . 13:22:56 -> Found 1 reports 13:22:56 ==> Detecting git/mercurial file structure 13:22:56 ==> Reading reports 13:22:56 + ./coverage.out bytes=953 13:22:56 ==> Appending adjustments 13:22:56 https://docs.codecov.io/docs/fixing-reports 13:22:56 + Found adjustments 13:22:56 ==> Gzipping contents 13:22:56 4.0K /tmp/codecov.mg5C9L.gz 13:22:56 ==> Uploading reports 13:22:56 url: https://codecov.io 13:22:56 query: branch=main&commit=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:22:56 -> Pinging Codecov 13:22:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:22:56 -> Uploading to 13:22:56 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ffa317a6ef5b42aa334b3df61a9068bb00b85bb3/73d02389-e82b-44e2-8cb3-ddbddf28a356.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T132256Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=eb38ce1192b3ed1d522af44c870a964a36bd2d4f148eb6d3f3da1ee71a1802d3 13:22:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:22:56 Dload Upload Total Spent Left Speed 13:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2560 --:--:-- --:--:-- --:--:-- 2560 13:22:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] } 13:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:22:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:22:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:22:57 13:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:22:57 latest: Pulling from edgex-devops/edgex-snyk-go 13:22:57 43c4264eed91: Pulling fs layer 13:22:57 4cc291be95ef: Pulling fs layer 13:22:57 2ac1f1163629: Pulling fs layer 13:22:57 5c3c966382ef: Pulling fs layer 13:22:57 4f4fb700ef54: Pulling fs layer 13:22:57 d9c7d2e4e75e: Pulling fs layer 13:22:57 5c3c966382ef: Waiting 13:22:57 4f4fb700ef54: Waiting 13:22:57 9c3e1370e548: Pulling fs layer 13:22:57 9c3e1370e548: Waiting 13:22:57 d9c7d2e4e75e: Waiting 13:22:57 4cc291be95ef: Verifying Checksum 13:22:57 4cc291be95ef: Download complete 13:22:57 5c3c966382ef: Verifying Checksum 13:22:57 5c3c966382ef: Download complete 13:22:57 4f4fb700ef54: Verifying Checksum 13:22:57 4f4fb700ef54: Download complete 13:22:57 43c4264eed91: Verifying Checksum 13:22:57 43c4264eed91: Download complete 13:22:57 43c4264eed91: Pull complete 13:22:57 d9c7d2e4e75e: Verifying Checksum 13:22:57 d9c7d2e4e75e: Download complete 13:22:57 4cc291be95ef: Pull complete 13:22:57 2ac1f1163629: Verifying Checksum 13:22:57 2ac1f1163629: Download complete 13:22:58 9c3e1370e548: Verifying Checksum 13:22:58 9c3e1370e548: Download complete 13:23:01 2ac1f1163629: Pull complete 13:23:01 5c3c966382ef: Pull complete 13:23:01 4f4fb700ef54: Pull complete 13:23:01 d9c7d2e4e75e: Pull complete 13:23:04 9c3e1370e548: Pull complete 13:23:04 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:04 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:23:04 $ 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 13:23:09 $ docker top fcbb1e29c25ae017360fa6d84fc262759cd7aeadad8fc253f254c4a19df0ced5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:09 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 13:23:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:23:09 + set -o pipefail 13:23:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:23:18 13:23:18 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:23:18 13:23:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/9b6d7825-0f41-4022-9a15-b3edee188029 13:23:18 13:23:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:23:18 13:23:18 13:23:18 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:23:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:23:18 $ docker stop --time=1 fcbb1e29c25ae017360fa6d84fc262759cd7aeadad8fc253f254c4a19df0ced5 13:23:22 $ docker rm -f --volumes fcbb1e29c25ae017360fa6d84fc262759cd7aeadad8fc253f254c4a19df0ced5 [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 13:23:23 + git log --format=format:%s -1 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] sh 13:23:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:24 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:23:24 $ 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 13:23:24 $ docker top 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:24 [ssh-agent] Looking for ssh-agent implementation... 13:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:24 $ docker exec 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 ssh-agent 13:23:24 SSH_AUTH_SOCK=/tmp/ssh-lwVyEKCVYosS/agent.32 13:23:24 SSH_AGENT_PID=38 13:23:24 Running ssh-add (command line suppressed) 13:23:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2751183017024291582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2751183017024291582.key) 13:23:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:25 + git semver tag 13:23:25 2025-02-20 13:23:25,387 [run_tag] DEBUG tag force:False 13:23:25 2025-02-20 13:23:25,388 [check_head_tag] DEBUG check head tag 13:23:25 2025-02-20 13:23:25,389 [execute] INFO git cat-file --batch-check 13:23:25 2025-02-20 13:23:25,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:23:25 2025-02-20 13:23:25,393 [execute] INFO git cat-file --batch 13:23:25 2025-02-20 13:23:25,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:23:25 2025-02-20 13:23:25,425 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:23:25 2025-02-20 13:23:25,425 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 13:23:25 2025-02-20 13:23:25,426 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:23:25 2025-02-20 13:23:25,432 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:23:25 4.0.0-dev.18 [Pipeline] } 13:23:25 $ docker exec --env ******** --env ******** 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 ssh-agent -k 13:23:25 unset SSH_AUTH_SOCK; 13:23:25 unset SSH_AGENT_PID; 13:23:25 echo Agent pid 38 killed; 13:23:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:25 + git semver [Pipeline] } 13:23:26 $ docker stop --time=1 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 13:23:27 $ docker rm -f --volumes 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:23:27 13:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:23:28 0.23.1-centos7: Pulling from edgex-lftools 13:23:28 ab5ef0e58194: Pulling fs layer 13:23:28 9712f1f96733: Pulling fs layer 13:23:28 63f879dbbcfc: Pulling fs layer 13:23:28 0d9ebad4ef96: Pulling fs layer 13:23:28 e9a5061849ea: Pulling fs layer 13:23:28 d747dcd14b5f: Pulling fs layer 13:23:28 2de7ff778b66: Pulling fs layer 13:23:28 0d9ebad4ef96: Waiting 13:23:28 e9a5061849ea: Waiting 13:23:28 d747dcd14b5f: Waiting 13:23:28 2de7ff778b66: Waiting 13:23:28 9712f1f96733: Verifying Checksum 13:23:28 9712f1f96733: Download complete 13:23:28 63f879dbbcfc: Verifying Checksum 13:23:28 63f879dbbcfc: Download complete 13:23:28 ab5ef0e58194: Verifying Checksum 13:23:28 ab5ef0e58194: Download complete 13:23:28 d747dcd14b5f: Verifying Checksum 13:23:28 d747dcd14b5f: Download complete 13:23:28 e9a5061849ea: Verifying Checksum 13:23:28 e9a5061849ea: Download complete 13:23:28 2de7ff778b66: Verifying Checksum 13:23:28 2de7ff778b66: Download complete 13:23:29 0d9ebad4ef96: Verifying Checksum 13:23:29 0d9ebad4ef96: Download complete 13:23:31 ab5ef0e58194: Pull complete 13:23:31 9712f1f96733: Pull complete 13:23:32 63f879dbbcfc: Pull complete 13:23:36 0d9ebad4ef96: Pull complete 13:23:36 e9a5061849ea: Pull complete 13:23:36 d747dcd14b5f: Pull complete 13:23:37 2de7ff778b66: Pull complete 13:23:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:38 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:23:38 $ 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 13:23:44 $ docker top 48a0be0b742324f978ecd2900a53040fb9a4687ccd0a90169bf816cd135b7a8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:23:44 provisioning config files... 13:23:44 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6476410286207499591tmp 13:23:44 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5170590198624321837tmp 13:23:44 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6063939727276765307tmp [Pipeline] { [Pipeline] echo 13:23:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:23:44 ---> sigul-configuration.sh 13:23:44 gpg: directory `/root/.gnupg' created 13:23:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:23:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:23:44 gpg: keyring `/root/.gnupg/secring.gpg' created 13:23:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:23:44 gpg: CAST5 encrypted data 13:23:44 gpg: encrypted with 1 passphrase 13:23:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:23:45 + mkdir /home/jenkins 13:23:45 + mkdir /home/jenkins/sigul [Pipeline] sh 13:23:45 + 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 13:23:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:23:45 ---> sigul-install.sh 13:23:45 Sigul already installed; skipping installation. [Pipeline] sh 13:23:45 + git tag --list 13:23:45 v1.0.0 13:23:45 v1.1.0 13:23:45 v1.2.0 13:23:45 v1.3.0 13:23:45 v1.3.1 13:23:45 v2.0.0 13:23:45 v2.0.1 13:23:45 v2.1.0 13:23:45 v2.1.1 13:23:45 v2.1.2 13:23:45 v2.2.0 13:23:45 v2.3 13:23:45 v2.3.0 13:23:45 v2.3.1 13:23:45 v3.0 13:23:45 v3.0.0 13:23:45 v3.0.1 13:23:45 v3.0.1-dev.1 13:23:45 v3.1 13:23:45 v3.1.0 13:23:45 v3.1.0-dev.1 13:23:45 v3.1.0-dev.10 13:23:45 v3.1.0-dev.11 13:23:45 v3.1.0-dev.12 13:23:45 v3.1.0-dev.13 13:23:45 v3.1.0-dev.14 13:23:45 v3.1.0-dev.15 13:23:45 v3.1.0-dev.16 13:23:45 v3.1.0-dev.17 13:23:45 v3.1.0-dev.18 13:23:45 v3.1.0-dev.19 13:23:45 v3.1.0-dev.2 13:23:45 v3.1.0-dev.20 13:23:45 v3.1.0-dev.21 13:23:45 v3.1.0-dev.22 13:23:45 v3.1.0-dev.23 13:23:45 v3.1.0-dev.24 13:23:45 v3.1.0-dev.25 13:23:45 v3.1.0-dev.26 13:23:45 v3.1.0-dev.27 13:23:45 v3.1.0-dev.28 13:23:45 v3.1.0-dev.29 13:23:45 v3.1.0-dev.3 13:23:45 v3.1.0-dev.30 13:23:45 v3.1.0-dev.31 13:23:45 v3.1.0-dev.32 13:23:45 v3.1.0-dev.33 13:23:45 v3.1.0-dev.34 13:23:45 v3.1.0-dev.35 13:23:45 v3.1.0-dev.36 13:23:45 v3.1.0-dev.37 13:23:45 v3.1.0-dev.38 13:23:45 v3.1.0-dev.39 13:23:45 v3.1.0-dev.4 13:23:45 v3.1.0-dev.5 13:23:45 v3.1.0-dev.6 13:23:45 v3.1.0-dev.7 13:23:45 v3.1.0-dev.8 13:23:45 v3.1.0-dev.9 13:23:45 v3.1.1 13:23:45 v3.1.1-dev.1 13:23:45 v3.2.0-dev.1 13:23:45 v3.2.0-dev.10 13:23:45 v3.2.0-dev.11 13:23:45 v3.2.0-dev.12 13:23:45 v3.2.0-dev.13 13:23:45 v3.2.0-dev.14 13:23:45 v3.2.0-dev.15 13:23:45 v3.2.0-dev.16 13:23:45 v3.2.0-dev.17 13:23:45 v3.2.0-dev.18 13:23:45 v3.2.0-dev.19 13:23:45 v3.2.0-dev.2 13:23:45 v3.2.0-dev.20 13:23:45 v3.2.0-dev.21 13:23:45 v3.2.0-dev.22 13:23:45 v3.2.0-dev.23 13:23:45 v3.2.0-dev.24 13:23:45 v3.2.0-dev.25 13:23:45 v3.2.0-dev.26 13:23:45 v3.2.0-dev.27 13:23:45 v3.2.0-dev.28 13:23:45 v3.2.0-dev.29 13:23:45 v3.2.0-dev.3 13:23:45 v3.2.0-dev.30 13:23:45 v3.2.0-dev.31 13:23:45 v3.2.0-dev.32 13:23:45 v3.2.0-dev.33 13:23:45 v3.2.0-dev.34 13:23:45 v3.2.0-dev.35 13:23:45 v3.2.0-dev.36 13:23:45 v3.2.0-dev.37 13:23:45 v3.2.0-dev.38 13:23:45 v3.2.0-dev.4 13:23:45 v3.2.0-dev.5 13:23:45 v3.2.0-dev.6 13:23:45 v3.2.0-dev.7 13:23:45 v3.2.0-dev.8 13:23:45 v3.2.0-dev.9 13:23:45 v4.0.0-dev.1 13:23:45 v4.0.0-dev.10 13:23:45 v4.0.0-dev.11 13:23:45 v4.0.0-dev.12 13:23:45 v4.0.0-dev.13 13:23:45 v4.0.0-dev.14 13:23:45 v4.0.0-dev.15 13:23:45 v4.0.0-dev.16 13:23:45 v4.0.0-dev.17 13:23:45 v4.0.0-dev.18 13:23:45 v4.0.0-dev.2 13:23:45 v4.0.0-dev.3 13:23:45 v4.0.0-dev.4 13:23:45 v4.0.0-dev.5 13:23:45 v4.0.0-dev.6 13:23:45 v4.0.0-dev.7 13:23:45 v4.0.0-dev.8 13:23:45 v4.0.0-dev.9 [Pipeline] sh 13:23:46 + lftools sign git-tag v4.0.0-dev.18 13:23:46 Signing Git tag with Sigul... 13:23:46 Signing v4.0.0-dev.18 [Pipeline] echo 13:23:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:23:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:23:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:23:47 $ docker stop --time=1 48a0be0b742324f978ecd2900a53040fb9a4687ccd0a90169bf816cd135b7a8f 13:23:49 $ docker rm -f --volumes 48a0be0b742324f978ecd2900a53040fb9a4687ccd0a90169bf816cd135b7a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:23:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:49 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:23:49 $ 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 13:23:50 $ docker top f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db -eo pid,comm 13:23:50 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). 13:23:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:50 [ssh-agent] Looking for ssh-agent implementation... 13:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:50 $ docker exec f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db ssh-agent 13:23:50 SSH_AUTH_SOCK=/tmp/ssh-XVczxQPh5Spw/agent.32 13:23:50 SSH_AGENT_PID=38 13:23:50 Running ssh-add (command line suppressed) 13:23:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8898632408878424582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8898632408878424582.key) 13:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:51 + git semver bump pre 13:23:51 2025-02-20 13:23:51,315 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:23:51 2025-02-20 13:23:51,315 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev 13:23:51 2025-02-20 13:23:51,315 [bump_version] DEBUG bumped version:4.0.0-dev.19 13:23:51 2025-02-20 13:23:51,315 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:23:51 2025-02-20 13:23:51,315 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:23:51 2025-02-20 13:23:51,315 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:23:51 2025-02-20 13:23:51,317 [execute] INFO git cat-file --batch-check 13:23:51 2025-02-20 13:23:51,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:23:51 2025-02-20 13:23:51,322 [execute] INFO git cat-file --batch 13:23:51 2025-02-20 13:23:51,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:23:51 2025-02-20 13:23:51,328 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:23:51 4.0.0-dev.19 [Pipeline] } 13:23:51 $ docker exec --env ******** --env ******** f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db ssh-agent -k 13:23:51 unset SSH_AUTH_SOCK; 13:23:51 unset SSH_AGENT_PID; 13:23:51 echo Agent pid 38 killed; 13:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:51 + git semver [Pipeline] } 13:23:52 $ docker stop --time=1 f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db 13:23:53 $ docker rm -f --volumes f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db [Pipeline] // withDockerContainer [Pipeline] sh 13:23:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:54 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:23:54 $ 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 13:23:54 $ docker top d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 -eo pid,comm 13:23:54 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). 13:23:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:54 [ssh-agent] Looking for ssh-agent implementation... 13:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:54 $ docker exec d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 ssh-agent 13:23:54 SSH_AUTH_SOCK=/tmp/ssh-cCfykG80xZ3I/agent.34 13:23:54 SSH_AGENT_PID=40 13:23:54 Running ssh-add (command line suppressed) 13:23:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_495561113370609785.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_495561113370609785.key) 13:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:55 + git semver push 13:23:55 2025-02-20 13:23:55,399 [run_push] DEBUG push 13:23:55 2025-02-20 13:23:55,400 [execute] INFO git cat-file --batch-check 13:23:55 2025-02-20 13:23:55,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:23:55 2025-02-20 13:23:55,404 [execute] INFO git rev-list a9c3236dc24d9bdda6eca6a5a4d17b9272b010d7 -- 13:23:55 2025-02-20 13:23:55,404 [execute] DEBUG Popen(['git', 'rev-list', 'a9c3236dc24d9bdda6eca6a5a4d17b9272b010d7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:23:55 2025-02-20 13:23:55,418 [execute] INFO git fetch -v origin 13:23:55 2025-02-20 13:23:55,418 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:23:56 2025-02-20 13:23:55,893 [run_push] DEBUG no remote changes detected 13:23:56 2025-02-20 13:23:55,893 [execute] INFO git push origin semver 13:23:56 2025-02-20 13:23:55,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:23:56 2025-02-20 13:23:56,510 [run_push] DEBUG push all version tags 13:23:56 2025-02-20 13:23:56,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:23:56 2025-02-20 13:23:56,511 [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) 13:23:57 2025-02-20 13:23:57,184 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:23:57 4.0.0-dev.19 [Pipeline] } 13:23:57 $ docker exec --env ******** --env ******** d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 ssh-agent -k 13:23:57 unset SSH_AUTH_SOCK; 13:23:57 unset SSH_AGENT_PID; 13:23:57 echo Agent pid 40 killed; 13:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:57 + git semver [Pipeline] } 13:23:58 $ docker stop --time=1 d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 13:23:59 $ docker rm -f --volumes d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 [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 13:24:00 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:24:00 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:24:00 total 16 13:24:00 drwxr-xr-x 3 root root 4096 Feb 20 13:04 . 13:24:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:23 .. 13:24:00 drwxr-xr-x 2 root root 4096 Feb 20 13:04 cost 13:24:00 -rw-r--r-- 1 root root 96 Feb 20 13:04 cost.csv 13:24:00 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:24:00 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:24:00 total 16 13:24:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 13:04 . 13:24:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:23 .. 13:24:00 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 13:04 cost 13:24:00 -rw-r--r-- 1 jenkins jenkins 96 Feb 20 13:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:24:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:24:01 ---> package-listing.sh 13:24:01 ++ facter osfamily 13:24:01 ++ tr '[:upper:]' '[:lower:]' 13:24:01 + OS_FAMILY=debian 13:24:01 + workspace=/w/workspace/ry_app-service-configurable_main 13:24:01 + START_PACKAGES=/tmp/packages_start.txt 13:24:01 + END_PACKAGES=/tmp/packages_end.txt 13:24:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:24:01 + PACKAGES=/tmp/packages_start.txt 13:24:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:24:01 + PACKAGES=/tmp/packages_end.txt 13:24:01 + case "${OS_FAMILY}" in 13:24:01 + dpkg -l 13:24:01 + grep '^ii' 13:24:01 + '[' -f /tmp/packages_start.txt ']' 13:24:01 + '[' -f /tmp/packages_end.txt ']' 13:24:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:24:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:24:01 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:24:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:24:01 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 13:24:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:02 prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container 13:24:02 $ 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 13:24:02 $ docker top 4dc0d97495c7b49bfc1afe30bc5b0bb00e74501347bcb6ec3ecf2c84f33af120 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:02 + touch /tmp/pre-build-complete [Pipeline] sh 13:24:03 + mkdir -p /var/log/sysstat [Pipeline] sh 13:24:03 + ls /var/log/sa-host 13:24:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:03 provisioning config files... 13:24:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9645576341746112894tmp [Pipeline] { [Pipeline] echo 13:24:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:03 ---> create-netrc.sh [Pipeline] } 13:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:24:04 ---> python-tools-install.sh [Pipeline] echo 13:24:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:04 ---> sudo-logs.sh 13:24:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:24:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:04 ---> job-cost.sh 13:24:04 lf-activate-venv: SKIPPING 13:24:04 DEBUG: total: 0.2199999988079071 13:24:04 INFO: Retrieving Stack Cost... 13:24:05 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:05 INFO: Archiving Costs [Pipeline] echo 13:24:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:06 ---> logs-deploy.sh 13:24:06 lf-activate-venv: SKIPPING 13:24:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/266 13:24:06 INFO: archiving workspace using pattern(s): 13:24:06 Archives upload complete. 13:24:07 INFO: archiving logs to Nexus 13:24:07 ---> uname -a: 13:24:07 Linux prd-ubuntu20-04-docker-8c-8g-39332 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:24:07 13:24:07 13:24:07 ---> lscpu: 13:24:07 Architecture: x86_64 13:24:07 CPU op-mode(s): 32-bit, 64-bit 13:24:07 Byte Order: Little Endian 13:24:07 Address sizes: 40 bits physical, 48 bits virtual 13:24:07 CPU(s): 8 13:24:07 On-line CPU(s) list: 0-7 13:24:07 Thread(s) per core: 1 13:24:07 Core(s) per socket: 1 13:24:07 Socket(s): 8 13:24:07 NUMA node(s): 1 13:24:07 Vendor ID: AuthenticAMD 13:24:07 CPU family: 23 13:24:07 Model: 49 13:24:07 Model name: AMD EPYC-Rome Processor 13:24:07 Stepping: 0 13:24:07 CPU MHz: 2799.998 13:24:07 BogoMIPS: 5599.99 13:24:07 Virtualization: AMD-V 13:24:07 Hypervisor vendor: KVM 13:24:07 Virtualization type: full 13:24:07 L1d cache: 256 KiB 13:24:07 L1i cache: 256 KiB 13:24:07 L2 cache: 4 MiB 13:24:07 L3 cache: 128 MiB 13:24:07 NUMA node0 CPU(s): 0-7 13:24:07 Vulnerability Itlb multihit: Not affected 13:24:07 Vulnerability L1tf: Not affected 13:24:07 Vulnerability Mds: Not affected 13:24:07 Vulnerability Meltdown: Not affected 13:24:07 Vulnerability Mmio stale data: Not affected 13:24:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:24:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:24:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:24:07 Vulnerability Srbds: Not affected 13:24:07 Vulnerability Tsx async abort: Not affected 13:24:07 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 13:24:07 13:24:07 13:24:07 ---> nproc: 13:24:07 8 13:24:07 13:24:07 13:24:07 ---> df -h: 13:24:07 Filesystem Size Used Avail Use% Mounted on 13:24:07 overlay 155G 14G 142G 9% / 13:24:07 tmpfs 64M 0 64M 0% /dev 13:24:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:24:07 shm 64M 0 64M 0% /dev/shm 13:24:07 /dev/vda1 155G 14G 142G 9% /facter-os 13:24:07 13:24:07 13:24:07 ---> sar -b -r -n DEV: 13:24:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39332) 02/20/25 _x86_64_ (8 CPU) 13:24:07 13:24:07 12:59:22 LINUX RESTART (8 CPU) 13:24:07 13:24:07 13:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:24:07 13:01:01 397.97 17.69 380.27 0.00 1980.27 41830.74 0.00 13:24:07 13:02:01 209.22 0.08 209.13 0.00 9.07 68379.54 0.00 13:24:07 13:03:01 33.51 0.03 33.48 0.00 0.27 23051.77 0.00 13:24:07 13:04:01 175.37 0.15 175.22 0.00 14.26 45069.82 0.00 13:24:07 13:05:01 86.44 4.97 81.47 0.00 2621.43 22666.09 0.00 13:24:07 13:06:01 6.56 0.02 6.55 0.00 0.13 116.09 0.00 13:24:07 13:07:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 13:24:07 13:08:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 13:24:07 13:09:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 13:24:07 13:10:01 1.80 0.00 1.80 0.00 0.00 20.79 0.00 13:24:07 13:11:01 1.03 0.00 1.03 0.00 0.00 15.86 0.00 13:24:07 13:12:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 13:24:07 13:13:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 13:24:07 13:14:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 13:24:07 13:15:01 2.10 0.02 2.08 0.00 0.13 27.33 0.00 13:24:07 13:16:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 13:24:07 13:17:01 1.10 0.02 1.08 0.00 0.13 11.86 0.00 13:24:07 13:18:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 13:24:07 13:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 13:24:07 13:20:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 13:24:07 13:21:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 13:24:07 13:22:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 13:24:07 13:23:01 5.48 0.10 5.38 0.00 10.26 1901.82 0.00 13:24:07 13:24:01 163.97 0.37 163.61 0.00 23.73 60740.68 0.00 13:24:07 Average: 45.59 0.97 44.63 0.00 192.90 10978.58 0.00 13:24:07 13:24:07 13:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:24:07 13:01:01 28123260 31519468 779360 2.37 128704 3441396 1924972 5.67 1259232 2993912 848016 13:24:07 13:02:01 27200340 31094828 1197028 3.64 185196 3830788 2561824 7.55 1835464 3279800 387920 13:24:07 13:03:01 27117516 31518896 777116 2.36 189312 4314936 1930432 5.69 1340876 3846384 215860 13:24:07 13:04:01 27369084 31498800 796832 2.42 194072 4053916 2092512 6.17 1391012 3554676 112328 13:24:07 13:05:01 26673520 31501008 771628 2.35 223212 4668572 1725948 5.09 1587028 3974780 1016 13:24:07 13:06:01 26680584 31503116 768840 2.34 221764 4665316 1715196 5.05 1583208 3971528 24 13:24:07 13:07:01 26691908 31514492 757420 2.30 221780 4665324 1715196 5.05 1572724 3971536 8 13:24:07 13:08:01 26691988 31514620 757168 2.30 221820 4665328 1715196 5.05 1573024 3971536 52 13:24:07 13:09:01 26698736 31521404 750288 2.28 221844 4665332 1715196 5.05 1566228 3971540 16 13:24:07 13:10:01 26699724 31522424 749192 2.28 221904 4665328 1715196 5.05 1564704 3971544 16 13:24:07 13:11:01 26699440 31522212 749352 2.28 221944 4665336 1715196 5.05 1565124 3971548 56 13:24:07 13:12:01 26699304 31522112 749296 2.28 221952 4665340 1715196 5.05 1564908 3971552 44 13:24:07 13:13:01 26699528 31522336 749228 2.28 221968 4665340 1715196 5.05 1565164 3971552 8 13:24:07 13:14:01 26699512 31522348 749156 2.28 221984 4665344 1715196 5.05 1564936 3971556 44 13:24:07 13:15:01 26698568 31521480 749492 2.28 222032 4665312 1726120 5.09 1564892 3971524 16 13:24:07 13:16:01 26698808 31521792 748956 2.28 222052 4665324 1726120 5.09 1564904 3971532 48 13:24:07 13:17:01 26698328 31521360 749436 2.28 222080 4665328 1726120 5.09 1564744 3971532 12 13:24:07 13:18:01 26698232 31521352 749300 2.28 222104 4665332 1726120 5.09 1564732 3971532 12 13:24:07 13:19:01 26698208 31521376 749212 2.28 222136 4665340 1709824 5.04 1565032 3971540 8 13:24:07 13:20:01 26698988 31522176 748388 2.28 222172 4665328 1709824 5.04 1564060 3971540 148 13:24:07 13:21:01 26699224 31522460 748060 2.27 222196 4665336 1709824 5.04 1564068 3971548 12 13:24:07 13:22:01 26699428 31522704 747752 2.27 222228 4665348 1709824 5.04 1564108 3971556 40 13:24:07 13:23:01 26045484 31477068 791672 2.41 227920 5228364 1962684 5.78 1614104 4533984 571372 13:24:07 13:24:01 25200516 31466700 798420 2.43 249184 5949312 1751412 5.16 1695192 5202284 948 13:24:07 Average: 26732510 31496522 778441 2.37 215482 4616580 1797097 5.30 1556644 3954251 89084 13:24:07 13:24:07 13:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:24:07 13:01:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 13:24:07 13:01:01 ens3 874.67 561.07 8501.69 104.77 0.00 0.00 0.00 0.00 13:24:07 13:01:01 docker0 309.90 482.33 26.52 3102.66 0.00 0.00 0.00 0.00 13:24:07 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:02:01 ens3 21.33 12.90 25.88 8.67 0.00 0.00 0.00 0.00 13:24:07 13:02:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:24:07 13:02:01 veth6427d2c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:24:07 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:03:01 ens3 10.36 5.02 10.11 4.06 0.00 0.00 0.00 0.00 13:24:07 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:04:01 lo 8.47 8.47 0.84 0.84 0.00 0.00 0.00 0.00 13:24:07 13:04:01 ens3 134.76 102.53 1788.85 220.50 0.00 0.00 0.00 0.00 13:24:07 13:04:01 docker0 4.53 9.17 0.28 117.56 0.00 0.00 0.00 0.00 13:24:07 13:05:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 13:24:07 13:05:01 ens3 135.33 70.95 3112.29 10.66 0.00 0.00 0.00 0.00 13:24:07 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:06:01 ens3 0.22 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:08:01 ens3 1.25 0.88 1.74 0.25 0.00 0.00 0.00 0.00 13:24:07 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:10:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 13:24:07 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:11:01 ens3 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:24:07 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:15:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:24:07 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:16:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:24:07 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:18:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 13:24:07 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:24:07 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:23:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:24:07 13:23:01 ens3 137.23 78.40 3915.80 8.61 0.00 0.00 0.00 0.00 13:24:07 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:07 13:24:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 13:24:07 13:24:01 ens3 347.83 234.99 4151.62 178.24 0.00 0.00 0.00 0.00 13:24:07 13:24:01 docker0 59.21 100.27 5.71 864.50 0.00 0.00 0.00 0.00 13:24:07 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 13:24:07 Average: ens3 68.80 44.15 890.86 22.28 0.00 0.00 0.00 0.00 13:24:07 Average: docker0 15.36 24.34 1.34 168.15 0.00 0.00 0.00 0.00 13:24:07 13:24:07 13:24:07 ---> sar -P ALL: 13:24:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39332) 02/20/25 _x86_64_ (8 CPU) 13:24:07 13:24:07 12:59:22 LINUX RESTART (8 CPU) 13:24:07 13:24:07 13:00:02 CPU %user %nice %system %iowait %steal %idle 13:24:07 13:01:01 all 10.25 0.00 3.84 3.98 0.07 81.85 13:24:07 13:01:01 0 8.52 0.00 4.26 1.66 0.05 85.51 13:24:07 13:01:01 1 9.36 0.00 5.22 19.19 0.09 66.14 13:24:07 13:01:01 2 14.12 0.00 3.46 0.65 0.09 81.69 13:24:07 13:01:01 3 9.21 0.00 2.69 1.71 0.07 86.32 13:24:07 13:01:01 4 10.02 0.00 3.86 0.77 0.07 85.28 13:24:07 13:01:01 5 10.17 0.00 4.54 5.73 0.07 79.48 13:24:07 13:01:01 6 9.61 0.00 3.33 1.17 0.07 85.82 13:24:07 13:01:01 7 11.01 0.00 3.40 1.14 0.09 84.36 13:24:07 13:02:01 all 16.49 0.00 3.64 4.64 0.05 75.18 13:24:07 13:02:01 0 16.08 0.00 3.83 0.79 0.05 79.25 13:24:07 13:02:01 1 16.85 0.00 4.08 9.08 0.05 69.95 13:24:07 13:02:01 2 16.19 0.00 3.12 0.03 0.07 80.59 13:24:07 13:02:01 3 15.74 0.00 3.98 1.60 0.05 78.63 13:24:07 13:02:01 4 15.86 0.00 2.81 0.03 0.05 81.24 13:24:07 13:02:01 5 17.93 0.00 3.12 0.12 0.05 78.78 13:24:07 13:02:01 6 16.88 0.00 3.39 0.23 0.05 79.45 13:24:07 13:02:01 7 16.40 0.00 4.77 25.44 0.07 53.33 13:24:07 13:03:01 all 55.21 0.00 7.22 1.68 0.11 35.78 13:24:07 13:03:01 0 55.24 0.00 7.40 1.26 0.10 36.00 13:24:07 13:03:01 1 55.88 0.00 8.11 5.39 0.10 30.51 13:24:07 13:03:01 2 56.61 0.00 6.68 0.07 0.12 36.52 13:24:07 13:03:01 3 53.30 0.00 6.56 1.67 0.10 38.38 13:24:07 13:03:01 4 54.84 0.00 7.27 0.32 0.12 37.45 13:24:07 13:03:01 5 54.10 0.00 7.57 0.20 0.10 38.03 13:24:07 13:03:01 6 55.05 0.00 7.36 3.67 0.10 33.83 13:24:07 13:03:01 7 56.67 0.00 6.83 0.89 0.10 35.50 13:24:07 13:04:01 all 26.17 0.00 4.84 3.77 0.07 65.14 13:24:07 13:04:01 0 25.86 0.00 4.68 1.66 0.08 67.72 13:24:07 13:04:01 1 27.28 0.00 4.70 1.98 0.08 65.94 13:24:07 13:04:01 2 26.32 0.00 4.74 0.35 0.07 68.52 13:24:07 13:04:01 3 24.42 0.00 4.71 0.10 0.07 70.71 13:24:07 13:04:01 4 28.18 0.00 4.43 2.33 0.07 64.99 13:24:07 13:04:01 5 25.22 0.00 5.19 0.60 0.08 68.91 13:24:07 13:04:01 6 25.92 0.00 5.36 7.73 0.07 60.93 13:24:07 13:04:01 7 26.16 0.00 4.95 15.45 0.07 53.37 13:24:07 13:05:01 all 4.50 0.00 2.10 2.00 0.04 91.37 13:24:07 13:05:01 0 3.40 0.00 2.07 7.42 0.05 87.06 13:24:07 13:05:01 1 5.83 0.00 1.68 0.03 0.03 92.43 13:24:07 13:05:01 2 4.56 0.00 1.07 0.80 0.03 93.53 13:24:07 13:05:01 3 3.51 0.00 2.34 1.19 0.03 92.92 13:24:07 13:05:01 4 5.22 0.00 2.03 1.14 0.05 91.55 13:24:07 13:05:01 5 4.17 0.00 2.19 0.84 0.03 92.76 13:24:07 13:05:01 6 3.60 0.00 3.49 3.84 0.03 89.04 13:24:07 13:05:01 7 5.71 0.00 1.89 0.75 0.03 91.62 13:24:07 13:06:01 all 0.14 0.00 0.08 0.01 0.00 99.76 13:24:07 13:06:01 0 0.12 0.00 0.07 0.05 0.00 99.77 13:24:07 13:06:01 1 0.27 0.00 0.12 0.00 0.02 99.60 13:24:07 13:06:01 2 0.52 0.00 0.17 0.02 0.00 99.30 13:24:07 13:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 13:24:07 13:06:01 4 0.08 0.00 0.10 0.00 0.02 99.80 13:24:07 13:06:01 5 0.05 0.00 0.05 0.00 0.00 99.90 13:24:07 13:06:01 6 0.03 0.00 0.03 0.05 0.00 99.88 13:24:07 13:06:01 7 0.00 0.00 0.07 0.00 0.00 99.93 13:24:07 13:07:01 all 0.08 0.00 0.01 0.00 0.00 99.90 13:24:07 13:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:24:07 13:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:24:07 13:07:01 2 0.42 0.00 0.02 0.00 0.00 99.57 13:24:07 13:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:07:01 4 0.08 0.00 0.02 0.00 0.02 99.88 13:24:07 13:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:24:07 13:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 13:24:07 13:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:24:07 13:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:24:07 13:08:01 2 1.99 0.00 0.00 0.00 0.02 98.00 13:24:07 13:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:24:07 13:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:24:07 13:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:24:07 13:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:09:01 all 0.23 0.00 0.01 0.00 0.00 99.75 13:24:07 13:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:24:07 13:09:01 1 0.30 0.00 0.02 0.00 0.00 99.68 13:24:07 13:09:01 2 1.37 0.00 0.00 0.00 0.00 98.63 13:24:07 13:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:24:07 13:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:09:01 6 0.03 0.00 0.02 0.02 0.00 99.93 13:24:07 13:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:10:01 all 0.09 0.00 0.01 0.01 0.00 99.89 13:24:07 13:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:24:07 13:10:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:24:07 13:10:01 2 0.45 0.00 0.02 0.00 0.00 99.53 13:24:07 13:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 13:24:07 13:10:01 4 0.08 0.00 0.03 0.00 0.02 99.87 13:24:07 13:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:10:01 6 0.00 0.00 0.00 0.05 0.00 99.95 13:24:07 13:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:24:07 13:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:24:07 13:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:24:07 13:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:24:07 13:11:01 3 0.07 0.00 0.00 0.00 0.02 99.92 13:24:07 13:11:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:24:07 13:11:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:24:07 13:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:24:07 13:11:01 CPU %user %nice %system %iowait %steal %idle 13:24:07 13:12:01 all 0.06 0.00 0.01 0.00 0.00 99.91 13:24:07 13:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:24:07 13:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:12:01 2 0.43 0.00 0.05 0.00 0.02 99.50 13:24:07 13:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:24:07 13:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:24:07 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:13:01 all 0.03 0.00 0.01 0.00 0.00 99.97 13:24:07 13:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:24:07 13:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:24:07 13:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:14:01 all 0.09 0.00 0.01 0.00 0.01 99.88 13:24:07 13:14:01 0 0.00 0.00 0.02 0.03 0.02 99.93 13:24:07 13:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:24:07 13:14:01 2 0.63 0.00 0.02 0.00 0.00 99.35 13:24:07 13:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:14:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:24:07 13:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:24:07 13:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:15:01 all 0.03 0.00 0.03 0.01 0.00 99.93 13:24:07 13:15:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:24:07 13:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:24:07 13:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:24:07 13:15:01 4 0.08 0.00 0.07 0.00 0.00 99.85 13:24:07 13:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:24:07 13:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 13:24:07 13:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:16:01 all 0.02 0.00 0.02 0.01 0.00 99.95 13:24:07 13:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:24:07 13:16:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:24:07 13:16:01 2 0.07 0.00 0.02 0.00 0.02 99.90 13:24:07 13:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:16:01 6 0.00 0.00 0.00 0.05 0.00 99.95 13:24:07 13:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:24:07 13:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:24:07 13:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 13:24:07 13:17:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:24:07 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:24:07 13:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:24:07 13:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:24:07 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:18:01 all 0.06 0.00 0.01 0.00 0.00 99.93 13:24:07 13:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:24:07 13:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:24:07 13:18:01 2 0.37 0.00 0.03 0.00 0.00 99.60 13:24:07 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:24:07 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:19:01 all 0.05 0.00 0.01 0.01 0.00 99.93 13:24:07 13:19:01 0 0.02 0.00 0.00 0.05 0.00 99.93 13:24:07 13:19:01 1 0.08 0.00 0.07 0.00 0.02 99.83 13:24:07 13:19:01 2 0.22 0.00 0.00 0.00 0.00 99.78 13:24:07 13:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:24:07 13:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 13:24:07 13:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:24:07 13:20:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:24:07 13:20:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:24:07 13:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:24:07 13:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:24:07 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:21:01 all 0.09 0.00 0.01 0.00 0.00 99.90 13:24:07 13:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:21:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:24:07 13:21:01 2 0.50 0.00 0.02 0.00 0.00 99.48 13:24:07 13:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:24:07 13:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:24:07 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:24:07 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:22:01 all 0.05 0.00 0.01 0.00 0.00 99.94 13:24:07 13:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:24:07 13:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:24:07 13:22:01 2 0.23 0.00 0.00 0.00 0.00 99.77 13:24:07 13:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:24:07 13:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:24:07 13:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:24:07 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:24:07 13:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:24:07 13:24:07 13:22:01 CPU %user %nice %system %iowait %steal %idle 13:24:07 13:23:01 all 1.81 0.00 0.82 0.08 0.02 97.27 13:24:07 13:23:01 0 2.31 0.00 0.65 0.25 0.02 96.77 13:24:07 13:23:01 1 1.69 0.00 1.00 0.00 0.02 97.30 13:24:07 13:23:01 2 2.30 0.00 0.50 0.00 0.02 97.18 13:24:07 13:23:01 3 1.52 0.00 0.89 0.05 0.02 97.53 13:24:07 13:23:01 4 1.70 0.00 1.04 0.00 0.02 97.24 13:24:07 13:23:01 5 1.77 0.00 1.09 0.10 0.02 97.03 13:24:07 13:23:01 6 1.35 0.00 0.58 0.25 0.02 97.79 13:24:07 13:23:01 7 1.82 0.00 0.80 0.02 0.02 97.34 13:24:07 13:24:01 all 8.11 0.00 3.58 2.88 0.06 85.37 13:24:07 13:24:01 0 8.56 0.00 4.03 0.34 0.05 87.03 13:24:07 13:24:01 1 7.77 0.00 3.05 0.37 0.07 88.74 13:24:07 13:24:01 2 6.66 0.00 2.84 0.71 0.03 89.76 13:24:07 13:24:01 3 7.96 0.00 3.35 6.97 0.07 81.66 13:24:07 13:24:01 4 9.11 0.00 3.55 1.46 0.07 85.81 13:24:07 13:24:01 5 8.82 0.00 5.21 10.48 0.07 75.42 13:24:07 13:24:01 6 8.01 0.00 3.34 2.80 0.05 85.81 13:24:07 13:24:01 7 7.98 0.00 3.34 0.00 0.05 88.62 13:24:07 Average: all 5.12 0.00 1.09 0.79 0.02 92.98 13:24:07 Average: 0 4.99 0.00 1.12 0.57 0.02 93.31 13:24:07 Average: 1 5.21 0.00 1.17 1.47 0.03 92.12 13:24:07 Average: 2 5.55 0.00 0.94 0.11 0.02 93.38 13:24:07 Average: 3 4.80 0.00 1.02 0.55 0.02 93.62 13:24:07 Average: 4 5.20 0.00 1.05 0.25 0.03 93.47 13:24:07 Average: 5 5.07 0.00 1.20 0.74 0.02 92.97 13:24:07 Average: 6 4.99 0.00 1.12 0.83 0.02 93.04 13:24:07 Average: 7 5.19 0.00 1.08 1.80 0.02 91.91 13:24:07 13:24:07 13:24:07