Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6db0557ae3165527ee512b397645c0ab94fc0120 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-ssh5316374032533251549.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-ssh15264804439391647845.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/device-virtual-go/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/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh255228816402673539.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-ssh6333835126952681735.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/device-virtual-go/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/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13498826151254476680.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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go 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: device-virtual 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 ‘prd-ubuntu20.04-docker-8c-8g-36863’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36871 in /w/workspace/exfoundry_device-virtual-go_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/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6db0557ae3165527ee512b397645c0ab94fc0120 (main) Commit message: "Merge pull request #515 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6db0557ae3165527ee512b397645c0ab94fc0120 # timeout=10 > git rev-list --no-walk 0e25f9ddff1f5f86c101f6df9b932be439593de6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:37 ========================================================= 01:08:37 EdgeX Global Pipelines Version Info 01:08:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:39 ------------------- 01:08:39 stable info: 01:08:39 ------------------- 01:08:39 Commited By: Cherry Wang cherry@iotechsys.com 01:08:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:08:39 Message: update stable to v1.0.269 01:08:39 ------------------- 01:08:39 experimental info: 01:08:39 ------------------- 01:08:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:08:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:08:39 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:08:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:08:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo 01:08:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6db0557 [Pipeline] echo 01:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:40 provisioning config files... 01:08:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14260191053343474700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:40 ---> ****-login.sh 01:08:40 nexus3.edgexfoundry.org:10001 01:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:40 Configure a credential helper to remove this warning. See 01:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:40 01:08:40 Login Succeeded 01:08:40 nexus3.edgexfoundry.org:10002 01:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:40 Configure a credential helper to remove this warning. See 01:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:40 01:08:40 Login Succeeded 01:08:40 nexus3.edgexfoundry.org:10003 01:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:41 Configure a credential helper to remove this warning. See 01:08:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:41 01:08:41 Login Succeeded 01:08:41 nexus3.edgexfoundry.org:10004 01:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:41 Configure a credential helper to remove this warning. See 01:08:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:41 01:08:41 Login Succeeded 01:08:41 ****.io 01:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:41 Configure a credential helper to remove this warning. See 01:08:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:41 01:08:41 Login Succeeded 01:08:41 ---> ****-login.sh ends [Pipeline] } 01:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:41 + git rev-list -1 --merges 6db0557ae3165527ee512b397645c0ab94fc0120~1..6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo 01:08:41 -----------> git rev-list -1 --merges 6db0557ae3165527ee512b397645c0ab94fc0120~1..6db0557ae3165527ee512b397645c0ab94fc0120 6db0557ae3165527ee512b397645c0ab94fc0120 01:08:41 6db0557ae3165527ee512b397645c0ab94fc0120 [false] [Pipeline] sh 01:08:42 + git log --format=format:%s -1 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo 01:08:42 ========================================================= 01:08:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:42 + git log --format=format:%s -1 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo 01:08:42 [semverPrep] GIT_COMMIT: 6db0557ae3165527ee512b397645c0ab94fc0120, Commit Message: Merge pull request #515 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18 [Pipeline] echo 01:08:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:42 + grep -v github /etc/ssh/ssh_known_hosts 01:08:42 + [ -e /tmp/ssh_known_hosts ] 01:08:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:42 sudo tee -a /etc/ssh/ssh_known_hosts 01:08:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:43 01:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:43 0.1.4: Pulling from edgex-devops/py-git-semver 01:08:43 b85a868b505f: Pulling fs layer 01:08:43 e2be974225ed: Pulling fs layer 01:08:43 339a4e72a1f5: Pulling fs layer 01:08:43 988bab9f4d93: Pulling fs layer 01:08:43 1469e6f7b9e6: Pulling fs layer 01:08:43 eaf3925da568: Pulling fs layer 01:08:43 bab4dde63d76: Pulling fs layer 01:08:43 bde34c3a00c8: Pulling fs layer 01:08:43 b352a97aabf1: Pulling fs layer 01:08:43 4872d77fe225: Pulling fs layer 01:08:43 5851b861e8e6: Pulling fs layer 01:08:43 988bab9f4d93: Waiting 01:08:43 bde34c3a00c8: Waiting 01:08:43 1469e6f7b9e6: Waiting 01:08:43 eaf3925da568: Waiting 01:08:43 bab4dde63d76: Waiting 01:08:43 b352a97aabf1: Waiting 01:08:43 5851b861e8e6: Waiting 01:08:43 4872d77fe225: Waiting 01:08:43 e2be974225ed: Download complete 01:08:43 1469e6f7b9e6: Verifying Checksum 01:08:43 1469e6f7b9e6: Download complete 01:08:43 339a4e72a1f5: Verifying Checksum 01:08:43 339a4e72a1f5: Download complete 01:08:43 eaf3925da568: Verifying Checksum 01:08:43 eaf3925da568: Download complete 01:08:43 bde34c3a00c8: Verifying Checksum 01:08:43 bde34c3a00c8: Download complete 01:08:43 b352a97aabf1: Download complete 01:08:43 4872d77fe225: Verifying Checksum 01:08:43 4872d77fe225: Download complete 01:08:43 5851b861e8e6: Verifying Checksum 01:08:43 5851b861e8e6: Download complete 01:08:43 b85a868b505f: Verifying Checksum 01:08:43 b85a868b505f: Download complete 01:08:44 bab4dde63d76: Verifying Checksum 01:08:44 bab4dde63d76: Download complete 01:08:45 b85a868b505f: Pull complete 01:08:45 e2be974225ed: Pull complete 01:08:45 339a4e72a1f5: Pull complete 01:08:45 988bab9f4d93: Pull complete 01:08:46 1469e6f7b9e6: Pull complete 01:08:46 eaf3925da568: Pull complete 01:08:48 bab4dde63d76: Pull complete 01:08:48 bde34c3a00c8: Pull complete 01:08:48 b352a97aabf1: Pull complete 01:08:48 4872d77fe225: Pull complete 01:08:48 5851b861e8e6: Pull complete 01:08:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:48 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:08:52 $ docker top c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 -eo pid,comm 01:08:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:08:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:52 [ssh-agent] Looking for ssh-agent implementation... 01:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:52 $ docker exec c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent 01:08:52 SSH_AUTH_SOCK=/tmp/ssh-MBFqTbD4PlsJ/agent.32 01:08:52 SSH_AGENT_PID=38 01:08:52 Running ssh-add (command line suppressed) 01:08:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1755536006643287882.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1755536006643287882.key) 01:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:53 + git tag --points-at HEAD [Pipeline] } 01:08:53 $ docker exec --env ******** --env ******** c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent -k 01:08:53 unset SSH_AUTH_SOCK; 01:08:53 unset SSH_AGENT_PID; 01:08:53 echo Agent pid 38 killed; 01:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:08:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:53 [ssh-agent] Looking for ssh-agent implementation... 01:08:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:53 $ docker exec c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent 01:08:53 SSH_AUTH_SOCK=/tmp/ssh-nCCNZnLoewd1/agent.72 01:08:53 SSH_AGENT_PID=78 01:08:53 Running ssh-add (command line suppressed) 01:08:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16143305184972642131.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16143305184972642131.key) 01:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:54 + git semver init 01:08:54 2025-01-17 01:08:54,200 [run_init] DEBUG init version:0.0.0 force:False 01:08:54 2025-01-17 01:08:54,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 01:08:54 2025-01-17 01:08:54,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 01:08:54 2025-01-17 01:08:54,201 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 01:08:55 2025-01-17 01:08:55,544 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 01:08:55 2025-01-17 01:08:55,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 01:08:55 2025-01-17 01:08:55,545 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:08:55 2025-01-17 01:08:55,545 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:08:55 4.0.0-dev.11 [Pipeline] } 01:08:55 $ docker exec --env ******** --env ******** c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent -k 01:08:55 unset SSH_AUTH_SOCK; 01:08:55 unset SSH_AGENT_PID; 01:08:55 echo Agent pid 78 killed; 01:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:56 + git semver [Pipeline] } 01:08:56 $ docker stop --time=1 c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 01:08:57 $ docker rm -f --volumes c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:08:58 Stashed 1 file(s) [Pipeline] echo 01:08:58 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:58 provisioning config files... 01:08:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15769651479999405479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:58 ---> ****-login.sh 01:08:58 nexus3.edgexfoundry.org:10001 01:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:58 Configure a credential helper to remove this warning. See 01:08:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:58 01:08:58 Login Succeeded 01:08:58 nexus3.edgexfoundry.org:10002 01:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:58 Configure a credential helper to remove this warning. See 01:08:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:58 01:08:58 Login Succeeded 01:08:58 nexus3.edgexfoundry.org:10003 01:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:59 Configure a credential helper to remove this warning. See 01:08:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:59 01:08:59 Login Succeeded 01:08:59 nexus3.edgexfoundry.org:10004 01:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:59 Configure a credential helper to remove this warning. See 01:08:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:59 01:08:59 Login Succeeded 01:08:59 ****.io 01:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:59 Configure a credential helper to remove this warning. See 01:08:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:59 01:08:59 Login Succeeded 01:08:59 ---> ****-login.sh ends [Pipeline] } 01:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:08:59 ========================================================= 01:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:08:59 Sending build context to Docker daemon 37.76MB 01:08:59 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:08:59 Step 2/12 : FROM ${BASE} AS builder 01:09:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:00 da9db072f522: Pulling fs layer 01:09:00 6ef4a4ee8ca5: Pulling fs layer 01:09:00 06f05ace1117: Pulling fs layer 01:09:00 5fe327b54edc: Pulling fs layer 01:09:00 4f4fb700ef54: Pulling fs layer 01:09:00 92a5565b7b96: Pulling fs layer 01:09:00 ff9bb7016b71: Pulling fs layer 01:09:00 b67dba6c2c7d: Pulling fs layer 01:09:00 4f4fb700ef54: Waiting 01:09:00 92a5565b7b96: Waiting 01:09:00 5fe327b54edc: Waiting 01:09:00 ff9bb7016b71: Waiting 01:09:00 a813b0c90790: Pulling fs layer 01:09:00 b67dba6c2c7d: Waiting 01:09:00 6ef4a4ee8ca5: Verifying Checksum 01:09:00 5fe327b54edc: Verifying Checksum 01:09:00 5fe327b54edc: Download complete 01:09:00 4f4fb700ef54: Verifying Checksum 01:09:00 4f4fb700ef54: Download complete 01:09:00 92a5565b7b96: Verifying Checksum 01:09:00 92a5565b7b96: Download complete 01:09:00 da9db072f522: Download complete 01:09:00 ff9bb7016b71: Verifying Checksum 01:09:00 ff9bb7016b71: Download complete 01:09:00 da9db072f522: Pull complete 01:09:00 a813b0c90790: Verifying Checksum 01:09:00 a813b0c90790: Download complete 01:09:00 6ef4a4ee8ca5: Pull complete 01:09:00 06f05ace1117: Download complete 01:09:00 b67dba6c2c7d: Verifying Checksum 01:09:00 b67dba6c2c7d: Download complete 01:09:04 06f05ace1117: Pull complete 01:09:04 5fe327b54edc: Pull complete 01:09:04 4f4fb700ef54: Pull complete 01:09:04 92a5565b7b96: Pull complete 01:09:04 ff9bb7016b71: Pull complete 01:09:06 b67dba6c2c7d: Pull complete 01:09:06 a813b0c90790: Pull complete 01:09:06 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:09:06 ---> 3ba60ce46760 01:09:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:09:12 ---> Running in 2e1b59cecc40 01:09:12 Removing intermediate container 2e1b59cecc40 01:09:12 ---> 2e8992296e66 01:09:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:09:12 ---> Running in 19d8da2670a8 01:09:12 Removing intermediate container 19d8da2670a8 01:09:12 ---> 8aa999a78e9e 01:09:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:09:12 ---> Running in 0e0017d65e39 01:09:12 Removing intermediate container 0e0017d65e39 01:09:12 ---> 53005836d8ad 01:09:12 Step 6/12 : WORKDIR /device-virtual-go 01:09:12 ---> Running in bf6bd9d5a846 01:09:12 Removing intermediate container bf6bd9d5a846 01:09:12 ---> 70fdeaaf6e10 01:09:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:12 ---> Running in 91fcafd2dc52 01:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:13 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:09:13 (2/4) Installing libedit (20240517.3.1-r0) 01:09:13 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:09:13 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:09:13 Executing busybox-1.36.1-r29.trigger 01:09:13 OK: 252 MiB in 62 packages 01:09:13 Still waiting to schedule task 01:09:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-36866’ is offline 01:09:14 Removing intermediate container 91fcafd2dc52 01:09:14 ---> c339088f78b5 01:09:14 Step 8/12 : COPY go.mod vendor* ./ 01:09:14 ---> 3d41a32e6c5d 01:09:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:14 ---> Running in 3f2f817612bc 01:10:10 Removing intermediate container 3f2f817612bc 01:10:10 ---> 6c13fc560bae 01:10:10 Step 10/12 : COPY . . 01:10:10 ---> b77223104101 01:10:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:10 ---> Running in 4db9b23283d9 01:10:10 Removing intermediate container 4db9b23283d9 01:10:10 ---> 8081e3f43f62 01:10:10 Step 12/12 : RUN $MAKE 01:10:10 ---> Running in 8d75d8c5011e 01:10:10 noop 01:10:10 Removing intermediate container 8d75d8c5011e 01:10:10 ---> 3f8816cdc4ae 01:10:10 Successfully built 3f8816cdc4ae 01:10:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:10 + docker inspect -f . ci-base-image-x86_64 01:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:10 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** ci-base-image-x86_64 cat 01:10:11 $ docker top 8fc7a6b9c58092553471432915caff57f3206082010f03d47f5a11d2125fc98a -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:11 + go version 01:10:11 go version go1.23.4 linux/amd64 [Pipeline] } 01:10:11 $ docker stop --time=1 8fc7a6b9c58092553471432915caff57f3206082010f03d47f5a11d2125fc98a 01:10:12 $ docker rm -f --volumes 8fc7a6b9c58092553471432915caff57f3206082010f03d47f5a11d2125fc98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:13 + docker inspect -f . ci-base-image-x86_64 01:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:13 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** ci-base-image-x86_64 cat 01:10:13 $ docker top 3b51e9ecf66367a5d2c0023a86deb9fe0de5e3f8c7cea8e47bff64d35040b627 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 01:10:14 + make test 01:10:14 go test ./... -coverprofile=coverage.out 01:10:15 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:10:33 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:10:33 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 01:10:41 go vet ./... 01:10:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:10:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:10:46 ./bin/test-attribution-txt.sh [Pipeline] echo 01:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:10:46 $ docker stop --time=1 3b51e9ecf66367a5d2c0023a86deb9fe0de5e3f8c7cea8e47bff64d35040b627 01:10:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36873 in /w/workspace/exfoundry_device-virtual-go_main 01:10:51 $ docker rm -f --volumes 3b51e9ecf66367a5d2c0023a86deb9fe0de5e3f8c7cea8e47bff64d35040b627 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 01:10:51 Running in /w/workspace/device-virtual-go/195 [Pipeline] { [Pipeline] checkout 01:10:51 The recommended git tool is: git 01:10:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:10:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:52 + ls -al . 01:10:52 total 264 01:10:52 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:10 . 01:10:52 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:08 .. 01:10:52 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:10 .git 01:10:52 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:08 .github 01:10:52 -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 01:08 .gitignore 01:10:52 -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 01:08 .golangci.yml 01:10:52 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:08 .semver 01:10:52 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 01:08 Attribution.txt 01:10:52 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 01:08 CHANGELOG.md 01:10:52 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 01:08 Dockerfile 01:10:52 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:08 GOVERNANCE.md 01:10:52 -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 01:08 Jenkinsfile 01:10:52 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 01:08 LICENSE 01:10:52 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 01:08 Makefile 01:10:52 -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 01:08 OWNERS.md 01:10:52 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 01:08 README.md 01:10:52 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:08 VERSION 01:10:52 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:08 bin 01:10:52 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:08 cmd 01:10:52 -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 01:10 coverage.out 01:10:52 -rw-rw-r-- 1 jenkins jenkins 6126 Jan 17 01:08 go.mod 01:10:52 -rw-rw-r-- 1 jenkins jenkins 86632 Jan 17 01:08 go.sum 01:10:52 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:08 internal 01:10:52 -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:52 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6db0557ae3165527ee512b397645c0ab94fc0120 --label arch=amd64 --label version=4.0.0-dev.11 . 01:10:52 Sending build context to Docker daemon 37.81MB 01:10:52 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:10:52 Step 2/26 : FROM ${BASE} AS builder 01:10:52 ---> 3f8816cdc4ae 01:10:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:10:53 ---> Running in 7fe437706a58 01:10:53 Removing intermediate container 7fe437706a58 01:10:53 ---> a5ef0b2ff1a2 01:10:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:10:53 ---> Running in 07cc977b26f4 01:10:53 Removing intermediate container 07cc977b26f4 01:10:53 ---> 8f185fb7a86c 01:10:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:10:53 ---> Running in 152aacc2544d 01:10:53 Removing intermediate container 152aacc2544d 01:10:53 ---> 0ee35e2abed9 01:10:53 Step 6/26 : WORKDIR /device-virtual-go 01:10:53 ---> Running in ca82fcd8eeaf 01:10:53 Removing intermediate container ca82fcd8eeaf 01:10:53 ---> 117439a3cf09 01:10:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:53 ---> Running in 3cc64fea7d51 01:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:54 OK: 252 MiB in 62 packages 01:10:55 Removing intermediate container 3cc64fea7d51 01:10:55 ---> 463d2296abed 01:10:55 Step 8/26 : COPY go.mod vendor* ./ 01:10:55 ---> 14e8d7b3668d 01:10:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:55 ---> Running in 026b7600464e 01:10:55 Removing intermediate container 026b7600464e 01:10:55 ---> 9da11926ed35 01:10:55 Step 10/26 : COPY . . 01:10:56 ---> bd83f0a53c7d 01:10:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:56 ---> Running in cee60df66fc9 01:10:56 using credential edgex-jenkins-ssh 01:10:56 Cloning the remote Git repository 01:10:56 Removing intermediate container cee60df66fc9 01:10:56 ---> 4a29a08752eb 01:10:56 Step 12/26 : RUN $MAKE 01:10:56 ---> Running in 3468bc9f5061 01:10:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:10:56 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:10:56 > git init /w/workspace/device-virtual-go/195 # timeout=10 01:10:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:10:56 > git --version # timeout=10 01:10:56 > git --version # 'git version 2.25.1' 01:10:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:00 Avoid second fetch 01:11:00 Checking out Revision 6db0557ae3165527ee512b397645c0ab94fc0120 (main) 01:11:01 Commit message: "Merge pull request #515 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18" 01:11:00 > git config core.sparsecheckout # timeout=10 01:11:00 > git checkout -f 6db0557ae3165527ee512b397645c0ab94fc0120 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:06 Dload Upload Total Spent Left Speed 01:11:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75458 [Pipeline] sh 01:11:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:06 + sudo tee /etc/docker/daemon.new 01:11:06 { 01:11:06 "registry-mirrors": [ 01:11:06 "https://nexus3.edgexfoundry.org:10001" 01:11:06 ], 01:11:06 "bip": "10.250.0.254/24", 01:11:06 "hosts": [ 01:11:06 "tcp://0.0.0.0:5555", 01:11:06 "unix:///var/run/docker.sock" 01:11:06 ], 01:11:06 "mtu": 1458, 01:11:06 "selinux-enabled": true, 01:11:06 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:06 } [Pipeline] sh 01:11:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:25 provisioning config files... 01:11:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/195@tmp/config3728884110869026915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:26 ---> ****-login.sh 01:11:26 nexus3.edgexfoundry.org:10001 01:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:26 Configure a credential helper to remove this warning. See 01:11:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:26 01:11:26 Login Succeeded 01:11:26 nexus3.edgexfoundry.org:10002 01:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:27 Configure a credential helper to remove this warning. See 01:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:27 01:11:27 Login Succeeded 01:11:27 nexus3.edgexfoundry.org:10003 01:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:27 Configure a credential helper to remove this warning. See 01:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:27 01:11:27 Login Succeeded 01:11:27 nexus3.edgexfoundry.org:10004 01:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:27 Configure a credential helper to remove this warning. See 01:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:27 01:11:27 Login Succeeded 01:11:27 ****.io 01:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:27 Configure a credential helper to remove this warning. See 01:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:27 01:11:27 Login Succeeded 01:11:27 ---> ****-login.sh ends [Pipeline] } 01:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:11:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:11:28 ========================================================= 01:11:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:11:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:28 + 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 . 01:11:29 Removing intermediate container 3468bc9f5061 01:11:29 ---> 3135c189d4fd 01:11:29 Step 13/26 : FROM alpine:3.20 01:11:29 3.20: Pulling from library/alpine 01:11:29 66a3d608f3fa: Pulling fs layer 01:11:29 66a3d608f3fa: Verifying Checksum 01:11:29 66a3d608f3fa: Download complete 01:11:29 66a3d608f3fa: Pull complete 01:11:29 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:11:29 Status: Downloaded newer image for alpine:3.20 01:11:29 ---> e29df9b510ff 01:11:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:11:29 ---> Running in 996219de98a2 01:11:29 Removing intermediate container 996219de98a2 01:11:29 ---> 0d876599ea8d 01:11:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:11:29 ---> Running in 7e87d7b03fca 01:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:29 (1/1) Installing dumb-init (1.2.5-r3) 01:11:29 Executing busybox-1.36.1-r29.trigger 01:11:29 OK: 8 MiB in 15 packages 01:11:29 Removing intermediate container 7e87d7b03fca 01:11:29 ---> 53d63cc9ca5f 01:11:29 Step 16/26 : RUN apk --no-cache upgrade 01:11:29 ---> Running in 541c9412049b 01:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:29 OK: 8 MiB in 15 packages 01:11:29 Removing intermediate container 541c9412049b 01:11:29 ---> e1f7b45bd7c7 01:11:29 Step 17/26 : WORKDIR / 01:11:29 ---> Running in 6a6bea53124b 01:11:29 Removing intermediate container 6a6bea53124b 01:11:29 ---> 2dbdf8d492d8 01:11:29 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:11:29 ---> 842db9ffb3ff 01:11:29 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:11:30 ---> 0804f671129c 01:11:30 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:11:31 #0 building with "default" instance using docker driver 01:11:31 01:11:31 #1 [internal] load .dockerignore 01:11:31 #1 transferring context: 01:11:31 #1 transferring context: 2B done 01:11:31 #1 DONE 0.2s 01:11:31 01:11:31 #2 [internal] load build definition from Dockerfile 01:11:31 #2 transferring dockerfile: 1.79kB 0.0s done 01:11:31 #2 DONE 0.2s 01:11:31 01:11:31 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:11:31 #3 DONE 0.2s 01:11:31 ---> 0a11cb73cbf5 01:11:31 Step 21/26 : EXPOSE 59900 01:11:31 ---> Running in 94ce487b93f6 01:11:31 Removing intermediate container 94ce487b93f6 01:11:31 ---> d046d080cddf 01:11:31 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:11:31 ---> Running in 06fc70c3d3c2 01:11:31 01:11:31 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:11:31 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 01:11:31 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 01:11:31 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.25MB / 4.09MB 0.2s 01:11:31 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 01:11:31 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s 01:11:31 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.2s done 01:11:31 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s 01:11:31 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 01:11:31 Removing intermediate container 06fc70c3d3c2 01:11:31 ---> 62e243346b23 01:11:31 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:11:31 ---> Running in d6cf703df058 01:11:31 Removing intermediate container d6cf703df058 01:11:31 ---> a4566d95394a 01:11:31 Step 24/26 : LABEL arch=amd64 01:11:31 ---> Running in df199bbeb973 01:11:31 Removing intermediate container df199bbeb973 01:11:31 ---> d5dff4582c05 01:11:31 Step 25/26 : LABEL git_sha=6db0557ae3165527ee512b397645c0ab94fc0120 01:11:31 ---> Running in ae2b162ec065 01:11:31 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:11:31 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 9.44MB / 70.67MB 0.4s 01:11:31 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 01:11:31 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 01:11:31 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.4s done 01:11:31 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s 01:11:31 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done 01:11:31 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 0.5s 01:11:31 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.5s 01:11:31 Removing intermediate container ae2b162ec065 01:11:31 ---> a2cb7c213408 01:11:31 Step 26/26 : LABEL version=4.0.0-dev.11 01:11:31 ---> Running in 02b34cdd2ae9 01:11:31 Removing intermediate container 02b34cdd2ae9 01:11:31 ---> 6d847513ac05 01:11:31 [Warning] One or more build-args [ARCH] were not consumed 01:11:31 Successfully built 6d847513ac05 01:11:31 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:31 provisioning config files... 01:11:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15180088085724219176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:31 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.57MB / 70.67MB 0.6s 01:11:31 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.6s 01:11:31 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.7s 01:11:31 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.41MB / 12.74MB 0.7s 01:11:31 #4 ... 01:11:31 01:11:31 #5 [internal] load build context 01:11:31 #5 transferring context: 18.92MB 0.7s done 01:11:31 #5 DONE 0.8s 01:11:31 01:11:31 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:11:31 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.12MB / 70.67MB 0.8s 01:11:31 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 01:11:31 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.87MB / 12.74MB 0.8s 01:11:32 ---> ****-login.sh 01:11:32 nexus3.edgexfoundry.org:10001 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10002 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10003 01:11:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 1.0s 01:11:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 18.19MB / 98.78MB 1.0s 01:11:32 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s done 01:11:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 39.77MB / 70.67MB 1.1s 01:11:32 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10004 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 ****.io 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.79MB / 70.67MB 1.2s 01:11:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 28.00MB / 98.78MB 1.2s 01:11:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.3s 01:11:32 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 ---> ****-login.sh ends [Pipeline] } 01:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 01:11:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.5s 01:11:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 39.98MB / 98.78MB 1.5s 01:11:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.01MB / 70.67MB 1.6s [Pipeline] echo 01:11:32 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 01:11:32 6db0557ae3165527ee512b397645c0ab94fc0120 01:11:32 latest 01:11:32 4.0.0-dev.11 01:11:32 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 01:11:32 main 01:11:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s 01:11:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 54.53MB / 98.78MB 1.8s 01:11:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done 01:11:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 59.77MB / 98.78MB 1.9s 01:11:33 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 01:11:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.44MB / 98.78MB 2.1s 01:11:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120 01:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:11:33 640605cf394c: Preparing 01:11:33 501d32d6d230: Preparing 01:11:33 3ceab52d68a4: Preparing 01:11:33 76b2d0be1715: Preparing 01:11:33 3f2ea81dad80: Preparing 01:11:33 ce5a8cde9eee: Preparing 01:11:33 ce5a8cde9eee: Waiting 01:11:33 3f2ea81dad80: Pushed 01:11:33 3ceab52d68a4: Pushed 01:11:33 76b2d0be1715: Pushed 01:11:33 501d32d6d230: Pushed 01:11:33 ce5a8cde9eee: Layer already exists 01:11:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.14MB / 98.78MB 2.4s 01:11:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.21MB / 98.78MB 2.5s 01:11:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.6s 01:11:34 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.8s 01:11:34 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s done 01:11:36 640605cf394c: Pushed 01:11:36 6db0557ae3165527ee512b397645c0ab94fc0120: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 01:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:11:37 640605cf394c: Preparing 01:11:37 501d32d6d230: Preparing 01:11:37 3ceab52d68a4: Preparing 01:11:37 76b2d0be1715: Preparing 01:11:37 3f2ea81dad80: Preparing 01:11:37 ce5a8cde9eee: Preparing 01:11:37 ce5a8cde9eee: Waiting 01:11:37 3f2ea81dad80: Layer already exists 01:11:37 501d32d6d230: Layer already exists 01:11:37 640605cf394c: Layer already exists 01:11:37 3ceab52d68a4: Layer already exists 01:11:37 76b2d0be1715: Layer already exists 01:11:37 ce5a8cde9eee: Layer already exists 01:11:37 latest: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.11 01:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:11:38 640605cf394c: Preparing 01:11:38 501d32d6d230: Preparing 01:11:38 3ceab52d68a4: Preparing 01:11:38 76b2d0be1715: Preparing 01:11:38 3f2ea81dad80: Preparing 01:11:38 ce5a8cde9eee: Preparing 01:11:38 ce5a8cde9eee: Waiting 01:11:38 501d32d6d230: Layer already exists 01:11:38 76b2d0be1715: Layer already exists 01:11:38 3f2ea81dad80: Layer already exists 01:11:38 640605cf394c: Layer already exists 01:11:38 3ceab52d68a4: Layer already exists 01:11:38 ce5a8cde9eee: Layer already exists 01:11:38 4.0.0-dev.11: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:38 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.0s 01:11:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 01:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:11:38 640605cf394c: Preparing 01:11:38 501d32d6d230: Preparing 01:11:38 3ceab52d68a4: Preparing 01:11:38 76b2d0be1715: Preparing 01:11:38 3f2ea81dad80: Preparing 01:11:38 ce5a8cde9eee: Preparing 01:11:38 ce5a8cde9eee: Waiting 01:11:38 640605cf394c: Layer already exists 01:11:38 501d32d6d230: Layer already exists 01:11:38 3f2ea81dad80: Layer already exists 01:11:38 3ceab52d68a4: Layer already exists 01:11:38 76b2d0be1715: Layer already exists 01:11:38 ce5a8cde9eee: Layer already exists 01:11:38 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 01:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:11:39 640605cf394c: Preparing 01:11:39 501d32d6d230: Preparing 01:11:39 3ceab52d68a4: Preparing 01:11:39 76b2d0be1715: Preparing 01:11:39 3f2ea81dad80: Preparing 01:11:39 ce5a8cde9eee: Preparing 01:11:39 ce5a8cde9eee: Waiting 01:11:39 640605cf394c: Layer already exists 01:11:39 3ceab52d68a4: Layer already exists 01:11:39 501d32d6d230: Layer already exists 01:11:39 76b2d0be1715: Layer already exists 01:11:39 3f2ea81dad80: Layer already exists 01:11:39 ce5a8cde9eee: Layer already exists 01:11:39 main: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:39 ===================================================== [Pipeline] echo 01:11:39 taggedImages: 01:11:39 - nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120 01:11:39 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:11:39 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.11 01:11:39 - nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 01:11:39 - nexus3.edgexfoundry.org:10004/device-virtual: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 01:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:39 01:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:40 latest: Pulling from edgex-lftools-log-publisher 01:11:40 5eb5b503b376: Pulling fs layer 01:11:40 5c69ac0246d0: Pulling fs layer 01:11:40 ec43610c2a17: Pulling fs layer 01:11:40 3a2ae6a8a46f: Pulling fs layer 01:11:40 33b1e0a273af: Pulling fs layer 01:11:40 5d3b04190fa2: Pulling fs layer 01:11:40 2f39f015ded8: Pulling fs layer 01:11:40 33b1e0a273af: Waiting 01:11:40 5d3b04190fa2: Waiting 01:11:40 3a2ae6a8a46f: Waiting 01:11:40 2f39f015ded8: Waiting 01:11:40 5c69ac0246d0: Verifying Checksum 01:11:40 5c69ac0246d0: Download complete 01:11:40 3a2ae6a8a46f: Verifying Checksum 01:11:40 3a2ae6a8a46f: Download complete 01:11:40 33b1e0a273af: Verifying Checksum 01:11:40 33b1e0a273af: Download complete 01:11:40 ec43610c2a17: Verifying Checksum 01:11:40 ec43610c2a17: Download complete 01:11:40 5d3b04190fa2: Verifying Checksum 01:11:40 5d3b04190fa2: Download complete 01:11:40 5eb5b503b376: Verifying Checksum 01:11:40 5eb5b503b376: Download complete 01:11:41 2f39f015ded8: Download complete 01:11:41 5eb5b503b376: Pull complete 01:11:41 5c69ac0246d0: Pull complete 01:11:42 ec43610c2a17: Pull complete 01:11:42 3a2ae6a8a46f: Pull complete 01:11:42 33b1e0a273af: Pull complete 01:11:42 5d3b04190fa2: Pull complete 01:11:43 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.2s 01:11:46 2f39f015ded8: Pull complete 01:11:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:46 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:11: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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 01:11:49 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.3s 01:11:51 $ docker top 9bd91f11f9aecc9ef10295e1c14704fbdc1562f60e20b1647a1dbea17d69c716 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:51 ---> job-cost.sh 01:11:51 lf-activate-venv: SKIPPING 01:11:51 INFO: No Stack... 01:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:52 INFO: Archiving Costs [Pipeline] sh 01:11:52 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 01:11:52 + cut -d, -f6 [Pipeline] lock 01:11:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] 01:11:52 Resource [jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] did not exist. Created. 01:11:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:11:52 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.7s done 01:11:52 + echo total: 0.2199999988079071 [Pipeline] stash 01:11:52 Stashed 1 file(s) [Pipeline] } 01:11:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 01:11:52 $ docker stop --time=1 9bd91f11f9aecc9ef10295e1c14704fbdc1562f60e20b1647a1dbea17d69c716 01:11:53 $ docker rm -f --volumes 9bd91f11f9aecc9ef10295e1c14704fbdc1562f60e20b1647a1dbea17d69c716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:11:55 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 01:11:55 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 01:11:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:11:55 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 01:11:55 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 01:11:55 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 01:11:55 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 01:12:00 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s 01:12:04 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.2s done 01:12:04 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 01:12:06 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done 01:12:06 #4 DONE 35.6s 01:12:06 01:12:06 #6 [builder 2/7] WORKDIR /device-virtual-go 01:12:08 #6 DONE 1.8s 01:12:08 01:12:08 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:12:09 #7 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:09 #7 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:11 #7 2.462 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:12:11 #7 2.480 (2/4) Installing libedit (20240517.3.1-r0) 01:12:11 #7 2.492 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:12:11 #7 2.553 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:12:11 #7 2.578 Executing busybox-1.36.1-r29.trigger 01:12:11 #7 2.612 OK: 244 MiB in 62 packages 01:12:11 #7 DONE 2.9s 01:12:11 01:12:11 #8 [builder 4/7] COPY go.mod vendor* ./ 01:12:11 #8 DONE 0.2s 01:12:11 01:12:11 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:44 #9 DONE 31.3s 01:12:44 01:12:44 #10 [builder 6/7] COPY . . 01:12:44 #10 DONE 0.4s 01:12:44 01:12:44 #11 [builder 7/7] RUN echo noop 01:12:44 #11 0.657 noop 01:12:44 #11 DONE 0.7s 01:12:44 01:12:44 #12 exporting to image 01:12:44 #12 exporting layers 01:13:23 #12 exporting layers 35.6s done 01:13:23 #12 writing image sha256:dd62ce52e0b3095516deb840347b7cefeef05095922920c20a0b7a756d5ea9c4 done 01:13:23 #12 naming to docker.io/library/ci-base-image-arm64 done 01:13:23 #12 DONE 35.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:23 + docker inspect -f . ci-base-image-arm64 01:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:23 prd-ubuntu20.04-docker-arm64-4c-16g-36873 does not seem to be running inside a container 01:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/195 -v /w/workspace/device-virtual-go/195:/w/workspace/device-virtual-go/195:rw,z -v /w/workspace/device-virtual-go/195@tmp:/w/workspace/device-virtual-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:25 $ docker top 59d0b2137937b15df6226df7457f0f4e7ca9a1c304d4d1d301917ef1ea2112f4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:25 + go version 01:13:25 go version go1.23.4 linux/arm64 [Pipeline] } 01:13:26 $ docker stop --time=1 59d0b2137937b15df6226df7457f0f4e7ca9a1c304d4d1d301917ef1ea2112f4 01:13:27 $ docker rm -f --volumes 59d0b2137937b15df6226df7457f0f4e7ca9a1c304d4d1d301917ef1ea2112f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:28 + docker inspect -f . ci-base-image-arm64 01:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:28 prd-ubuntu20.04-docker-arm64-4c-16g-36873 does not seem to be running inside a container 01:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/195 -v /w/workspace/device-virtual-go/195:/w/workspace/device-virtual-go/195:rw,z -v /w/workspace/device-virtual-go/195@tmp:/w/workspace/device-virtual-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:29 $ docker top 125a7d84b8705f74f4687f8e4d82072b77bf8e2a6dcfd73b7c205ddedcafe0fd -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:29 + git config --global --add safe.directory /w/workspace/device-virtual-go/195 [Pipeline] fileExists [Pipeline] sh 01:13:30 + make test 01:13:30 go test ./... -coverprofile=coverage.out 01:13:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:15:57 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:15:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.075s coverage: 58.3% of statements 01:15:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:15:57 go vet ./... 01:16:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:16:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:16:30 ./bin/test-attribution-txt.sh [Pipeline] echo 01:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:16:30 $ docker stop --time=1 125a7d84b8705f74f4687f8e4d82072b77bf8e2a6dcfd73b7c205ddedcafe0fd 01:16:31 $ docker rm -f --volumes 125a7d84b8705f74f4687f8e4d82072b77bf8e2a6dcfd73b7c205ddedcafe0fd [Pipeline] // withDockerContainer [Pipeline] sh 01:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:16:33 Warning: overwriting stash ‘coverage-report’ 01:16:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:34 + ls -al . 01:16:34 total 260 01:16:34 drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 01:13 . 01:16:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:10 .. 01:16:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:11 .git 01:16:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:11 .github 01:16:34 -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 01:11 .gitignore 01:16:34 -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 01:11 .golangci.yml 01:16:34 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 01:11 Attribution.txt 01:16:34 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 01:11 CHANGELOG.md 01:16:34 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 01:11 Dockerfile 01:16:34 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:11 GOVERNANCE.md 01:16:34 -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 01:11 Jenkinsfile 01:16:34 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 01:11 LICENSE 01:16:34 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 01:11 Makefile 01:16:34 -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 01:11 OWNERS.md 01:16:34 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 01:11 README.md 01:16:34 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:08 VERSION 01:16:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:11 bin 01:16:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:11 cmd 01:16:34 -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 01:15 coverage.out 01:16:34 -rw-rw-r-- 1 jenkins jenkins 6126 Jan 17 01:11 go.mod 01:16:34 -rw-rw-r-- 1 jenkins jenkins 86632 Jan 17 01:11 go.sum 01:16:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:11 internal 01:16:34 -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:35 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6db0557ae3165527ee512b397645c0ab94fc0120 --label arch=arm64 --label version=4.0.0-dev.11 . 01:16:36 #0 building with "default" instance using docker driver 01:16:36 01:16:36 #1 [internal] load .dockerignore 01:16:36 #1 transferring context: 2B done 01:16:36 #1 DONE 0.0s 01:16:36 01:16:36 #2 [internal] load build definition from Dockerfile 01:16:36 #2 transferring dockerfile: 1.79kB 0.0s done 01:16:36 #2 DONE 0.0s 01:16:36 01:16:36 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:16:36 #3 DONE 0.0s 01:16:36 01:16:36 #4 [internal] load metadata for docker.io/library/alpine:3.20 01:16:36 #4 DONE 0.2s 01:16:36 01:16:36 #5 [internal] load build context 01:16:36 #5 transferring context: 51.83kB 0.1s done 01:16:36 #5 DONE 0.1s 01:16:36 01:16:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:16:36 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 01:16:36 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:16:36 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:16:36 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:16:36 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s 01:16:36 #6 ... 01:16:36 01:16:36 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:16:36 #7 DONE 0.2s 01:16:36 01:16:36 #8 [builder 2/7] WORKDIR /device-virtual-go 01:16:36 #8 DONE 0.1s 01:16:36 01:16:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:16:36 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 01:16:36 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 01:16:36 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 01:16:37 #6 DONE 1.0s 01:16:37 01:16:37 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:16:37 #9 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:16:38 #9 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:16:39 #9 ... 01:16:39 01:16:39 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:16:39 #10 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:16:39 #10 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:16:39 #10 2.627 OK: 244 MiB in 62 packages 01:16:39 #10 DONE 3.0s 01:16:39 01:16:39 #11 [builder 4/7] COPY go.mod vendor* ./ 01:16:39 #11 DONE 0.1s 01:16:39 01:16:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:16:39 #9 2.545 (1/1) Installing dumb-init (1.2.5-r3) 01:16:39 #9 2.566 Executing busybox-1.36.1-r29.trigger 01:16:39 #9 2.590 OK: 9 MiB in 15 packages 01:16:39 #9 DONE 3.0s 01:16:39 01:16:39 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:41 #12 DONE 1.8s 01:16:41 01:16:41 #13 [builder 6/7] COPY . . 01:16:41 #13 DONE 0.5s 01:16:41 01:16:41 #14 [builder 7/7] RUN make build 01:16:42 #14 0.778 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:16:43 #14 ... 01:16:43 01:16:43 #15 [stage-1 3/7] RUN apk --no-cache upgrade 01:16:43 #15 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:16:43 #15 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:16:43 #15 2.696 OK: 9 MiB in 15 packages 01:16:43 #15 DONE 3.0s 01:16:43 01:16:43 #14 [builder 7/7] RUN make build 01:19:05 #14 DONE 134.8s 01:19:05 01:19:05 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 01:19:05 #16 DONE 0.1s 01:19:05 01:19:05 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 01:19:05 #17 DONE 0.1s 01:19:05 01:19:05 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 01:19:05 #18 DONE 0.4s 01:19:05 01:19:05 #19 exporting to image 01:19:05 #19 exporting layers 01:19:05 #19 exporting layers 0.5s done 01:19:05 #19 writing image sha256:da60db99be273958039b173d8632419868c51ac71fcc81a6d7c395d44ea91ebf done 01:19:05 #19 naming to docker.io/library/device-virtual-arm64 0.0s done 01:19:05 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:05 provisioning config files... 01:19:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/195@tmp/config8153566465440331916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:06 ---> ****-login.sh 01:19:06 nexus3.edgexfoundry.org:10001 01:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:06 Configure a credential helper to remove this warning. See 01:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:06 01:19:06 Login Succeeded 01:19:06 nexus3.edgexfoundry.org:10002 01:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:06 Configure a credential helper to remove this warning. See 01:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:06 01:19:06 Login Succeeded 01:19:06 nexus3.edgexfoundry.org:10003 01:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:06 Configure a credential helper to remove this warning. See 01:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:06 01:19:06 Login Succeeded 01:19:06 nexus3.edgexfoundry.org:10004 01:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:07 Configure a credential helper to remove this warning. See 01:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:07 01:19:07 Login Succeeded 01:19:07 ****.io 01:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:07 Configure a credential helper to remove this warning. See 01:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:07 01:19:07 Login Succeeded 01:19:07 ---> ****-login.sh ends [Pipeline] } 01:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:19:07 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 01:19:07 6db0557ae3165527ee512b397645c0ab94fc0120 01:19:07 latest 01:19:07 4.0.0-dev.11 01:19:07 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 01:19:07 main 01:19:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120 01:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:19:08 5804150d06f9: Preparing 01:19:08 7b7d62f282ed: Preparing 01:19:08 2fad73b021f1: Preparing 01:19:08 6b129218d890: Preparing 01:19:08 a4cee8678146: Preparing 01:19:08 534a70dc8296: Preparing 01:19:08 534a70dc8296: Waiting 01:19:08 2fad73b021f1: Pushed 01:19:08 7b7d62f282ed: Pushed 01:19:08 6b129218d890: Pushed 01:19:08 a4cee8678146: Pushed 01:19:08 534a70dc8296: Layer already exists 01:19:17 5804150d06f9: Pushed 01:19:17 6db0557ae3165527ee512b397645c0ab94fc0120: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:19:17 5804150d06f9: Preparing 01:19:17 7b7d62f282ed: Preparing 01:19:17 2fad73b021f1: Preparing 01:19:17 6b129218d890: Preparing 01:19:17 a4cee8678146: Preparing 01:19:17 534a70dc8296: Preparing 01:19:17 534a70dc8296: Waiting 01:19:17 7b7d62f282ed: Layer already exists 01:19:17 a4cee8678146: Layer already exists 01:19:17 5804150d06f9: Layer already exists 01:19:17 2fad73b021f1: Layer already exists 01:19:17 6b129218d890: Layer already exists 01:19:17 534a70dc8296: Layer already exists 01:19:18 latest: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.11 01:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:19:18 5804150d06f9: Preparing 01:19:18 7b7d62f282ed: Preparing 01:19:18 2fad73b021f1: Preparing 01:19:18 6b129218d890: Preparing 01:19:18 a4cee8678146: Preparing 01:19:18 534a70dc8296: Preparing 01:19:18 534a70dc8296: Waiting 01:19:18 a4cee8678146: Layer already exists 01:19:18 5804150d06f9: Layer already exists 01:19:18 2fad73b021f1: Layer already exists 01:19:18 7b7d62f282ed: Layer already exists 01:19:18 6b129218d890: Layer already exists 01:19:18 534a70dc8296: Layer already exists 01:19:19 4.0.0-dev.11: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:19 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 01:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:19:19 5804150d06f9: Preparing 01:19:19 7b7d62f282ed: Preparing 01:19:19 2fad73b021f1: Preparing 01:19:19 6b129218d890: Preparing 01:19:19 a4cee8678146: Preparing 01:19:19 534a70dc8296: Preparing 01:19:19 534a70dc8296: Waiting 01:19:19 5804150d06f9: Layer already exists 01:19:19 2fad73b021f1: Layer already exists 01:19:19 6b129218d890: Layer already exists 01:19:19 a4cee8678146: Layer already exists 01:19:19 7b7d62f282ed: Layer already exists 01:19:19 534a70dc8296: Layer already exists 01:19:20 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:20 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 01:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:19:21 5804150d06f9: Preparing 01:19:21 7b7d62f282ed: Preparing 01:19:21 2fad73b021f1: Preparing 01:19:21 6b129218d890: Preparing 01:19:21 a4cee8678146: Preparing 01:19:21 534a70dc8296: Preparing 01:19:21 534a70dc8296: Waiting 01:19:21 a4cee8678146: Layer already exists 01:19:21 2fad73b021f1: Layer already exists 01:19:21 5804150d06f9: Layer already exists 01:19:21 6b129218d890: Layer already exists 01:19:21 7b7d62f282ed: Layer already exists 01:19:21 534a70dc8296: Layer already exists 01:19:21 main: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:21 ===================================================== [Pipeline] echo 01:19:21 taggedImages: 01:19:21 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120 01:19:21 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:19:21 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.11 01:19:21 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 01:19:21 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:21 01:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:22 arm64: Pulling from edgex-lftools-log-publisher 01:19:22 8998bd30e6a1: Pulling fs layer 01:19:22 04944245beec: Pulling fs layer 01:19:22 699f458cf7ca: Pulling fs layer 01:19:22 765212b225bb: Pulling fs layer 01:19:22 f23df028b6ca: Pulling fs layer 01:19:22 d65c8cfc05b1: Pulling fs layer 01:19:22 2437ff75d9bd: Pulling fs layer 01:19:22 765212b225bb: Waiting 01:19:22 d65c8cfc05b1: Waiting 01:19:22 2437ff75d9bd: Waiting 01:19:22 f23df028b6ca: Waiting 01:19:22 04944245beec: Verifying Checksum 01:19:22 04944245beec: Download complete 01:19:22 765212b225bb: Download complete 01:19:22 f23df028b6ca: Download complete 01:19:22 d65c8cfc05b1: Verifying Checksum 01:19:22 d65c8cfc05b1: Download complete 01:19:22 699f458cf7ca: Verifying Checksum 01:19:22 699f458cf7ca: Download complete 01:19:22 8998bd30e6a1: Verifying Checksum 01:19:22 8998bd30e6a1: Download complete 01:19:25 2437ff75d9bd: Verifying Checksum 01:19:25 2437ff75d9bd: Download complete 01:19:29 8998bd30e6a1: Pull complete 01:19:30 04944245beec: Pull complete 01:19:32 699f458cf7ca: Pull complete 01:19:32 765212b225bb: Pull complete 01:19:33 f23df028b6ca: Pull complete 01:19:33 d65c8cfc05b1: Pull complete 01:20:00 2437ff75d9bd: Pull complete 01:20:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-36873 does not seem to be running inside a container 01:20:00 $ 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/device-virtual-go/195 -v /w/workspace/device-virtual-go/195:/w/workspace/device-virtual-go/195:rw,z -v /w/workspace/device-virtual-go/195@tmp:/w/workspace/device-virtual-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:20:02 $ docker top adfe01a2c32b3d128ca4a6079e3fc96d543621eb659e9777a086f1698b5045e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:02 ---> job-cost.sh 01:20:03 lf-activate-venv: SKIPPING 01:20:03 INFO: No Stack... 01:20:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:04 INFO: Archiving Costs [Pipeline] sh 01:20:04 + cat /w/workspace/device-virtual-go/195/archives/cost.csv 01:20:04 + cut -d, -f6 [Pipeline] lock 01:20:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] 01:20:14 Resource [jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] did not exist. Created. 01:20:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:20:14 /w/workspace/device-virtual-go/195@tmp/durable-e6b6d16d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:20:15 + echo total: 0.2199999988079071 [Pipeline] stash 01:20:15 Warning: overwriting stash ‘stack-cost’ 01:20:15 Stashed 1 file(s) [Pipeline] } 01:20:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 01:20:15 $ docker stop --time=1 adfe01a2c32b3d128ca4a6079e3fc96d543621eb659e9777a086f1698b5045e9 01:20:16 $ docker rm -f --volumes adfe01a2c32b3d128ca4a6079e3fc96d543621eb659e9777a086f1698b5045e9 [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 01:20:17 provisioning config files... 01:20:17 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1950541456296107394tmp [Pipeline] { [Pipeline] sh 01:20:17 + set +x 01:20:17 + curl+ -s https://codecov.io/bash 01:20:17 bash -s -- 01:20:17 01:20:17 _____ _ 01:20:17 / ____| | | 01:20:17 | | ___ __| | ___ ___ _____ __ 01:20:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:20:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:20:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:20:17 Bash-1.0.6 01:20:17 01:20:17 01:20:17 ==> git version 2.25.1 found 01:20:17 ==> 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 01:20:17 Release-Date: 2020-01-08 01:20:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:20:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:20:17 ==> Jenkins CI detected. 01:20:17 current dir:  /w/workspace/exfoundry_device-virtual-go_main 01:20:17 project root: . 01:20:17 --> token set from env 01:20:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:20:17 ==> Running gcov in . (disable via -X gcov) 01:20:17 ==> Python coveragepy not found 01:20:17 ==> Searching for coverage reports in: 01:20:17 + . 01:20:17 -> Found 1 reports 01:20:17 ==> Detecting git/mercurial file structure 01:20:17 ==> Reading reports 01:20:17 + ./coverage.out bytes=43316 01:20:17 ==> Appending adjustments 01:20:17 https://docs.codecov.io/docs/fixing-reports 01:20:17 + Found adjustments 01:20:17 ==> Gzipping contents 01:20:17 8.0K /tmp/codecov.RSsL0V.gz 01:20:17 ==> Uploading reports 01:20:17 url: https://codecov.io 01:20:17 query: branch=main&commit=6db0557ae3165527ee512b397645c0ab94fc0120&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:20:17 -> Pinging Codecov 01:20:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6db0557ae3165527ee512b397645c0ab94fc0120&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:20:17 -> Uploading to 01:20:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/6db0557ae3165527ee512b397645c0ab94fc0120/cbc1e211-a2f3-4e43-b402-8dc486739add.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T012017Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=69c657e0e50a038c28d1c6255611d5254ba9654a4731aa6b159c0ad89a31d12c 01:20:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:20:17 Dload Upload Total Spent Left Speed 01:20:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 28965 --:--:-- --:--:-- --:--:-- 28965 01:20:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] } 01:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:20:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:20:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:20:19 01:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:20:19 latest: Pulling from edgex-devops/edgex-snyk-go 01:20:19 43c4264eed91: Pulling fs layer 01:20:19 4cc291be95ef: Pulling fs layer 01:20:19 2ac1f1163629: Pulling fs layer 01:20:19 5c3c966382ef: Pulling fs layer 01:20:19 4f4fb700ef54: Pulling fs layer 01:20:19 d9c7d2e4e75e: Pulling fs layer 01:20:19 9c3e1370e548: Pulling fs layer 01:20:19 9c3e1370e548: Waiting 01:20:19 4f4fb700ef54: Waiting 01:20:19 5c3c966382ef: Waiting 01:20:19 d9c7d2e4e75e: Waiting 01:20:19 4cc291be95ef: Download complete 01:20:19 5c3c966382ef: Verifying Checksum 01:20:19 5c3c966382ef: Download complete 01:20:19 4f4fb700ef54: Verifying Checksum 01:20:19 4f4fb700ef54: Download complete 01:20:19 43c4264eed91: Verifying Checksum 01:20:19 43c4264eed91: Download complete 01:20:19 43c4264eed91: Pull complete 01:20:19 d9c7d2e4e75e: Verifying Checksum 01:20:19 d9c7d2e4e75e: Download complete 01:20:19 4cc291be95ef: Pull complete 01:20:19 2ac1f1163629: Verifying Checksum 01:20:19 2ac1f1163629: Download complete 01:20:20 9c3e1370e548: Verifying Checksum 01:20:20 9c3e1370e548: Download complete 01:20:23 2ac1f1163629: Pull complete 01:20:23 5c3c966382ef: Pull complete 01:20:23 4f4fb700ef54: Pull complete 01:20:23 d9c7d2e4e75e: Pull complete 01:20:26 9c3e1370e548: Pull complete 01:20:26 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:20:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:27 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/edgex-snyk-go:latest cat 01:20:31 $ docker top 141dfc6f475ebf41e23c1b97e8df54cecb8f720bec2d5c986d29ed8098240741 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:31 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 01:20:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 01:20:32 + set -o pipefail 01:20:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 01:20:44 01:20:44 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 01:20:44 01:20:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/eb03aa07-147b-49d5-95fe-a819be605098 01:20:44 01:20:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:20:44 01:20:44 01:20:44 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:20:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:20:44 $ docker stop --time=1 141dfc6f475ebf41e23c1b97e8df54cecb8f720bec2d5c986d29ed8098240741 01:20:48 $ docker rm -f --volumes 141dfc6f475ebf41e23c1b97e8df54cecb8f720bec2d5c986d29ed8098240741 [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 01:20:49 + git log --format=format:%s -1 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] sh 01:20:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:20:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:50 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:20:50 $ docker top fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:51 [ssh-agent] Looking for ssh-agent implementation... 01:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:51 $ docker exec fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 ssh-agent 01:20:51 SSH_AUTH_SOCK=/tmp/ssh-KB4aBzRWPJGy/agent.33 01:20:51 SSH_AGENT_PID=39 01:20:51 Running ssh-add (command line suppressed) 01:20:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7863811116464177118.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7863811116464177118.key) 01:20:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:51 + git semver tag 01:20:51 2025-01-17 01:20:51,832 [run_tag] DEBUG tag force:False 01:20:51 2025-01-17 01:20:51,833 [check_head_tag] DEBUG check head tag 01:20:51 2025-01-17 01:20:51,834 [execute] INFO git cat-file --batch-check 01:20:51 2025-01-17 01:20:51,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 01:20:51 2025-01-17 01:20:51,838 [execute] INFO git cat-file --batch 01:20:51 2025-01-17 01:20:51,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 01:20:51 2025-01-17 01:20:51,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:20:51 2025-01-17 01:20:51,863 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 01:20:51 2025-01-17 01:20:51,863 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 01:20:51 2025-01-17 01:20:51,868 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:20:51 4.0.0-dev.11 [Pipeline] } 01:20:51 $ docker exec --env ******** --env ******** fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 ssh-agent -k 01:20:52 unset SSH_AUTH_SOCK; 01:20:52 unset SSH_AGENT_PID; 01:20:52 echo Agent pid 39 killed; 01:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:52 + git semver [Pipeline] } 01:20:52 $ docker stop --time=1 fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 01:20:53 $ docker rm -f --volumes fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:20:54 01:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:20:54 0.23.1-centos7: Pulling from edgex-lftools 01:20:54 ab5ef0e58194: Pulling fs layer 01:20:54 9712f1f96733: Pulling fs layer 01:20:54 63f879dbbcfc: Pulling fs layer 01:20:54 0d9ebad4ef96: Pulling fs layer 01:20:54 e9a5061849ea: Pulling fs layer 01:20:54 d747dcd14b5f: Pulling fs layer 01:20:54 2de7ff778b66: Pulling fs layer 01:20:54 2de7ff778b66: Waiting 01:20:54 e9a5061849ea: Waiting 01:20:54 d747dcd14b5f: Waiting 01:20:54 9712f1f96733: Verifying Checksum 01:20:54 9712f1f96733: Download complete 01:20:55 63f879dbbcfc: Verifying Checksum 01:20:55 63f879dbbcfc: Download complete 01:20:55 e9a5061849ea: Verifying Checksum 01:20:55 e9a5061849ea: Download complete 01:20:55 d747dcd14b5f: Verifying Checksum 01:20:55 d747dcd14b5f: Download complete 01:20:55 0d9ebad4ef96: Verifying Checksum 01:20:55 0d9ebad4ef96: Download complete 01:20:55 ab5ef0e58194: Verifying Checksum 01:20:55 ab5ef0e58194: Download complete 01:20:55 2de7ff778b66: Verifying Checksum 01:20:55 2de7ff778b66: Download complete 01:20:58 ab5ef0e58194: Pull complete 01:20:58 9712f1f96733: Pull complete 01:20:58 63f879dbbcfc: Pull complete 01:21:03 0d9ebad4ef96: Pull complete 01:21:03 e9a5061849ea: Pull complete 01:21:03 d747dcd14b5f: Pull complete 01:21:03 2de7ff778b66: Pull complete 01:21:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:21:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:04 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:21:09 $ docker top d3eeb3326b29675629b38e5631681f7aad9f85db0330d13e8c2e10f94faf0df1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:21:09 provisioning config files... 01:21:09 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2204821582366282578tmp 01:21:09 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4484842984882529415tmp 01:21:09 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3605503992970008566tmp [Pipeline] { [Pipeline] echo 01:21:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:21:10 ---> sigul-configuration.sh 01:21:10 gpg: directory `/root/.gnupg' created 01:21:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:21:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:21:10 gpg: keyring `/root/.gnupg/secring.gpg' created 01:21:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:21:10 gpg: CAST5 encrypted data 01:21:10 gpg: encrypted with 1 passphrase 01:21:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:21:10 + mkdir /home/jenkins 01:21:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:21:10 + 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 01:21:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:21:11 ---> sigul-install.sh 01:21:11 Sigul already installed; skipping installation. [Pipeline] sh 01:21:11 + git tag --list 01:21:11 v1.0.0 01:21:11 v1.1.0 01:21:11 v1.1.1 01:21:11 v1.2.1 01:21:11 v1.2.2 01:21:11 v1.2.3 01:21:11 v1.3.0 01:21:11 v1.3.1 01:21:11 v2.0.0 01:21:11 v2.1.0 01:21:11 v2.1.1 01:21:11 v2.2.0 01:21:11 v2.3.0 01:21:11 v3.0 01:21:11 v3.0.0 01:21:11 v3.1 01:21:11 v3.1.0 01:21:11 v3.1.0-dev.1 01:21:11 v3.1.0-dev.10 01:21:11 v3.1.0-dev.11 01:21:11 v3.1.0-dev.12 01:21:11 v3.1.0-dev.13 01:21:11 v3.1.0-dev.14 01:21:11 v3.1.0-dev.15 01:21:11 v3.1.0-dev.16 01:21:11 v3.1.0-dev.17 01:21:11 v3.1.0-dev.18 01:21:11 v3.1.0-dev.19 01:21:11 v3.1.0-dev.2 01:21:11 v3.1.0-dev.20 01:21:11 v3.1.0-dev.21 01:21:11 v3.1.0-dev.22 01:21:11 v3.1.0-dev.23 01:21:11 v3.1.0-dev.24 01:21:11 v3.1.0-dev.25 01:21:11 v3.1.0-dev.26 01:21:11 v3.1.0-dev.27 01:21:11 v3.1.0-dev.28 01:21:11 v3.1.0-dev.29 01:21:11 v3.1.0-dev.3 01:21:11 v3.1.0-dev.30 01:21:11 v3.1.0-dev.4 01:21:11 v3.1.0-dev.5 01:21:11 v3.1.0-dev.6 01:21:11 v3.1.0-dev.7 01:21:11 v3.1.0-dev.8 01:21:11 v3.1.0-dev.9 01:21:11 v3.1.1 01:21:11 v3.1.1-dev.1 01:21:11 v3.2.0-dev.1 01:21:11 v3.2.0-dev.10 01:21:11 v3.2.0-dev.11 01:21:11 v3.2.0-dev.12 01:21:11 v3.2.0-dev.13 01:21:11 v3.2.0-dev.14 01:21:11 v3.2.0-dev.15 01:21:11 v3.2.0-dev.16 01:21:11 v3.2.0-dev.17 01:21:11 v3.2.0-dev.18 01:21:11 v3.2.0-dev.19 01:21:11 v3.2.0-dev.2 01:21:11 v3.2.0-dev.20 01:21:11 v3.2.0-dev.21 01:21:11 v3.2.0-dev.22 01:21:11 v3.2.0-dev.23 01:21:11 v3.2.0-dev.24 01:21:11 v3.2.0-dev.25 01:21:11 v3.2.0-dev.26 01:21:11 v3.2.0-dev.27 01:21:11 v3.2.0-dev.28 01:21:11 v3.2.0-dev.3 01:21:11 v3.2.0-dev.4 01:21:11 v3.2.0-dev.5 01:21:11 v3.2.0-dev.6 01:21:11 v3.2.0-dev.7 01:21:11 v3.2.0-dev.8 01:21:11 v3.2.0-dev.9 01:21:11 v4.0.0-dev.1 01:21:11 v4.0.0-dev.10 01:21:11 v4.0.0-dev.11 01:21:11 v4.0.0-dev.2 01:21:11 v4.0.0-dev.3 01:21:11 v4.0.0-dev.4 01:21:11 v4.0.0-dev.5 01:21:11 v4.0.0-dev.6 01:21:11 v4.0.0-dev.7 01:21:11 v4.0.0-dev.8 01:21:11 v4.0.0-dev.9 [Pipeline] sh 01:21:11 + lftools sign git-tag v4.0.0-dev.11 01:21:12 Signing Git tag with Sigul... 01:21:12 Signing v4.0.0-dev.11 [Pipeline] echo 01:21:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:21:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:21:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:21:13 $ docker stop --time=1 d3eeb3326b29675629b38e5631681f7aad9f85db0330d13e8c2e10f94faf0df1 01:21:14 $ docker rm -f --volumes d3eeb3326b29675629b38e5631681f7aad9f85db0330d13e8c2e10f94faf0df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:21:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:21:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:15 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:21:15 $ docker top c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 -eo pid,comm 01:21:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:21:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:15 [ssh-agent] Looking for ssh-agent implementation... 01:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:15 $ docker exec c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 ssh-agent 01:21:15 SSH_AUTH_SOCK=/tmp/ssh-LbKQXhOjEktz/agent.33 01:21:15 SSH_AGENT_PID=39 01:21:15 Running ssh-add (command line suppressed) 01:21:15 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16732187470614595108.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16732187470614595108.key) 01:21:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:16 + git semver bump pre 01:21:16 2025-01-17 01:21:16,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:21:16 2025-01-17 01:21:16,377 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 01:21:16 2025-01-17 01:21:16,377 [bump_version] DEBUG bumped version:4.0.0-dev.12 01:21:16 2025-01-17 01:21:16,377 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 01:21:16 2025-01-17 01:21:16,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:21:16 2025-01-17 01:21:16,377 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:21:16 2025-01-17 01:21:16,379 [execute] INFO git cat-file --batch-check 01:21:16 2025-01-17 01:21:16,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:21:16 2025-01-17 01:21:16,385 [execute] INFO git cat-file --batch 01:21:16 2025-01-17 01:21:16,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:21:16 2025-01-17 01:21:16,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:21:16 4.0.0-dev.12 [Pipeline] } 01:21:16 $ docker exec --env ******** --env ******** c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 ssh-agent -k 01:21:16 unset SSH_AUTH_SOCK; 01:21:16 unset SSH_AGENT_PID; 01:21:16 echo Agent pid 39 killed; 01:21:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:16 + git semver [Pipeline] } 01:21:17 $ docker stop --time=1 c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 01:21:18 $ docker rm -f --volumes c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:21:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:19 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:21:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:21:19 $ docker top 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:19 [ssh-agent] Looking for ssh-agent implementation... 01:21:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:19 $ docker exec 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 ssh-agent 01:21:19 SSH_AUTH_SOCK=/tmp/ssh-hapsIyC6aiAZ/agent.32 01:21:19 SSH_AGENT_PID=38 01:21:19 Running ssh-add (command line suppressed) 01:21:19 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5978877428352479132.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5978877428352479132.key) 01:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:20 + git semver push 01:21:20 2025-01-17 01:21:20,463 [run_push] DEBUG push 01:21:20 2025-01-17 01:21:20,464 [execute] INFO git cat-file --batch-check 01:21:20 2025-01-17 01:21:20,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:21:20 2025-01-17 01:21:20,468 [execute] INFO git rev-list 89bc3782ba22de7b680e0e79da14bb2a8aede470 -- 01:21:20 2025-01-17 01:21:20,469 [execute] DEBUG Popen(['git', 'rev-list', '89bc3782ba22de7b680e0e79da14bb2a8aede470', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:21:20 2025-01-17 01:21:20,480 [execute] INFO git fetch -v origin 01:21:20 2025-01-17 01:21:20,480 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:21:21 2025-01-17 01:21:20,939 [run_push] DEBUG no remote changes detected 01:21:21 2025-01-17 01:21:20,940 [execute] INFO git push origin semver 01:21:21 2025-01-17 01:21:20,940 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:21:21 2025-01-17 01:21:21,616 [run_push] DEBUG push all version tags 01:21:21 2025-01-17 01:21:21,616 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:21:21 2025-01-17 01:21:21,617 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 01:21:22 2025-01-17 01:21:22,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:21:22 4.0.0-dev.12 [Pipeline] } 01:21:22 $ docker exec --env ******** --env ******** 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 ssh-agent -k 01:21:22 unset SSH_AUTH_SOCK; 01:21:22 unset SSH_AGENT_PID; 01:21:22 echo Agent pid 38 killed; 01:21:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:23 + git semver [Pipeline] } 01:21:23 $ docker stop --time=1 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 01:21:24 $ docker rm -f --volumes 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 [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 01:21:25 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 01:21:25 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:21:25 total 16 01:21:25 drwxr-xr-x 3 root root 4096 Jan 17 01:11 . 01:21:25 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 01:21 .. 01:21:25 drwxr-xr-x 2 root root 4096 Jan 17 01:11 cost 01:21:25 -rw-r--r-- 1 root root 89 Jan 17 01:11 cost.csv 01:21:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 01:21:25 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:21:25 total 16 01:21:25 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:11 . 01:21:25 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 01:21 .. 01:21:25 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 01:11 cost 01:21:25 -rw-r--r-- 1 jenkins jenkins 89 Jan 17 01:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:21:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:21:26 ---> package-listing.sh 01:21:26 ++ facter osfamily 01:21:26 ++ tr '[:upper:]' '[:lower:]' 01:21:26 + OS_FAMILY=debian 01:21:26 + workspace=/w/workspace/exfoundry_device-virtual-go_main 01:21:26 + START_PACKAGES=/tmp/packages_start.txt 01:21:26 + END_PACKAGES=/tmp/packages_end.txt 01:21:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:21:26 + PACKAGES=/tmp/packages_start.txt 01:21:26 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:21:26 + PACKAGES=/tmp/packages_end.txt 01:21:26 + case "${OS_FAMILY}" in 01:21:26 + dpkg -l 01:21:26 + grep '^ii' 01:21:26 + '[' -f /tmp/packages_start.txt ']' 01:21:26 + '[' -f /tmp/packages_end.txt ']' 01:21:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:21:26 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:21:26 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 01:21:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 01:21:26 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:21:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:27 prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container 01:21:27 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:21:27 $ docker top 603c207f6e3fbb08204194042779f20e71c822f2d63280c2cd70dbfc1346a7b0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:28 + touch /tmp/pre-build-complete [Pipeline] sh 01:21:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:21:28 + ls /var/log/sa-host 01:21:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:29 provisioning config files... 01:21:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17079213249883510197tmp [Pipeline] { [Pipeline] echo 01:21:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:21:29 ---> create-netrc.sh [Pipeline] } 01:21:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:21:29 ---> python-tools-install.sh [Pipeline] echo 01:21:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:21:30 ---> sudo-logs.sh 01:21:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:21:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:21:30 ---> job-cost.sh 01:21:30 lf-activate-venv: SKIPPING 01:21:30 DEBUG: total: 0.2199999988079071 01:21:30 INFO: Retrieving Stack Cost... 01:21:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:21:31 INFO: Archiving Costs [Pipeline] echo 01:21:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:21:31 ---> logs-deploy.sh 01:21:31 lf-activate-venv: SKIPPING 01:21:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/195 01:21:31 INFO: archiving workspace using pattern(s): 01:21:32 Archives upload complete. 01:21:32 INFO: archiving logs to Nexus 01:21:33 ---> uname -a: 01:21:33 Linux prd-ubuntu20-04-docker-8c-8g-36871 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:21:33 01:21:33 01:21:33 ---> lscpu: 01:21:33 Architecture: x86_64 01:21:33 CPU op-mode(s): 32-bit, 64-bit 01:21:33 Byte Order: Little Endian 01:21:33 Address sizes: 40 bits physical, 48 bits virtual 01:21:33 CPU(s): 8 01:21:33 On-line CPU(s) list: 0-7 01:21:33 Thread(s) per core: 1 01:21:33 Core(s) per socket: 1 01:21:33 Socket(s): 8 01:21:33 NUMA node(s): 1 01:21:33 Vendor ID: AuthenticAMD 01:21:33 CPU family: 23 01:21:33 Model: 49 01:21:33 Model name: AMD EPYC-Rome Processor 01:21:33 Stepping: 0 01:21:33 CPU MHz: 2800.000 01:21:33 BogoMIPS: 5600.00 01:21:33 Virtualization: AMD-V 01:21:33 Hypervisor vendor: KVM 01:21:33 Virtualization type: full 01:21:33 L1d cache: 256 KiB 01:21:33 L1i cache: 256 KiB 01:21:33 L2 cache: 4 MiB 01:21:33 L3 cache: 128 MiB 01:21:33 NUMA node0 CPU(s): 0-7 01:21:33 Vulnerability Itlb multihit: Not affected 01:21:33 Vulnerability L1tf: Not affected 01:21:33 Vulnerability Mds: Not affected 01:21:33 Vulnerability Meltdown: Not affected 01:21:33 Vulnerability Mmio stale data: Not affected 01:21:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:21:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:21:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:21:33 Vulnerability Srbds: Not affected 01:21:33 Vulnerability Tsx async abort: Not affected 01:21:33 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 01:21:33 01:21:33 01:21:33 ---> nproc: 01:21:33 8 01:21:33 01:21:33 01:21:33 ---> df -h: 01:21:33 Filesystem Size Used Avail Use% Mounted on 01:21:33 overlay 155G 14G 142G 9% / 01:21:33 tmpfs 64M 0 64M 0% /dev 01:21:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:21:33 shm 64M 0 64M 0% /dev/shm 01:21:33 /dev/vda1 155G 14G 142G 9% /facter-os 01:21:33 01:21:33 01:21:33 ---> sar -b -r -n DEV: 01:21:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36871) 01/17/25 _x86_64_ (8 CPU) 01:21:33 01:21:33 01:07:54 LINUX RESTART (8 CPU) 01:21:33 01:21:33 01:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:21:33 01:09:01 365.02 61.56 303.47 0.00 5564.54 189641.19 0.00 01:21:33 01:10:01 273.83 2.07 271.76 0.00 22.53 87895.10 0.00 01:21:33 01:11:01 142.00 0.25 141.75 0.00 20.00 29954.67 0.00 01:21:33 01:12:01 151.42 0.05 151.37 0.00 7.20 47405.93 0.00 01:21:33 01:13:01 12.73 1.57 11.16 0.00 86.12 1874.64 0.00 01:21:33 01:14:01 40.33 3.57 36.76 0.00 4257.69 6863.12 0.00 01:21:33 01:15:01 4.13 0.02 4.12 0.00 0.13 96.38 0.00 01:21:33 01:16:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 01:21:33 01:17:01 1.97 0.02 1.95 0.00 0.13 22.80 0.00 01:21:33 01:18:01 1.87 0.00 1.87 0.00 0.00 21.59 0.00 01:21:33 01:19:01 2.38 0.30 2.08 0.00 10.00 24.00 0.00 01:21:33 01:20:01 2.98 1.20 1.78 0.00 25.46 26.92 0.00 01:21:33 01:21:01 90.42 0.13 90.28 0.00 11.20 39986.94 0.00 01:21:33 Average: 83.88 5.44 78.44 0.00 769.59 31063.89 0.00 01:21:33 01:21:33 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:21:33 01:09:01 29470836 31557340 787972 2.40 63008 2313092 2110868 6.22 1017320 2046404 386380 01:21:33 01:10:01 27040508 31542692 764840 2.33 180568 4388340 1853876 5.46 1293044 3943700 167960 01:21:33 01:11:01 27538504 31286900 1014056 3.08 190252 3671228 2537704 7.48 1625324 3154136 107012 01:21:33 01:12:01 27008120 31549076 754312 2.29 199024 4411816 1773240 5.23 1376012 3891820 412 01:21:33 01:13:01 26938944 31526884 758224 2.31 201920 4464140 1576140 4.65 1416880 3906980 876 01:21:33 01:14:01 26550760 31531620 741112 2.25 228904 4818680 1723300 5.08 1651092 4035820 8 01:21:33 01:15:01 26557884 31533960 739444 2.25 227436 4815556 1703128 5.02 1648932 4032732 8 01:21:33 01:16:01 26557804 31534012 739316 2.25 227496 4815556 1703128 5.02 1648540 4032736 16 01:21:33 01:17:01 26563316 31539596 733644 2.23 227580 4815560 1703128 5.02 1643800 4032744 8 01:21:33 01:18:01 26563716 31540132 732964 2.23 227668 4815560 1703128 5.02 1643624 4032748 4 01:21:33 01:19:01 26563080 31539884 733232 2.23 227752 4815860 1703128 5.02 1646832 4032804 8 01:21:33 01:20:01 26547616 31526084 746824 2.27 227836 4816632 1703128 5.02 1665536 4033008 16 01:21:33 01:21:01 25080212 31461664 807988 2.46 249956 6084480 1988348 5.86 1775148 5267868 611264 01:21:33 Average: 26844715 31513065 773379 2.35 206108 4542038 1829403 5.39 1542468 3880269 97998 01:21:33 01:21:33 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:21:33 01:09:01 docker0 50.06 49.23 3.70 304.37 0.00 0.00 0.00 0.00 01:21:33 01:09:01 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 01:21:33 01:09:01 ens3 578.92 404.60 6266.67 96.37 0.00 0.00 0.00 0.00 01:21:33 01:10:01 docker0 293.12 469.23 24.90 2899.44 0.00 0.00 0.00 0.00 01:21:33 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:10:01 ens3 483.99 302.20 2914.06 34.94 0.00 0.00 0.00 0.00 01:21:33 01:11:01 veth4594d32 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:21:33 01:11:01 docker0 1.57 3.78 0.09 38.17 0.00 0.00 0.00 0.00 01:21:33 01:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:21:33 01:11:01 ens3 42.35 26.88 79.88 16.88 0.00 0.00 0.00 0.00 01:21:33 01:12:01 docker0 2.73 4.50 0.17 76.68 0.00 0.00 0.00 0.00 01:21:33 01:12:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 01:21:33 01:12:01 ens3 149.72 105.83 2687.68 196.65 0.00 0.00 0.00 0.00 01:21:33 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:21:33 01:13:01 ens3 35.09 17.18 765.60 1.61 0.00 0.00 0.00 0.00 01:21:33 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:14:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 01:21:33 01:14:01 ens3 194.43 138.28 2104.43 9.23 0.00 0.00 0.00 0.00 01:21:33 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:21:33 01:15:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:21:33 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:16:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:21:33 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:21:33 01:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:33 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:21:33 01:19:01 ens3 1.47 0.78 0.99 0.44 0.00 0.00 0.00 0.00 01:21:33 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:33 01:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:21:33 01:20:01 ens3 35.70 33.84 7.01 120.32 0.00 0.00 0.00 0.00 01:21:33 01:21:01 docker0 57.94 100.13 5.36 840.80 0.00 0.00 0.00 0.00 01:21:33 01:21:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 01:21:33 01:21:01 ens3 354.64 214.06 7960.35 32.79 0.00 0.00 0.00 0.00 01:21:33 Average: docker0 31.19 48.22 2.63 319.98 0.00 0.00 0.00 0.00 01:21:33 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 01:21:33 Average: ens3 144.38 95.69 1752.83 39.18 0.00 0.00 0.00 0.00 01:21:33 01:21:33 01:21:33 ---> sar -P ALL: 01:21:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36871) 01/17/25 _x86_64_ (8 CPU) 01:21:33 01:21:33 01:07:54 LINUX RESTART (8 CPU) 01:21:33 01:21:33 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:21:33 01:09:01 all 8.17 0.00 2.59 5.25 0.06 83.93 01:21:33 01:09:01 0 6.59 0.00 2.55 0.62 0.07 90.17 01:21:33 01:09:01 1 10.74 0.00 2.16 0.18 0.07 86.85 01:21:33 01:09:01 2 7.14 0.00 2.27 1.04 0.07 89.47 01:21:33 01:09:01 3 10.36 0.00 2.17 11.50 0.07 75.90 01:21:33 01:09:01 4 9.37 0.00 3.99 4.77 0.05 81.82 01:21:33 01:09:01 5 6.98 0.00 2.94 4.58 0.07 85.44 01:21:33 01:09:01 6 8.21 0.00 2.92 6.47 0.07 82.34 01:21:33 01:09:01 7 5.96 0.00 1.68 12.86 0.05 79.45 01:21:33 01:10:01 all 7.87 0.00 3.83 6.03 0.06 82.21 01:21:33 01:10:01 0 8.60 0.00 3.69 0.34 0.05 87.32 01:21:33 01:10:01 1 8.31 0.00 3.30 1.59 0.07 86.73 01:21:33 01:10:01 2 8.29 0.00 3.83 13.69 0.05 74.14 01:21:33 01:10:01 3 8.31 0.00 5.03 27.28 0.08 59.30 01:21:33 01:10:01 4 7.87 0.00 2.93 1.55 0.05 87.60 01:21:33 01:10:01 5 8.08 0.00 3.30 1.08 0.05 87.49 01:21:33 01:10:01 6 7.44 0.00 2.85 1.35 0.07 88.29 01:21:33 01:10:01 7 6.06 0.00 5.71 1.43 0.07 86.73 01:21:33 01:11:01 all 39.94 0.00 6.77 2.24 0.11 50.95 01:21:33 01:11:01 0 40.57 0.00 6.64 1.13 0.10 51.56 01:21:33 01:11:01 1 40.04 0.00 7.53 0.55 0.08 51.79 01:21:33 01:11:01 2 40.49 0.00 6.48 2.05 0.10 50.87 01:21:33 01:11:01 3 40.12 0.00 6.81 4.38 0.12 48.58 01:21:33 01:11:01 4 40.22 0.00 6.92 3.29 0.10 49.46 01:21:33 01:11:01 5 40.42 0.00 6.48 0.32 0.12 52.66 01:21:33 01:11:01 6 39.07 0.00 6.46 5.92 0.12 48.43 01:21:33 01:11:01 7 38.59 0.00 6.80 0.25 0.10 54.26 01:21:33 01:12:01 all 19.79 0.00 3.98 2.57 0.08 73.58 01:21:33 01:12:01 0 18.85 0.00 4.42 11.70 0.17 64.86 01:21:33 01:12:01 1 21.13 0.00 4.46 5.12 0.08 69.21 01:21:33 01:12:01 2 19.16 0.00 3.64 1.45 0.07 75.69 01:21:33 01:12:01 3 19.68 0.00 4.72 0.37 0.05 75.18 01:21:33 01:12:01 4 21.20 0.00 3.83 1.66 0.07 73.25 01:21:33 01:12:01 5 19.41 0.00 3.81 0.08 0.07 76.63 01:21:33 01:12:01 6 20.05 0.00 3.72 0.02 0.07 76.14 01:21:33 01:12:01 7 18.88 0.00 3.27 0.17 0.07 77.61 01:21:33 01:13:01 all 0.38 0.00 0.15 0.13 0.01 99.33 01:21:33 01:13:01 0 0.23 0.00 0.12 0.00 0.00 99.65 01:21:33 01:13:01 1 0.83 0.00 0.13 0.62 0.00 98.42 01:21:33 01:13:01 2 0.15 0.00 0.10 0.20 0.02 99.53 01:21:33 01:13:01 3 0.08 0.00 0.10 0.02 0.02 99.78 01:21:33 01:13:01 4 0.30 0.00 0.13 0.02 0.02 99.53 01:21:33 01:13:01 5 0.08 0.00 0.08 0.02 0.00 99.82 01:21:33 01:13:01 6 0.40 0.00 0.22 0.13 0.00 99.25 01:21:33 01:13:01 7 0.97 0.00 0.33 0.02 0.00 98.68 01:21:33 01:14:01 all 2.11 0.00 1.16 0.51 0.02 96.19 01:21:33 01:14:01 0 3.39 0.00 1.86 0.18 0.02 94.55 01:21:33 01:14:01 1 2.53 0.00 0.99 0.03 0.02 96.44 01:21:33 01:14:01 2 1.09 0.00 0.62 1.31 0.02 96.97 01:21:33 01:14:01 3 1.87 0.00 0.67 0.03 0.03 97.39 01:21:33 01:14:01 4 1.52 0.00 0.62 0.08 0.02 97.76 01:21:33 01:14:01 5 2.47 0.00 1.27 0.10 0.03 96.13 01:21:33 01:14:01 6 1.69 0.00 0.72 0.08 0.03 97.48 01:21:33 01:14:01 7 2.34 0.00 2.57 2.27 0.02 92.80 01:21:33 01:15:01 all 0.07 0.00 0.05 0.02 0.00 99.86 01:21:33 01:15:01 0 0.05 0.00 0.05 0.03 0.02 99.85 01:21:33 01:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:21:33 01:15:01 2 0.03 0.00 0.05 0.08 0.00 99.83 01:21:33 01:15:01 3 0.18 0.00 0.05 0.02 0.00 99.75 01:21:33 01:15:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:21:33 01:15:01 5 0.22 0.00 0.10 0.00 0.02 99.67 01:21:33 01:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:21:33 01:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 01:21:33 01:16:01 all 0.04 0.00 0.01 0.04 0.00 99.91 01:21:33 01:16:01 0 0.03 0.00 0.02 0.22 0.02 99.72 01:21:33 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:21:33 01:16:01 2 0.03 0.00 0.02 0.08 0.00 99.87 01:21:33 01:16:01 3 0.10 0.00 0.02 0.00 0.00 99.88 01:21:33 01:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:21:33 01:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:21:33 01:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:21:33 01:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:21:33 01:17:01 all 0.05 0.00 0.01 0.00 0.01 99.92 01:21:33 01:17:01 0 0.08 0.00 0.03 0.02 0.02 99.85 01:21:33 01:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:21:33 01:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:21:33 01:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:21:33 01:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:21:33 01:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:21:33 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:21:33 01:17:01 7 0.25 0.00 0.03 0.00 0.02 99.70 01:21:33 01:18:01 all 0.03 0.00 0.01 0.01 0.00 99.94 01:21:33 01:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:21:33 01:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:21:33 01:18:01 2 0.05 0.00 0.03 0.08 0.00 99.83 01:21:33 01:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:21:33 01:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:21:33 01:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:21:33 01:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:21:33 01:18:01 7 0.13 0.00 0.00 0.00 0.00 99.87 01:21:33 01:19:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:21:33 01:19:01 0 0.05 0.00 0.03 0.02 0.02 99.88 01:21:33 01:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:21:33 01:19:01 2 0.03 0.00 0.03 0.03 0.00 99.90 01:21:33 01:19:01 3 0.18 0.00 0.03 0.00 0.00 99.78 01:21:33 01:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:21:33 01:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:21:33 01:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:21:33 01:19:01 7 0.18 0.00 0.00 0.00 0.00 99.82 01:21:33 01:21:33 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:21:33 01:20:01 all 0.53 0.00 0.06 0.01 0.01 99.40 01:21:33 01:20:01 0 1.70 0.00 0.05 0.02 0.02 98.22 01:21:33 01:20:01 1 0.15 0.00 0.08 0.00 0.00 99.77 01:21:33 01:20:01 2 0.12 0.00 0.07 0.03 0.02 99.77 01:21:33 01:20:01 3 0.18 0.00 0.07 0.00 0.00 99.75 01:21:33 01:20:01 4 0.22 0.00 0.02 0.00 0.02 99.75 01:21:33 01:20:01 5 0.28 0.00 0.03 0.00 0.00 99.68 01:21:33 01:20:01 6 0.30 0.00 0.13 0.03 0.00 99.53 01:21:33 01:20:01 7 1.25 0.00 0.02 0.00 0.00 98.73 01:21:33 01:21:01 all 7.62 0.00 3.25 1.85 0.05 87.24 01:21:33 01:21:01 0 7.74 0.00 2.83 0.00 0.05 89.38 01:21:33 01:21:01 1 9.51 0.00 3.50 4.04 0.07 82.89 01:21:33 01:21:01 2 7.09 0.00 3.21 1.82 0.03 87.85 01:21:33 01:21:01 3 7.14 0.00 3.54 6.34 0.05 82.92 01:21:33 01:21:01 4 7.46 0.00 3.22 2.13 0.05 87.14 01:21:33 01:21:01 5 7.49 0.00 3.24 0.12 0.05 89.11 01:21:33 01:21:01 6 7.42 0.00 2.77 0.05 0.05 89.71 01:21:33 01:21:01 7 7.09 0.00 3.66 0.30 0.05 88.89 01:21:33 Average: all 6.63 0.00 1.67 1.43 0.03 90.24 01:21:33 Average: 0 6.73 0.00 1.71 1.09 0.04 90.43 01:21:33 Average: 1 7.13 0.00 1.69 0.93 0.03 90.22 01:21:33 Average: 2 6.40 0.00 1.56 1.67 0.03 90.34 01:21:33 Average: 3 6.75 0.00 1.78 3.81 0.03 87.63 01:21:33 Average: 4 6.76 0.00 1.67 1.03 0.03 90.51 01:21:33 Average: 5 6.55 0.00 1.63 0.48 0.03 91.30 01:21:33 Average: 6 6.47 0.00 1.52 1.08 0.03 90.90 01:21:33 Average: 7 6.26 0.00 1.84 1.33 0.03 90.55 01:21:33 01:21:33 01:21:33