Started by user Jin Lin Guan Replayed #204 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ae59df93e15168f5c84516dd369218cbd3ebf1 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-ssh10657050536968927170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9599afe4600029d8782082ac22adb41213b99bad 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-ssh7937036765182027000.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 9599afe4600029d8782082ac22adb41213b99bad 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-ssh11437162665187205948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9599afe4600029d8782082ac22adb41213b99bad (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9599afe4600029d8782082ac22adb41213b99bad # timeout=10 Commit message: "fix: build all multi-arch images at once" > 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. Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy 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-ssh6831638747093861792.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-ssh15993939860013813963.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. Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy [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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-42402’ Running on prd-ubuntu20.04-docker-8c-8g-42406 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) Commit message: "Merge pull request #529 from judehung/update-odesa" > 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 > git rev-list --no-walk f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:58 ========================================================= 05:46:58 EdgeX Global Pipelines Version Info 05:46:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:59 ------------------- 05:46:59 stable info: 05:46:59 ------------------- 05:46:59 Commited By: Ginny Guan ginny@iotechsys.com 05:46:59 Commit SHA: 9599afe4600029d8782082ac22adb41213b99bad 05:46:59 Message: update stable to testing 05:47:00 ------------------- 05:47:00 experimental info: 05:47:00 ------------------- 05:47:00 Commited By: Ginny Guan ginny@iotechsys.com 05:47:00 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 05:47:00 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ae59d [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:01 provisioning config files... 05:47:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15599940136468993016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:01 ---> ****-login.sh 05:47:01 nexus3.edgexfoundry.org:10001 05:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:02 Configure a credential helper to remove this warning. See 05:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:02 05:47:02 Login Succeeded 05:47:02 nexus3.edgexfoundry.org:10002 05:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:02 Configure a credential helper to remove this warning. See 05:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:02 05:47:02 Login Succeeded 05:47:02 nexus3.edgexfoundry.org:10003 05:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:02 Configure a credential helper to remove this warning. See 05:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:02 05:47:02 Login Succeeded 05:47:02 nexus3.edgexfoundry.org:10004 05:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:02 Configure a credential helper to remove this warning. See 05:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:02 05:47:02 Login Succeeded 05:47:02 ****.io 05:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:02 Configure a credential helper to remove this warning. See 05:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:02 05:47:02 Login Succeeded 05:47:02 ---> ****-login.sh ends [Pipeline] } 05:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:47:03 + git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo 05:47:03 -----------> git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 05:47:03 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [false] [Pipeline] sh 05:47:03 + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo 05:47:03 ========================================================= 05:47:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:47:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:04 + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo 05:47:04 [semverPrep] GIT_COMMIT: f1ae59df93e15168f5c84516dd369218cbd3ebf1, Commit Message: Merge pull request #529 from judehung/update-odesa [Pipeline] echo 05:47:04 [semverPrep] This is not a build commit. [Pipeline] sh 05:47:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:04 + grep -v github /etc/ssh/ssh_known_hosts 05:47:04 + [ -e /tmp/ssh_known_hosts ] 05:47:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:47:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:47:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:47:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:04 05:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:05 0.1.4: Pulling from edgex-devops/py-git-semver 05:47:05 b85a868b505f: Pulling fs layer 05:47:05 e2be974225ed: Pulling fs layer 05:47:05 339a4e72a1f5: Pulling fs layer 05:47:05 988bab9f4d93: Pulling fs layer 05:47:05 1469e6f7b9e6: Pulling fs layer 05:47:05 eaf3925da568: Pulling fs layer 05:47:05 bab4dde63d76: Pulling fs layer 05:47:05 bde34c3a00c8: Pulling fs layer 05:47:05 b352a97aabf1: Pulling fs layer 05:47:05 988bab9f4d93: Waiting 05:47:05 1469e6f7b9e6: Waiting 05:47:05 bde34c3a00c8: Waiting 05:47:05 eaf3925da568: Waiting 05:47:05 b352a97aabf1: Waiting 05:47:05 bab4dde63d76: Waiting 05:47:05 4872d77fe225: Pulling fs layer 05:47:05 5851b861e8e6: Pulling fs layer 05:47:05 5851b861e8e6: Waiting 05:47:05 4872d77fe225: Waiting 05:47:05 e2be974225ed: Download complete 05:47:05 988bab9f4d93: Verifying Checksum 05:47:05 988bab9f4d93: Download complete 05:47:05 339a4e72a1f5: Verifying Checksum 05:47:05 339a4e72a1f5: Download complete 05:47:05 1469e6f7b9e6: Verifying Checksum 05:47:05 1469e6f7b9e6: Download complete 05:47:05 eaf3925da568: Verifying Checksum 05:47:05 eaf3925da568: Download complete 05:47:05 bde34c3a00c8: Verifying Checksum 05:47:05 bde34c3a00c8: Download complete 05:47:05 b352a97aabf1: Verifying Checksum 05:47:05 b352a97aabf1: Download complete 05:47:05 4872d77fe225: Verifying Checksum 05:47:05 4872d77fe225: Download complete 05:47:05 5851b861e8e6: Verifying Checksum 05:47:05 5851b861e8e6: Download complete 05:47:05 b85a868b505f: Verifying Checksum 05:47:05 b85a868b505f: Download complete 05:47:05 bab4dde63d76: Verifying Checksum 05:47:05 bab4dde63d76: Download complete 05:47:06 b85a868b505f: Pull complete 05:47:06 e2be974225ed: Pull complete 05:47:07 339a4e72a1f5: Pull complete 05:47:07 988bab9f4d93: Pull complete 05:47:07 1469e6f7b9e6: Pull complete 05:47:07 eaf3925da568: Pull complete 05:47:09 bab4dde63d76: Pull complete 05:47:09 bde34c3a00c8: Pull complete 05:47:09 b352a97aabf1: Pull complete 05:47:09 4872d77fe225: Pull complete 05:47:09 5851b861e8e6: Pull complete 05:47:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:09 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 05:47:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:47:12 $ docker top 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 -eo pid,comm 05:47:12 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). 05:47:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:12 [ssh-agent] Looking for ssh-agent implementation... 05:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:12 $ docker exec 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent 05:47:12 SSH_AUTH_SOCK=/tmp/ssh-LnySmnPMtgk8/agent.33 05:47:12 SSH_AGENT_PID=39 05:47:12 Running ssh-add (command line suppressed) 05:47:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7474973800771924677.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7474973800771924677.key) 05:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:12 + git tag --points-at HEAD [Pipeline] } 05:47:12 $ docker exec --env ******** --env ******** 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent -k 05:47:13 unset SSH_AUTH_SOCK; 05:47:13 unset SSH_AGENT_PID; 05:47:13 echo Agent pid 39 killed; 05:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:47:13 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.19' [Pipeline] sshagent 05:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:13 [ssh-agent] Looking for ssh-agent implementation... 05:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:13 $ docker exec 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent 05:47:13 SSH_AUTH_SOCK=/tmp/ssh-nibxEh8Ow3Ik/agent.72 05:47:13 SSH_AGENT_PID=78 05:47:13 Running ssh-add (command line suppressed) 05:47:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6116128514810153934.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6116128514810153934.key) 05:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:13 + git semver init 05:47:14 2025-03-31 05:47:14,002 [run_init] DEBUG init version:0.0.0 force:False 05:47:14 2025-03-31 05:47:14,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 05:47:14 2025-03-31 05:47:14,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 05:47:14 2025-03-31 05:47:14,003 [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) 05:47:15 2025-03-31 05:47:15,422 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 05:47:15 2025-03-31 05:47:15,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 05:47:15 2025-03-31 05:47:15,423 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:47:15 2025-03-31 05:47:15,423 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:47:15 4.1.0-dev.1 [Pipeline] } 05:47:15 $ docker exec --env ******** --env ******** 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent -k 05:47:15 unset SSH_AUTH_SOCK; 05:47:15 unset SSH_AGENT_PID; 05:47:15 echo Agent pid 78 killed; 05:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:16 + git semver [Pipeline] } 05:47:16 $ docker stop --time=1 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 05:47:17 $ docker rm -f --volumes 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:47:18 Stashed 1 file(s) [Pipeline] echo 05:47:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 05:47:18 provisioning config files... 05:47:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11952054921408893992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:18 ---> ****-login.sh 05:47:18 nexus3.edgexfoundry.org:10001 05:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:18 Configure a credential helper to remove this warning. See 05:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:18 05:47:18 Login Succeeded 05:47:18 nexus3.edgexfoundry.org:10002 05:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:18 Configure a credential helper to remove this warning. See 05:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:18 05:47:18 Login Succeeded 05:47:18 nexus3.edgexfoundry.org:10003 05:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:19 Configure a credential helper to remove this warning. See 05:47:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:19 05:47:19 Login Succeeded 05:47:19 nexus3.edgexfoundry.org:10004 05:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:19 Configure a credential helper to remove this warning. See 05:47:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:19 05:47:19 Login Succeeded 05:47:19 ****.io 05:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:19 Configure a credential helper to remove this warning. See 05:47:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:19 05:47:19 Login Succeeded 05:47:19 ---> ****-login.sh ends [Pipeline] } 05:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:47:19 ========================================================= 05:47:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:47:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:19 + 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 . 05:47:19 Sending build context to Docker daemon 40.74MB 05:47:19 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:47:19 Step 2/12 : FROM ${BASE} AS builder 05:47:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:20 da9db072f522: Pulling fs layer 05:47:20 6ef4a4ee8ca5: Pulling fs layer 05:47:20 06f05ace1117: Pulling fs layer 05:47:20 5fe327b54edc: Pulling fs layer 05:47:20 4f4fb700ef54: Pulling fs layer 05:47:20 92a5565b7b96: Pulling fs layer 05:47:20 ff9bb7016b71: Pulling fs layer 05:47:20 b67dba6c2c7d: Pulling fs layer 05:47:20 a813b0c90790: Pulling fs layer 05:47:20 5fe327b54edc: Waiting 05:47:20 4f4fb700ef54: Waiting 05:47:20 92a5565b7b96: Waiting 05:47:20 ff9bb7016b71: Waiting 05:47:20 b67dba6c2c7d: Waiting 05:47:20 a813b0c90790: Waiting 05:47:20 6ef4a4ee8ca5: Download complete 05:47:20 5fe327b54edc: Verifying Checksum 05:47:20 5fe327b54edc: Download complete 05:47:20 4f4fb700ef54: Download complete 05:47:20 da9db072f522: Download complete 05:47:20 92a5565b7b96: Verifying Checksum 05:47:20 92a5565b7b96: Download complete 05:47:20 ff9bb7016b71: Verifying Checksum 05:47:20 ff9bb7016b71: Download complete 05:47:20 da9db072f522: Pull complete 05:47:20 a813b0c90790: Verifying Checksum 05:47:20 a813b0c90790: Download complete 05:47:20 6ef4a4ee8ca5: Pull complete 05:47:20 06f05ace1117: Verifying Checksum 05:47:20 06f05ace1117: Download complete 05:47:20 b67dba6c2c7d: Verifying Checksum 05:47:20 b67dba6c2c7d: Download complete 05:47:24 06f05ace1117: Pull complete 05:47:24 5fe327b54edc: Pull complete 05:47:24 4f4fb700ef54: Pull complete 05:47:24 92a5565b7b96: Pull complete 05:47:24 ff9bb7016b71: Pull complete 05:47:26 b67dba6c2c7d: Pull complete 05:47:27 a813b0c90790: Pull complete 05:47:27 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:47:27 ---> 3ba60ce46760 05:47:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:47:30 ---> Running in 9d6564f8f114 05:47:30 Removing intermediate container 9d6564f8f114 05:47:30 ---> 6df76599d1fe 05:47:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:47:30 ---> Running in fae0c1cefe8c 05:47:30 Removing intermediate container fae0c1cefe8c 05:47:30 ---> c675ebe53899 05:47:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:47:30 ---> Running in 5905078a9982 05:47:30 Removing intermediate container 5905078a9982 05:47:30 ---> 7368064c35d7 05:47:30 Step 6/12 : WORKDIR /device-virtual-go 05:47:30 ---> Running in 8478fce16276 05:47:30 Removing intermediate container 8478fce16276 05:47:30 ---> 1cf5db8853ba 05:47:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:30 ---> Running in 54a3d1cf600d 05:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:31 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:47:31 (2/4) Installing libedit (20240517.3.1-r0) 05:47:31 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:47:31 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:47:31 Executing busybox-1.36.1-r29.trigger 05:47:31 OK: 252 MiB in 62 packages 05:47:32 Removing intermediate container 54a3d1cf600d 05:47:32 ---> c64db58472de 05:47:32 Step 8/12 : COPY go.mod vendor* ./ 05:47:32 ---> 93b259bb3624 05:47:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:32 ---> Running in 11488f6b6c32 05:47:33 Still waiting to schedule task 05:47:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-42403’ 05:48:10 Removing intermediate container 11488f6b6c32 05:48:10 ---> e3a5d5f08e11 05:48:10 Step 10/12 : COPY . . 05:48:10 ---> b36c5dbfa009 05:48:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:48:10 ---> Running in 5c9035af2a14 05:48:10 Removing intermediate container 5c9035af2a14 05:48:10 ---> d4a7657e0f17 05:48:10 Step 12/12 : RUN $MAKE 05:48:10 ---> Running in a90bc6c49e07 05:48:10 noop 05:48:10 Removing intermediate container a90bc6c49e07 05:48:10 ---> a3b0df0dd3eb 05:48:10 Successfully built a3b0df0dd3eb 05:48:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:11 + docker inspect -f . ci-base-image-x86_64 05:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:11 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 05:48:11 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:48:11 $ docker top 162af28f0fbb307e447548444a6c4147ec37b5ed765e2fe8805702fee304d2ec -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:12 + go version 05:48:12 go version go1.23.4 linux/amd64 [Pipeline] } 05:48:12 $ docker stop --time=1 162af28f0fbb307e447548444a6c4147ec37b5ed765e2fe8805702fee304d2ec 05:48:13 $ docker rm -f --volumes 162af28f0fbb307e447548444a6c4147ec37b5ed765e2fe8805702fee304d2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:13 + docker inspect -f . ci-base-image-x86_64 05:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:13 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 05:48: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:48:14 $ docker top afd96323d727ab82d12492506a0de36957cbb2025526439426d220abbb3d7d16 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 05:48:15 + make test 05:48:15 go test ./... -coverprofile=coverage.out 05:48:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:48:38 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 05:48:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 05:48:48 go vet ./... 05:48:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:53 ./bin/test-attribution-txt.sh [Pipeline] echo 05:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:48:53 $ docker stop --time=1 afd96323d727ab82d12492506a0de36957cbb2025526439426d220abbb3d7d16 05:48:56 $ docker rm -f --volumes afd96323d727ab82d12492506a0de36957cbb2025526439426d220abbb3d7d16 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:58 + ls -al . 05:48:58 total 268 05:48:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:48 . 05:48:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:46 .. 05:48:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:48 .git 05:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:46 .github 05:48:58 -rw-rw-r-- 1 jenkins jenkins 272 Mar 31 05:46 .gitignore 05:48:58 -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 05:46 .golangci.yml 05:48:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:47 .semver 05:48:58 -rw-rw-r-- 1 jenkins jenkins 18321 Mar 31 05:46 Attribution.txt 05:48:58 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 31 05:46 CHANGELOG.md 05:48:58 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 31 05:46 Dockerfile 05:48:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:46 GOVERNANCE.md 05:48:58 -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:46 Jenkinsfile 05:48:58 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:46 LICENSE 05:48:58 -rw-rw-r-- 1 jenkins jenkins 2652 Mar 31 05:46 Makefile 05:48:58 -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:46 OWNERS.md 05:48:58 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 31 05:46 README.md 05:48:58 -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 05:47 VERSION 05:48:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:46 bin 05:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:46 cmd 05:48:58 -rw-r--r-- 1 jenkins jenkins 43316 Mar 31 05:48 coverage.out 05:48:58 -rw-rw-r-- 1 jenkins jenkins 6032 Mar 31 05:46 go.mod 05:48:58 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 31 05:46 go.sum 05:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:46 internal 05:48:58 -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:58 + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=amd64 --label version=4.1.0-dev.1 . 05:48:58 Sending build context to Docker daemon 40.78MB 05:48:58 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 05:48:58 Step 2/26 : FROM ${BASE} AS builder 05:48:58 ---> a3b0df0dd3eb 05:48:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:48:59 ---> Running in 074df56d6bc5 05:48:59 Removing intermediate container 074df56d6bc5 05:48:59 ---> e69cdbd92293 05:48:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:48:59 ---> Running in c87b49707945 05:48:59 Removing intermediate container c87b49707945 05:48:59 ---> 16def5b3cc85 05:48:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:48:59 ---> Running in c81be5eaa8bf 05:48:59 Removing intermediate container c81be5eaa8bf 05:48:59 ---> b3897ebde01e 05:48:59 Step 6/26 : WORKDIR /device-virtual-go 05:48:59 ---> Running in cdb4d0d459df 05:48:59 Removing intermediate container cdb4d0d459df 05:48:59 ---> f2e2c1857563 05:48:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:59 ---> Running in 760509ea4444 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:00 OK: 252 MiB in 62 packages 05:49:00 Removing intermediate container 760509ea4444 05:49:00 ---> eae03f0ee616 05:49:00 Step 8/26 : COPY go.mod vendor* ./ 05:49:00 ---> ba2cf783ac69 05:49:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:00 ---> Running in a284cfabc458 05:49:01 Removing intermediate container a284cfabc458 05:49:01 ---> e5c04ff7d1df 05:49:01 Step 10/26 : COPY . . 05:49:02 ---> 89630871fa93 05:49:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:02 ---> Running in f2c3656e9ebb 05:49:02 Removing intermediate container f2c3656e9ebb 05:49:02 ---> 80bc6f9d6e45 05:49:02 Step 12/26 : RUN $MAKE 05:49:02 ---> Running in 98e233c07373 05:49:02 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 05:49:34 Removing intermediate container 98e233c07373 05:49:34 ---> 77e96dbbc686 05:49:34 Step 13/26 : FROM alpine:3.20 05:49:34 3.20: Pulling from library/alpine 05:49:34 0a9a5dfd008f: Pulling fs layer 05:49:34 0a9a5dfd008f: Verifying Checksum 05:49:34 0a9a5dfd008f: Download complete 05:49:34 0a9a5dfd008f: Pull complete 05:49:34 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:34 Status: Downloaded newer image for alpine:3.20 05:49:34 ---> ff221270b9fb 05:49:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:49:34 ---> Running in 8b907998f3a9 05:49:34 Removing intermediate container 8b907998f3a9 05:49:34 ---> 14c5519204a4 05:49:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:49:34 ---> Running in 13a667619e57 05:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:34 (1/1) Installing dumb-init (1.2.5-r3) 05:49:34 Executing busybox-1.36.1-r29.trigger 05:49:34 OK: 8 MiB in 15 packages 05:49:35 Removing intermediate container 13a667619e57 05:49:35 ---> 3ba3c71359ad 05:49:35 Step 16/26 : RUN apk --no-cache upgrade 05:49:35 ---> Running in 1ed7c38716e9 05:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:35 OK: 8 MiB in 15 packages 05:49:36 Removing intermediate container 1ed7c38716e9 05:49:36 ---> a2d39cbaa4ae 05:49:36 Step 17/26 : WORKDIR / 05:49:36 ---> Running in eacbced4c514 05:49:36 Removing intermediate container eacbced4c514 05:49:36 ---> 8adcb02ddf20 05:49:36 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:49:36 ---> c6190dcb575a 05:49:36 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:49:36 ---> 05406fef4397 05:49:36 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:49:37 ---> 1af27a3dadba 05:49:37 Step 21/26 : EXPOSE 59900 05:49:37 ---> Running in 521dad0f4f62 05:49:37 Removing intermediate container 521dad0f4f62 05:49:37 ---> 3b7058a53239 05:49:37 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:49:37 ---> Running in a9f47193c7a0 05:49:37 Removing intermediate container a9f47193c7a0 05:49:37 ---> 5e2237321a23 05:49:37 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:49:37 ---> Running in 05b5aaebec31 05:49:37 Removing intermediate container 05b5aaebec31 05:49:37 ---> 1339b78b3902 05:49:37 Step 24/26 : LABEL arch=amd64 05:49:37 ---> Running in b4f5e0a4b596 05:49:37 Removing intermediate container b4f5e0a4b596 05:49:37 ---> 92c2882a987f 05:49:37 Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 05:49:37 ---> Running in 5f3498752066 05:49:38 Removing intermediate container 5f3498752066 05:49:38 ---> 076e2188fb41 05:49:38 Step 26/26 : LABEL version=4.1.0-dev.1 05:49:38 ---> Running in fe351edba5fb 05:49:38 Removing intermediate container fe351edba5fb 05:49:38 ---> f55585d09fe6 05:49:38 [Warning] One or more build-args [ARCH] were not consumed 05:49:38 Successfully built f55585d09fe6 05:49:38 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:38 provisioning config files... 05:49:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7303273701115249475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:38 ---> ****-login.sh 05:49:38 nexus3.edgexfoundry.org:10001 05:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:38 Configure a credential helper to remove this warning. See 05:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:38 05:49:38 Login Succeeded 05:49:38 nexus3.edgexfoundry.org:10002 05:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:38 Configure a credential helper to remove this warning. See 05:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:38 05:49:38 Login Succeeded 05:49:38 nexus3.edgexfoundry.org:10003 05:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:38 Configure a credential helper to remove this warning. See 05:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:38 05:49:38 Login Succeeded 05:49:38 nexus3.edgexfoundry.org:10004 05:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:38 Configure a credential helper to remove this warning. See 05:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:38 05:49:38 Login Succeeded 05:49:38 ****.io 05:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:39 Configure a credential helper to remove this warning. See 05:49:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:39 05:49:39 Login Succeeded 05:49:39 ---> ****-login.sh ends [Pipeline] } 05:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:49:39 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 05:49:39 f1ae59df93e15168f5c84516dd369218cbd3ebf1 05:49:39 latest 05:49:39 4.1.0-dev.1 05:49:39 f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 05:49:39 main 05:49:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 05:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:49:39 71366db77c9a: Preparing 05:49:39 a0d9c7a3dd82: Preparing 05:49:39 c488644ed259: Preparing 05:49:39 5fcb65c84ff5: Preparing 05:49:39 7d4758fae2f1: Preparing 05:49:39 994456c4fd7b: Preparing 05:49:39 994456c4fd7b: Waiting 05:49:39 c488644ed259: Pushed 05:49:39 a0d9c7a3dd82: Pushed 05:49:39 5fcb65c84ff5: Pushed 05:49:39 7d4758fae2f1: Pushed 05:49:39 994456c4fd7b: Layer already exists 05:49:43 71366db77c9a: Pushed 05:49:43 f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 05:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:49:44 71366db77c9a: Preparing 05:49:44 a0d9c7a3dd82: Preparing 05:49:44 c488644ed259: Preparing 05:49:44 5fcb65c84ff5: Preparing 05:49:44 7d4758fae2f1: Preparing 05:49:44 994456c4fd7b: Preparing 05:49:44 994456c4fd7b: Waiting 05:49:44 5fcb65c84ff5: Layer already exists 05:49:44 71366db77c9a: Layer already exists 05:49:44 c488644ed259: Layer already exists 05:49:44 7d4758fae2f1: Layer already exists 05:49:44 a0d9c7a3dd82: Layer already exists 05:49:44 994456c4fd7b: Layer already exists 05:49:44 latest: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 05:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:49:44 71366db77c9a: Preparing 05:49:44 a0d9c7a3dd82: Preparing 05:49:44 c488644ed259: Preparing 05:49:44 5fcb65c84ff5: Preparing 05:49:44 7d4758fae2f1: Preparing 05:49:44 994456c4fd7b: Preparing 05:49:44 994456c4fd7b: Waiting 05:49:44 5fcb65c84ff5: Layer already exists 05:49:44 a0d9c7a3dd82: Layer already exists 05:49:44 c488644ed259: Layer already exists 05:49:44 71366db77c9a: Layer already exists 05:49:44 7d4758fae2f1: Layer already exists 05:49:44 994456c4fd7b: Layer already exists 05:49:44 4.1.0-dev.1: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 05:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:49:45 71366db77c9a: Preparing 05:49:45 a0d9c7a3dd82: Preparing 05:49:45 c488644ed259: Preparing 05:49:45 5fcb65c84ff5: Preparing 05:49:45 7d4758fae2f1: Preparing 05:49:45 994456c4fd7b: Preparing 05:49:45 994456c4fd7b: Waiting 05:49:45 a0d9c7a3dd82: Layer already exists 05:49:45 5fcb65c84ff5: Layer already exists 05:49:45 71366db77c9a: Layer already exists 05:49:45 c488644ed259: Layer already exists 05:49:45 7d4758fae2f1: Layer already exists 05:49:45 994456c4fd7b: Layer already exists 05:49:45 f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 05:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:49:46 71366db77c9a: Preparing 05:49:46 a0d9c7a3dd82: Preparing 05:49:46 c488644ed259: Preparing 05:49:46 5fcb65c84ff5: Preparing 05:49:46 7d4758fae2f1: Preparing 05:49:46 994456c4fd7b: Preparing 05:49:46 994456c4fd7b: Waiting 05:49:46 7d4758fae2f1: Layer already exists 05:49:46 71366db77c9a: Layer already exists 05:49:46 a0d9c7a3dd82: Layer already exists 05:49:46 c488644ed259: Layer already exists 05:49:46 5fcb65c84ff5: Layer already exists 05:49:46 994456c4fd7b: Layer already exists 05:49:46 main: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:46 ===================================================== [Pipeline] echo 05:49:46 taggedImages: 05:49:46 - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 05:49:46 - nexus3.edgexfoundry.org:10004/device-virtual:latest 05:49:46 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 05:49:46 - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 05:49:46 - 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 05:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:46 05:49:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:46 latest: Pulling from edgex-lftools-log-publisher 05:49:46 5eb5b503b376: Pulling fs layer 05:49:46 5c69ac0246d0: Pulling fs layer 05:49:46 ec43610c2a17: Pulling fs layer 05:49:46 3a2ae6a8a46f: Pulling fs layer 05:49:46 33b1e0a273af: Pulling fs layer 05:49:46 5d3b04190fa2: Pulling fs layer 05:49:46 2f39f015ded8: Pulling fs layer 05:49:46 33b1e0a273af: Waiting 05:49:46 5d3b04190fa2: Waiting 05:49:46 2f39f015ded8: Waiting 05:49:46 3a2ae6a8a46f: Waiting 05:49:46 5c69ac0246d0: Verifying Checksum 05:49:46 5c69ac0246d0: Download complete 05:49:46 3a2ae6a8a46f: Download complete 05:49:47 ec43610c2a17: Verifying Checksum 05:49:47 ec43610c2a17: Download complete 05:49:47 5d3b04190fa2: Verifying Checksum 05:49:47 5d3b04190fa2: Download complete 05:49:47 33b1e0a273af: Verifying Checksum 05:49:47 33b1e0a273af: Download complete 05:49:47 5eb5b503b376: Download complete 05:49:47 2f39f015ded8: Download complete 05:49:48 5eb5b503b376: Pull complete 05:49:48 5c69ac0246d0: Pull complete 05:49:49 ec43610c2a17: Pull complete 05:49:49 3a2ae6a8a46f: Pull complete 05:49:49 33b1e0a273af: Pull complete 05:49:49 5d3b04190fa2: Pull complete 05:49:53 2f39f015ded8: Pull complete 05:49:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:53 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 05:49:54 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:49:57 $ docker top c745f3b7337cd1c55dbc11696b2e16ee17177bb9d024271266d242029455ab91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:57 ---> job-cost.sh 05:49:57 lf-activate-venv: SKIPPING 05:49:57 INFO: No Stack... 05:49:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:49:58 INFO: Archiving Costs [Pipeline] sh 05:49:58 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 05:49:58 + cut -d, -f6 [Pipeline] lock 05:49:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] 05:49:58 Resource [jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] did not exist. Created. 05:49:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:58 + echo total: 0.2199999988079071 [Pipeline] stash 05:49:58 Stashed 1 file(s) [Pipeline] } 05:49:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 05:49:58 $ docker stop --time=1 c745f3b7337cd1c55dbc11696b2e16ee17177bb9d024271266d242029455ab91 05:49:59 $ docker rm -f --volumes c745f3b7337cd1c55dbc11696b2e16ee17177bb9d024271266d242029455ab91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42408 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 05:51:08 Running in /w/workspace/device-virtual-go/205 [Pipeline] { [Pipeline] checkout 05:51:08 The recommended git tool is: git 05:51:12 using credential edgex-jenkins-ssh 05:51:12 Cloning the remote Git repository 05:51:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:51:12 > git init /w/workspace/device-virtual-go/205 # timeout=10 05:51:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:51:13 > git --version # timeout=10 05:51:13 > git --version # 'git version 2.25.1' 05:51:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:51:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:17 Avoid second fetch 05:51:17 Checking out Revision f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) 05:51:17 Commit message: "Merge pull request #529 from judehung/update-odesa" 05:51:17 > git config core.sparsecheckout # timeout=10 05:51:17 > git checkout -f f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:22 Dload Upload Total Spent Left Speed 05:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 05:51:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:51:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:51:23 + sudo tee /etc/docker/daemon.new 05:51:23 { 05:51:23 "registry-mirrors": [ 05:51:23 "https://nexus3.edgexfoundry.org:10001" 05:51:23 ], 05:51:23 "bip": "10.250.0.254/24", 05:51:23 "hosts": [ 05:51:23 "tcp://0.0.0.0:5555", 05:51:23 "unix:///var/run/docker.sock" 05:51:23 ], 05:51:23 "mtu": 1458, 05:51:23 "selinux-enabled": true, 05:51:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:51:23 } [Pipeline] sh 05:51:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:51:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:42 provisioning config files... 05:51:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/205@tmp/config2013931264058492831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:42 ---> ****-login.sh 05:51:42 nexus3.edgexfoundry.org:10001 05:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:43 Configure a credential helper to remove this warning. See 05:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:43 05:51:43 Login Succeeded 05:51:43 nexus3.edgexfoundry.org:10002 05:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:43 Configure a credential helper to remove this warning. See 05:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:43 05:51:43 Login Succeeded 05:51:43 nexus3.edgexfoundry.org:10003 05:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:43 Configure a credential helper to remove this warning. See 05:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:43 05:51:43 Login Succeeded 05:51:43 nexus3.edgexfoundry.org:10004 05:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:44 Configure a credential helper to remove this warning. See 05:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:44 05:51:44 Login Succeeded 05:51:44 ****.io 05:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:44 Configure a credential helper to remove this warning. See 05:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:44 05:51:44 Login Succeeded 05:51:44 ---> ****-login.sh ends [Pipeline] } 05:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:51:45 ========================================================= 05:51:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:51:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + 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 . 05:51:46 Sending build context to Docker daemon 20.54MB 05:51:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:51:46 Step 2/12 : FROM ${BASE} AS builder 05:51:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:51:46 9986a736f7d3: Pulling fs layer 05:51:46 1f018df60701: Pulling fs layer 05:51:46 39f8f326b044: Pulling fs layer 05:51:46 e6a1e7a6a96a: Pulling fs layer 05:51:46 4f4fb700ef54: Pulling fs layer 05:51:46 d45d956e0dbf: Pulling fs layer 05:51:46 d7702b0d1db1: Pulling fs layer 05:51:46 5c7f0f088c93: Pulling fs layer 05:51:46 4fdc064ae6cf: Pulling fs layer 05:51:46 e6a1e7a6a96a: Waiting 05:51:46 4f4fb700ef54: Waiting 05:51:46 d45d956e0dbf: Waiting 05:51:46 d7702b0d1db1: Waiting 05:51:46 5c7f0f088c93: Waiting 05:51:46 4fdc064ae6cf: Waiting 05:51:46 1f018df60701: Verifying Checksum 05:51:46 1f018df60701: Download complete 05:51:46 e6a1e7a6a96a: Verifying Checksum 05:51:46 e6a1e7a6a96a: Download complete 05:51:46 4f4fb700ef54: Verifying Checksum 05:51:46 4f4fb700ef54: Download complete 05:51:46 d45d956e0dbf: Verifying Checksum 05:51:46 d45d956e0dbf: Download complete 05:51:46 d7702b0d1db1: Verifying Checksum 05:51:46 d7702b0d1db1: Download complete 05:51:46 9986a736f7d3: Verifying Checksum 05:51:46 9986a736f7d3: Download complete 05:51:46 4fdc064ae6cf: Verifying Checksum 05:51:46 4fdc064ae6cf: Download complete 05:51:47 9986a736f7d3: Pull complete 05:51:47 1f018df60701: Pull complete 05:51:48 39f8f326b044: Verifying Checksum 05:51:48 39f8f326b044: Download complete 05:51:49 5c7f0f088c93: Verifying Checksum 05:51:49 5c7f0f088c93: Download complete 05:52:04 39f8f326b044: Pull complete 05:52:04 e6a1e7a6a96a: Pull complete 05:52:04 4f4fb700ef54: Pull complete 05:52:04 d45d956e0dbf: Pull complete 05:52:04 d7702b0d1db1: Pull complete 05:52:12 5c7f0f088c93: Pull complete 05:52:13 4fdc064ae6cf: Pull complete 05:52:13 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:52:13 ---> 63f30b955cb9 05:52:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:52:13 ---> Running in a93c1997b508 05:52:14 Removing intermediate container a93c1997b508 05:52:14 ---> d38ac04751dc 05:52:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:52:14 ---> Running in e52cb1589f56 05:52:14 Removing intermediate container e52cb1589f56 05:52:14 ---> 2f72783e9ba7 05:52:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:52:14 ---> Running in b4a1c51094e2 05:52:15 Removing intermediate container b4a1c51094e2 05:52:15 ---> 477659ec9371 05:52:15 Step 6/12 : WORKDIR /device-virtual-go 05:52:15 ---> Running in ebbf7c9c8203 05:52:15 Removing intermediate container ebbf7c9c8203 05:52:15 ---> b4d0cda9b54f 05:52:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:15 ---> Running in 1f3970a70648 05:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:18 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:52:18 (2/4) Installing libedit (20240517.3.1-r0) 05:52:18 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:52:18 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:52:18 Executing busybox-1.36.1-r29.trigger 05:52:18 OK: 244 MiB in 62 packages 05:52:19 Removing intermediate container 1f3970a70648 05:52:19 ---> 2fc2f476dc97 05:52:19 Step 8/12 : COPY go.mod vendor* ./ 05:52:19 ---> b5dc2821f503 05:52:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:19 ---> Running in 1e568a80c6ca 05:54:11 Removing intermediate container 1e568a80c6ca 05:54:11 ---> d20f1103c758 05:54:11 Step 10/12 : COPY . . 05:54:11 ---> dafefcaaab17 05:54:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:54:11 ---> Running in 6b15e849f7f3 05:54:11 Removing intermediate container 6b15e849f7f3 05:54:11 ---> 9f5159978926 05:54:11 Step 12/12 : RUN $MAKE 05:54:11 ---> Running in bda7dabb6b09 05:54:11 noop 05:54:11 Removing intermediate container bda7dabb6b09 05:54:11 ---> 491edaba1f17 05:54:11 Successfully built 491edaba1f17 05:54:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:11 + docker inspect -f . ci-base-image-arm64 05:54:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:11 prd-ubuntu20.04-docker-arm64-4c-16g-42408 does not seem to be running inside a container 05:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/205 -v /w/workspace/device-virtual-go/205:/w/workspace/device-virtual-go/205:rw,z -v /w/workspace/device-virtual-go/205@tmp:/w/workspace/device-virtual-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:54:13 $ docker top 870a0307c21e6afd521d270126b16e381f9eb3d4de635162efee46fa7b028b7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:14 + go version 05:54:14 go version go1.23.4 linux/arm64 [Pipeline] } 05:54:14 $ docker stop --time=1 870a0307c21e6afd521d270126b16e381f9eb3d4de635162efee46fa7b028b7d 05:54:15 $ docker rm -f --volumes 870a0307c21e6afd521d270126b16e381f9eb3d4de635162efee46fa7b028b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:16 + docker inspect -f . ci-base-image-arm64 05:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:16 prd-ubuntu20.04-docker-arm64-4c-16g-42408 does not seem to be running inside a container 05:54:16 $ 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/205 -v /w/workspace/device-virtual-go/205:/w/workspace/device-virtual-go/205:rw,z -v /w/workspace/device-virtual-go/205@tmp:/w/workspace/device-virtual-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:54:17 $ docker top 2cd7065d0c167636a4f674baecdc037b180b8062ba6f4158295ae9f9debe7fc9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:18 + git config --global --add safe.directory /w/workspace/device-virtual-go/205 [Pipeline] fileExists [Pipeline] sh 05:54:18 + make test 05:54:19 go test ./... -coverprofile=coverage.out 05:54:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:58:01 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 05:58:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 05:58:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:58:01 go vet ./... 05:58:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:58:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:58:48 ./bin/test-attribution-txt.sh [Pipeline] echo 05:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:58:48 $ docker stop --time=1 2cd7065d0c167636a4f674baecdc037b180b8062ba6f4158295ae9f9debe7fc9 05:58:50 $ docker rm -f --volumes 2cd7065d0c167636a4f674baecdc037b180b8062ba6f4158295ae9f9debe7fc9 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:51 Warning: overwriting stash ‘coverage-report’ 05:58:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:53 + ls -al . 05:58:53 total 264 05:58:53 drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 05:54 . 05:58:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:51 .. 05:58:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:51 .git 05:58:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:51 .github 05:58:53 -rw-rw-r-- 1 jenkins jenkins 272 Mar 31 05:51 .gitignore 05:58:53 -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 05:51 .golangci.yml 05:58:53 -rw-rw-r-- 1 jenkins jenkins 18321 Mar 31 05:51 Attribution.txt 05:58:53 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 31 05:51 CHANGELOG.md 05:58:53 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 31 05:51 Dockerfile 05:58:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:51 GOVERNANCE.md 05:58:53 -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:51 Jenkinsfile 05:58:53 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:51 LICENSE 05:58:53 -rw-rw-r-- 1 jenkins jenkins 2652 Mar 31 05:51 Makefile 05:58:53 -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:51 OWNERS.md 05:58:53 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 31 05:51 README.md 05:58:53 -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 05:47 VERSION 05:58:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:51 bin 05:58:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:51 cmd 05:58:53 -rw-r--r-- 1 jenkins jenkins 43316 Mar 31 05:57 coverage.out 05:58:53 -rw-rw-r-- 1 jenkins jenkins 6032 Mar 31 05:51 go.mod 05:58:53 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 31 05:51 go.sum 05:58:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:51 internal 05:58:53 -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:53 + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=arm64 --label version=4.1.0-dev.1 . 05:58:54 Sending build context to Docker daemon 20.58MB 05:58:54 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 05:58:54 Step 2/26 : FROM ${BASE} AS builder 05:58:54 ---> 491edaba1f17 05:58:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:58:54 ---> Running in a0bec4534610 05:58:54 Removing intermediate container a0bec4534610 05:58:54 ---> 7cb84cb0bdb6 05:58:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:58:54 ---> Running in c8ae1eb2f4cc 05:58:54 Removing intermediate container c8ae1eb2f4cc 05:58:54 ---> e0c71cd9cbdf 05:58:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:58:54 ---> Running in e7ce743deba9 05:58:55 Removing intermediate container e7ce743deba9 05:58:55 ---> 044b4958cafc 05:58:55 Step 6/26 : WORKDIR /device-virtual-go 05:58:55 ---> Running in 76c3eeb13761 05:58:55 Removing intermediate container 76c3eeb13761 05:58:55 ---> 19764f5f5327 05:58:55 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:58:55 ---> Running in 21629bf487ad 05:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:58:58 OK: 244 MiB in 62 packages 05:58:59 Removing intermediate container 21629bf487ad 05:58:59 ---> b151c3354e78 05:58:59 Step 8/26 : COPY go.mod vendor* ./ 05:58:59 ---> 651538e1740b 05:58:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:59 ---> Running in f5c7b0aa3acb 05:59:02 Removing intermediate container f5c7b0aa3acb 05:59:02 ---> 43c626a937ba 05:59:02 Step 10/26 : COPY . . 05:59:03 ---> 7f3bdd84d142 05:59:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:03 ---> Running in c8a01b4ee66d 05:59:03 Removing intermediate container c8a01b4ee66d 05:59:03 ---> 910684a2d9bb 05:59:03 Step 12/26 : RUN $MAKE 05:59:03 ---> Running in c34e1acbba58 05:59:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:02:26 Removing intermediate container c34e1acbba58 06:02:26 ---> 7cbd584ca9af 06:02:26 Step 13/26 : FROM alpine:3.20 06:02:26 3.20: Pulling from library/alpine 06:02:26 94e9d8af2201: Pulling fs layer 06:02:26 94e9d8af2201: Verifying Checksum 06:02:26 94e9d8af2201: Download complete 06:02:26 94e9d8af2201: Pull complete 06:02:26 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:02:26 Status: Downloaded newer image for alpine:3.20 06:02:26 ---> 7aab056cecc6 06:02:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:02:26 ---> Running in 3d42ae5eb840 06:02:26 Removing intermediate container 3d42ae5eb840 06:02:26 ---> 3a5718d11ccb 06:02:26 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:02:27 ---> Running in 7aef69bc5eab 06:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:02:29 (1/1) Installing dumb-init (1.2.5-r3) 06:02:29 Executing busybox-1.36.1-r29.trigger 06:02:29 OK: 9 MiB in 15 packages 06:02:30 Removing intermediate container 7aef69bc5eab 06:02:30 ---> 5dc8612cfe79 06:02:30 Step 16/26 : RUN apk --no-cache upgrade 06:02:30 ---> Running in fe984145e1d7 06:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:02:33 OK: 9 MiB in 15 packages 06:02:34 Removing intermediate container fe984145e1d7 06:02:34 ---> 0229073e4df3 06:02:34 Step 17/26 : WORKDIR / 06:02:34 ---> Running in 455bf75fe798 06:02:34 Removing intermediate container 455bf75fe798 06:02:34 ---> 62bfc3ce4ae2 06:02:34 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:02:35 ---> 460d7aeed23a 06:02:35 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:02:35 ---> f0fbddda9a8b 06:02:35 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:02:37 ---> dd831c357372 06:02:37 Step 21/26 : EXPOSE 59900 06:02:37 ---> Running in 13eab2aec722 06:02:37 Removing intermediate container 13eab2aec722 06:02:37 ---> a1cf9cea6c8f 06:02:37 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:02:37 ---> Running in 2c05ca059ea6 06:02:38 Removing intermediate container 2c05ca059ea6 06:02:38 ---> 36c9de7c1b3e 06:02:38 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:02:38 ---> Running in 4ac5a8f067f5 06:02:38 Removing intermediate container 4ac5a8f067f5 06:02:38 ---> 92f71c5c42be 06:02:38 Step 24/26 : LABEL arch=arm64 06:02:38 ---> Running in 14178bc1a33d 06:02:38 Removing intermediate container 14178bc1a33d 06:02:38 ---> c61be5eed602 06:02:38 Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 06:02:38 ---> Running in 49cc7fd51b4b 06:02:39 Removing intermediate container 49cc7fd51b4b 06:02:39 ---> 8a00b7c61e6d 06:02:39 Step 26/26 : LABEL version=4.1.0-dev.1 06:02:39 ---> Running in 70ba07f5decd 06:02:39 Removing intermediate container 70ba07f5decd 06:02:39 ---> 5380666e40d9 06:02:39 [Warning] One or more build-args [ARCH] were not consumed 06:02:39 Successfully built 5380666e40d9 06:02:39 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:39 provisioning config files... 06:02:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/205@tmp/config959417676864863342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:40 ---> ****-login.sh 06:02:40 nexus3.edgexfoundry.org:10001 06:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:40 Configure a credential helper to remove this warning. See 06:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:40 06:02:40 Login Succeeded 06:02:40 nexus3.edgexfoundry.org:10002 06:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:40 Configure a credential helper to remove this warning. See 06:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:40 06:02:40 Login Succeeded 06:02:40 nexus3.edgexfoundry.org:10003 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 nexus3.edgexfoundry.org:10004 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 ****.io 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 ---> ****-login.sh ends [Pipeline] } 06:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:42 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:02:42 f1ae59df93e15168f5c84516dd369218cbd3ebf1 06:02:42 latest 06:02:42 4.1.0-dev.1 06:02:42 f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 06:02:42 main 06:02:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 06:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:02:42 5f0d6224bead: Preparing 06:02:42 2165a107bf98: Preparing 06:02:42 0b606e13506d: Preparing 06:02:42 029290d5c311: Preparing 06:02:42 45e53f1bae5c: Preparing 06:02:42 dd9c8f8612c8: Preparing 06:02:42 dd9c8f8612c8: Waiting 06:02:43 029290d5c311: Pushed 06:02:43 45e53f1bae5c: Pushed 06:02:43 2165a107bf98: Pushed 06:02:43 0b606e13506d: Pushed 06:02:43 dd9c8f8612c8: Layer already exists 06:02:51 5f0d6224bead: Pushed 06:02:51 f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:02:52 5f0d6224bead: Preparing 06:02:52 2165a107bf98: Preparing 06:02:52 0b606e13506d: Preparing 06:02:52 029290d5c311: Preparing 06:02:52 45e53f1bae5c: Preparing 06:02:52 dd9c8f8612c8: Preparing 06:02:52 dd9c8f8612c8: Waiting 06:02:52 029290d5c311: Layer already exists 06:02:52 0b606e13506d: Layer already exists 06:02:52 5f0d6224bead: Layer already exists 06:02:52 2165a107bf98: Layer already exists 06:02:52 45e53f1bae5c: Layer already exists 06:02:52 dd9c8f8612c8: Layer already exists 06:02:52 latest: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 06:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:02:53 5f0d6224bead: Preparing 06:02:53 2165a107bf98: Preparing 06:02:53 0b606e13506d: Preparing 06:02:53 029290d5c311: Preparing 06:02:53 45e53f1bae5c: Preparing 06:02:53 dd9c8f8612c8: Preparing 06:02:53 dd9c8f8612c8: Waiting 06:02:53 5f0d6224bead: Layer already exists 06:02:53 029290d5c311: Layer already exists 06:02:53 0b606e13506d: Layer already exists 06:02:53 45e53f1bae5c: Layer already exists 06:02:53 2165a107bf98: Layer already exists 06:02:53 dd9c8f8612c8: Layer already exists 06:02:53 4.1.0-dev.1: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 06:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:02:53 5f0d6224bead: Preparing 06:02:53 2165a107bf98: Preparing 06:02:53 0b606e13506d: Preparing 06:02:53 029290d5c311: Preparing 06:02:53 45e53f1bae5c: Preparing 06:02:53 dd9c8f8612c8: Preparing 06:02:53 0b606e13506d: Layer already exists 06:02:53 5f0d6224bead: Layer already exists 06:02:53 2165a107bf98: Layer already exists 06:02:53 029290d5c311: Layer already exists 06:02:53 45e53f1bae5c: Layer already exists 06:02:53 dd9c8f8612c8: Layer already exists 06:02:53 f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:02:54 5f0d6224bead: Preparing 06:02:54 2165a107bf98: Preparing 06:02:54 0b606e13506d: Preparing 06:02:54 029290d5c311: Preparing 06:02:54 45e53f1bae5c: Preparing 06:02:54 dd9c8f8612c8: Preparing 06:02:54 dd9c8f8612c8: Waiting 06:02:54 029290d5c311: Layer already exists 06:02:54 0b606e13506d: Layer already exists 06:02:54 2165a107bf98: Layer already exists 06:02:54 5f0d6224bead: Layer already exists 06:02:54 45e53f1bae5c: Layer already exists 06:02:54 dd9c8f8612c8: Layer already exists 06:02:55 main: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:55 ===================================================== [Pipeline] echo 06:02:55 taggedImages: 06:02:55 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 06:02:55 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:02:55 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 06:02:55 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 06:02:55 - 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 06:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:55 06:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:55 arm64: Pulling from edgex-lftools-log-publisher 06:02:55 8998bd30e6a1: Pulling fs layer 06:02:55 04944245beec: Pulling fs layer 06:02:55 699f458cf7ca: Pulling fs layer 06:02:55 765212b225bb: Pulling fs layer 06:02:55 f23df028b6ca: Pulling fs layer 06:02:55 d65c8cfc05b1: Pulling fs layer 06:02:55 2437ff75d9bd: Pulling fs layer 06:02:55 f23df028b6ca: Waiting 06:02:55 d65c8cfc05b1: Waiting 06:02:55 765212b225bb: Waiting 06:02:55 2437ff75d9bd: Waiting 06:02:56 04944245beec: Verifying Checksum 06:02:56 04944245beec: Download complete 06:02:56 765212b225bb: Verifying Checksum 06:02:56 765212b225bb: Download complete 06:02:56 f23df028b6ca: Verifying Checksum 06:02:56 f23df028b6ca: Download complete 06:02:56 d65c8cfc05b1: Verifying Checksum 06:02:56 d65c8cfc05b1: Download complete 06:02:56 699f458cf7ca: Verifying Checksum 06:02:56 699f458cf7ca: Download complete 06:02:56 8998bd30e6a1: Verifying Checksum 06:02:56 8998bd30e6a1: Download complete 06:02:59 2437ff75d9bd: Verifying Checksum 06:02:59 2437ff75d9bd: Download complete 06:03:01 8998bd30e6a1: Pull complete 06:03:02 04944245beec: Pull complete 06:03:03 699f458cf7ca: Pull complete 06:03:03 765212b225bb: Pull complete 06:03:04 f23df028b6ca: Pull complete 06:03:04 d65c8cfc05b1: Pull complete 06:03:22 2437ff75d9bd: Pull complete 06:03:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:23 prd-ubuntu20.04-docker-arm64-4c-16g-42408 does not seem to be running inside a container 06:03:23 $ 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/205 -v /w/workspace/device-virtual-go/205:/w/workspace/device-virtual-go/205:rw,z -v /w/workspace/device-virtual-go/205@tmp:/w/workspace/device-virtual-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:03:26 $ docker top b275b5f6e297f4a326cd1ec56ecf908af5e513e29d93c4ba23e5bd27883c399d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:27 ---> job-cost.sh 06:03:27 lf-activate-venv: SKIPPING 06:03:27 INFO: No Stack... 06:03:27 INFO: Retrieving Pricing Info for: v3-standard-4 06:03:28 INFO: Archiving Costs [Pipeline] sh 06:03:29 + cat /w/workspace/device-virtual-go/205/archives/cost.csv 06:03:29 + cut -d, -f6 [Pipeline] lock 06:03:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] 06:03:29 Resource [jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] did not exist. Created. 06:03:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:29 /w/workspace/device-virtual-go/205@tmp/durable-ca261a13/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:03:30 + echo total: 0.10999999940395355 [Pipeline] stash 06:03:30 Warning: overwriting stash ‘stack-cost’ 06:03:30 Stashed 1 file(s) [Pipeline] } 06:03:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:30 $ docker stop --time=1 b275b5f6e297f4a326cd1ec56ecf908af5e513e29d93c4ba23e5bd27883c399d 06:03:32 $ docker rm -f --volumes b275b5f6e297f4a326cd1ec56ecf908af5e513e29d93c4ba23e5bd27883c399d [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 06:03:32 provisioning config files... 06:03:32 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3923259797424450889tmp [Pipeline] { [Pipeline] sh 06:03:33 + set +x 06:03:33 + bash -s -- 06:03:33 + curl -s https://codecov.io/bash 06:03:33 06:03:33 _____ _ 06:03:33 / ____| | | 06:03:33 | | ___ __| | ___ ___ _____ __ 06:03:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:03:33 | |___| (_) | (_| | __/ (_| (_) \ V / 06:03:33 \_____\___/ \__,_|\___|\___\___/ \_/ 06:03:33 Bash-1.0.6 06:03:33 06:03:33 06:03:33 [0;36m==>[0m git version 2.25.1 found 06:03:33 [0;36m==>[0m 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 06:03:33 Release-Date: 2020-01-08 06:03:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:03:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:03:33 [0;90m==>[0m Jenkins CI detected. 06:03:33 [0;90mcurrent dir: [0m /w/workspace/exfoundry_device-virtual-go_main 06:03:33 [0;90mproject root:[0m . 06:03:33 [0;90m-->[0m token set from env 06:03:33 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 06:03:33 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 06:03:33 [0;90m==>[0m Python coveragepy not found 06:03:33 [0;90m==>[0m Searching for coverage reports in: 06:03:33 [0;32m+[0m . 06:03:33 [0;90m->[0m Found 1 reports 06:03:33 [0;90m==>[0m Detecting git/mercurial file structure 06:03:33 [0;90m==>[0m Reading reports 06:03:33 [0;32m+[0m ./coverage.out [0;90mbytes=43316[0m 06:03:33 [0;90m==>[0m Appending adjustments 06:03:33 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 06:03:33 [0;32m+[0m Found adjustments 06:03:33 [0;90m==>[0m Gzipping contents 06:03:33 8.0K /tmp/codecov.5UI3Tm.gz 06:03:33 [0;90m==>[0m Uploading reports 06:03:33 [0;90murl:[0m https://codecov.io 06:03:33 [0;90mquery:[0m branch=main&commit=f1ae59df93e15168f5c84516dd369218cbd3ebf1&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:03:33 [0;90m->[0m Pinging Codecov 06:03:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=f1ae59df93e15168f5c84516dd369218cbd3ebf1&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:03:33 [0;90m->[0m Uploading to 06:03:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/f1ae59df93e15168f5c84516dd369218cbd3ebf1/1a0b2a98-6935-438b-8dcd-4e1e6a67ea84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T060333Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9aa8d7230d0799523e82ecdb266c97617b775ff45e82a3751edc2fd9bdb0c14f 06:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:33 Dload Upload Total Spent Left Speed 06:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 32516 --:--:-- --:--:-- --:--:-- 32516 06:03:33 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f1ae59df93e15168f5c84516dd369218cbd3ebf1[0m [Pipeline] } 06:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:03:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:03:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:03:34 06:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:03:34 latest: Pulling from edgex-devops/edgex-snyk-go 06:03:34 43c4264eed91: Pulling fs layer 06:03:34 4cc291be95ef: Pulling fs layer 06:03:34 2ac1f1163629: Pulling fs layer 06:03:34 5c3c966382ef: Pulling fs layer 06:03:34 4f4fb700ef54: Pulling fs layer 06:03:34 d9c7d2e4e75e: Pulling fs layer 06:03:34 9c3e1370e548: Pulling fs layer 06:03:34 4f4fb700ef54: Waiting 06:03:34 9c3e1370e548: Waiting 06:03:34 d9c7d2e4e75e: Waiting 06:03:34 5c3c966382ef: Waiting 06:03:34 4cc291be95ef: Download complete 06:03:34 5c3c966382ef: Verifying Checksum 06:03:34 5c3c966382ef: Download complete 06:03:34 4f4fb700ef54: Verifying Checksum 06:03:34 4f4fb700ef54: Download complete 06:03:34 43c4264eed91: Download complete 06:03:34 d9c7d2e4e75e: Verifying Checksum 06:03:34 d9c7d2e4e75e: Download complete 06:03:34 43c4264eed91: Pull complete 06:03:34 4cc291be95ef: Pull complete 06:03:35 2ac1f1163629: Verifying Checksum 06:03:35 2ac1f1163629: Download complete 06:03:35 9c3e1370e548: Verifying Checksum 06:03:35 9c3e1370e548: Download complete 06:03:38 2ac1f1163629: Pull complete 06:03:38 5c3c966382ef: Pull complete 06:03:38 4f4fb700ef54: Pull complete 06:03:38 d9c7d2e4e75e: Pull complete 06:03:42 9c3e1370e548: Pull complete 06:03:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:03:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:42 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 06:03:42 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:03:45 $ docker top 23c049d14b38aac2a4e695af46bef8f9d6802e1b6a0de20a35e371ac85b9c413 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 06:03:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:03:46 + set -o pipefail 06:03:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:03:53 06:03:53 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:03:53 06:03:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/70d391c4-5b8e-49b6-9732-72629d661e94 06:03:53 06:03:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:03:53 [Pipeline] } 06:03:53 $ docker stop --time=1 23c049d14b38aac2a4e695af46bef8f9d6802e1b6a0de20a35e371ac85b9c413 06:03:56 $ docker rm -f --volumes 23c049d14b38aac2a4e695af46bef8f9d6802e1b6a0de20a35e371ac85b9c413 [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 06:03:57 + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] sh 06:03:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:58 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 06:03:58 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:03:58 $ docker top 7d7d3ff359906a116acebda21d30900ddd0abc5313e35e4248dd43ca907d4d9c -eo pid,comm 06:03:58 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). 06:03:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:58 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:58 + git semver [Pipeline] } 06:03:59 $ docker stop --time=1 7d7d3ff359906a116acebda21d30900ddd0abc5313e35e4248dd43ca907d4d9c 06:04:00 $ docker rm -f --volumes 7d7d3ff359906a116acebda21d30900ddd0abc5313e35e4248dd43ca907d4d9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:00 06:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:01 0.23.1-centos7: Pulling from edgex-lftools 06:04:01 ab5ef0e58194: Pulling fs layer 06:04:01 9712f1f96733: Pulling fs layer 06:04:01 63f879dbbcfc: Pulling fs layer 06:04:01 0d9ebad4ef96: Pulling fs layer 06:04:01 e9a5061849ea: Pulling fs layer 06:04:01 d747dcd14b5f: Pulling fs layer 06:04:01 2de7ff778b66: Pulling fs layer 06:04:01 e9a5061849ea: Waiting 06:04:01 d747dcd14b5f: Waiting 06:04:01 2de7ff778b66: Waiting 06:04:01 0d9ebad4ef96: Waiting 06:04:01 9712f1f96733: Verifying Checksum 06:04:01 9712f1f96733: Download complete 06:04:01 63f879dbbcfc: Verifying Checksum 06:04:01 63f879dbbcfc: Download complete 06:04:01 0d9ebad4ef96: Verifying Checksum 06:04:01 0d9ebad4ef96: Download complete 06:04:01 d747dcd14b5f: Verifying Checksum 06:04:01 d747dcd14b5f: Download complete 06:04:01 e9a5061849ea: Verifying Checksum 06:04:01 e9a5061849ea: Download complete 06:04:01 ab5ef0e58194: Download complete 06:04:01 2de7ff778b66: Verifying Checksum 06:04:01 2de7ff778b66: Download complete 06:04:05 ab5ef0e58194: Pull complete 06:04:05 9712f1f96733: Pull complete 06:04:05 63f879dbbcfc: Pull complete 06:04:09 0d9ebad4ef96: Pull complete 06:04:09 e9a5061849ea: Pull complete 06:04:09 d747dcd14b5f: Pull complete 06:04:10 2de7ff778b66: Pull complete 06:04:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:10 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 06:04: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:04:14 $ docker top 71af7abf115ee61ef18c325cfaf50af932ff715d3f739aff63d2153aa2563cba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:04:14 provisioning config files... 06:04:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11471105808676265212tmp 06:04:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13859082210752630573tmp 06:04:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12620360858451788570tmp [Pipeline] { [Pipeline] echo 06:04:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:04:15 ---> sigul-configuration.sh 06:04:15 gpg: directory `/root/.gnupg' created 06:04:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:04:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:04:15 gpg: keyring `/root/.gnupg/secring.gpg' created 06:04:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:04:15 gpg: CAST5 encrypted data 06:04:15 gpg: encrypted with 1 passphrase 06:04:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:04:15 + mkdir /home/jenkins 06:04:15 + mkdir /home/jenkins/sigul [Pipeline] sh 06:04:15 + 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 06:04:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:16 ---> sigul-install.sh 06:04:16 Sigul already installed; skipping installation. [Pipeline] sh 06:04:16 + git tag --list 06:04:16 v1.0.0 06:04:16 v1.1.0 06:04:16 v1.1.1 06:04:16 v1.2.1 06:04:16 v1.2.2 06:04:16 v1.2.3 06:04:16 v1.3.0 06:04:16 v1.3.1 06:04:16 v2.0.0 06:04:16 v2.1.0 06:04:16 v2.1.1 06:04:16 v2.2.0 06:04:16 v2.3.0 06:04:16 v3.0 06:04:16 v3.0.0 06:04:16 v3.1 06:04:16 v3.1.0 06:04:16 v3.1.1 06:04:16 v4.0 06:04:16 v4.0.0 06:04:16 v4.0.0-dev.1 06:04:16 v4.0.0-dev.10 06:04:16 v4.0.0-dev.11 06:04:16 v4.0.0-dev.12 06:04:16 v4.0.0-dev.13 06:04:16 v4.0.0-dev.14 06:04:16 v4.0.0-dev.15 06:04:16 v4.0.0-dev.16 06:04:16 v4.0.0-dev.17 06:04:16 v4.0.0-dev.18 06:04:16 v4.0.0-dev.19 06:04:16 v4.0.0-dev.2 06:04:16 v4.0.0-dev.3 06:04:16 v4.0.0-dev.4 06:04:16 v4.0.0-dev.5 06:04:16 v4.0.0-dev.6 06:04:16 v4.0.0-dev.7 06:04:16 v4.0.0-dev.8 06:04:16 v4.0.0-dev.9 [Pipeline] sh 06:04:16 + lftools sign git-tag v4.1.0-dev.1 06:04:17 Signing Git tag with Sigul... 06:04:17 Signing v4.1.0-dev.1 06:04:17 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo 06:04:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:04:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:04:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:04:17 $ docker stop --time=1 71af7abf115ee61ef18c325cfaf50af932ff715d3f739aff63d2153aa2563cba 06:04:19 $ docker rm -f --volumes 71af7abf115ee61ef18c325cfaf50af932ff715d3f739aff63d2153aa2563cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:19 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 06:04: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:04:20 $ docker top b8b7a4dd1882d5b208b5a1b2521cc471c3f8435f8aacbbab0283b1878a5164d5 -eo pid,comm 06:04:20 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). 06:04:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:20 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:20 + git semver [Pipeline] } 06:04:20 $ docker stop --time=1 b8b7a4dd1882d5b208b5a1b2521cc471c3f8435f8aacbbab0283b1878a5164d5 06:04:22 $ docker rm -f --volumes b8b7a4dd1882d5b208b5a1b2521cc471c3f8435f8aacbbab0283b1878a5164d5 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:04:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:22 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 06:04:22 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:04:23 $ docker top c7f9f89b623d00d425b39aa73067ee3687d08ba89b2b6c22a5c95384298635a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:23 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:23 + git semver [Pipeline] } 06:04:23 $ docker stop --time=1 c7f9f89b623d00d425b39aa73067ee3687d08ba89b2b6c22a5c95384298635a8 06:04:25 $ docker rm -f --volumes c7f9f89b623d00d425b39aa73067ee3687d08ba89b2b6c22a5c95384298635a8 [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 06:04:25 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:04:25 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:04:25 total 16 06:04:25 drwxr-xr-x 3 root root 4096 Mar 31 05:49 . 06:04:25 drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:04 .. 06:04:25 drwxr-xr-x 2 root root 4096 Mar 31 05:49 cost 06:04:25 -rw-r--r-- 1 root root 89 Mar 31 05:49 cost.csv 06:04:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:04:25 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:04:25 total 16 06:04:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:49 . 06:04:25 drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:04 .. 06:04:25 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 05:49 cost 06:04:25 -rw-r--r-- 1 jenkins jenkins 89 Mar 31 05:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:04:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:27 ---> package-listing.sh 06:04:27 ++ facter osfamily 06:04:27 ++ tr '[:upper:]' '[:lower:]' 06:04:27 + OS_FAMILY=debian 06:04:27 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:04:27 + START_PACKAGES=/tmp/packages_start.txt 06:04:27 + END_PACKAGES=/tmp/packages_end.txt 06:04:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:27 + PACKAGES=/tmp/packages_start.txt 06:04:27 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:04:27 + PACKAGES=/tmp/packages_end.txt 06:04:27 + case "${OS_FAMILY}" in 06:04:27 + dpkg -l 06:04:27 + grep '^ii' 06:04:27 + '[' -f /tmp/packages_start.txt ']' 06:04:27 + '[' -f /tmp/packages_end.txt ']' 06:04:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:27 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:04:27 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:04:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:04:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 06:04:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:28 prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container 06:04:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:04:28 $ docker top 50cc6fd00e4857317dc7723eae45d79b36f3131940e6d77bcf4112d7e0e0ee99 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:29 + mkdir -p /var/log/sysstat [Pipeline] sh 06:04:29 + ls /var/log/sa-host 06:04:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:29 provisioning config files... 06:04:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config24256287332385289tmp [Pipeline] { [Pipeline] echo 06:04:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:29 ---> create-netrc.sh [Pipeline] } 06:04:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:30 ---> python-tools-install.sh [Pipeline] echo 06:04:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:30 ---> sudo-logs.sh 06:04:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:30 ---> job-cost.sh 06:04:30 lf-activate-venv: SKIPPING 06:04:30 DEBUG: total: 0.2199999988079071 06:04:30 INFO: Retrieving Stack Cost... 06:04:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:31 INFO: Archiving Costs [Pipeline] echo 06:04:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:32 ---> logs-deploy.sh 06:04:32 lf-activate-venv: SKIPPING 06:04:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/205 06:04:32 INFO: archiving workspace using pattern(s): 06:04:32 Archives upload complete. 06:04:33 INFO: archiving logs to Nexus 06:04:33 ---> uname -a: 06:04:33 Linux prd-ubuntu20-04-docker-8c-8g-42406 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:04:33 06:04:33 06:04:33 ---> lscpu: 06:04:33 Architecture: x86_64 06:04:33 CPU op-mode(s): 32-bit, 64-bit 06:04:33 Byte Order: Little Endian 06:04:33 Address sizes: 40 bits physical, 48 bits virtual 06:04:33 CPU(s): 8 06:04:33 On-line CPU(s) list: 0-7 06:04:33 Thread(s) per core: 1 06:04:33 Core(s) per socket: 1 06:04:33 Socket(s): 8 06:04:33 NUMA node(s): 1 06:04:33 Vendor ID: AuthenticAMD 06:04:33 CPU family: 23 06:04:33 Model: 49 06:04:33 Model name: AMD EPYC-Rome Processor 06:04:33 Stepping: 0 06:04:33 CPU MHz: 2800.000 06:04:33 BogoMIPS: 5600.00 06:04:33 Virtualization: AMD-V 06:04:33 Hypervisor vendor: KVM 06:04:33 Virtualization type: full 06:04:33 L1d cache: 256 KiB 06:04:33 L1i cache: 256 KiB 06:04:33 L2 cache: 4 MiB 06:04:33 L3 cache: 128 MiB 06:04:33 NUMA node0 CPU(s): 0-7 06:04:33 Vulnerability Itlb multihit: Not affected 06:04:33 Vulnerability L1tf: Not affected 06:04:33 Vulnerability Mds: Not affected 06:04:33 Vulnerability Meltdown: Not affected 06:04:33 Vulnerability Mmio stale data: Not affected 06:04:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:04:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:04:33 Vulnerability Srbds: Not affected 06:04:33 Vulnerability Tsx async abort: Not affected 06:04: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 06:04:33 06:04:33 06:04:33 ---> nproc: 06:04:33 8 06:04:33 06:04:33 06:04:33 ---> df -h: 06:04:33 Filesystem Size Used Avail Use% Mounted on 06:04:33 overlay 155G 14G 142G 9% / 06:04:33 tmpfs 64M 0 64M 0% /dev 06:04:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:04:33 shm 64M 0 64M 0% /dev/shm 06:04:33 /dev/vda1 155G 14G 142G 9% /facter-os 06:04:33 06:04:33