Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ff19b9bbcef14612feb1da85704d71f54c07229 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-ssh8359512295037714046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1551589331363600379.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7125022561500587740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh18095504787400447101.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-ssh9118691371669683233.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.21 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-9508 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 > 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 Avoid second fetch Checking out Revision 6ff19b9bbcef14612feb1da85704d71f54c07229 (main) Commit message: "Merge pull request #439 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > git config core.sparsecheckout # timeout=10 > git checkout -f 6ff19b9bbcef14612feb1da85704d71f54c07229 # timeout=10 > git rev-list --no-walk 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:46:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:46:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:46:59 ========================================================= 11:46:59 EdgeX Global Pipelines Version Info 11:46:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:47:00 ------------------- 11:47:00 stable info: 11:47:00 ------------------- 11:47:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:47:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:47:00 Message: update stable to v1.0.254 11:47:00 ------------------- 11:47:00 experimental info: 11:47:00 ------------------- 11:47:00 Commited By: **** collab-it+edgex@linuxfoundation.org 11:47:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:47:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ff19b9 [Pipeline] echo 11:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:01 provisioning config files... 11:47:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5631141989077779116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:01 ---> docker-login.sh 11:47:01 nexus3.edgexfoundry.org:10001 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:01 Configure a credential helper to remove this warning. See 11:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:01 11:47:01 Login Succeeded 11:47:01 nexus3.edgexfoundry.org:10002 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:01 Configure a credential helper to remove this warning. See 11:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:01 11:47:01 Login Succeeded 11:47:01 nexus3.edgexfoundry.org:10003 11:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:02 Configure a credential helper to remove this warning. See 11:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:02 11:47:02 Login Succeeded 11:47:02 nexus3.edgexfoundry.org:10004 11:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:02 Configure a credential helper to remove this warning. See 11:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:02 11:47:02 Login Succeeded 11:47:02 docker.io 11:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:02 Configure a credential helper to remove this warning. See 11:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:02 11:47:02 Login Succeeded 11:47:02 ---> docker-login.sh ends [Pipeline] } 11:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:47:03 + git rev-list -1 --merges 6ff19b9bbcef14612feb1da85704d71f54c07229~1..6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] echo 11:47:03 -----------> git rev-list -1 --merges 6ff19b9bbcef14612feb1da85704d71f54c07229~1..6ff19b9bbcef14612feb1da85704d71f54c07229 6ff19b9bbcef14612feb1da85704d71f54c07229 11:47:03 6ff19b9bbcef14612feb1da85704d71f54c07229 [false] [Pipeline] sh 11:47:03 + git log --format=format:%s -1 6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] echo 11:47:03 ========================================================= 11:47:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:47:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:03 + git log --format=format:%s -1 6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] echo 11:47:03 [semverPrep] GIT_COMMIT: 6ff19b9bbcef14612feb1da85704d71f54c07229, Commit Message: Merge pull request #439 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 11:47:03 [semverPrep] This is not a build commit. [Pipeline] sh 11:47:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:04 + grep -v github /etc/ssh/ssh_known_hosts 11:47:04 + [ -e /tmp/ssh_known_hosts ] 11:47:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:47:04 + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 11:47:04 /etc/ssh/ssh_known_hosts 11:47:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:04 11:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:04 0.1.4: Pulling from edgex-devops/py-git-semver 11:47:04 b85a868b505f: Pulling fs layer 11:47:04 e2be974225ed: Pulling fs layer 11:47:04 339a4e72a1f5: Pulling fs layer 11:47:04 988bab9f4d93: Pulling fs layer 11:47:04 1469e6f7b9e6: Pulling fs layer 11:47:04 eaf3925da568: Pulling fs layer 11:47:04 bab4dde63d76: Pulling fs layer 11:47:04 bde34c3a00c8: Pulling fs layer 11:47:04 b352a97aabf1: Pulling fs layer 11:47:04 4872d77fe225: Pulling fs layer 11:47:04 5851b861e8e6: Pulling fs layer 11:47:04 bab4dde63d76: Waiting 11:47:04 b352a97aabf1: Waiting 11:47:04 4872d77fe225: Waiting 11:47:04 988bab9f4d93: Waiting 11:47:04 bde34c3a00c8: Waiting 11:47:04 1469e6f7b9e6: Waiting 11:47:04 eaf3925da568: Waiting 11:47:04 e2be974225ed: Verifying Checksum 11:47:04 e2be974225ed: Download complete 11:47:04 988bab9f4d93: Download complete 11:47:05 1469e6f7b9e6: Verifying Checksum 11:47:05 1469e6f7b9e6: Download complete 11:47:05 339a4e72a1f5: Verifying Checksum 11:47:05 339a4e72a1f5: Download complete 11:47:05 eaf3925da568: Verifying Checksum 11:47:05 eaf3925da568: Download complete 11:47:05 bde34c3a00c8: Verifying Checksum 11:47:05 bde34c3a00c8: Download complete 11:47:05 b352a97aabf1: Download complete 11:47:05 4872d77fe225: Verifying Checksum 11:47:05 4872d77fe225: Download complete 11:47:05 5851b861e8e6: Verifying Checksum 11:47:05 5851b861e8e6: Download complete 11:47:05 b85a868b505f: Download complete 11:47:05 bab4dde63d76: Verifying Checksum 11:47:05 bab4dde63d76: Download complete 11:47:06 b85a868b505f: Pull complete 11:47:06 e2be974225ed: Pull complete 11:47:07 339a4e72a1f5: Pull complete 11:47:07 988bab9f4d93: Pull complete 11:47:07 1469e6f7b9e6: Pull complete 11:47:07 eaf3925da568: Pull complete 11:47:09 bab4dde63d76: Pull complete 11:47:09 bde34c3a00c8: Pull complete 11:47:09 b352a97aabf1: Pull complete 11:47:09 4872d77fe225: Pull complete 11:47:09 5851b861e8e6: Pull complete 11:47:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:10 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:47:13 $ docker top fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb -eo pid,comm 11:47:13 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). 11:47:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:13 [ssh-agent] Looking for ssh-agent implementation... 11:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:13 $ docker exec fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb ssh-agent 11:47:13 SSH_AUTH_SOCK=/tmp/ssh-2ipbZpDfso3m/agent.33 11:47:13 SSH_AGENT_PID=39 11:47:13 Running ssh-add (command line suppressed) 11:47:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5078976484966507112.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5078976484966507112.key) 11:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:13 + git tag --points-at HEAD [Pipeline] } 11:47:13 $ docker exec --env ******** --env ******** fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb ssh-agent -k 11:47:13 unset SSH_AUTH_SOCK; 11:47:13 unset SSH_AGENT_PID; 11:47:13 echo Agent pid 39 killed; 11:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:13 [ssh-agent] Looking for ssh-agent implementation... 11:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:14 $ docker exec fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb ssh-agent 11:47:14 SSH_AUTH_SOCK=/tmp/ssh-SKb2WMdgemTz/agent.71 11:47:14 SSH_AGENT_PID=77 11:47:14 Running ssh-add (command line suppressed) 11:47:14 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2880925993697462785.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2880925993697462785.key) 11:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:14 + git semver init 11:47:14 2023-10-18 11:47:14,825 [run_init] DEBUG init version:0.0.0 force:False 11:47:14 2023-10-18 11:47:14,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:47:14 2023-10-18 11:47:14,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:47:14 2023-10-18 11:47:14,826 [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) 11:47:16 2023-10-18 11:47:16,073 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:47:16 2023-10-18 11:47:16,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:47:16 2023-10-18 11:47:16,074 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:16 2023-10-18 11:47:16,074 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:16 3.1.0-dev.23 [Pipeline] } 11:47:16 $ docker exec --env ******** --env ******** fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb ssh-agent -k 11:47:16 unset SSH_AUTH_SOCK; 11:47:16 unset SSH_AGENT_PID; 11:47:16 echo Agent pid 77 killed; 11:47:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:16 + git semver [Pipeline] } 11:47:16 $ docker stop --time=1 fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb 11:47:18 $ docker rm -f --volumes fb7e324cce19f6fa08f337eabbd11757ae996c891a827440d4dbdba54b9f7eeb [Pipeline] // withDockerContainer [Pipeline] sh 11:47:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:47:18 Stashed 1 file(s) [Pipeline] echo 11:47:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 11:47:18 provisioning config files... 11:47:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16142329026277996299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:19 ---> docker-login.sh 11:47:19 nexus3.edgexfoundry.org:10001 11:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:19 Configure a credential helper to remove this warning. See 11:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:19 11:47:19 Login Succeeded 11:47:19 nexus3.edgexfoundry.org:10002 11:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:19 Configure a credential helper to remove this warning. See 11:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:19 11:47:19 Login Succeeded 11:47:19 nexus3.edgexfoundry.org:10003 11:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:19 Configure a credential helper to remove this warning. See 11:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:19 11:47:19 Login Succeeded 11:47:19 nexus3.edgexfoundry.org:10004 11:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:19 Configure a credential helper to remove this warning. See 11:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:19 11:47:19 Login Succeeded 11:47:19 docker.io 11:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:20 Configure a credential helper to remove this warning. See 11:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:20 11:47:20 Login Succeeded 11:47:20 ---> docker-login.sh ends [Pipeline] } 11:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:47:20 ========================================================= 11:47:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:47:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:47:21 Sending build context to Docker daemon 23.67MB 11:47:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:47:21 Step 2/12 : FROM ${BASE} AS builder 11:47:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:47:21 7264a8db6415: Pulling fs layer 11:47:21 c4d48a809fc2: Pulling fs layer 11:47:21 4f1c88b9dad5: Pulling fs layer 11:47:21 ad3a456e5733: Pulling fs layer 11:47:21 33e27b845d1e: Pulling fs layer 11:47:21 c68163c4e522: Pulling fs layer 11:47:21 50da416c3ac9: Pulling fs layer 11:47:21 23d2d4c4bb30: Pulling fs layer 11:47:21 ad3a456e5733: Waiting 11:47:21 33e27b845d1e: Waiting 11:47:21 c68163c4e522: Waiting 11:47:21 50da416c3ac9: Waiting 11:47:21 23d2d4c4bb30: Waiting 11:47:21 c4d48a809fc2: Download complete 11:47:21 ad3a456e5733: Verifying Checksum 11:47:21 ad3a456e5733: Download complete 11:47:21 33e27b845d1e: Verifying Checksum 11:47:21 33e27b845d1e: Download complete 11:47:21 7264a8db6415: Verifying Checksum 11:47:21 7264a8db6415: Download complete 11:47:21 c68163c4e522: Verifying Checksum 11:47:21 c68163c4e522: Download complete 11:47:21 7264a8db6415: Pull complete 11:47:21 23d2d4c4bb30: Verifying Checksum 11:47:21 23d2d4c4bb30: Download complete 11:47:21 c4d48a809fc2: Pull complete 11:47:21 4f1c88b9dad5: Verifying Checksum 11:47:21 4f1c88b9dad5: Download complete 11:47:22 50da416c3ac9: Verifying Checksum 11:47:22 50da416c3ac9: Download complete 11:47:25 4f1c88b9dad5: Pull complete 11:47:25 ad3a456e5733: Pull complete 11:47:25 33e27b845d1e: Pull complete 11:47:25 c68163c4e522: Pull complete 11:47:29 50da416c3ac9: Pull complete 11:47:32 23d2d4c4bb30: Pull complete 11:47:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 11:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:47:32 ---> 0786185ac409 11:47:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:47:33 Still waiting to schedule task 11:47:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:47:36 ---> Running in 096d52c4b0ff 11:47:36 Removing intermediate container 096d52c4b0ff 11:47:36 ---> 4c79aa5c1487 11:47:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:47:36 ---> Running in e1ad343bbd75 11:47:36 Removing intermediate container e1ad343bbd75 11:47:36 ---> 09b2d108d97a 11:47:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:47:36 ---> Running in cfdecca29afa 11:47:36 Removing intermediate container cfdecca29afa 11:47:36 ---> bffe673e0f14 11:47:36 Step 6/12 : WORKDIR /device-virtual-go 11:47:36 ---> Running in b42c1ff4175f 11:47:36 Removing intermediate container b42c1ff4175f 11:47:36 ---> 4e90696fed5b 11:47:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:47:36 ---> Running in 3bcf9dbeefd2 11:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:47:37 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:47:37 (2/4) Installing libedit (20221030.3.1-r1) 11:47:37 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:47:37 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:47:37 Executing busybox-1.36.1-r2.trigger 11:47:37 OK: 268 MiB in 56 packages 11:47:37 Removing intermediate container 3bcf9dbeefd2 11:47:37 ---> 55ac21b43298 11:47:37 Step 8/12 : COPY go.mod vendor* ./ 11:47:37 ---> 140ce5408d0f 11:47:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:37 ---> Running in e30b51aa2780 11:48:45 Removing intermediate container e30b51aa2780 11:48:45 ---> ac839d4932b0 11:48:45 Step 10/12 : COPY . . 11:48:45 ---> 67cd9fe3cfca 11:48:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:48:45 ---> Running in b9cc6a310629 11:48:45 Removing intermediate container b9cc6a310629 11:48:45 ---> a766268e4db6 11:48:45 Step 12/12 : RUN $MAKE 11:48:45 ---> Running in 1b33d9ba2a2f 11:48:45 noop 11:48:45 Removing intermediate container 1b33d9ba2a2f 11:48:45 ---> 93b19a11fbc3 11:48:45 Successfully built 93b19a11fbc3 11:48:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:45 + docker inspect -f . ci-base-image-x86_64 11:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:45 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:48:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:48:46 $ docker top f3ee2530445285daa7cf27c61b0acd2cf067b28ecfb2bcc74d991548e046d5b7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:46 + go version 11:48:46 go version go1.21.0 linux/amd64 [Pipeline] } 11:48:46 $ docker stop --time=1 f3ee2530445285daa7cf27c61b0acd2cf067b28ecfb2bcc74d991548e046d5b7 11:48:47 $ docker rm -f --volumes f3ee2530445285daa7cf27c61b0acd2cf067b28ecfb2bcc74d991548e046d5b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:48 + docker inspect -f . ci-base-image-x86_64 11:48:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:48 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:48:48 $ docker top 630a264d1ec2fca68f7ba854f9b63590b575368b775c9cbf75d552f97e208e59 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:48 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:48:49 + make test 11:48:49 go test ./... -coverprofile=coverage.out 11:48:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:49:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:49:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.6% of statements 11:49:05 go vet ./... 11:49:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:09 ./bin/test-attribution-txt.sh [Pipeline] echo 11:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:49:09 $ docker stop --time=1 630a264d1ec2fca68f7ba854f9b63590b575368b775c9cbf75d552f97e208e59 11:49:13 $ docker rm -f --volumes 630a264d1ec2fca68f7ba854f9b63590b575368b775c9cbf75d552f97e208e59 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:49:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:14 + ls -al . 11:49:14 total 204 11:49:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 11:48 . 11:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:46 .. 11:49:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:48 .git 11:49:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:46 .github 11:49:14 -rw-rw-r-- 1 jenkins jenkins 337 Oct 18 11:46 .gitignore 11:49:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 11:46 .golangci.yml 11:49:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 11:47 .semver 11:49:14 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 18 11:46 Attribution.txt 11:49:14 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 18 11:46 CHANGELOG.md 11:49:14 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 18 11:46 Dockerfile 11:49:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 11:46 GOVERNANCE.md 11:49:14 -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 11:46 Jenkinsfile 11:49:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 11:46 LICENSE 11:49:14 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 18 11:46 Makefile 11:49:14 -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 11:46 OWNERS.md 11:49:14 -rw-rw-r-- 1 jenkins jenkins 4111 Oct 18 11:46 README.md 11:49:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 11:47 VERSION 11:49:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:46 bin 11:49:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:46 cmd 11:49:14 -rw-r--r-- 1 jenkins jenkins 43063 Oct 18 11:48 coverage.out 11:49:14 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 18 11:46 go.mod 11:49:14 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 18 11:46 go.sum 11:49:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:46 internal 11:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:46 snap 11:49:14 -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 11:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:14 + 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=6ff19b9bbcef14612feb1da85704d71f54c07229 --label arch=amd64 --label version=3.1.0-dev.23 . 11:49:14 Sending build context to Docker daemon 23.71MB 11:49:14 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:49:14 Step 2/25 : FROM ${BASE} AS builder 11:49:14 ---> 93b19a11fbc3 11:49:14 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:49:15 ---> Running in d3a177d42a60 11:49:15 Removing intermediate container d3a177d42a60 11:49:15 ---> 842bd324e3e9 11:49:15 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:49:15 ---> Running in 6306063f3fc1 11:49:15 Removing intermediate container 6306063f3fc1 11:49:15 ---> 79f692933594 11:49:15 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:49:15 ---> Running in 6db62fec3a38 11:49:15 Removing intermediate container 6db62fec3a38 11:49:15 ---> fd0e849c17e9 11:49:15 Step 6/25 : WORKDIR /device-virtual-go 11:49:15 ---> Running in 85cbd608cf4e 11:49:15 Removing intermediate container 85cbd608cf4e 11:49:15 ---> dad9a7e29359 11:49:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:15 ---> Running in 5b59d964cfd5 11:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:49:16 OK: 268 MiB in 56 packages 11:49:16 Removing intermediate container 5b59d964cfd5 11:49:16 ---> 1614906499e7 11:49:16 Step 8/25 : COPY go.mod vendor* ./ 11:49:16 ---> 56c2b613ddc2 11:49:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:16 ---> Running in 73722ab2c5db 11:49:17 Removing intermediate container 73722ab2c5db 11:49:17 ---> f615d402430a 11:49:17 Step 10/25 : COPY . . 11:49:18 ---> a00ebbb404ec 11:49:18 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:49:18 ---> Running in 0024af78bdfb 11:49:18 Removing intermediate container 0024af78bdfb 11:49:18 ---> e0b520dd94b6 11:49:18 Step 12/25 : RUN $MAKE 11:49:18 ---> Running in 149624ad36de 11:49:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:49:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9509 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:49:20 Running in /w/workspace/device-virtual-go/149 [Pipeline] { [Pipeline] checkout 11:49:20 The recommended git tool is: git 11:49:25 using credential edgex-jenkins-ssh 11:49:25 Cloning the remote Git repository 11:49:25 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:49:25 > git init /w/workspace/device-virtual-go/149 # timeout=10 11:49:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:49:25 > git --version # timeout=10 11:49:25 > git --version # 'git version 2.25.1' 11:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:28 Avoid second fetch 11:49:28 Checking out Revision 6ff19b9bbcef14612feb1da85704d71f54c07229 (main) 11:49:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:49:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:28 > git config core.sparsecheckout # timeout=10 11:49:28 > git checkout -f 6ff19b9bbcef14612feb1da85704d71f54c07229 # timeout=10 11:49:29 Commit message: "Merge pull request #439 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 11:49:30 Dload Upload Total Spent Left Speed 11:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 11:49:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:49:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:49:31 + sudo tee /etc/docker/daemon.new 11:49:31 { 11:49:31 "registry-mirrors": [ 11:49:31 "https://nexus3.edgexfoundry.org:10001" 11:49:31 ], 11:49:31 "bip": "10.250.0.254/24", 11:49:31 "hosts": [ 11:49:31 "tcp://0.0.0.0:5555", 11:49:31 "unix:///var/run/docker.sock" 11:49:31 ], 11:49:31 "mtu": 1458, 11:49:31 "selinux-enabled": true, 11:49:31 "seccomp-profile": "/etc/docker/seccomp.json" 11:49:31 } [Pipeline] sh 11:49:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:49:32 + sudo service docker restart 11:49:37 Removing intermediate container 149624ad36de 11:49:37 ---> 4a0b1c7f929f 11:49:37 Step 13/25 : FROM alpine:3.18 11:49:37 3.18: Pulling from library/alpine 11:49:37 96526aa774ef: Pulling fs layer 11:49:37 96526aa774ef: Verifying Checksum 11:49:37 96526aa774ef: Download complete 11:49:37 96526aa774ef: Pull complete 11:49:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:49:37 Status: Downloaded newer image for alpine:3.18 11:49:37 ---> 8ca4688f4f35 11:49:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:49:37 ---> Running in 7be10ae2bd4a 11:49:37 Removing intermediate container 7be10ae2bd4a 11:49:37 ---> c78366b2d501 11:49:37 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:49:37 ---> Running in ac27ad510234 11:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:49:38 (1/1) Installing dumb-init (1.2.5-r2) 11:49:38 Executing busybox-1.36.1-r2.trigger 11:49:38 OK: 7 MiB in 16 packages 11:49:39 Removing intermediate container ac27ad510234 11:49:39 ---> 8e74658b24cf 11:49:39 Step 16/25 : WORKDIR / 11:49:39 ---> Running in d3eb0e6f183f 11:49:39 Removing intermediate container d3eb0e6f183f 11:49:39 ---> 5dda9a877471 11:49:39 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:49:39 ---> e4bfdb17754d 11:49:39 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:49:39 ---> 2b37b7a75fe6 11:49:39 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:49:40 ---> fc7f86294524 11:49:40 Step 20/25 : EXPOSE 59900 11:49:40 ---> Running in f79f3b66bffd 11:49:40 Removing intermediate container f79f3b66bffd 11:49:40 ---> 4ee49c924084 11:49:40 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:49:40 ---> Running in 8d5a037dfcd6 11:49:40 Removing intermediate container 8d5a037dfcd6 11:49:40 ---> c0e8642ca4cd 11:49:40 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:49:40 ---> Running in 22532886e0d2 11:49:40 Removing intermediate container 22532886e0d2 11:49:40 ---> f10fa369725e 11:49:40 Step 23/25 : LABEL arch=amd64 11:49:40 ---> Running in d265c8721468 11:49:40 Removing intermediate container d265c8721468 11:49:40 ---> b7d0585164d8 11:49:40 Step 24/25 : LABEL git_sha=6ff19b9bbcef14612feb1da85704d71f54c07229 11:49:40 ---> Running in bfcb589df572 11:49:40 Removing intermediate container bfcb589df572 11:49:40 ---> c093aa7b0cc0 11:49:40 Step 25/25 : LABEL version=3.1.0-dev.23 11:49:40 ---> Running in 9b28924afc18 11:49:40 Removing intermediate container 9b28924afc18 11:49:40 ---> ba3678d48277 11:49:40 [Warning] One or more build-args [ARCH] were not consumed 11:49:40 Successfully built ba3678d48277 11:49:40 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:40 provisioning config files... 11:49:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11310535929454414245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:40 ---> docker-login.sh 11:49:40 nexus3.edgexfoundry.org:10001 11:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:40 Configure a credential helper to remove this warning. See 11:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:40 11:49:40 Login Succeeded 11:49:40 nexus3.edgexfoundry.org:10002 11:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:40 Configure a credential helper to remove this warning. See 11:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:40 11:49:40 Login Succeeded 11:49:40 nexus3.edgexfoundry.org:10003 11:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:41 Configure a credential helper to remove this warning. See 11:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:41 11:49:41 Login Succeeded 11:49:41 nexus3.edgexfoundry.org:10004 11:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:41 Configure a credential helper to remove this warning. See 11:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:41 11:49:41 Login Succeeded 11:49:41 docker.io 11:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:41 Configure a credential helper to remove this warning. See 11:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:41 11:49:41 Login Succeeded 11:49:41 ---> docker-login.sh ends [Pipeline] } 11:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:41 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:49:41 6ff19b9bbcef14612feb1da85704d71f54c07229 11:49:41 latest 11:49:41 3.1.0-dev.23 11:49:41 6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 11:49:41 main 11:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6ff19b9bbcef14612feb1da85704d71f54c07229 11:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:49:42 d01a0798fe34: Preparing 11:49:42 be219d5dad10: Preparing 11:49:42 3a8db7d8d9f9: Preparing 11:49:42 6515e83ef289: Preparing 11:49:42 cc2447e1835a: Preparing 11:49:42 cc2447e1835a: Layer already exists 11:49:42 3a8db7d8d9f9: Pushed 11:49:42 be219d5dad10: Pushed 11:49:42 6515e83ef289: Pushed 11:49:44 d01a0798fe34: Pushed 11:49:44 6ff19b9bbcef14612feb1da85704d71f54c07229: digest: sha256:bb860d025e52c2ef357ac4d43e7d0f75f886a806c95dc382eec138b8101c91c5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:49:45 d01a0798fe34: Preparing 11:49:45 be219d5dad10: Preparing 11:49:45 3a8db7d8d9f9: Preparing 11:49:45 6515e83ef289: Preparing 11:49:45 cc2447e1835a: Preparing 11:49:45 6515e83ef289: Layer already exists 11:49:45 d01a0798fe34: Layer already exists 11:49:45 cc2447e1835a: Layer already exists 11:49:45 be219d5dad10: Layer already exists 11:49:45 3a8db7d8d9f9: Layer already exists 11:49:45 latest: digest: sha256:bb860d025e52c2ef357ac4d43e7d0f75f886a806c95dc382eec138b8101c91c5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.23 11:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:49:46 d01a0798fe34: Preparing 11:49:46 be219d5dad10: Preparing 11:49:46 3a8db7d8d9f9: Preparing 11:49:46 6515e83ef289: Preparing 11:49:46 cc2447e1835a: Preparing 11:49:46 d01a0798fe34: Layer already exists 11:49:46 3a8db7d8d9f9: Layer already exists 11:49:46 be219d5dad10: Layer already exists 11:49:46 6515e83ef289: Layer already exists 11:49:46 cc2447e1835a: Layer already exists 11:49:46 3.1.0-dev.23: digest: sha256:bb860d025e52c2ef357ac4d43e7d0f75f886a806c95dc382eec138b8101c91c5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 11:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:49:46 d01a0798fe34: Preparing 11:49:46 be219d5dad10: Preparing 11:49:46 3a8db7d8d9f9: Preparing 11:49:46 6515e83ef289: Preparing 11:49:46 cc2447e1835a: Preparing 11:49:46 cc2447e1835a: Layer already exists 11:49:46 d01a0798fe34: Layer already exists 11:49:46 6515e83ef289: Layer already exists 11:49:46 3a8db7d8d9f9: Layer already exists 11:49:46 be219d5dad10: Layer already exists 11:49:46 6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23: digest: sha256:bb860d025e52c2ef357ac4d43e7d0f75f886a806c95dc382eec138b8101c91c5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:49:47 d01a0798fe34: Preparing 11:49:47 be219d5dad10: Preparing 11:49:47 3a8db7d8d9f9: Preparing 11:49:47 6515e83ef289: Preparing 11:49:47 cc2447e1835a: Preparing 11:49:47 6515e83ef289: Layer already exists 11:49:47 cc2447e1835a: Layer already exists 11:49:47 3a8db7d8d9f9: Layer already exists 11:49:47 be219d5dad10: Layer already exists 11:49:47 d01a0798fe34: Layer already exists 11:49:47 main: digest: sha256:bb860d025e52c2ef357ac4d43e7d0f75f886a806c95dc382eec138b8101c91c5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:47 ===================================================== [Pipeline] echo 11:49:47 taggedImages: 11:49:47 - nexus3.edgexfoundry.org:10004/device-virtual:6ff19b9bbcef14612feb1da85704d71f54c07229 11:49:47 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:49:47 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.23 11:49:47 - nexus3.edgexfoundry.org:10004/device-virtual:6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 11:49:47 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:47 11:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:48 latest: Pulling from edgex-lftools-log-publisher 11:49:48 5eb5b503b376: Pulling fs layer 11:49:48 5c69ac0246d0: Pulling fs layer 11:49:48 ec43610c2a17: Pulling fs layer 11:49:48 3a2ae6a8a46f: Pulling fs layer 11:49:48 33b1e0a273af: Pulling fs layer 11:49:48 5d3b04190fa2: Pulling fs layer 11:49:48 2f39f015ded8: Pulling fs layer 11:49:48 5d3b04190fa2: Waiting 11:49:48 2f39f015ded8: Waiting 11:49:48 3a2ae6a8a46f: Waiting 11:49:48 33b1e0a273af: Waiting 11:49:48 5c69ac0246d0: Download complete 11:49:48 3a2ae6a8a46f: Verifying Checksum 11:49:48 3a2ae6a8a46f: Download complete 11:49:48 33b1e0a273af: Verifying Checksum 11:49:48 33b1e0a273af: Download complete 11:49:48 ec43610c2a17: Verifying Checksum 11:49:48 ec43610c2a17: Download complete 11:49:48 5d3b04190fa2: Download complete 11:49:48 5eb5b503b376: Download complete 11:49:48 2f39f015ded8: Download complete 11:49:49 5eb5b503b376: Pull complete 11:49:49 5c69ac0246d0: Pull complete 11:49:50 ec43610c2a17: Pull complete 11:49:50 3a2ae6a8a46f: Pull complete 11:49:50 33b1e0a273af: Pull complete 11:49:50 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:50 provisioning config files... 11:49:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/149@tmp/config4295133375393285882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:50 ---> docker-login.sh 11:49:50 nexus3.edgexfoundry.org:10001 11:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:51 Configure a credential helper to remove this warning. See 11:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:51 11:49:51 Login Succeeded 11:49:51 nexus3.edgexfoundry.org:10002 11:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:52 Configure a credential helper to remove this warning. See 11:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:52 11:49:52 Login Succeeded 11:49:52 nexus3.edgexfoundry.org:10003 11:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:52 Configure a credential helper to remove this warning. See 11:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:52 11:49:52 Login Succeeded 11:49:52 nexus3.edgexfoundry.org:10004 11:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:52 Configure a credential helper to remove this warning. See 11:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:52 11:49:52 Login Succeeded 11:49:52 docker.io 11:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:53 Configure a credential helper to remove this warning. See 11:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:53 11:49:53 Login Succeeded 11:49:53 ---> docker-login.sh ends [Pipeline] } 11:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:53 ========================================================= 11:49:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:49:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:49:54 2f39f015ded8: Pull complete 11:49:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:54 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:49:54 Sending build context to Docker daemon 11.97MB 11:49:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:49:54 Step 2/12 : FROM ${BASE} AS builder 11:49:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:49:54 9fda8d8052c6: Pulling fs layer 11:49:54 5d54e960e981: Pulling fs layer 11:49:54 c4a7e357bf2a: Pulling fs layer 11:49:54 f0e02332f6b5: Pulling fs layer 11:49:54 cefa15bbcfad: Pulling fs layer 11:49:54 17808c966233: Pulling fs layer 11:49:54 f4c1fc716caa: Pulling fs layer 11:49:54 f0e02332f6b5: Waiting 11:49:54 17808c966233: Waiting 11:49:54 f4c1fc716caa: Waiting 11:49:54 5d54e960e981: Verifying Checksum 11:49:54 5d54e960e981: Download complete 11:49:54 f0e02332f6b5: Verifying Checksum 11:49:54 f0e02332f6b5: Download complete 11:49:54 cefa15bbcfad: Verifying Checksum 11:49:54 cefa15bbcfad: Download complete 11:49:54 9fda8d8052c6: Verifying Checksum 11:49:54 9fda8d8052c6: Download complete 11:49:55 f4c1fc716caa: Verifying Checksum 11:49:55 f4c1fc716caa: Download complete 11:49:56 9fda8d8052c6: Pull complete 11:49:56 5d54e960e981: Pull complete 11:49:56 c4a7e357bf2a: Verifying Checksum 11:49:56 c4a7e357bf2a: Download complete 11:49:57 17808c966233: Verifying Checksum 11:49:57 17808c966233: Download complete 11:49:59 $ docker top 3900c0797c4a05ef4d82fec0aa42ff7fe7d93c41c69e9402a9e4b940a8f666a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:59 ---> job-cost.sh 11:49:59 lf-activate-venv: SKIPPING 11:49:59 INFO: No Stack... 11:49:59 INFO: Retrieving Pricing Info for: v3-standard-8 11:50:00 INFO: Archiving Costs [Pipeline] sh 11:50:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:50:00 + cut -d, -f6 [Pipeline] lock 11:50:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] 11:50:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] did not exist. Created. 11:50:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:50:00 + echo total: 0.2199999988079071 [Pipeline] stash 11:50:00 Stashed 1 file(s) [Pipeline] } 11:50:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 11:50:00 $ docker stop --time=1 3900c0797c4a05ef4d82fec0aa42ff7fe7d93c41c69e9402a9e4b940a8f666a0 11:50:02 $ docker rm -f --volumes 3900c0797c4a05ef4d82fec0aa42ff7fe7d93c41c69e9402a9e4b940a8f666a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:50:10 c4a7e357bf2a: Pull complete 11:50:10 f0e02332f6b5: Pull complete 11:50:10 cefa15bbcfad: Pull complete 11:50:20 17808c966233: Pull complete 11:50:20 f4c1fc716caa: Pull complete 11:50:20 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 11:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:50:20 ---> ea914061e18c 11:50:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:50:21 ---> Running in 6ca337acc46b 11:50:21 Removing intermediate container 6ca337acc46b 11:50:21 ---> c2b49a74c85d 11:50:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:50:22 ---> Running in c397eb2e758d 11:50:22 Removing intermediate container c397eb2e758d 11:50:22 ---> 311ab7999a63 11:50:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:50:22 ---> Running in b9f366b06d28 11:50:22 Removing intermediate container b9f366b06d28 11:50:22 ---> dc23c5e7f3c0 11:50:22 Step 6/12 : WORKDIR /device-virtual-go 11:50:23 ---> Running in 37a8eb03c213 11:50:23 Removing intermediate container 37a8eb03c213 11:50:23 ---> de7672843cfa 11:50:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:23 ---> Running in c7f5374a3855 11:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:50:25 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:50:25 (2/4) Installing libedit (20221030.3.1-r1) 11:50:25 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:50:25 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:50:25 Executing busybox-1.36.1-r2.trigger 11:50:26 OK: 270 MiB in 56 packages 11:50:27 Removing intermediate container c7f5374a3855 11:50:27 ---> 9036eb8a466e 11:50:27 Step 8/12 : COPY go.mod vendor* ./ 11:50:27 ---> c499909b2aea 11:50:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:27 ---> Running in 7a7404f05369 11:52:04 Removing intermediate container 7a7404f05369 11:52:04 ---> 5e2b0f38a135 11:52:04 Step 10/12 : COPY . . 11:52:04 ---> ab5b7e7813fc 11:52:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:52:04 ---> Running in 85a9cde56478 11:52:04 Removing intermediate container 85a9cde56478 11:52:04 ---> 4de8713a917c 11:52:04 Step 12/12 : RUN $MAKE 11:52:04 ---> Running in cce2f81111aa 11:52:04 noop 11:52:04 Removing intermediate container cce2f81111aa 11:52:04 ---> c038e4199eed 11:52:04 Successfully built c038e4199eed 11:52:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:05 + docker inspect -f . ci-base-image-arm64 11:52:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:05 prd-ubuntu20.04-docker-arm64-4c-16g-9509 does not seem to be running inside a container 11:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/149 -v /w/workspace/device-virtual-go/149:/w/workspace/device-virtual-go/149:rw,z -v /w/workspace/device-virtual-go/149@tmp:/w/workspace/device-virtual-go/149@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 11:52:08 $ docker top 00ec7a63c8093bac17c88089929c505480309270649d5d0b8cc24cc0bb3f9543 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:09 + go version 11:52:09 go version go1.21.0 linux/arm64 [Pipeline] } 11:52:09 $ docker stop --time=1 00ec7a63c8093bac17c88089929c505480309270649d5d0b8cc24cc0bb3f9543 11:52:11 $ docker rm -f --volumes 00ec7a63c8093bac17c88089929c505480309270649d5d0b8cc24cc0bb3f9543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:11 + docker inspect -f . ci-base-image-arm64 11:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:12 prd-ubuntu20.04-docker-arm64-4c-16g-9509 does not seem to be running inside a container 11:52:12 $ 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/149 -v /w/workspace/device-virtual-go/149:/w/workspace/device-virtual-go/149:rw,z -v /w/workspace/device-virtual-go/149@tmp:/w/workspace/device-virtual-go/149@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 11:52:13 $ docker top 9074f36af88a56dfa28a07805fd83d525c2c4e2b3365394e8608951bc4ecf435 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:14 + git config --global --add safe.directory /w/workspace/device-virtual-go/149 [Pipeline] fileExists [Pipeline] sh 11:52:15 + make test 11:52:15 go test ./... -coverprofile=coverage.out 11:52:19 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:53:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:53:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.4% of statements 11:53:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:53:55 go vet ./... 11:54:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:54:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:54:06 ./bin/test-attribution-txt.sh [Pipeline] echo 11:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:54:06 $ docker stop --time=1 9074f36af88a56dfa28a07805fd83d525c2c4e2b3365394e8608951bc4ecf435 11:54:08 $ docker rm -f --volumes 9074f36af88a56dfa28a07805fd83d525c2c4e2b3365394e8608951bc4ecf435 [Pipeline] // withDockerContainer [Pipeline] sh 11:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:54:09 Warning: overwriting stash ‘coverage-report’ 11:54:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:54:10 + ls -al . 11:54:10 total 200 11:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:52 . 11:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:49 .. 11:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:49 .git 11:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:49 .github 11:54:10 -rw-rw-r-- 1 jenkins jenkins 337 Oct 18 11:49 .gitignore 11:54:10 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 11:49 .golangci.yml 11:54:10 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 18 11:49 Attribution.txt 11:54:10 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 18 11:49 CHANGELOG.md 11:54:10 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 18 11:49 Dockerfile 11:54:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 11:49 GOVERNANCE.md 11:54:10 -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 11:49 Jenkinsfile 11:54:10 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 11:49 LICENSE 11:54:10 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 18 11:49 Makefile 11:54:10 -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 11:49 OWNERS.md 11:54:10 -rw-rw-r-- 1 jenkins jenkins 4111 Oct 18 11:49 README.md 11:54:10 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 11:47 VERSION 11:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:49 bin 11:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:49 cmd 11:54:10 -rw-r--r-- 1 jenkins jenkins 43063 Oct 18 11:53 coverage.out 11:54:10 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 18 11:49 go.mod 11:54:10 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 18 11:49 go.sum 11:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:49 internal 11:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:49 snap 11:54:10 -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 11:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:11 + 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=6ff19b9bbcef14612feb1da85704d71f54c07229 --label arch=arm64 --label version=3.1.0-dev.23 . 11:54:11 Sending build context to Docker daemon 12.02MB 11:54:11 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:54:11 Step 2/25 : FROM ${BASE} AS builder 11:54:11 ---> c038e4199eed 11:54:11 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:54:11 ---> Running in b657a44ab70d 11:54:12 Removing intermediate container b657a44ab70d 11:54:12 ---> 40254e714de6 11:54:12 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:54:12 ---> Running in 24499207307a 11:54:12 Removing intermediate container 24499207307a 11:54:12 ---> 3842d98d56e3 11:54:12 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:54:12 ---> Running in c8be1b7a5319 11:54:12 Removing intermediate container c8be1b7a5319 11:54:12 ---> f09d757a8281 11:54:12 Step 6/25 : WORKDIR /device-virtual-go 11:54:13 ---> Running in b03abcdb9f47 11:54:13 Removing intermediate container b03abcdb9f47 11:54:13 ---> f577e65d98ba 11:54:13 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:54:13 ---> Running in be57e7104e32 11:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:54:15 OK: 270 MiB in 56 packages 11:54:16 Removing intermediate container be57e7104e32 11:54:16 ---> ea8b67ee9f70 11:54:16 Step 8/25 : COPY go.mod vendor* ./ 11:54:17 ---> d395c71e06a9 11:54:17 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:54:17 ---> Running in d2c353743bb3 11:54:20 Removing intermediate container d2c353743bb3 11:54:20 ---> 5e74c98f5b8c 11:54:20 Step 10/25 : COPY . . 11:54:20 ---> fc49d2ccfe8c 11:54:20 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:54:20 ---> Running in 6326c5e3ade8 11:54:21 Removing intermediate container 6326c5e3ade8 11:54:21 ---> 83e165bc751d 11:54:21 Step 12/25 : RUN $MAKE 11:54:21 ---> Running in e9820bc31203 11:54:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:56:14 Removing intermediate container e9820bc31203 11:56:14 ---> 5b1725222a57 11:56:14 Step 13/25 : FROM alpine:3.18 11:56:14 3.18: Pulling from library/alpine 11:56:14 579b34f0a95b: Pulling fs layer 11:56:14 579b34f0a95b: Verifying Checksum 11:56:14 579b34f0a95b: Download complete 11:56:14 579b34f0a95b: Pull complete 11:56:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:56:14 Status: Downloaded newer image for alpine:3.18 11:56:14 ---> 3cc203321400 11:56:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:56:14 ---> Running in 234bac30cde9 11:56:14 Removing intermediate container 234bac30cde9 11:56:14 ---> 72c96d5e4522 11:56:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:56:14 ---> Running in 5611d1c6915d 11:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:56:14 (1/1) Installing dumb-init (1.2.5-r2) 11:56:14 Executing busybox-1.36.1-r2.trigger 11:56:14 OK: 8 MiB in 16 packages 11:56:16 Removing intermediate container 5611d1c6915d 11:56:16 ---> 1986df896d07 11:56:16 Step 16/25 : WORKDIR / 11:56:16 ---> Running in e28113eb7f0d 11:56:16 Removing intermediate container e28113eb7f0d 11:56:16 ---> 63634d7f8715 11:56:16 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:56:16 ---> 9ff059b52882 11:56:16 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:56:17 ---> 37d76054dae9 11:56:17 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:56:18 ---> bc0fe9800086 11:56:18 Step 20/25 : EXPOSE 59900 11:56:18 ---> Running in 7ed659cc2a84 11:56:19 Removing intermediate container 7ed659cc2a84 11:56:19 ---> c8c46272e482 11:56:19 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:56:19 ---> Running in 90f2564c04bf 11:56:19 Removing intermediate container 90f2564c04bf 11:56:19 ---> 71796712805b 11:56:19 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:56:19 ---> Running in 9989e4855a48 11:56:20 Removing intermediate container 9989e4855a48 11:56:20 ---> 7127da6547bb 11:56:20 Step 23/25 : LABEL arch=arm64 11:56:20 ---> Running in ecaf34c47940 11:56:20 Removing intermediate container ecaf34c47940 11:56:20 ---> d8e55b98bd4a 11:56:20 Step 24/25 : LABEL git_sha=6ff19b9bbcef14612feb1da85704d71f54c07229 11:56:20 ---> Running in a8be2818a9c7 11:56:20 Removing intermediate container a8be2818a9c7 11:56:20 ---> eaf49070e9d9 11:56:20 Step 25/25 : LABEL version=3.1.0-dev.23 11:56:20 ---> Running in 0b05fa53e1f7 11:56:21 Removing intermediate container 0b05fa53e1f7 11:56:21 ---> 47255e387c46 11:56:21 [Warning] One or more build-args [ARCH] were not consumed 11:56:21 Successfully built 47255e387c46 11:56:21 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 11:56:21 provisioning config files... 11:56:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/149@tmp/config9917597367443904329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:21 ---> docker-login.sh 11:56:21 nexus3.edgexfoundry.org:10001 11:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:21 Configure a credential helper to remove this warning. See 11:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:21 11:56:21 Login Succeeded 11:56:21 nexus3.edgexfoundry.org:10002 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 nexus3.edgexfoundry.org:10003 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 nexus3.edgexfoundry.org:10004 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:23 Configure a credential helper to remove this warning. See 11:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:23 11:56:23 Login Succeeded 11:56:23 docker.io 11:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:23 Configure a credential helper to remove this warning. See 11:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:23 11:56:23 Login Succeeded 11:56:23 ---> docker-login.sh ends [Pipeline] } 11:56:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:56:23 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:56:23 6ff19b9bbcef14612feb1da85704d71f54c07229 11:56:23 latest 11:56:23 3.1.0-dev.23 11:56:23 6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 11:56:23 main 11:56:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ff19b9bbcef14612feb1da85704d71f54c07229 11:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:56:24 b2920c9e1a72: Preparing 11:56:24 db24089ad287: Preparing 11:56:24 73be90c14009: Preparing 11:56:24 b6a2c5302e85: Preparing 11:56:24 5f4d9fc4d98d: Preparing 11:56:24 5f4d9fc4d98d: Layer already exists 11:56:24 73be90c14009: Pushed 11:56:24 db24089ad287: Pushed 11:56:24 b6a2c5302e85: Pushed 11:56:29 b2920c9e1a72: Pushed 11:56:30 6ff19b9bbcef14612feb1da85704d71f54c07229: digest: sha256:e2fa71d0a67e4e69f8df7a843fd69b7ec1d95320664c3b0bac04a0512df7b0a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:56:30 b2920c9e1a72: Preparing 11:56:30 db24089ad287: Preparing 11:56:30 73be90c14009: Preparing 11:56:30 b6a2c5302e85: Preparing 11:56:30 5f4d9fc4d98d: Preparing 11:56:30 5f4d9fc4d98d: Layer already exists 11:56:30 db24089ad287: Layer already exists 11:56:30 b6a2c5302e85: Layer already exists 11:56:30 b2920c9e1a72: Layer already exists 11:56:30 73be90c14009: Layer already exists 11:56:30 latest: digest: sha256:e2fa71d0a67e4e69f8df7a843fd69b7ec1d95320664c3b0bac04a0512df7b0a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.23 11:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:56:31 b2920c9e1a72: Preparing 11:56:31 db24089ad287: Preparing 11:56:31 73be90c14009: Preparing 11:56:31 b6a2c5302e85: Preparing 11:56:31 5f4d9fc4d98d: Preparing 11:56:31 db24089ad287: Layer already exists 11:56:31 b6a2c5302e85: Layer already exists 11:56:31 b2920c9e1a72: Layer already exists 11:56:31 73be90c14009: Layer already exists 11:56:31 5f4d9fc4d98d: Layer already exists 11:56:31 3.1.0-dev.23: digest: sha256:e2fa71d0a67e4e69f8df7a843fd69b7ec1d95320664c3b0bac04a0512df7b0a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 11:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:56:32 b2920c9e1a72: Preparing 11:56:32 db24089ad287: Preparing 11:56:32 73be90c14009: Preparing 11:56:32 b6a2c5302e85: Preparing 11:56:32 5f4d9fc4d98d: Preparing 11:56:32 db24089ad287: Layer already exists 11:56:32 5f4d9fc4d98d: Layer already exists 11:56:32 b6a2c5302e85: Layer already exists 11:56:32 b2920c9e1a72: Layer already exists 11:56:32 73be90c14009: Layer already exists 11:56:32 6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23: digest: sha256:e2fa71d0a67e4e69f8df7a843fd69b7ec1d95320664c3b0bac04a0512df7b0a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:56:32 b2920c9e1a72: Preparing 11:56:32 db24089ad287: Preparing 11:56:32 73be90c14009: Preparing 11:56:32 b6a2c5302e85: Preparing 11:56:32 5f4d9fc4d98d: Preparing 11:56:32 5f4d9fc4d98d: Layer already exists 11:56:32 73be90c14009: Layer already exists 11:56:32 db24089ad287: Layer already exists 11:56:32 b6a2c5302e85: Layer already exists 11:56:32 b2920c9e1a72: Layer already exists 11:56:32 main: digest: sha256:e2fa71d0a67e4e69f8df7a843fd69b7ec1d95320664c3b0bac04a0512df7b0a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:33 ===================================================== [Pipeline] echo 11:56:33 taggedImages: 11:56:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ff19b9bbcef14612feb1da85704d71f54c07229 11:56:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:56:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.23 11:56:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ff19b9bbcef14612feb1da85704d71f54c07229-3.1.0-dev.23 11:56:33 - 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 11:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:33 11:56:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:33 arm64: Pulling from edgex-lftools-log-publisher 11:56:33 8998bd30e6a1: Pulling fs layer 11:56:33 04944245beec: Pulling fs layer 11:56:33 699f458cf7ca: Pulling fs layer 11:56:33 765212b225bb: Pulling fs layer 11:56:33 f23df028b6ca: Pulling fs layer 11:56:33 d65c8cfc05b1: Pulling fs layer 11:56:33 2437ff75d9bd: Pulling fs layer 11:56:33 765212b225bb: Waiting 11:56:33 f23df028b6ca: Waiting 11:56:33 d65c8cfc05b1: Waiting 11:56:33 2437ff75d9bd: Waiting 11:56:34 04944245beec: Verifying Checksum 11:56:34 04944245beec: Download complete 11:56:34 765212b225bb: Verifying Checksum 11:56:34 765212b225bb: Download complete 11:56:34 f23df028b6ca: Verifying Checksum 11:56:34 f23df028b6ca: Download complete 11:56:34 d65c8cfc05b1: Verifying Checksum 11:56:34 d65c8cfc05b1: Download complete 11:56:34 699f458cf7ca: Verifying Checksum 11:56:34 699f458cf7ca: Download complete 11:56:34 8998bd30e6a1: Download complete 11:56:37 2437ff75d9bd: Verifying Checksum 11:56:37 2437ff75d9bd: Download complete 11:56:39 8998bd30e6a1: Pull complete 11:56:41 04944245beec: Pull complete 11:56:42 699f458cf7ca: Pull complete 11:56:42 765212b225bb: Pull complete 11:56:43 f23df028b6ca: Pull complete 11:56:43 d65c8cfc05b1: Pull complete 11:57:02 2437ff75d9bd: Pull complete 11:57:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:02 prd-ubuntu20.04-docker-arm64-4c-16g-9509 does not seem to be running inside a container 11:57:02 $ 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/149 -v /w/workspace/device-virtual-go/149:/w/workspace/device-virtual-go/149:rw,z -v /w/workspace/device-virtual-go/149@tmp:/w/workspace/device-virtual-go/149@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 11:57:05 $ docker top 26a5d2f865bfe794285b441db3a60a854b8d1b8a1a5f98d3f1e9f386b0f6a4a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:05 ---> job-cost.sh 11:57:05 lf-activate-venv: SKIPPING 11:57:05 INFO: No Stack... 11:57:06 INFO: Retrieving Pricing Info for: v3-standard-4 11:57:07 INFO: Archiving Costs [Pipeline] sh 11:57:07 + cat /w/workspace/device-virtual-go/149/archives/cost.csv 11:57:07 + cut -d, -f6 [Pipeline] lock 11:57:07 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] 11:57:07 Resource [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] did not exist. Created. 11:57:07 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:08 /w/workspace/device-virtual-go/149@tmp/durable-763a1e66/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:57:08 + echo total: 0.10999999940395355 [Pipeline] stash 11:57:08 Warning: overwriting stash ‘stack-cost’ 11:57:08 Stashed 1 file(s) [Pipeline] } 11:57:08 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 11:57:08 $ docker stop --time=1 26a5d2f865bfe794285b441db3a60a854b8d1b8a1a5f98d3f1e9f386b0f6a4a8 11:57:10 $ docker rm -f --volumes 26a5d2f865bfe794285b441db3a60a854b8d1b8a1a5f98d3f1e9f386b0f6a4a8 [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 11:57:10 provisioning config files... 11:57:10 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9870840218646644485tmp [Pipeline] { [Pipeline] sh 11:57:11 + set +x 11:57:11 + curl -s https://codecov.io/bash 11:57:11 + bash -s -- 11:57:11 11:57:11 _____ _ 11:57:11 / ____| | | 11:57:11 | | ___ __| | ___ ___ _____ __ 11:57:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:57:11 | |___| (_) | (_| | __/ (_| (_) \ V / 11:57:11 \_____\___/ \__,_|\___|\___\___/ \_/ 11:57:11 Bash-1.0.6 11:57:11 11:57:11 11:57:11 ==> git version 2.25.1 found 11:57:11 ==> 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 11:57:11 Release-Date: 2020-01-08 11:57:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:57:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:57:11 ==> Jenkins CI detected. 11:57:11 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:57:11 project root: . 11:57:11 --> token set from env 11:57:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:57:11 ==> Running gcov in . (disable via -X gcov) 11:57:11 ==> Python coveragepy not found 11:57:11 ==> Searching for coverage reports in: 11:57:11 + . 11:57:11 -> Found 1 reports 11:57:11 ==> Detecting git/mercurial file structure 11:57:11 ==> Reading reports 11:57:11 + ./coverage.out bytes=43063 11:57:11 ==> Appending adjustments 11:57:11 https://docs.codecov.io/docs/fixing-reports 11:57:11 + Found adjustments 11:57:11 ==> Gzipping contents 11:57:11 8.0K /tmp/codecov.pBkPCw.gz 11:57:11 ==> Uploading reports 11:57:11 url: https://codecov.io 11:57:11 query: branch=main&commit=6ff19b9bbcef14612feb1da85704d71f54c07229&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:57:11 -> Pinging Codecov 11:57:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=6ff19b9bbcef14612feb1da85704d71f54c07229&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:57:11 -> Uploading to 11:57:11 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/5E52B4B073DB2E39498172D8E973AA87/6ff19b9bbcef14612feb1da85704d71f54c07229/965b9fb5-f845-4497-90ae-713e81653380.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T115711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d2fe2e3fd8dbb254f393ac2c9a975b204ec2f1769811e89f368568e07e8ba2c 11:57:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:11 Dload Upload Total Spent Left Speed 11:57:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25411 --:--:-- --:--:-- --:--:-- 25287 100 5184 0 0 100 5184 0 18382 --:--:-- --:--:-- --:--:-- 18318 11:57:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] } 11:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:57:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:57:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:57:12 11:57:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:57:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:57:12 df9b9388f04a: Pulling fs layer 11:57:12 52dc419b0ee2: Pulling fs layer 11:57:12 25bc292e5bac: Pulling fs layer 11:57:12 114826534d7a: Pulling fs layer 11:57:12 4657fd5d0bcf: Pulling fs layer 11:57:12 6ad1cebc031e: Pulling fs layer 11:57:12 8a3aa393b2d8: Pulling fs layer 11:57:12 6ad1cebc031e: Waiting 11:57:12 114826534d7a: Waiting 11:57:12 4657fd5d0bcf: Waiting 11:57:12 8a3aa393b2d8: Waiting 11:57:12 25bc292e5bac: Verifying Checksum 11:57:12 25bc292e5bac: Download complete 11:57:12 52dc419b0ee2: Verifying Checksum 11:57:12 52dc419b0ee2: Download complete 11:57:12 4657fd5d0bcf: Download complete 11:57:12 df9b9388f04a: Verifying Checksum 11:57:12 df9b9388f04a: Download complete 11:57:12 df9b9388f04a: Pull complete 11:57:12 6ad1cebc031e: Verifying Checksum 11:57:12 6ad1cebc031e: Download complete 11:57:12 52dc419b0ee2: Pull complete 11:57:12 25bc292e5bac: Pull complete 11:57:13 114826534d7a: Download complete 11:57:13 8a3aa393b2d8: Verifying Checksum 11:57:13 8a3aa393b2d8: Download complete 11:57:16 114826534d7a: Pull complete 11:57:16 4657fd5d0bcf: Pull complete 11:57:17 6ad1cebc031e: Pull complete 11:57:19 8a3aa393b2d8: Pull complete 11:57:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:57:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:19 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:57:25 $ docker top 9e6043d43b571ec308870efce12415b23df1f750eaa17bb4bc1ce9963149bd44 -eo pid,comm [Pipeline] { [Pipeline] echo 11:57:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:57:26 + set -o pipefail 11:57:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:57:36 11:57:36 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:57:36 11:57:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/43d56d6e-f7c8-4b82-8898-03bc02d9f4c9 11:57:36 11:57:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:57:36 11:57:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:57:36 11:57:36 11:57:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:57:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:57:36 More details here: https://snyk.co/ue1NS [Pipeline] } 11:57:36 $ docker stop --time=1 9e6043d43b571ec308870efce12415b23df1f750eaa17bb4bc1ce9963149bd44 11:57:40 $ docker rm -f --volumes 9e6043d43b571ec308870efce12415b23df1f750eaa17bb4bc1ce9963149bd44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:41 + git log --format=format:%s -1 6ff19b9bbcef14612feb1da85704d71f54c07229 [Pipeline] sh 11:57:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:42 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:57:42 $ docker top 2cd9a8ffcc56c2fd79d4c2828d5d9a41f56e10ca51c04f277ab2b343475d41ee -eo pid,comm 11:57:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:57:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:42 [ssh-agent] Looking for ssh-agent implementation... 11:57:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:42 $ docker exec 2cd9a8ffcc56c2fd79d4c2828d5d9a41f56e10ca51c04f277ab2b343475d41ee ssh-agent 11:57:43 SSH_AUTH_SOCK=/tmp/ssh-xTuYzQfNL3KZ/agent.32 11:57:43 SSH_AGENT_PID=38 11:57:43 Running ssh-add (command line suppressed) 11:57:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5130455302346845223.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5130455302346845223.key) 11:57:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:43 + git semver tag 11:57:43 2023-10-18 11:57:43,627 [run_tag] DEBUG tag force:False 11:57:43 2023-10-18 11:57:43,627 [check_head_tag] DEBUG check head tag 11:57:43 2023-10-18 11:57:43,627 [execute] INFO git cat-file --batch-check 11:57:43 2023-10-18 11:57:43,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:57:43 2023-10-18 11:57:43,632 [execute] INFO git cat-file --batch 11:57:43 2023-10-18 11:57:43,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:57:43 2023-10-18 11:57:43,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:57:43 2023-10-18 11:57:43,648 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 11:57:43 2023-10-18 11:57:43,648 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:57:43 2023-10-18 11:57:43,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:57:43 3.1.0-dev.23 [Pipeline] } 11:57:43 $ docker exec --env ******** --env ******** 2cd9a8ffcc56c2fd79d4c2828d5d9a41f56e10ca51c04f277ab2b343475d41ee ssh-agent -k 11:57:43 unset SSH_AUTH_SOCK; 11:57:43 unset SSH_AGENT_PID; 11:57:43 echo Agent pid 38 killed; 11:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:44 + git semver [Pipeline] } 11:57:44 $ docker stop --time=1 2cd9a8ffcc56c2fd79d4c2828d5d9a41f56e10ca51c04f277ab2b343475d41ee 11:57:45 $ docker rm -f --volumes 2cd9a8ffcc56c2fd79d4c2828d5d9a41f56e10ca51c04f277ab2b343475d41ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:57:46 11:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:57:46 0.23.1-centos7: Pulling from edgex-lftools 11:57:46 ab5ef0e58194: Pulling fs layer 11:57:46 9712f1f96733: Pulling fs layer 11:57:46 63f879dbbcfc: Pulling fs layer 11:57:46 0d9ebad4ef96: Pulling fs layer 11:57:46 e9a5061849ea: Pulling fs layer 11:57:46 d747dcd14b5f: Pulling fs layer 11:57:46 2de7ff778b66: Pulling fs layer 11:57:46 0d9ebad4ef96: Waiting 11:57:46 e9a5061849ea: Waiting 11:57:46 d747dcd14b5f: Waiting 11:57:46 2de7ff778b66: Waiting 11:57:46 9712f1f96733: Download complete 11:57:46 63f879dbbcfc: Verifying Checksum 11:57:46 63f879dbbcfc: Download complete 11:57:46 e9a5061849ea: Verifying Checksum 11:57:46 e9a5061849ea: Download complete 11:57:46 0d9ebad4ef96: Verifying Checksum 11:57:46 0d9ebad4ef96: Download complete 11:57:46 d747dcd14b5f: Verifying Checksum 11:57:46 d747dcd14b5f: Download complete 11:57:46 ab5ef0e58194: Verifying Checksum 11:57:46 ab5ef0e58194: Download complete 11:57:46 2de7ff778b66: Verifying Checksum 11:57:46 2de7ff778b66: Download complete 11:57:49 ab5ef0e58194: Pull complete 11:57:49 9712f1f96733: Pull complete 11:57:50 63f879dbbcfc: Pull complete 11:57:54 0d9ebad4ef96: Pull complete 11:57:54 e9a5061849ea: Pull complete 11:57:54 d747dcd14b5f: Pull complete 11:57:55 2de7ff778b66: Pull complete 11:57:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:57:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:55 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:57:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:58:04 $ docker top a20cfe2b8e70149f03daf6dd5a047be5dcbc22b288caad42cd504a07191f0089 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:58:04 provisioning config files... 11:58:04 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16925142054025421222tmp 11:58:04 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7654580676278743209tmp 11:58:04 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9265005900689990488tmp [Pipeline] { [Pipeline] echo 11:58:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:58:04 ---> sigul-configuration.sh 11:58:04 gpg: directory `/root/.gnupg' created 11:58:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:58:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:58:04 gpg: keyring `/root/.gnupg/secring.gpg' created 11:58:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:58:04 gpg: CAST5 encrypted data 11:58:04 gpg: encrypted with 1 passphrase 11:58:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:58:04 + mkdir /home/jenkins 11:58:04 + mkdir /home/jenkins/sigul [Pipeline] sh 11:58:05 + 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 11:58:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:58:05 ---> sigul-install.sh 11:58:05 Sigul already installed; skipping installation. [Pipeline] sh 11:58:05 + git tag --list 11:58:05 v1.0.0 11:58:05 v1.1.0 11:58:05 v1.1.1 11:58:05 v1.2.1 11:58:05 v1.2.2 11:58:05 v1.2.3 11:58:05 v1.3.0 11:58:05 v1.3.1 11:58:05 v2.0.0 11:58:05 v2.1.0 11:58:05 v2.1.1 11:58:05 v2.2.0 11:58:05 v2.3.0 11:58:05 v3.0 11:58:05 v3.0.0 11:58:05 v3.1.0-dev.1 11:58:05 v3.1.0-dev.10 11:58:05 v3.1.0-dev.11 11:58:05 v3.1.0-dev.12 11:58:05 v3.1.0-dev.13 11:58:05 v3.1.0-dev.14 11:58:05 v3.1.0-dev.15 11:58:05 v3.1.0-dev.16 11:58:05 v3.1.0-dev.17 11:58:05 v3.1.0-dev.18 11:58:05 v3.1.0-dev.19 11:58:05 v3.1.0-dev.2 11:58:05 v3.1.0-dev.20 11:58:05 v3.1.0-dev.21 11:58:05 v3.1.0-dev.22 11:58:05 v3.1.0-dev.23 11:58:05 v3.1.0-dev.3 11:58:05 v3.1.0-dev.4 11:58:05 v3.1.0-dev.5 11:58:05 v3.1.0-dev.6 11:58:05 v3.1.0-dev.7 11:58:05 v3.1.0-dev.8 11:58:05 v3.1.0-dev.9 [Pipeline] sh 11:58:05 + lftools sign git-tag v3.1.0-dev.23 11:58:06 Signing Git tag with Sigul... 11:58:06 Signing v3.1.0-dev.23 [Pipeline] echo 11:58:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:58:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:58:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:58:07 $ docker stop --time=1 a20cfe2b8e70149f03daf6dd5a047be5dcbc22b288caad42cd504a07191f0089 11:58:08 $ docker rm -f --volumes a20cfe2b8e70149f03daf6dd5a047be5dcbc22b288caad42cd504a07191f0089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:58:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:58:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:09 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:58:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:58:09 $ docker top ee6ebd49d784756808b5becf8facc8ae15667ebbff1d133fd85cd36b32202541 -eo pid,comm 11:58:09 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). 11:58:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:09 [ssh-agent] Looking for ssh-agent implementation... 11:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:09 $ docker exec ee6ebd49d784756808b5becf8facc8ae15667ebbff1d133fd85cd36b32202541 ssh-agent 11:58:09 SSH_AUTH_SOCK=/tmp/ssh-mQxLssmXU0OH/agent.33 11:58:09 SSH_AGENT_PID=39 11:58:09 Running ssh-add (command line suppressed) 11:58:09 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2773104916970750601.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2773104916970750601.key) 11:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:10 + git semver bump pre 11:58:10 2023-10-18 11:58:10,349 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:10 2023-10-18 11:58:10,349 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 11:58:10 2023-10-18 11:58:10,349 [bump_version] DEBUG bumped version:3.1.0-dev.24 11:58:10 2023-10-18 11:58:10,349 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:58:10 2023-10-18 11:58:10,349 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:10 2023-10-18 11:58:10,349 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:10 2023-10-18 11:58:10,351 [execute] INFO git cat-file --batch-check 11:58:10 2023-10-18 11:58:10,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:58:10 2023-10-18 11:58:10,356 [execute] INFO git cat-file --batch 11:58:10 2023-10-18 11:58:10,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:58:10 2023-10-18 11:58:10,361 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:10 3.1.0-dev.24 [Pipeline] } 11:58:10 $ docker exec --env ******** --env ******** ee6ebd49d784756808b5becf8facc8ae15667ebbff1d133fd85cd36b32202541 ssh-agent -k 11:58:10 unset SSH_AUTH_SOCK; 11:58:10 unset SSH_AGENT_PID; 11:58:10 echo Agent pid 39 killed; 11:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:58:10 + git semver [Pipeline] } 11:58:11 $ docker stop --time=1 ee6ebd49d784756808b5becf8facc8ae15667ebbff1d133fd85cd36b32202541 11:58:12 $ docker rm -f --volumes ee6ebd49d784756808b5becf8facc8ae15667ebbff1d133fd85cd36b32202541 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:58:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:13 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:58:13 $ docker top 73a6803067db14cad626216c59b29c3e940426763a8e326738a440ae84b6c277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:13 [ssh-agent] Looking for ssh-agent implementation... 11:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:13 $ docker exec 73a6803067db14cad626216c59b29c3e940426763a8e326738a440ae84b6c277 ssh-agent 11:58:13 SSH_AUTH_SOCK=/tmp/ssh-1qYopzkJDlef/agent.32 11:58:13 SSH_AGENT_PID=38 11:58:13 Running ssh-add (command line suppressed) 11:58:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14514634473389694855.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14514634473389694855.key) 11:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:14 + git semver push 11:58:14 2023-10-18 11:58:14,394 [run_push] DEBUG push 11:58:14 2023-10-18 11:58:14,395 [execute] INFO git cat-file --batch-check 11:58:14 2023-10-18 11:58:14,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:58:14 2023-10-18 11:58:14,398 [execute] INFO git rev-list 85644167160155882fb01b2ca9bd0ad70add2ae3 -- 11:58:14 2023-10-18 11:58:14,398 [execute] DEBUG Popen(['git', 'rev-list', '85644167160155882fb01b2ca9bd0ad70add2ae3', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:58:14 2023-10-18 11:58:14,408 [execute] INFO git fetch -v origin 11:58:14 2023-10-18 11:58:14,408 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:58:15 2023-10-18 11:58:14,898 [run_push] DEBUG no remote changes detected 11:58:15 2023-10-18 11:58:14,899 [execute] INFO git push origin semver 11:58:15 2023-10-18 11:58:14,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:58:15 2023-10-18 11:58:15,693 [run_push] DEBUG push all version tags 11:58:15 2023-10-18 11:58:15,694 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:58:15 2023-10-18 11:58:15,694 [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) 11:58:16 2023-10-18 11:58:16,473 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:16 3.1.0-dev.24 [Pipeline] } 11:58:16 $ docker exec --env ******** --env ******** 73a6803067db14cad626216c59b29c3e940426763a8e326738a440ae84b6c277 ssh-agent -k 11:58:16 unset SSH_AUTH_SOCK; 11:58:16 unset SSH_AGENT_PID; 11:58:16 echo Agent pid 38 killed; 11:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:58:16 + git semver [Pipeline] } 11:58:17 $ docker stop --time=1 73a6803067db14cad626216c59b29c3e940426763a8e326738a440ae84b6c277 11:58:18 $ docker rm -f --volumes 73a6803067db14cad626216c59b29c3e940426763a8e326738a440ae84b6c277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:58:19 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:58:19 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:58:19 total 16 11:58:19 drwxr-xr-x 3 root root 4096 Oct 18 11:50 . 11:58:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 11:58 .. 11:58:19 drwxr-xr-x 2 root root 4096 Oct 18 11:50 cost 11:58:19 -rw-r--r-- 1 root root 89 Oct 18 11:50 cost.csv 11:58:19 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:58:19 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:58:19 total 16 11:58:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 11:50 . 11:58:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 11:58 .. 11:58:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 11:50 cost 11:58:19 -rw-r--r-- 1 jenkins jenkins 89 Oct 18 11:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:58:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:58:20 ---> package-listing.sh 11:58:20 ++ facter osfamily 11:58:20 ++ tr '[:upper:]' '[:lower:]' 11:58:20 + OS_FAMILY=debian 11:58:20 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:58:20 + START_PACKAGES=/tmp/packages_start.txt 11:58:20 + END_PACKAGES=/tmp/packages_end.txt 11:58:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:58:20 + PACKAGES=/tmp/packages_start.txt 11:58:20 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:58:20 + PACKAGES=/tmp/packages_end.txt 11:58:20 + case "${OS_FAMILY}" in 11:58:20 + dpkg -l 11:58:20 + grep '^ii' 11:58:20 + '[' -f /tmp/packages_start.txt ']' 11:58:20 + '[' -f /tmp/packages_end.txt ']' 11:58:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:20 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:58:20 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:58:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:58:20 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 11:58:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:21 prd-ubuntu20.04-docker-8c-8g-9508 does not seem to be running inside a container 11:58:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:58:21 $ docker top 59b351785259693f92ac2e7928c7dc656cc9dd7e4f371535c5169d999de8c4e2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:22 + touch /tmp/pre-build-complete [Pipeline] sh 11:58:22 + mkdir -p /var/log/sysstat [Pipeline] sh 11:58:22 + ls /var/log/sa-host 11:58:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:22 provisioning config files... 11:58:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17206600193276995482tmp [Pipeline] { [Pipeline] echo 11:58:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:58:23 ---> create-netrc.sh [Pipeline] } 11:58:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:58:23 ---> python-tools-install.sh [Pipeline] echo 11:58:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:58:23 ---> sudo-logs.sh 11:58:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:58:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:58:23 ---> job-cost.sh 11:58:23 lf-activate-venv: SKIPPING 11:58:23 DEBUG: total: 0.2199999988079071 11:58:23 INFO: Retrieving Stack Cost... 11:58:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:58:24 INFO: Archiving Costs [Pipeline] echo 11:58:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:58:25 ---> logs-deploy.sh 11:58:25 lf-activate-venv: SKIPPING 11:58:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/149 11:58:25 INFO: archiving workspace using pattern(s): 11:58:25 Archives upload complete. 11:58:25 INFO: archiving logs to Nexus