Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9a957061edcebee319f695d5df98e4602cbd79e 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-ssh4433983822591931867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13006744483819654924.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9357669582187753699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14053391128671068595.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-ssh12873116922160688124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26169 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 a9a957061edcebee319f695d5df98e4602cbd79e (main) Commit message: "Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" > 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 a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 > git rev-list --no-walk d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:50:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:50:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:50:54 ========================================================= 13:50:54 EdgeX Global Pipelines Version Info 13:50:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:50:56 ------------------- 13:50:56 stable info: 13:50:56 ------------------- 13:50:56 Commited By: Ginny Guan ginny@iotechsys.com 13:50:56 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:50:56 Message: update stable to v1.0.265 13:50:56 ------------------- 13:50:56 experimental info: 13:50:56 ------------------- 13:50:56 Commited By: Cherry Wang cherry@iotechsys.com 13:50:56 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:50:56 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:50:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:50:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:50:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:50:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:50:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo 13:50:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9a9570 [Pipeline] echo 13:50:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:57 provisioning config files... 13:50:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3986655567272525421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:57 ---> ****-login.sh 13:50:57 nexus3.edgexfoundry.org:10001 13:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:58 Configure a credential helper to remove this warning. See 13:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:58 13:50:58 Login Succeeded 13:50:58 nexus3.edgexfoundry.org:10002 13:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:58 Configure a credential helper to remove this warning. See 13:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:58 13:50:58 Login Succeeded 13:50:58 nexus3.edgexfoundry.org:10003 13:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:58 Configure a credential helper to remove this warning. See 13:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:58 13:50:58 Login Succeeded 13:50:58 nexus3.edgexfoundry.org:10004 13:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:58 Configure a credential helper to remove this warning. See 13:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:58 13:50:58 Login Succeeded 13:50:58 ****.io 13:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:59 Configure a credential helper to remove this warning. See 13:50:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:59 13:50:59 Login Succeeded 13:50:59 ---> ****-login.sh ends [Pipeline] } 13:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:50:59 + git rev-list -1 --merges a9a957061edcebee319f695d5df98e4602cbd79e~1..a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo 13:50:59 -----------> git rev-list -1 --merges a9a957061edcebee319f695d5df98e4602cbd79e~1..a9a957061edcebee319f695d5df98e4602cbd79e a9a957061edcebee319f695d5df98e4602cbd79e 13:50:59 a9a957061edcebee319f695d5df98e4602cbd79e [false] [Pipeline] sh 13:50:59 + git log --format=format:%s -1 a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo 13:50:59 ========================================================= 13:50:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:50:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:00 + git log --format=format:%s -1 a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo 13:51:00 [semverPrep] GIT_COMMIT: a9a957061edcebee319f695d5df98e4602cbd79e, Commit Message: Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6 [Pipeline] echo 13:51:00 [semverPrep] This is not a build commit. [Pipeline] sh 13:51:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:00 + grep -v github /etc/ssh/ssh_known_hosts 13:51:00 + [ -e /tmp/ssh_known_hosts ] 13:51:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:51:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:51:00 + sudo tee -a /etc/ssh/ssh_known_hosts 13:51:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:00 13:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:01 0.1.4: Pulling from edgex-devops/py-git-semver 13:51:01 b85a868b505f: Pulling fs layer 13:51:01 e2be974225ed: Pulling fs layer 13:51:01 339a4e72a1f5: Pulling fs layer 13:51:01 988bab9f4d93: Pulling fs layer 13:51:01 1469e6f7b9e6: Pulling fs layer 13:51:01 eaf3925da568: Pulling fs layer 13:51:01 bab4dde63d76: Pulling fs layer 13:51:01 bde34c3a00c8: Pulling fs layer 13:51:01 988bab9f4d93: Waiting 13:51:01 1469e6f7b9e6: Waiting 13:51:01 eaf3925da568: Waiting 13:51:01 bab4dde63d76: Waiting 13:51:01 b352a97aabf1: Pulling fs layer 13:51:01 bde34c3a00c8: Waiting 13:51:01 4872d77fe225: Pulling fs layer 13:51:01 5851b861e8e6: Pulling fs layer 13:51:01 b352a97aabf1: Waiting 13:51:01 e2be974225ed: Download complete 13:51:01 988bab9f4d93: Verifying Checksum 13:51:01 988bab9f4d93: Download complete 13:51:01 1469e6f7b9e6: Verifying Checksum 13:51:01 1469e6f7b9e6: Download complete 13:51:01 eaf3925da568: Verifying Checksum 13:51:01 eaf3925da568: Download complete 13:51:01 339a4e72a1f5: Verifying Checksum 13:51:01 339a4e72a1f5: Download complete 13:51:01 bde34c3a00c8: Verifying Checksum 13:51:01 bde34c3a00c8: Download complete 13:51:01 b352a97aabf1: Verifying Checksum 13:51:01 b352a97aabf1: Download complete 13:51:01 4872d77fe225: Verifying Checksum 13:51:01 4872d77fe225: Download complete 13:51:01 5851b861e8e6: Verifying Checksum 13:51:01 5851b861e8e6: Download complete 13:51:01 b85a868b505f: Download complete 13:51:01 bab4dde63d76: Verifying Checksum 13:51:01 bab4dde63d76: Download complete 13:51:02 b85a868b505f: Pull complete 13:51:02 e2be974225ed: Pull complete 13:51:03 339a4e72a1f5: Pull complete 13:51:03 988bab9f4d93: Pull complete 13:51:04 1469e6f7b9e6: Pull complete 13:51:04 eaf3925da568: Pull complete 13:51:06 bab4dde63d76: Pull complete 13:51:06 bde34c3a00c8: Pull complete 13:51:06 b352a97aabf1: Pull complete 13:51:06 4872d77fe225: Pull complete 13:51:06 5851b861e8e6: Pull complete 13:51:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:06 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 13:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:12 $ docker top dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 -eo pid,comm 13:51: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). 13:51:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:12 [ssh-agent] Looking for ssh-agent implementation... 13:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:12 $ docker exec dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent 13:51:12 SSH_AUTH_SOCK=/tmp/ssh-0iCED3KMHHCq/agent.33 13:51:12 SSH_AGENT_PID=39 13:51:12 Running ssh-add (command line suppressed) 13:51:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8246852167487618331.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8246852167487618331.key) 13:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:13 + git tag --points-at HEAD [Pipeline] } 13:51:13 $ docker exec --env ******** --env ******** dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent -k 13:51:13 unset SSH_AUTH_SOCK; 13:51:13 unset SSH_AGENT_PID; 13:51:13 echo Agent pid 39 killed; 13:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:13 [ssh-agent] Looking for ssh-agent implementation... 13:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:13 $ docker exec dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent 13:51:13 SSH_AUTH_SOCK=/tmp/ssh-QniqQQVsLKaf/agent.72 13:51:13 SSH_AGENT_PID=78 13:51:13 Running ssh-add (command line suppressed) 13:51:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14643605230457735414.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14643605230457735414.key) 13:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:14 + git semver init 13:51:14 2024-11-11 13:51:14,357 [run_init] DEBUG init version:0.0.0 force:False 13:51:14 2024-11-11 13:51:14,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:51:14 2024-11-11 13:51:14,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:51:14 2024-11-11 13:51:14,358 [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) 13:51:16 2024-11-11 13:51:16,487 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:51:16 2024-11-11 13:51:16,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:51:16 2024-11-11 13:51:16,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:51:16 2024-11-11 13:51:16,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:51:16 4.0.0-dev.4 [Pipeline] } 13:51:16 $ docker exec --env ******** --env ******** dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent -k 13:51:17 unset SSH_AUTH_SOCK; 13:51:17 unset SSH_AGENT_PID; 13:51:17 echo Agent pid 78 killed; 13:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:17 + git semver [Pipeline] } 13:51:17 $ docker stop --time=1 dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 13:51:19 $ docker rm -f --volumes dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 [Pipeline] // withDockerContainer [Pipeline] sh 13:51:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:51:19 Stashed 1 file(s) [Pipeline] echo 13:51:19 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:20 provisioning config files... 13:51:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3016753757009717447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:20 ---> ****-login.sh 13:51:20 nexus3.edgexfoundry.org:10001 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 nexus3.edgexfoundry.org:10002 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 nexus3.edgexfoundry.org:10003 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 nexus3.edgexfoundry.org:10004 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 ****.io 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 ---> ****-login.sh ends [Pipeline] } 13:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:21 ========================================================= 13:51:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:51:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:51:21 Sending build context to Docker daemon 37.71MB 13:51:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:51:21 Step 2/12 : FROM ${BASE} AS builder 13:51:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:51:21 43c4264eed91: Pulling fs layer 13:51:21 4cc291be95ef: Pulling fs layer 13:51:21 2ac1f1163629: Pulling fs layer 13:51:21 5c3c966382ef: Pulling fs layer 13:51:21 4f4fb700ef54: Pulling fs layer 13:51:21 5d5c8e513c77: Pulling fs layer 13:51:21 9f66e0745190: Pulling fs layer 13:51:21 f49a43e4bbc0: Pulling fs layer 13:51:21 561ebcabdf7f: Pulling fs layer 13:51:21 9f66e0745190: Waiting 13:51:21 f49a43e4bbc0: Waiting 13:51:21 4f4fb700ef54: Waiting 13:51:21 561ebcabdf7f: Waiting 13:51:21 5d5c8e513c77: Waiting 13:51:21 4cc291be95ef: Verifying Checksum 13:51:21 4cc291be95ef: Download complete 13:51:21 5c3c966382ef: Verifying Checksum 13:51:21 5c3c966382ef: Download complete 13:51:21 4f4fb700ef54: Verifying Checksum 13:51:21 4f4fb700ef54: Download complete 13:51:21 43c4264eed91: Download complete 13:51:21 5d5c8e513c77: Verifying Checksum 13:51:21 5d5c8e513c77: Download complete 13:51:21 9f66e0745190: Verifying Checksum 13:51:21 9f66e0745190: Download complete 13:51:21 43c4264eed91: Pull complete 13:51:21 561ebcabdf7f: Download complete 13:51:21 4cc291be95ef: Pull complete 13:51:22 2ac1f1163629: Verifying Checksum 13:51:22 2ac1f1163629: Download complete 13:51:22 f49a43e4bbc0: Verifying Checksum 13:51:22 f49a43e4bbc0: Download complete 13:51:25 2ac1f1163629: Pull complete 13:51:25 5c3c966382ef: Pull complete 13:51:25 4f4fb700ef54: Pull complete 13:51:25 5d5c8e513c77: Pull complete 13:51:25 9f66e0745190: Pull complete 13:51:28 f49a43e4bbc0: Pull complete 13:51:28 561ebcabdf7f: Pull complete 13:51:28 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:51:28 ---> 3a752c3f9dda 13:51:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:51:34 Still waiting to schedule task 13:51:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:51:35 ---> Running in 884be46cb408 13:51:35 Removing intermediate container 884be46cb408 13:51:35 ---> 9c1023ec6db4 13:51:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:51:35 ---> Running in 0650b8df23a9 13:51:35 Removing intermediate container 0650b8df23a9 13:51:35 ---> 3af1d713c4c2 13:51:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:51:35 ---> Running in 4bab0594b763 13:51:35 Removing intermediate container 4bab0594b763 13:51:35 ---> 4d74f62554b0 13:51:35 Step 6/12 : WORKDIR /device-virtual-go 13:51:35 ---> Running in cef2a84cbd11 13:51:35 Removing intermediate container cef2a84cbd11 13:51:35 ---> e52725a99720 13:51:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:35 ---> Running in f5c7d02b4c01 13:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:51:35 (1/4) Installing openssh-keygen (9.7_p1-r4) 13:51:35 (2/4) Installing libedit (20240517.3.1-r0) 13:51:35 (3/4) Installing openssh-client-common (9.7_p1-r4) 13:51:35 (4/4) Installing openssh-client-default (9.7_p1-r4) 13:51:35 Executing busybox-1.36.1-r29.trigger 13:51:35 OK: 250 MiB in 58 packages 13:51:35 Removing intermediate container f5c7d02b4c01 13:51:35 ---> 8fdc7eed6306 13:51:35 Step 8/12 : COPY go.mod vendor* ./ 13:51:35 ---> d89cd2149383 13:51:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:35 ---> Running in 919198ab6c78 13:52:57 Removing intermediate container 919198ab6c78 13:52:57 ---> dfacd3efc7d4 13:52:57 Step 10/12 : COPY . . 13:52:57 ---> 1d4d2e9a01d6 13:52:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:52:57 ---> Running in e88dbd38bdbe 13:52:57 Removing intermediate container e88dbd38bdbe 13:52:57 ---> d0b06631fda6 13:52:57 Step 12/12 : RUN $MAKE 13:52:57 ---> Running in 6d6592748817 13:52:58 noop 13:52:58 Removing intermediate container 6d6592748817 13:52:58 ---> b7de774ce179 13:52:58 Successfully built b7de774ce179 13:52:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:58 + docker inspect -f . ci-base-image-x86_64 13:52:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:59 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 13:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:52:59 $ docker top fc4f3f6a1c0e3613982551c07e0d1e8e0c5ca0c38a65ae7abafca89b4df4fda6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:59 + go version 13:52:59 go version go1.23.2 linux/amd64 [Pipeline] } 13:52:59 $ docker stop --time=1 fc4f3f6a1c0e3613982551c07e0d1e8e0c5ca0c38a65ae7abafca89b4df4fda6 13:53:01 $ docker rm -f --volumes fc4f3f6a1c0e3613982551c07e0d1e8e0c5ca0c38a65ae7abafca89b4df4fda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:01 + docker inspect -f . ci-base-image-x86_64 13:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:01 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 13:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:53:02 $ docker top cf718cd9e53098582e505a1db4f103962d87c014d4d1f09037432b7cb3b9bd96 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:03 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 13:53:03 + make test 13:53:03 go test ./... -coverprofile=coverage.out 13:53:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:53:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26174 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:53:16 Running in /w/workspace/device-virtual-go/188 [Pipeline] { [Pipeline] checkout 13:53:19 The recommended git tool is: git 13:53:24 using credential edgex-jenkins-ssh 13:53:24 Cloning the remote Git repository 13:53:24 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:53:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.4% of statements 13:53:24 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:53:24 > git init /w/workspace/device-virtual-go/188 # timeout=10 13:53:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:53:24 > git --version # timeout=10 13:53:24 > git --version # 'git version 2.25.1' 13:53:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:53:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:29 Avoid second fetch 13:53:29 Checking out Revision a9a957061edcebee319f695d5df98e4602cbd79e (main) 13:53:29 > git config core.sparsecheckout # timeout=10 13:53:29 > git checkout -f a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 13:53:30 Commit message: "Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:53:34 % Total % Received % Xferd Average Speed Time Time Time Current 13:53:34 Dload Upload Total Spent Left Speed 13:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 13:53:34 go vet ./... 13:53:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:53:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:53:35 + sudo tee /etc/docker/daemon.new 13:53:35 { 13:53:35 "registry-mirrors": [ 13:53:35 "https://nexus3.edgexfoundry.org:10001" 13:53:35 ], 13:53:35 "bip": "10.250.0.254/24", 13:53:35 "hosts": [ 13:53:35 "tcp://0.0.0.0:5555", 13:53:35 "unix:///var/run/docker.sock" 13:53:35 ], 13:53:35 "mtu": 1458, 13:53:35 "selinux-enabled": true, 13:53:35 "seccomp-profile": "/etc/docker/seccomp.json" 13:53:35 } [Pipeline] sh 13:53:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:53:36 + sudo service docker restart 13:53:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:53:40 ./bin/test-attribution-txt.sh [Pipeline] echo 13:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:53:40 $ docker stop --time=1 cf718cd9e53098582e505a1db4f103962d87c014d4d1f09037432b7cb3b9bd96 13:53:45 $ docker rm -f --volumes cf718cd9e53098582e505a1db4f103962d87c014d4d1f09037432b7cb3b9bd96 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:53:46 + ls -al . 13:53:46 total 264 13:53:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:53 . 13:53:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:50 .. 13:53:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:53 .git 13:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:50 .github 13:53:46 -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 13:50 .gitignore 13:53:46 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 13:50 .golangci.yml 13:53:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:51 .semver 13:53:46 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 13:50 Attribution.txt 13:53:46 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 13:50 CHANGELOG.md 13:53:46 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 13:50 Dockerfile 13:53:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:50 GOVERNANCE.md 13:53:46 -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 13:50 Jenkinsfile 13:53:46 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 13:50 LICENSE 13:53:46 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 13:50 Makefile 13:53:46 -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 13:50 OWNERS.md 13:53:46 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 13:50 README.md 13:53:46 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:51 VERSION 13:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:50 bin 13:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:50 cmd 13:53:46 -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 13:53 coverage.out 13:53:46 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 13:50 go.mod 13:53:46 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 13:50 go.sum 13:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:50 internal 13:53:46 -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 13:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:47 + 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=a9a957061edcebee319f695d5df98e4602cbd79e --label arch=amd64 --label version=4.0.0-dev.4 . 13:53:47 Sending build context to Docker daemon 37.75MB 13:53:47 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 13:53:47 Step 2/26 : FROM ${BASE} AS builder 13:53:47 ---> b7de774ce179 13:53:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:53:48 ---> Running in 82c16627c8b4 13:53:48 Removing intermediate container 82c16627c8b4 13:53:48 ---> bf84fc205367 13:53:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:53:48 ---> Running in ed03d703e532 13:53:48 Removing intermediate container ed03d703e532 13:53:48 ---> d20d35ad798e 13:53:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:53:48 ---> Running in 92c95b91be1c 13:53:48 Removing intermediate container 92c95b91be1c 13:53:48 ---> 7f569e8afaa4 13:53:48 Step 6/26 : WORKDIR /device-virtual-go 13:53:49 ---> Running in d978100c0a11 13:53:49 Removing intermediate container d978100c0a11 13:53:49 ---> fce6d08d8368 13:53:49 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:53:49 ---> Running in 1560a729cdee 13:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:53:50 OK: 250 MiB in 58 packages 13:53:50 Removing intermediate container 1560a729cdee 13:53:50 ---> 9b3b5a67fab6 13:53:50 Step 8/26 : COPY go.mod vendor* ./ 13:53:51 ---> 0aa98b25b6d7 13:53:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:51 ---> Running in 4b8e0137019d 13:53:52 Removing intermediate container 4b8e0137019d 13:53:52 ---> 57bbd2738393 13:53:52 Step 10/26 : COPY . . 13:53:52 ---> 12f82b7aee7d 13:53:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:52 ---> Running in fab32b29c61e 13:53:52 Removing intermediate container fab32b29c61e 13:53:52 ---> 74b1b292cf51 13:53:52 Step 12/26 : RUN $MAKE 13:53:52 ---> Running in ea7f402ac005 13:53:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:54 provisioning config files... 13:53:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/188@tmp/config262183552900867680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:54 ---> ****-login.sh 13:53:54 nexus3.edgexfoundry.org:10001 13:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:55 Configure a credential helper to remove this warning. See 13:53:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:55 13:53:55 Login Succeeded 13:53:55 nexus3.edgexfoundry.org:10002 13:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:55 Configure a credential helper to remove this warning. See 13:53:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:55 13:53:55 Login Succeeded 13:53:55 nexus3.edgexfoundry.org:10003 13:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:56 Configure a credential helper to remove this warning. See 13:53:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:56 13:53:56 Login Succeeded 13:53:56 nexus3.edgexfoundry.org:10004 13:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:56 Configure a credential helper to remove this warning. See 13:53:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:56 13:53:56 Login Succeeded 13:53:56 ****.io 13:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:56 Configure a credential helper to remove this warning. See 13:53:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:56 13:53:56 Login Succeeded 13:53:56 ---> ****-login.sh ends [Pipeline] } 13:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:57 ========================================================= 13:53:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:53:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:53:58 Sending build context to Docker daemon 19.03MB 13:53:58 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:53:58 Step 2/12 : FROM ${BASE} AS builder 13:53:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:53:58 cf04c63912e1: Pulling fs layer 13:53:58 55b35a11ae5e: Pulling fs layer 13:53:58 a37a00ec5f00: Pulling fs layer 13:53:58 50b3750afda1: Pulling fs layer 13:53:58 4f4fb700ef54: Pulling fs layer 13:53:58 80978eb59214: Pulling fs layer 13:53:58 c9f46d7d2bd2: Pulling fs layer 13:53:58 c5a475d317c9: Pulling fs layer 13:53:58 50b3750afda1: Waiting 13:53:58 80978eb59214: Waiting 13:53:58 c9f46d7d2bd2: Waiting 13:53:58 c5a475d317c9: Waiting 13:53:58 4f4fb700ef54: Waiting 13:53:58 55b35a11ae5e: Verifying Checksum 13:53:58 55b35a11ae5e: Download complete 13:53:58 50b3750afda1: Verifying Checksum 13:53:58 50b3750afda1: Download complete 13:53:58 4f4fb700ef54: Verifying Checksum 13:53:58 4f4fb700ef54: Download complete 13:53:58 80978eb59214: Verifying Checksum 13:53:58 80978eb59214: Download complete 13:53:58 cf04c63912e1: Verifying Checksum 13:53:58 cf04c63912e1: Download complete 13:53:59 c5a475d317c9: Verifying Checksum 13:53:59 c5a475d317c9: Download complete 13:53:59 cf04c63912e1: Pull complete 13:54:00 55b35a11ae5e: Pull complete 13:54:00 a37a00ec5f00: Verifying Checksum 13:54:01 c9f46d7d2bd2: Verifying Checksum 13:54:01 c9f46d7d2bd2: Download complete 13:54:13 a37a00ec5f00: Pull complete 13:54:13 50b3750afda1: Pull complete 13:54:14 4f4fb700ef54: Pull complete 13:54:14 80978eb59214: Pull complete 13:54:22 c9f46d7d2bd2: Pull complete 13:54:24 c5a475d317c9: Pull complete 13:54:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:54:24 ---> be29e6b0f0d4 13:54:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:54:25 ---> Running in c71244acf84b 13:54:25 Removing intermediate container c71244acf84b 13:54:25 ---> 81b6d7fbce93 13:54:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:54:25 Removing intermediate container ea7f402ac005 13:54:25 ---> 876e39b48f43 13:54:25 Step 13/26 : FROM alpine:3.20 13:54:25 3.20: Pulling from library/alpine 13:54:25 43c4264eed91: Already exists 13:54:25 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:54:25 Status: Downloaded newer image for alpine:3.20 13:54:25 ---> 91ef0af61f39 13:54:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:54:25 ---> Running in 066093247a5f 13:54:25 Removing intermediate container 066093247a5f 13:54:25 ---> 069575aa2e93 13:54:25 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:54:25 ---> Running in 7a56699113ca 13:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:54:25 ---> Running in 6380730d7e31 13:54:25 (1/1) Installing dumb-init (1.2.5-r3) 13:54:25 Executing busybox-1.36.1-r29.trigger 13:54:25 OK: 8 MiB in 15 packages 13:54:25 Removing intermediate container 6380730d7e31 13:54:25 ---> bd17700d9531 13:54:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:54:25 ---> Running in 40041a8c0ae9 13:54:25 Removing intermediate container 7a56699113ca 13:54:25 ---> 9274081f8162 13:54:25 Step 16/26 : RUN apk --no-cache upgrade 13:54:25 ---> Running in 4c661544c476 13:54:25 Removing intermediate container 40041a8c0ae9 13:54:25 ---> a468eb89deed 13:54:25 Step 6/12 : WORKDIR /device-virtual-go 13:54:25 ---> Running in f546a010bbc7 13:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:54:26 Removing intermediate container f546a010bbc7 13:54:26 ---> 7b4fcddc62eb 13:54:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:54:26 ---> Running in 8573ab967424 13:54:26 Upgrading critical system libraries and apk-tools: 13:54:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:54:26 Executing busybox-1.36.1-r29.trigger 13:54:26 Continuing the upgrade transaction with new apk-tools: 13:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:54:26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:54:26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:54:26 OK: 8 MiB in 15 packages 13:54:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:54:27 Removing intermediate container 4c661544c476 13:54:27 ---> 021c7a3ad6e4 13:54:27 Step 17/26 : WORKDIR / 13:54:27 ---> Running in 7f8b8d98a34b 13:54:27 Removing intermediate container 7f8b8d98a34b 13:54:27 ---> d58d4d23c3d3 13:54:27 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:54:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:54:27 ---> d487f8e5857f 13:54:27 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:54:27 ---> 47f4ff37eae2 13:54:27 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:54:28 ---> 4632af1ab88c 13:54:28 Step 21/26 : EXPOSE 59900 13:54:28 ---> Running in 16909354a085 13:54:28 Removing intermediate container 16909354a085 13:54:28 ---> 10f213a4ad15 13:54:28 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:54:28 ---> Running in 59e665ffb60f 13:54:28 Removing intermediate container 59e665ffb60f 13:54:28 ---> 59df2885c611 13:54:28 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:54:28 ---> Running in 65c9a9cb63a1 13:54:28 Removing intermediate container 65c9a9cb63a1 13:54:28 ---> 9338f906a53b 13:54:28 Step 24/26 : LABEL arch=amd64 13:54:29 (1/4) Installing openssh-keygen (9.7_p1-r4) 13:54:29 (2/4) Installing libedit (20240517.3.1-r0) 13:54:29 (3/4) Installing openssh-client-common (9.7_p1-r4) 13:54:29 ---> Running in 6661b8f80873 13:54:29 Removing intermediate container 6661b8f80873 13:54:29 ---> 9e3542706585 13:54:29 Step 25/26 : LABEL git_sha=a9a957061edcebee319f695d5df98e4602cbd79e 13:54:29 ---> Running in 65732c88c737 13:54:29 Removing intermediate container 65732c88c737 13:54:29 ---> efed97d97bd0 13:54:29 Step 26/26 : LABEL version=4.0.0-dev.4 13:54:29 ---> Running in 94c38605b159 13:54:29 (4/4) Installing openssh-client-default (9.7_p1-r4) 13:54:29 Executing busybox-1.36.1-r29.trigger 13:54:29 OK: 242 MiB in 58 packages 13:54:29 Removing intermediate container 94c38605b159 13:54:29 ---> 79d3e93f4ab9 13:54:29 [Warning] One or more build-args [ARCH] were not consumed 13:54:29 Successfully built 79d3e93f4ab9 13:54:29 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:29 provisioning config files... 13:54:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8912980441130038918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:29 ---> ****-login.sh 13:54:29 nexus3.edgexfoundry.org:10001 13:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:29 Configure a credential helper to remove this warning. See 13:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:29 13:54:29 Login Succeeded 13:54:29 nexus3.edgexfoundry.org:10002 13:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:29 Configure a credential helper to remove this warning. See 13:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:29 13:54:29 Login Succeeded 13:54:29 nexus3.edgexfoundry.org:10003 13:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:30 Configure a credential helper to remove this warning. See 13:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:30 13:54:30 Login Succeeded 13:54:30 nexus3.edgexfoundry.org:10004 13:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:30 Configure a credential helper to remove this warning. See 13:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:30 13:54:30 Login Succeeded 13:54:30 ****.io 13:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:30 Configure a credential helper to remove this warning. See 13:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:30 13:54:30 Login Succeeded 13:54:30 ---> ****-login.sh ends [Pipeline] } 13:54:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:30 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:54:30 a9a957061edcebee319f695d5df98e4602cbd79e 13:54:30 latest 13:54:30 4.0.0-dev.4 13:54:30 a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 13:54:30 main 13:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:30 Removing intermediate container 8573ab967424 13:54:30 ---> adc016621eab 13:54:30 Step 8/12 : COPY go.mod vendor* ./ 13:54:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:31 ---> 1457e894860f 13:54:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:31 ---> Running in 231549975d49 13:54:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e 13:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:54:31 3b3ffd822ab1: Preparing 13:54:31 39d09e73d351: Preparing 13:54:31 415189d47c1d: Preparing 13:54:31 2f442b8e4122: Preparing 13:54:31 a58766b43244: Preparing 13:54:31 63ca1fbb43ae: Preparing 13:54:31 63ca1fbb43ae: Waiting 13:54:31 a58766b43244: Pushed 13:54:31 39d09e73d351: Pushed 13:54:31 415189d47c1d: Pushed 13:54:31 63ca1fbb43ae: Layer already exists 13:54:31 2f442b8e4122: Pushed 13:54:34 3b3ffd822ab1: Pushed 13:54:34 a9a957061edcebee319f695d5df98e4602cbd79e: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:54:34 3b3ffd822ab1: Preparing 13:54:34 39d09e73d351: Preparing 13:54:34 415189d47c1d: Preparing 13:54:34 2f442b8e4122: Preparing 13:54:34 a58766b43244: Preparing 13:54:34 63ca1fbb43ae: Preparing 13:54:34 63ca1fbb43ae: Waiting 13:54:34 415189d47c1d: Layer already exists 13:54:34 3b3ffd822ab1: Layer already exists 13:54:34 2f442b8e4122: Layer already exists 13:54:34 a58766b43244: Layer already exists 13:54:34 39d09e73d351: Layer already exists 13:54:34 63ca1fbb43ae: Layer already exists 13:54:34 latest: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.4 13:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:54:35 3b3ffd822ab1: Preparing 13:54:35 39d09e73d351: Preparing 13:54:35 415189d47c1d: Preparing 13:54:35 2f442b8e4122: Preparing 13:54:35 a58766b43244: Preparing 13:54:35 63ca1fbb43ae: Preparing 13:54:35 63ca1fbb43ae: Waiting 13:54:35 415189d47c1d: Layer already exists 13:54:35 2f442b8e4122: Layer already exists 13:54:35 a58766b43244: Layer already exists 13:54:35 3b3ffd822ab1: Layer already exists 13:54:35 39d09e73d351: Layer already exists 13:54:35 63ca1fbb43ae: Layer already exists 13:54:35 4.0.0-dev.4: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 13:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:54:36 3b3ffd822ab1: Preparing 13:54:36 39d09e73d351: Preparing 13:54:36 415189d47c1d: Preparing 13:54:36 2f442b8e4122: Preparing 13:54:36 a58766b43244: Preparing 13:54:36 63ca1fbb43ae: Preparing 13:54:36 63ca1fbb43ae: Waiting 13:54:36 3b3ffd822ab1: Layer already exists 13:54:36 a58766b43244: Layer already exists 13:54:36 39d09e73d351: Layer already exists 13:54:36 415189d47c1d: Layer already exists 13:54:36 2f442b8e4122: Layer already exists 13:54:36 63ca1fbb43ae: Layer already exists 13:54:36 a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:54:37 3b3ffd822ab1: Preparing 13:54:37 39d09e73d351: Preparing 13:54:37 415189d47c1d: Preparing 13:54:37 2f442b8e4122: Preparing 13:54:37 a58766b43244: Preparing 13:54:37 63ca1fbb43ae: Preparing 13:54:37 63ca1fbb43ae: Waiting 13:54:37 2f442b8e4122: Layer already exists 13:54:37 a58766b43244: Layer already exists 13:54:37 3b3ffd822ab1: Layer already exists 13:54:37 39d09e73d351: Layer already exists 13:54:37 415189d47c1d: Layer already exists 13:54:37 63ca1fbb43ae: Layer already exists 13:54:37 main: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:37 ===================================================== [Pipeline] echo 13:54:37 taggedImages: 13:54:37 - nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e 13:54:37 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:54:37 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.4 13:54:37 - nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 13:54:37 - 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 13:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:37 13:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:37 latest: Pulling from edgex-lftools-log-publisher 13:54:37 5eb5b503b376: Pulling fs layer 13:54:37 5c69ac0246d0: Pulling fs layer 13:54:37 ec43610c2a17: Pulling fs layer 13:54:37 3a2ae6a8a46f: Pulling fs layer 13:54:37 33b1e0a273af: Pulling fs layer 13:54:37 5d3b04190fa2: Pulling fs layer 13:54:37 2f39f015ded8: Pulling fs layer 13:54:37 33b1e0a273af: Waiting 13:54:37 5d3b04190fa2: Waiting 13:54:37 2f39f015ded8: Waiting 13:54:37 3a2ae6a8a46f: Waiting 13:54:37 5c69ac0246d0: Download complete 13:54:37 3a2ae6a8a46f: Download complete 13:54:37 33b1e0a273af: Verifying Checksum 13:54:37 33b1e0a273af: Download complete 13:54:37 ec43610c2a17: Verifying Checksum 13:54:37 ec43610c2a17: Download complete 13:54:37 5d3b04190fa2: Verifying Checksum 13:54:37 5d3b04190fa2: Download complete 13:54:38 5eb5b503b376: Verifying Checksum 13:54:38 5eb5b503b376: Download complete 13:54:38 2f39f015ded8: Download complete 13:54:39 5eb5b503b376: Pull complete 13:54:39 5c69ac0246d0: Pull complete 13:54:39 ec43610c2a17: Pull complete 13:54:40 3a2ae6a8a46f: Pull complete 13:54:40 33b1e0a273af: Pull complete 13:54:40 5d3b04190fa2: Pull complete 13:54:44 2f39f015ded8: Pull complete 13:54:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:44 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 13:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:54:48 $ docker top cd2506eafd89b7ab1c4861810d00d2c599f373a7c8dfada9ddd7d36b50532764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:48 ---> job-cost.sh 13:54:48 lf-activate-venv: SKIPPING 13:54:48 INFO: No Stack... 13:54:48 INFO: Retrieving Pricing Info for: v3-standard-8 13:54:49 INFO: Archiving Costs [Pipeline] sh 13:54:49 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 13:54:49 + cut -d, -f6 [Pipeline] lock 13:54:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] 13:54:49 Resource [jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] did not exist. Created. 13:54:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:50 + echo total: 0.2199999988079071 [Pipeline] stash 13:54:50 Stashed 1 file(s) [Pipeline] } 13:54:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:50 $ docker stop --time=1 cd2506eafd89b7ab1c4861810d00d2c599f373a7c8dfada9ddd7d36b50532764 13:54:51 $ docker rm -f --volumes cd2506eafd89b7ab1c4861810d00d2c599f373a7c8dfada9ddd7d36b50532764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:56:22 Removing intermediate container 231549975d49 13:56:22 ---> 024b703c3a31 13:56:22 Step 10/12 : COPY . . 13:56:22 ---> 4da5b1bd068a 13:56:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:56:22 ---> Running in 8be6904c3d29 13:56:22 Removing intermediate container 8be6904c3d29 13:56:22 ---> 456f458b18da 13:56:22 Step 12/12 : RUN $MAKE 13:56:22 ---> Running in 56366404075a 13:56:22 noop 13:56:22 Removing intermediate container 56366404075a 13:56:22 ---> 00168885e7bb 13:56:22 Successfully built 00168885e7bb 13:56:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:23 + docker inspect -f . ci-base-image-arm64 13:56:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:23 prd-ubuntu20.04-docker-arm64-4c-16g-26174 does not seem to be running inside a container 13:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/188 -v /w/workspace/device-virtual-go/188:/w/workspace/device-virtual-go/188:rw,z -v /w/workspace/device-virtual-go/188@tmp:/w/workspace/device-virtual-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:24 $ docker top 6863eef970e4cfe677c3767e83ef4af988a5eb149d76314bfb2687a15832675e -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:25 + go version 13:56:25 go version go1.23.2 linux/arm64 [Pipeline] } 13:56:25 $ docker stop --time=1 6863eef970e4cfe677c3767e83ef4af988a5eb149d76314bfb2687a15832675e 13:56:27 $ docker rm -f --volumes 6863eef970e4cfe677c3767e83ef4af988a5eb149d76314bfb2687a15832675e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:27 + docker inspect -f . ci-base-image-arm64 13:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:27 prd-ubuntu20.04-docker-arm64-4c-16g-26174 does not seem to be running inside a container 13:56:27 $ 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/188 -v /w/workspace/device-virtual-go/188:/w/workspace/device-virtual-go/188:rw,z -v /w/workspace/device-virtual-go/188@tmp:/w/workspace/device-virtual-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:28 $ docker top 7fdafc440ac4532c9a142f63c10a15b5fc0b6d2d32d4d391dc6caa9f1662b445 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:29 + git config --global --add safe.directory /w/workspace/device-virtual-go/188 [Pipeline] fileExists [Pipeline] sh 13:56:30 + make test 13:56:30 go test ./... -coverprofile=coverage.out 13:56:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:59:44 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:59:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements 13:59:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:59:44 go vet ./... 14:00:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:00:33 ./bin/test-attribution-txt.sh [Pipeline] echo 14:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:00:33 $ docker stop --time=1 7fdafc440ac4532c9a142f63c10a15b5fc0b6d2d32d4d391dc6caa9f1662b445 14:00:35 $ docker rm -f --volumes 7fdafc440ac4532c9a142f63c10a15b5fc0b6d2d32d4d391dc6caa9f1662b445 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:00:41 Warning: overwriting stash ‘coverage-report’ 14:00:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:00:45 + ls -al . 14:00:45 total 260 14:00:45 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 13:56 . 14:00:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:53 .. 14:00:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:53 .git 14:00:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 .github 14:00:45 -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 13:53 .gitignore 14:00:45 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 13:53 .golangci.yml 14:00:45 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 13:53 Attribution.txt 14:00:45 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 13:53 CHANGELOG.md 14:00:45 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 13:53 Dockerfile 14:00:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:53 GOVERNANCE.md 14:00:45 -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 13:53 Jenkinsfile 14:00:45 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 13:53 LICENSE 14:00:45 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 13:53 Makefile 14:00:45 -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 13:53 OWNERS.md 14:00:45 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 13:53 README.md 14:00:45 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:51 VERSION 14:00:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:53 bin 14:00:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 cmd 14:00:45 -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 13:59 coverage.out 14:00:45 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 13:53 go.mod 14:00:45 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 13:53 go.sum 14:00:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 internal 14:00:45 -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 13:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:47 + 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=a9a957061edcebee319f695d5df98e4602cbd79e --label arch=arm64 --label version=4.0.0-dev.4 . 14:00:47 Sending build context to Docker daemon 19.08MB 14:00:47 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 14:00:47 Step 2/26 : FROM ${BASE} AS builder 14:00:47 ---> 00168885e7bb 14:00:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:00:47 ---> Running in c7cca309bdb6 14:00:47 Removing intermediate container c7cca309bdb6 14:00:47 ---> bfbef8b996a7 14:00:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:00:47 ---> Running in 2e13d6dc5379 14:00:47 Removing intermediate container 2e13d6dc5379 14:00:47 ---> 4414c67290bd 14:00:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:00:47 ---> Running in 3b706bb19061 14:00:48 Removing intermediate container 3b706bb19061 14:00:48 ---> 2c0fa757b33e 14:00:48 Step 6/26 : WORKDIR /device-virtual-go 14:00:48 ---> Running in 66034940e8a0 14:00:48 Removing intermediate container 66034940e8a0 14:00:48 ---> f5c5a1211827 14:00:48 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:48 ---> Running in 78ee6e854579 14:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:00:51 OK: 242 MiB in 58 packages 14:00:52 Removing intermediate container 78ee6e854579 14:00:52 ---> e6473922239c 14:00:52 Step 8/26 : COPY go.mod vendor* ./ 14:00:52 ---> 3e3861c809c1 14:00:52 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:52 ---> Running in 8ce0c9966782 14:00:55 Removing intermediate container 8ce0c9966782 14:00:55 ---> 15117b1c20fd 14:00:55 Step 10/26 : COPY . . 14:00:56 ---> a57b4d1be742 14:00:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:56 ---> Running in 60744b6af575 14:00:57 Removing intermediate container 60744b6af575 14:00:57 ---> baf7e8204539 14:00:57 Step 12/26 : RUN $MAKE 14:00:57 ---> Running in a9e378af23c4 14:00:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:04:19 Removing intermediate container a9e378af23c4 14:04:19 ---> 622a91ccd05b 14:04:19 Step 13/26 : FROM alpine:3.20 14:04:19 3.20: Pulling from library/alpine 14:04:19 cf04c63912e1: Already exists 14:04:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:04:19 Status: Downloaded newer image for alpine:3.20 14:04:19 ---> c157a85ed455 14:04:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:04:19 ---> Running in 0415081df30a 14:04:20 Removing intermediate container 0415081df30a 14:04:20 ---> d4239ed79459 14:04:20 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:04:20 ---> Running in 1b3848c57bf8 14:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:22 (1/1) Installing dumb-init (1.2.5-r3) 14:04:22 Executing busybox-1.36.1-r29.trigger 14:04:22 OK: 9 MiB in 15 packages 14:04:23 Removing intermediate container 1b3848c57bf8 14:04:23 ---> 92ad878d57ce 14:04:23 Step 16/26 : RUN apk --no-cache upgrade 14:04:24 ---> Running in a4298f796fd6 14:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:26 Upgrading critical system libraries and apk-tools: 14:04:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:04:26 Executing busybox-1.36.1-r29.trigger 14:04:26 Continuing the upgrade transaction with new apk-tools: 14:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:04:29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:04:29 OK: 9 MiB in 15 packages 14:04:30 Removing intermediate container a4298f796fd6 14:04:30 ---> 37042999b460 14:04:30 Step 17/26 : WORKDIR / 14:04:30 ---> Running in e33230ce7009 14:04:30 Removing intermediate container e33230ce7009 14:04:30 ---> 3c3339fee951 14:04:30 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:04:31 ---> 348afffdd60f 14:04:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:04:31 ---> c1260c5dfe1a 14:04:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:04:33 ---> cf697232925f 14:04:33 Step 21/26 : EXPOSE 59900 14:04:33 ---> Running in daf3d1ab23d2 14:04:33 Removing intermediate container daf3d1ab23d2 14:04:33 ---> 67bda2bcb3dd 14:04:33 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:04:34 ---> Running in 9e934d305a48 14:04:34 Removing intermediate container 9e934d305a48 14:04:34 ---> 16992a316850 14:04:34 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:04:34 ---> Running in c9402c8b6f92 14:04:34 Removing intermediate container c9402c8b6f92 14:04:34 ---> 25dde79f676b 14:04:34 Step 24/26 : LABEL arch=arm64 14:04:34 ---> Running in 83fcc032a9d3 14:04:35 Removing intermediate container 83fcc032a9d3 14:04:35 ---> 70f3b9ce9051 14:04:35 Step 25/26 : LABEL git_sha=a9a957061edcebee319f695d5df98e4602cbd79e 14:04:35 ---> Running in 958c2742db04 14:04:35 Removing intermediate container 958c2742db04 14:04:35 ---> 3b7ac2bdc942 14:04:35 Step 26/26 : LABEL version=4.0.0-dev.4 14:04:35 ---> Running in f3fa2eb0b876 14:04:36 Removing intermediate container f3fa2eb0b876 14:04:36 ---> 3b88c82984b6 14:04:36 [Warning] One or more build-args [ARCH] were not consumed 14:04:36 Successfully built 3b88c82984b6 14:04:36 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 14:04:36 provisioning config files... 14:04:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/188@tmp/config9174045678412835781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:36 ---> ****-login.sh 14:04:36 nexus3.edgexfoundry.org:10001 14:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:36 Configure a credential helper to remove this warning. See 14:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:36 14:04:36 Login Succeeded 14:04:36 nexus3.edgexfoundry.org:10002 14:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:37 Configure a credential helper to remove this warning. See 14:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:37 14:04:37 Login Succeeded 14:04:37 nexus3.edgexfoundry.org:10003 14:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:37 Configure a credential helper to remove this warning. See 14:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:37 14:04:37 Login Succeeded 14:04:37 nexus3.edgexfoundry.org:10004 14:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:38 Configure a credential helper to remove this warning. See 14:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:38 14:04:38 Login Succeeded 14:04:38 ****.io 14:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:38 Configure a credential helper to remove this warning. See 14:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:38 14:04:38 Login Succeeded 14:04:38 ---> ****-login.sh ends [Pipeline] } 14:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:04:38 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:04:38 a9a957061edcebee319f695d5df98e4602cbd79e 14:04:38 latest 14:04:38 4.0.0-dev.4 14:04:38 a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 14:04:38 main 14:04:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:39 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e 14:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:39 5949d929cc72: Preparing 14:04:39 fe907d4c814a: Preparing 14:04:39 e362b32aee00: Preparing 14:04:39 ba49eec99767: Preparing 14:04:39 9be3f9686588: Preparing 14:04:39 16113d51b718: Preparing 14:04:39 16113d51b718: Waiting 14:04:39 fe907d4c814a: Pushed 14:04:39 e362b32aee00: Pushed 14:04:39 9be3f9686588: Pushed 14:04:39 16113d51b718: Layer already exists 14:04:41 ba49eec99767: Pushed 14:04:46 5949d929cc72: Pushed 14:04:46 a9a957061edcebee319f695d5df98e4602cbd79e: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:47 5949d929cc72: Preparing 14:04:47 fe907d4c814a: Preparing 14:04:47 e362b32aee00: Preparing 14:04:47 ba49eec99767: Preparing 14:04:47 9be3f9686588: Preparing 14:04:47 16113d51b718: Preparing 14:04:47 16113d51b718: Waiting 14:04:47 9be3f9686588: Layer already exists 14:04:47 e362b32aee00: Layer already exists 14:04:47 5949d929cc72: Layer already exists 14:04:47 fe907d4c814a: Layer already exists 14:04:47 ba49eec99767: Layer already exists 14:04:47 16113d51b718: Layer already exists 14:04:47 latest: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.4 14:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:48 5949d929cc72: Preparing 14:04:48 fe907d4c814a: Preparing 14:04:48 e362b32aee00: Preparing 14:04:48 ba49eec99767: Preparing 14:04:48 9be3f9686588: Preparing 14:04:48 16113d51b718: Preparing 14:04:48 16113d51b718: Waiting 14:04:48 ba49eec99767: Layer already exists 14:04:48 e362b32aee00: Layer already exists 14:04:48 fe907d4c814a: Layer already exists 14:04:48 9be3f9686588: Layer already exists 14:04:48 5949d929cc72: Layer already exists 14:04:48 16113d51b718: Layer already exists 14:04:48 4.0.0-dev.4: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 14:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:48 5949d929cc72: Preparing 14:04:48 fe907d4c814a: Preparing 14:04:48 e362b32aee00: Preparing 14:04:48 ba49eec99767: Preparing 14:04:48 9be3f9686588: Preparing 14:04:48 16113d51b718: Preparing 14:04:48 16113d51b718: Waiting 14:04:48 9be3f9686588: Layer already exists 14:04:48 ba49eec99767: Layer already exists 14:04:48 5949d929cc72: Layer already exists 14:04:48 fe907d4c814a: Layer already exists 14:04:48 e362b32aee00: Layer already exists 14:04:48 16113d51b718: Layer already exists 14:04:49 a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:49 5949d929cc72: Preparing 14:04:49 fe907d4c814a: Preparing 14:04:49 e362b32aee00: Preparing 14:04:49 ba49eec99767: Preparing 14:04:49 9be3f9686588: Preparing 14:04:49 16113d51b718: Preparing 14:04:49 16113d51b718: Waiting 14:04:49 ba49eec99767: Layer already exists 14:04:49 5949d929cc72: Layer already exists 14:04:49 fe907d4c814a: Layer already exists 14:04:49 9be3f9686588: Layer already exists 14:04:49 e362b32aee00: Layer already exists 14:04:49 16113d51b718: Layer already exists 14:04:50 main: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:50 ===================================================== [Pipeline] echo 14:04:50 taggedImages: 14:04:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e 14:04:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:04:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.4 14:04:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 14:04:50 - 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 14:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:50 14:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:50 arm64: Pulling from edgex-lftools-log-publisher 14:04:50 8998bd30e6a1: Pulling fs layer 14:04:50 04944245beec: Pulling fs layer 14:04:50 699f458cf7ca: Pulling fs layer 14:04:50 765212b225bb: Pulling fs layer 14:04:50 f23df028b6ca: Pulling fs layer 14:04:50 d65c8cfc05b1: Pulling fs layer 14:04:50 2437ff75d9bd: Pulling fs layer 14:04:50 765212b225bb: Waiting 14:04:50 f23df028b6ca: Waiting 14:04:50 d65c8cfc05b1: Waiting 14:04:50 2437ff75d9bd: Waiting 14:04:51 04944245beec: Verifying Checksum 14:04:51 04944245beec: Download complete 14:04:51 765212b225bb: Verifying Checksum 14:04:51 765212b225bb: Download complete 14:04:51 f23df028b6ca: Verifying Checksum 14:04:51 f23df028b6ca: Download complete 14:04:51 d65c8cfc05b1: Verifying Checksum 14:04:51 d65c8cfc05b1: Download complete 14:04:51 699f458cf7ca: Verifying Checksum 14:04:51 699f458cf7ca: Download complete 14:04:51 8998bd30e6a1: Verifying Checksum 14:04:51 8998bd30e6a1: Download complete 14:04:54 2437ff75d9bd: Verifying Checksum 14:04:54 2437ff75d9bd: Download complete 14:04:56 8998bd30e6a1: Pull complete 14:04:56 04944245beec: Pull complete 14:04:57 699f458cf7ca: Pull complete 14:04:58 765212b225bb: Pull complete 14:04:59 f23df028b6ca: Pull complete 14:04:59 d65c8cfc05b1: Pull complete 14:05:14 2437ff75d9bd: Pull complete 14:05:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:14 prd-ubuntu20.04-docker-arm64-4c-16g-26174 does not seem to be running inside a container 14:05:14 $ 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/188 -v /w/workspace/device-virtual-go/188:/w/workspace/device-virtual-go/188:rw,z -v /w/workspace/device-virtual-go/188@tmp:/w/workspace/device-virtual-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:05:17 $ docker top 51c54f47f834e70dabee91fbb354014fd69e3ea48d13ea0e6ed68a4ba0c67f9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:18 ---> job-cost.sh 14:05:18 lf-activate-venv: SKIPPING 14:05:18 INFO: No Stack... 14:05:18 INFO: Retrieving Pricing Info for: v3-standard-4 14:05:19 INFO: Archiving Costs [Pipeline] sh 14:05:20 + cat /w/workspace/device-virtual-go/188/archives/cost.csv 14:05:20 + cut -d, -f6 [Pipeline] lock 14:05:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] 14:05:20 Resource [jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] did not exist. Created. 14:05:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:21 /w/workspace/device-virtual-go/188@tmp/durable-aaf0d3cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:05:21 + echo total: 0.10999999940395355 [Pipeline] stash 14:05:21 Warning: overwriting stash ‘stack-cost’ 14:05:21 Stashed 1 file(s) [Pipeline] } 14:05:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:21 $ docker stop --time=1 51c54f47f834e70dabee91fbb354014fd69e3ea48d13ea0e6ed68a4ba0c67f9c 14:05:23 $ docker rm -f --volumes 51c54f47f834e70dabee91fbb354014fd69e3ea48d13ea0e6ed68a4ba0c67f9c [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 14:05:24 provisioning config files... 14:05:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18231009823021389753tmp [Pipeline] { [Pipeline] sh 14:05:24 + set +x 14:05:24 + curl -s https://codecov.io/bash 14:05:24 + bash -s -- 14:05:24 14:05:24 _____ _ 14:05:24 / ____| | | 14:05:24 | | ___ __| | ___ ___ _____ __ 14:05:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:05:24 | |___| (_) | (_| | __/ (_| (_) \ V / 14:05:24 \_____\___/ \__,_|\___|\___\___/ \_/ 14:05:24 Bash-1.0.6 14:05:24 14:05:24 14:05:24 ==> git version 2.25.1 found 14:05:24 ==> 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 14:05:24 Release-Date: 2020-01-08 14:05:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:05:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:05:24 ==> Jenkins CI detected. 14:05:24 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:05:24 project root: . 14:05:24 --> token set from env 14:05:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:05:24 ==> Running gcov in . (disable via -X gcov) 14:05:24 ==> Python coveragepy not found 14:05:24 ==> Searching for coverage reports in: 14:05:24 + . 14:05:24 -> Found 1 reports 14:05:24 ==> Detecting git/mercurial file structure 14:05:24 ==> Reading reports 14:05:24 + ./coverage.out bytes=43316 14:05:24 ==> Appending adjustments 14:05:24 https://docs.codecov.io/docs/fixing-reports 14:05:24 + Found adjustments 14:05:24 ==> Gzipping contents 14:05:24 8.0K /tmp/codecov.4STIWG.gz 14:05:24 ==> Uploading reports 14:05:24 url: https://codecov.io 14:05:24 query: branch=main&commit=a9a957061edcebee319f695d5df98e4602cbd79e&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:05:24 -> Pinging Codecov 14:05:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a9a957061edcebee319f695d5df98e4602cbd79e&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:05:24 -> Uploading to 14:05:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/a9a957061edcebee319f695d5df98e4602cbd79e/5db060b0-2b51-4057-a0ee-559ddc0c749d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T140524Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3c0b7150838b8da1ed4234f0dd720f33e76924fccf8bf60199e67f2158c858a5 14:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:24 Dload Upload Total Spent Left Speed 14:05:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20740 --:--:-- --:--:-- --:--:-- 20740 14:05:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] } 14:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:05:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:05:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:05:25 14:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:05:26 latest: Pulling from edgex-devops/edgex-snyk-go 14:05:26 43c4264eed91: Already exists 14:05:26 4cc291be95ef: Already exists 14:05:26 2ac1f1163629: Already exists 14:05:26 5c3c966382ef: Already exists 14:05:26 4f4fb700ef54: Already exists 14:05:26 d9c7d2e4e75e: Pulling fs layer 14:05:26 9c3e1370e548: Pulling fs layer 14:05:26 d9c7d2e4e75e: Download complete 14:05:26 d9c7d2e4e75e: Pull complete 14:05:27 9c3e1370e548: Verifying Checksum 14:05:27 9c3e1370e548: Download complete 14:05:29 9c3e1370e548: Pull complete 14:05:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:05:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:30 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 14:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:05:32 $ docker top e368dffc38f7b5dd16c764f7350ce0db504834b5981e048e65723317654dc589 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:33 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 14:05:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:05:33 + set -o pipefail 14:05:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:05:41 14:05:41 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:05:41 14:05:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/a8ffff69-92b7-4bc1-9a5a-d03b16920468 14:05:41 14:05:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:05:41 14:05:41 14:05:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:05:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:05:41 $ docker stop --time=1 e368dffc38f7b5dd16c764f7350ce0db504834b5981e048e65723317654dc589 14:05:48 $ docker rm -f --volumes e368dffc38f7b5dd16c764f7350ce0db504834b5981e048e65723317654dc589 [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 14:05:49 + git log --format=format:%s -1 a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] sh 14:05:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:50 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 14:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:05:50 $ docker top a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d -eo pid,comm 14:05:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:05:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:50 [ssh-agent] Looking for ssh-agent implementation... 14:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:51 $ docker exec a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d ssh-agent 14:05:51 SSH_AUTH_SOCK=/tmp/ssh-4nzsZYlC8YBS/agent.32 14:05:51 SSH_AGENT_PID=38 14:05:51 Running ssh-add (command line suppressed) 14:05:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9006996863727894423.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9006996863727894423.key) 14:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:51 + git semver tag 14:05:51 2024-11-11 14:05:51,845 [run_tag] DEBUG tag force:False 14:05:51 2024-11-11 14:05:51,846 [check_head_tag] DEBUG check head tag 14:05:51 2024-11-11 14:05:51,847 [execute] INFO git cat-file --batch-check 14:05:51 2024-11-11 14:05:51,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:05:51 2024-11-11 14:05:51,851 [execute] INFO git cat-file --batch 14:05:51 2024-11-11 14:05:51,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:05:52 2024-11-11 14:05:51,874 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:52 2024-11-11 14:05:51,874 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 14:05:52 2024-11-11 14:05:51,874 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:05:52 2024-11-11 14:05:51,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:52 4.0.0-dev.4 [Pipeline] } 14:05:52 $ docker exec --env ******** --env ******** a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d ssh-agent -k 14:05:52 unset SSH_AUTH_SOCK; 14:05:52 unset SSH_AGENT_PID; 14:05:52 echo Agent pid 38 killed; 14:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:52 + git semver [Pipeline] } 14:05:52 $ docker stop --time=1 a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d 14:05:54 $ docker rm -f --volumes a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:54 14:05:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:55 0.23.1-centos7: Pulling from edgex-lftools 14:05:55 ab5ef0e58194: Pulling fs layer 14:05:55 9712f1f96733: Pulling fs layer 14:05:55 63f879dbbcfc: Pulling fs layer 14:05:55 0d9ebad4ef96: Pulling fs layer 14:05:55 e9a5061849ea: Pulling fs layer 14:05:55 d747dcd14b5f: Pulling fs layer 14:05:55 2de7ff778b66: Pulling fs layer 14:05:55 d747dcd14b5f: Waiting 14:05:55 0d9ebad4ef96: Waiting 14:05:55 2de7ff778b66: Waiting 14:05:55 e9a5061849ea: Waiting 14:05:55 9712f1f96733: Verifying Checksum 14:05:55 9712f1f96733: Download complete 14:05:55 63f879dbbcfc: Verifying Checksum 14:05:55 63f879dbbcfc: Download complete 14:05:55 e9a5061849ea: Verifying Checksum 14:05:55 e9a5061849ea: Download complete 14:05:55 d747dcd14b5f: Verifying Checksum 14:05:55 d747dcd14b5f: Download complete 14:05:55 0d9ebad4ef96: Verifying Checksum 14:05:55 0d9ebad4ef96: Download complete 14:05:55 ab5ef0e58194: Download complete 14:05:55 2de7ff778b66: Verifying Checksum 14:05:55 2de7ff778b66: Download complete 14:05:59 ab5ef0e58194: Pull complete 14:05:59 9712f1f96733: Pull complete 14:06:00 63f879dbbcfc: Pull complete 14:06:03 0d9ebad4ef96: Pull complete 14:06:04 e9a5061849ea: Pull complete 14:06:04 d747dcd14b5f: Pull complete 14:06:05 2de7ff778b66: Pull complete 14:06:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:05 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 14:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:06:12 $ docker top 62cb877de5a186470aede00083082a0f06595c7c1fd7eda33f42ab61b2789de6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:06:12 provisioning config files... 14:06:12 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18062588993855316419tmp 14:06:12 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6424087358510012137tmp 14:06:12 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1830303947678478893tmp [Pipeline] { [Pipeline] echo 14:06:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:06:13 ---> sigul-configuration.sh 14:06:13 gpg: directory `/root/.gnupg' created 14:06:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:06:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:06:13 gpg: keyring `/root/.gnupg/secring.gpg' created 14:06:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:06:13 gpg: CAST5 encrypted data 14:06:13 gpg: encrypted with 1 passphrase 14:06:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:06:13 + mkdir /home/jenkins 14:06:13 + mkdir /home/jenkins/sigul [Pipeline] sh 14:06:13 + 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 14:06:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:06:14 ---> sigul-install.sh 14:06:14 Sigul already installed; skipping installation. [Pipeline] sh 14:06:14 + git tag --list 14:06:14 v1.0.0 14:06:14 v1.1.0 14:06:14 v1.1.1 14:06:14 v1.2.1 14:06:14 v1.2.2 14:06:14 v1.2.3 14:06:14 v1.3.0 14:06:14 v1.3.1 14:06:14 v2.0.0 14:06:14 v2.1.0 14:06:14 v2.1.1 14:06:14 v2.2.0 14:06:14 v2.3.0 14:06:14 v3.0 14:06:14 v3.0.0 14:06:14 v3.1 14:06:14 v3.1.0 14:06:14 v3.1.0-dev.1 14:06:14 v3.1.0-dev.10 14:06:14 v3.1.0-dev.11 14:06:14 v3.1.0-dev.12 14:06:14 v3.1.0-dev.13 14:06:14 v3.1.0-dev.14 14:06:14 v3.1.0-dev.15 14:06:14 v3.1.0-dev.16 14:06:14 v3.1.0-dev.17 14:06:14 v3.1.0-dev.18 14:06:14 v3.1.0-dev.19 14:06:14 v3.1.0-dev.2 14:06:14 v3.1.0-dev.20 14:06:14 v3.1.0-dev.21 14:06:14 v3.1.0-dev.22 14:06:14 v3.1.0-dev.23 14:06:14 v3.1.0-dev.24 14:06:14 v3.1.0-dev.25 14:06:14 v3.1.0-dev.26 14:06:14 v3.1.0-dev.27 14:06:14 v3.1.0-dev.28 14:06:14 v3.1.0-dev.29 14:06:14 v3.1.0-dev.3 14:06:14 v3.1.0-dev.30 14:06:14 v3.1.0-dev.4 14:06:14 v3.1.0-dev.5 14:06:14 v3.1.0-dev.6 14:06:14 v3.1.0-dev.7 14:06:14 v3.1.0-dev.8 14:06:14 v3.1.0-dev.9 14:06:14 v3.1.1 14:06:14 v3.1.1-dev.1 14:06:14 v3.2.0-dev.1 14:06:14 v3.2.0-dev.10 14:06:14 v3.2.0-dev.11 14:06:14 v3.2.0-dev.12 14:06:14 v3.2.0-dev.13 14:06:14 v3.2.0-dev.14 14:06:14 v3.2.0-dev.15 14:06:14 v3.2.0-dev.16 14:06:14 v3.2.0-dev.17 14:06:14 v3.2.0-dev.18 14:06:14 v3.2.0-dev.19 14:06:14 v3.2.0-dev.2 14:06:14 v3.2.0-dev.20 14:06:14 v3.2.0-dev.21 14:06:14 v3.2.0-dev.22 14:06:14 v3.2.0-dev.23 14:06:14 v3.2.0-dev.24 14:06:14 v3.2.0-dev.25 14:06:14 v3.2.0-dev.26 14:06:14 v3.2.0-dev.27 14:06:14 v3.2.0-dev.28 14:06:14 v3.2.0-dev.3 14:06:14 v3.2.0-dev.4 14:06:14 v3.2.0-dev.5 14:06:14 v3.2.0-dev.6 14:06:14 v3.2.0-dev.7 14:06:14 v3.2.0-dev.8 14:06:14 v3.2.0-dev.9 14:06:14 v4.0.0-dev.1 14:06:14 v4.0.0-dev.2 14:06:14 v4.0.0-dev.3 14:06:14 v4.0.0-dev.4 [Pipeline] sh 14:06:14 + lftools sign git-tag v4.0.0-dev.4 14:06:15 Signing Git tag with Sigul... 14:06:15 Signing v4.0.0-dev.4 [Pipeline] echo 14:06:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:06:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:06:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:06:16 $ docker stop --time=1 62cb877de5a186470aede00083082a0f06595c7c1fd7eda33f42ab61b2789de6 14:06:17 $ docker rm -f --volumes 62cb877de5a186470aede00083082a0f06595c7c1fd7eda33f42ab61b2789de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:18 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 14:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:18 $ docker top 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f -eo pid,comm 14:06:18 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). 14:06:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:18 [ssh-agent] Looking for ssh-agent implementation... 14:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:19 $ docker exec 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f ssh-agent 14:06:19 SSH_AUTH_SOCK=/tmp/ssh-vIQmrMbb4swJ/agent.33 14:06:19 SSH_AGENT_PID=39 14:06:19 Running ssh-add (command line suppressed) 14:06:19 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3270672448616529221.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3270672448616529221.key) 14:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:19 + git semver bump pre 14:06:19 2024-11-11 14:06:19,800 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:06:19 2024-11-11 14:06:19,800 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 14:06:19 2024-11-11 14:06:19,800 [bump_version] DEBUG bumped version:4.0.0-dev.5 14:06:19 2024-11-11 14:06:19,800 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:06:19 2024-11-11 14:06:19,800 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:06:19 2024-11-11 14:06:19,800 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:06:19 2024-11-11 14:06:19,802 [execute] INFO git cat-file --batch-check 14:06:19 2024-11-11 14:06:19,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:19 2024-11-11 14:06:19,806 [execute] INFO git cat-file --batch 14:06:19 2024-11-11 14:06:19,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:19 2024-11-11 14:06:19,811 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:06:19 4.0.0-dev.5 [Pipeline] } 14:06:19 $ docker exec --env ******** --env ******** 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f ssh-agent -k 14:06:20 unset SSH_AUTH_SOCK; 14:06:20 unset SSH_AGENT_PID; 14:06:20 echo Agent pid 39 killed; 14:06:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:20 + git semver [Pipeline] } 14:06:20 $ docker stop --time=1 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f 14:06:22 $ docker rm -f --volumes 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f [Pipeline] // withDockerContainer [Pipeline] sh 14:06:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:22 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 14:06: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:23 $ docker top 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c -eo pid,comm 14:06:23 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). 14:06:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:23 [ssh-agent] Looking for ssh-agent implementation... 14:06:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:23 $ docker exec 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c ssh-agent 14:06:23 SSH_AUTH_SOCK=/tmp/ssh-OunLFlKzcpn4/agent.32 14:06:23 SSH_AGENT_PID=38 14:06:23 Running ssh-add (command line suppressed) 14:06:23 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4092126209707151895.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4092126209707151895.key) 14:06:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:24 + git semver push 14:06:24 2024-11-11 14:06:24,470 [run_push] DEBUG push 14:06:24 2024-11-11 14:06:24,471 [execute] INFO git cat-file --batch-check 14:06:24 2024-11-11 14:06:24,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:24 2024-11-11 14:06:24,476 [execute] INFO git rev-list a461e6ac688e7b45404c927fb218132dd07c7ccb -- 14:06:24 2024-11-11 14:06:24,477 [execute] DEBUG Popen(['git', 'rev-list', 'a461e6ac688e7b45404c927fb218132dd07c7ccb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:06:24 2024-11-11 14:06:24,488 [execute] INFO git fetch -v origin 14:06:24 2024-11-11 14:06:24,488 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:06:25 2024-11-11 14:06:24,940 [run_push] DEBUG no remote changes detected 14:06:25 2024-11-11 14:06:24,941 [execute] INFO git push origin semver 14:06:25 2024-11-11 14:06:24,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:06:25 2024-11-11 14:06:25,608 [run_push] DEBUG push all version tags 14:06:25 2024-11-11 14:06:25,609 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:06:25 2024-11-11 14:06:25,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:06:26 2024-11-11 14:06:26,247 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:06:26 4.0.0-dev.5 [Pipeline] } 14:06:26 $ docker exec --env ******** --env ******** 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c ssh-agent -k 14:06:26 unset SSH_AUTH_SOCK; 14:06:26 unset SSH_AGENT_PID; 14:06:26 echo Agent pid 38 killed; 14:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:26 + git semver [Pipeline] } 14:06:27 $ docker stop --time=1 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c 14:06:28 $ docker rm -f --volumes 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c [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 14:06:29 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:06:29 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:06:29 total 16 14:06:29 drwxr-xr-x 3 root root 4096 Nov 11 13:54 . 14:06:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 14:06 .. 14:06:29 drwxr-xr-x 2 root root 4096 Nov 11 13:54 cost 14:06:29 -rw-r--r-- 1 root root 89 Nov 11 13:54 cost.csv 14:06:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:06:29 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:06:29 total 16 14:06:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:54 . 14:06:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 14:06 .. 14:06:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 13:54 cost 14:06:29 -rw-r--r-- 1 jenkins jenkins 89 Nov 11 13:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:06:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:30 ---> package-listing.sh 14:06:30 ++ facter osfamily 14:06:30 ++ tr '[:upper:]' '[:lower:]' 14:06:30 + OS_FAMILY=debian 14:06:30 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:06:30 + START_PACKAGES=/tmp/packages_start.txt 14:06:30 + END_PACKAGES=/tmp/packages_end.txt 14:06:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:30 + PACKAGES=/tmp/packages_start.txt 14:06:30 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:06:30 + PACKAGES=/tmp/packages_end.txt 14:06:30 + case "${OS_FAMILY}" in 14:06:30 + dpkg -l 14:06:30 + grep '^ii' 14:06:30 + '[' -f /tmp/packages_start.txt ']' 14:06:30 + '[' -f /tmp/packages_end.txt ']' 14:06:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:30 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:06:30 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:06:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:06:30 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 14:06:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:31 prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container 14:06:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:06:32 $ docker top b4c39bd359d0d169519d10410d81f4b8edfad7d6eebefab450bae0dde71ff9ca -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:32 + touch /tmp/pre-build-complete [Pipeline] sh 14:06:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:06:33 + ls /var/log/sa-host 14:06:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:33 provisioning config files... 14:06:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7432757893910542818tmp [Pipeline] { [Pipeline] echo 14:06:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:06:33 ---> create-netrc.sh [Pipeline] } 14:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:06:34 ---> python-tools-install.sh [Pipeline] echo 14:06:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:06:34 ---> sudo-logs.sh 14:06:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:06:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:06:34 ---> job-cost.sh 14:06:34 lf-activate-venv: SKIPPING 14:06:34 DEBUG: total: 0.2199999988079071 14:06:34 INFO: Retrieving Stack Cost... 14:06:34 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:35 INFO: Archiving Costs [Pipeline] echo 14:06:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:06:35 ---> logs-deploy.sh 14:06:35 lf-activate-venv: SKIPPING 14:06:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/188 14:06:35 INFO: archiving workspace using pattern(s): 14:06:36 Archives upload complete. 14:06:36 INFO: archiving logs to Nexus