Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc6526b820fce363f7c4f2d6ce852272454ac71f 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-ssh5991892604558225322.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3523830799009906772.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9239609967211919159.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8731417077966571830.key Verifying host key using known hosts file > 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-ssh622469405983343250.key Verifying host key using known hosts file > 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.18 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-6862 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc6526b820fce363f7c4f2d6ce852272454ac71f (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6526b820fce363f7c4f2d6ce852272454ac71f # timeout=10 > git rev-list --no-walk 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T11:28:29.416Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T11:28:29.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T11:28:29.493Z] ========================================================= [2022-10-03T11:28:29.493Z] EdgeX Global Pipelines Version Info [2022-10-03T11:28:29.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:28:30.199Z] ------------------- [2022-10-03T11:28:30.199Z] stable info: [2022-10-03T11:28:30.199Z] ------------------- [2022-10-03T11:28:30.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T11:28:30.199Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T11:28:30.199Z] Message: update stable to v1.0.239 [2022-10-03T11:28:30.775Z] ------------------- [2022-10-03T11:28:30.775Z] experimental info: [2022-10-03T11:28:30.775Z] ------------------- [2022-10-03T11:28:30.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T11:28:30.775Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T11:28:30.775Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T11:28:30.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-10-03T11:28:30.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-10-03T11:28:30.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T11:28:30.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T11:28:30.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T11:28:30.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T11:28:30.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T11:28:31.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T11:28:31.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T11:28:31.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T11:28:31.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T11:28:31.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-10-03T11:28:31.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T11:28:31.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T11:28:31.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T11:28:31.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T11:28:31.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T11:28:31.084Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T11:28:31.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T11:28:31.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T11:28:31.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T11:28:31.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T11:28:31.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T11:28:31.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T11:28:31.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T11:28:31.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T11:28:31.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T11:28:31.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T11:28:31.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T11:28:31.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T11:28:31.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo [2022-10-03T11:28:31.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc6526b [Pipeline] echo [2022-10-03T11:28:31.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T11:28:31.313Z] provisioning config files... [2022-10-03T11:28:31.327Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5287008589845049307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:28:31.641Z] ---> docker-login.sh [2022-10-03T11:28:31.641Z] nexus3.edgexfoundry.org:10001 [2022-10-03T11:28:31.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:32.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:32.185Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:32.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:32.185Z] [2022-10-03T11:28:32.185Z] Login Succeeded [2022-10-03T11:28:32.185Z] nexus3.edgexfoundry.org:10002 [2022-10-03T11:28:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:32.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:32.185Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:32.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:32.185Z] [2022-10-03T11:28:32.185Z] Login Succeeded [2022-10-03T11:28:32.185Z] nexus3.edgexfoundry.org:10003 [2022-10-03T11:28:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:32.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:32.447Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:32.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:32.447Z] [2022-10-03T11:28:32.447Z] Login Succeeded [2022-10-03T11:28:32.447Z] nexus3.edgexfoundry.org:10004 [2022-10-03T11:28:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:32.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:32.447Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:32.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:32.447Z] [2022-10-03T11:28:32.447Z] Login Succeeded [2022-10-03T11:28:32.447Z] docker.io [2022-10-03T11:28:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:33.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:33.030Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:33.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:33.030Z] [2022-10-03T11:28:33.030Z] Login Succeeded [2022-10-03T11:28:33.030Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T11:28:33.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T11:28:33.388Z] + git rev-list -1 --merges dc6526b820fce363f7c4f2d6ce852272454ac71f~1..dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo [2022-10-03T11:28:33.417Z] -----------> git rev-list -1 --merges dc6526b820fce363f7c4f2d6ce852272454ac71f~1..dc6526b820fce363f7c4f2d6ce852272454ac71f dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:28:33.417Z] dc6526b820fce363f7c4f2d6ce852272454ac71f [false] [Pipeline] sh [2022-10-03T11:28:33.720Z] + git log --format=format:%s -1 dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo [2022-10-03T11:28:33.732Z] ========================================================= [2022-10-03T11:28:33.732Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T11:28:33.732Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T11:28:34.049Z] + git log --format=format:%s -1 dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo [2022-10-03T11:28:34.061Z] [semverPrep] GIT_COMMIT: dc6526b820fce363f7c4f2d6ce852272454ac71f, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo [2022-10-03T11:28:34.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T11:28:34.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T11:28:34.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T11:28:34.420Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T11:28:34.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T11:28:34.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T11:28:34.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T11:28:34.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:28:34.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T11:28:34.819Z] [2022-10-03T11:28:34.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:28:35.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T11:28:35.123Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T11:28:35.123Z] b85a868b505f: Pulling fs layer [2022-10-03T11:28:35.123Z] e2be974225ed: Pulling fs layer [2022-10-03T11:28:35.123Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T11:28:35.123Z] 988bab9f4d93: Pulling fs layer [2022-10-03T11:28:35.123Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T11:28:35.123Z] eaf3925da568: Pulling fs layer [2022-10-03T11:28:35.123Z] bab4dde63d76: Pulling fs layer [2022-10-03T11:28:35.123Z] bde34c3a00c8: Pulling fs layer [2022-10-03T11:28:35.123Z] b352a97aabf1: Pulling fs layer [2022-10-03T11:28:35.123Z] 4872d77fe225: Pulling fs layer [2022-10-03T11:28:35.123Z] 5851b861e8e6: Pulling fs layer [2022-10-03T11:28:35.123Z] 988bab9f4d93: Waiting [2022-10-03T11:28:35.123Z] 1469e6f7b9e6: Waiting [2022-10-03T11:28:35.123Z] eaf3925da568: Waiting [2022-10-03T11:28:35.123Z] bab4dde63d76: Waiting [2022-10-03T11:28:35.123Z] bde34c3a00c8: Waiting [2022-10-03T11:28:35.123Z] b352a97aabf1: Waiting [2022-10-03T11:28:35.123Z] 4872d77fe225: Waiting [2022-10-03T11:28:35.123Z] 5851b861e8e6: Waiting [2022-10-03T11:28:35.123Z] e2be974225ed: Verifying Checksum [2022-10-03T11:28:35.123Z] e2be974225ed: Download complete [2022-10-03T11:28:35.123Z] 988bab9f4d93: Download complete [2022-10-03T11:28:35.383Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T11:28:35.383Z] 339a4e72a1f5: Download complete [2022-10-03T11:28:35.383Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T11:28:35.383Z] 1469e6f7b9e6: Download complete [2022-10-03T11:28:35.383Z] eaf3925da568: Verifying Checksum [2022-10-03T11:28:35.383Z] eaf3925da568: Download complete [2022-10-03T11:28:35.383Z] bde34c3a00c8: Download complete [2022-10-03T11:28:35.383Z] b352a97aabf1: Verifying Checksum [2022-10-03T11:28:35.383Z] b352a97aabf1: Download complete [2022-10-03T11:28:35.383Z] 4872d77fe225: Download complete [2022-10-03T11:28:35.383Z] 5851b861e8e6: Download complete [2022-10-03T11:28:35.383Z] b85a868b505f: Verifying Checksum [2022-10-03T11:28:35.383Z] b85a868b505f: Download complete [2022-10-03T11:28:35.642Z] bab4dde63d76: Verifying Checksum [2022-10-03T11:28:35.642Z] bab4dde63d76: Download complete [2022-10-03T11:28:36.578Z] b85a868b505f: Pull complete [2022-10-03T11:28:36.837Z] e2be974225ed: Pull complete [2022-10-03T11:28:37.412Z] 339a4e72a1f5: Pull complete [2022-10-03T11:28:37.412Z] 988bab9f4d93: Pull complete [2022-10-03T11:28:37.672Z] 1469e6f7b9e6: Pull complete [2022-10-03T11:28:37.672Z] eaf3925da568: Pull complete [2022-10-03T11:28:39.576Z] bab4dde63d76: Pull complete [2022-10-03T11:28:39.576Z] bde34c3a00c8: Pull complete [2022-10-03T11:28:39.837Z] b352a97aabf1: Pull complete [2022-10-03T11:28:39.837Z] 4872d77fe225: Pull complete [2022-10-03T11:28:39.837Z] 5851b861e8e6: Pull complete [2022-10-03T11:28:40.096Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T11:28:40.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T11:28:40.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:28:40.180Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:28:40.215Z] $ 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 [2022-10-03T11:28:41.477Z] $ docker top f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 -eo pid,comm [2022-10-03T11:28:41.534Z] 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). [2022-10-03T11:28:41.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T11:28:41.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T11:28:41.568Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T11:28:41.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T11:28:41.687Z] $ docker exec f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent [2022-10-03T11:28:41.809Z] SSH_AUTH_SOCK=/tmp/ssh-eSX8BJxjdWxg/agent.32 [2022-10-03T11:28:41.809Z] SSH_AGENT_PID=38 [2022-10-03T11:28:41.815Z] Running ssh-add (command line suppressed) [2022-10-03T11:28:41.924Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14431424737804905426.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14431424737804905426.key) [2022-10-03T11:28:41.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T11:28:42.227Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T11:28:42.240Z] $ docker exec --env ******** --env ******** f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent -k [2022-10-03T11:28:42.338Z] unset SSH_AUTH_SOCK; [2022-10-03T11:28:42.338Z] unset SSH_AGENT_PID; [2022-10-03T11:28:42.338Z] echo Agent pid 38 killed; [2022-10-03T11:28:42.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T11:28:42.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T11:28:42.372Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T11:28:42.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T11:28:42.505Z] $ docker exec f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent [2022-10-03T11:28:42.616Z] SSH_AUTH_SOCK=/tmp/ssh-VOTuXGuFfpBC/agent.71 [2022-10-03T11:28:42.616Z] SSH_AGENT_PID=77 [2022-10-03T11:28:42.621Z] Running ssh-add (command line suppressed) [2022-10-03T11:28:42.719Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14269967926417374869.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14269967926417374869.key) [2022-10-03T11:28:42.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T11:28:43.019Z] + git semver init [2022-10-03T11:28:43.279Z] 2022-10-03 11:28:43,207 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T11:28:43.279Z] 2022-10-03 11:28:43,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-03T11:28:43.279Z] 2022-10-03 11:28:43,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-03T11:28:43.279Z] 2022-10-03 11:28:43,208 [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) [2022-10-03T11:28:44.660Z] 2022-10-03 11:28:44,295 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-10-03T11:28:44.660Z] 2022-10-03 11:28:44,296 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-10-03T11:28:44.660Z] 2022-10-03 11:28:44,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:28:44.660Z] 2022-10-03 11:28:44,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:28:44.660Z] 2.3.0-dev.21 [Pipeline] } [2022-10-03T11:28:44.669Z] $ docker exec --env ******** --env ******** f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent -k [2022-10-03T11:28:44.764Z] unset SSH_AUTH_SOCK; [2022-10-03T11:28:44.765Z] unset SSH_AGENT_PID; [2022-10-03T11:28:44.765Z] echo Agent pid 77 killed; [2022-10-03T11:28:44.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T11:28:45.074Z] + git semver [Pipeline] } [2022-10-03T11:28:45.347Z] $ docker stop --time=1 f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 [2022-10-03T11:28:46.685Z] $ docker rm -f f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T11:28:47.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T11:28:47.197Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T11:28:47.199Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 [2022-10-03T11:28:47.318Z] provisioning config files... [2022-10-03T11:28:47.328Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18441409536239242073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:28:47.628Z] ---> docker-login.sh [2022-10-03T11:28:47.628Z] nexus3.edgexfoundry.org:10001 [2022-10-03T11:28:47.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:47.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:47.628Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:47.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:47.628Z] [2022-10-03T11:28:47.628Z] Login Succeeded [2022-10-03T11:28:47.628Z] nexus3.edgexfoundry.org:10002 [2022-10-03T11:28:47.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:47.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:47.628Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:47.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:47.628Z] [2022-10-03T11:28:47.628Z] Login Succeeded [2022-10-03T11:28:47.628Z] nexus3.edgexfoundry.org:10003 [2022-10-03T11:28:47.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:47.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:47.888Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:47.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:47.888Z] [2022-10-03T11:28:47.888Z] Login Succeeded [2022-10-03T11:28:47.888Z] nexus3.edgexfoundry.org:10004 [2022-10-03T11:28:47.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:47.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:47.888Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:47.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:47.888Z] [2022-10-03T11:28:47.888Z] Login Succeeded [2022-10-03T11:28:47.888Z] docker.io [2022-10-03T11:28:48.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:28:48.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:28:48.409Z] Configure a credential helper to remove this warning. See [2022-10-03T11:28:48.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:28:48.409Z] [2022-10-03T11:28:48.409Z] Login Succeeded [2022-10-03T11:28:48.409Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T11:28:48.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T11:28:48.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T11:28:48.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T11:28:48.488Z] ========================================================= [2022-10-03T11:28:48.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T11:28:48.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:28:48.788Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T11:28:48.788Z] Sending build context to Docker daemon 23.16MB [2022-10-03T11:28:48.788Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T11:28:48.788Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-03T11:28:49.054Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T11:28:49.054Z] 2408cc74d12b: Pulling fs layer [2022-10-03T11:28:49.054Z] ea60b727a1ce: Pulling fs layer [2022-10-03T11:28:49.054Z] 30c4a7721957: Pulling fs layer [2022-10-03T11:28:49.054Z] 370296b7ddb6: Pulling fs layer [2022-10-03T11:28:49.054Z] 7c6cee850709: Pulling fs layer [2022-10-03T11:28:49.054Z] aa9baa53a306: Pulling fs layer [2022-10-03T11:28:49.054Z] 8b309c321861: Pulling fs layer [2022-10-03T11:28:49.054Z] d8d76fd02f46: Pulling fs layer [2022-10-03T11:28:49.054Z] fa31f396de31: Pulling fs layer [2022-10-03T11:28:49.054Z] 370296b7ddb6: Waiting [2022-10-03T11:28:49.054Z] 7c6cee850709: Waiting [2022-10-03T11:28:49.054Z] aa9baa53a306: Waiting [2022-10-03T11:28:49.054Z] 8b309c321861: Waiting [2022-10-03T11:28:49.054Z] d8d76fd02f46: Waiting [2022-10-03T11:28:49.054Z] 30c4a7721957: Download complete [2022-10-03T11:28:49.054Z] ea60b727a1ce: Verifying Checksum [2022-10-03T11:28:49.054Z] ea60b727a1ce: Download complete [2022-10-03T11:28:49.054Z] 7c6cee850709: Verifying Checksum [2022-10-03T11:28:49.054Z] 7c6cee850709: Download complete [2022-10-03T11:28:49.054Z] aa9baa53a306: Download complete [2022-10-03T11:28:49.054Z] 2408cc74d12b: Verifying Checksum [2022-10-03T11:28:49.054Z] 2408cc74d12b: Download complete [2022-10-03T11:28:49.054Z] 8b309c321861: Verifying Checksum [2022-10-03T11:28:49.054Z] 8b309c321861: Download complete [2022-10-03T11:28:49.054Z] 2408cc74d12b: Pull complete [2022-10-03T11:28:49.332Z] ea60b727a1ce: Pull complete [2022-10-03T11:28:49.332Z] 30c4a7721957: Pull complete [2022-10-03T11:28:49.939Z] d8d76fd02f46: Download complete [2022-10-03T11:28:49.939Z] fa31f396de31: Verifying Checksum [2022-10-03T11:28:49.939Z] fa31f396de31: Download complete [2022-10-03T11:28:49.939Z] 370296b7ddb6: Verifying Checksum [2022-10-03T11:28:49.939Z] 370296b7ddb6: Download complete [2022-10-03T11:28:54.131Z] 370296b7ddb6: Pull complete [2022-10-03T11:28:54.131Z] 7c6cee850709: Pull complete [2022-10-03T11:28:54.131Z] aa9baa53a306: Pull complete [2022-10-03T11:28:54.131Z] 8b309c321861: Pull complete [2022-10-03T11:28:56.663Z] d8d76fd02f46: Pull complete [2022-10-03T11:28:57.229Z] fa31f396de31: Pull complete [2022-10-03T11:28:57.229Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T11:28:57.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T11:28:57.229Z] ---> cef68f9685f8 [2022-10-03T11:28:57.229Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T11:28:59.133Z] ---> Running in 0bcb2724f899 [2022-10-03T11:28:59.133Z] Removing intermediate container 0bcb2724f899 [2022-10-03T11:28:59.133Z] ---> 7a2fd395e3e1 [2022-10-03T11:28:59.133Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T11:28:59.133Z] ---> Running in 3727583864e3 [2022-10-03T11:28:59.133Z] Removing intermediate container 3727583864e3 [2022-10-03T11:28:59.133Z] ---> 93658fdce6b8 [2022-10-03T11:28:59.133Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-03T11:28:59.133Z] ---> Running in 579df5a587b4 [2022-10-03T11:28:59.133Z] Removing intermediate container 579df5a587b4 [2022-10-03T11:28:59.133Z] ---> 5571c584007c [2022-10-03T11:28:59.133Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-03T11:28:59.133Z] ---> Running in e78f43896d7a [2022-10-03T11:28:59.392Z] Removing intermediate container e78f43896d7a [2022-10-03T11:28:59.392Z] ---> 8f338246cda2 [2022-10-03T11:28:59.392Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T11:28:59.392Z] ---> Running in c2f3a2baed93 [2022-10-03T11:28:59.957Z] Removing intermediate container c2f3a2baed93 [2022-10-03T11:28:59.957Z] ---> d1be213946d6 [2022-10-03T11:28:59.957Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T11:28:59.957Z] ---> Running in 8e6f5b28cf26 [2022-10-03T11:29:00.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T11:29:01.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T11:29:01.409Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-03T11:29:01.409Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-03T11:29:01.675Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-03T11:29:01.675Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-03T11:29:01.675Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T11:29:01.675Z] OK: 216 MiB in 55 packages [2022-10-03T11:29:02.242Z] Removing intermediate container 8e6f5b28cf26 [2022-10-03T11:29:02.242Z] ---> 4fee141d9d2c [2022-10-03T11:29:02.242Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-03T11:29:02.242Z] ---> d1ae0de5e984 [2022-10-03T11:29:02.242Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T11:29:02.278Z] Still waiting to schedule task [2022-10-03T11:29:02.279Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T11:29:02.500Z] ---> Running in 6111c1ff4239 [2022-10-03T11:29:20.594Z] Removing intermediate container 6111c1ff4239 [2022-10-03T11:29:20.594Z] ---> 948afcac5850 [2022-10-03T11:29:20.594Z] Step 11/13 : COPY . . [2022-10-03T11:29:20.594Z] ---> 8dc73ec4ff5d [2022-10-03T11:29:20.594Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T11:29:20.594Z] ---> Running in b559097882c9 [2022-10-03T11:29:20.594Z] Removing intermediate container b559097882c9 [2022-10-03T11:29:20.594Z] ---> 24994e113e34 [2022-10-03T11:29:20.594Z] Step 13/13 : RUN $MAKE [2022-10-03T11:29:20.594Z] ---> Running in 592ce3d6e184 [2022-10-03T11:29:20.594Z] noop [2022-10-03T11:29:20.594Z] Removing intermediate container 592ce3d6e184 [2022-10-03T11:29:20.594Z] ---> acc9e167973b [2022-10-03T11:29:20.594Z] Successfully built acc9e167973b [2022-10-03T11:29:20.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:29:20.902Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T11:29:20.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:29:20.966Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:29:20.995Z] $ 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 [2022-10-03T11:29:21.370Z] $ docker top 31aeec939d592a825079bf4a1b33466633de51efe72a6c42b84f416d5e3e56fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T11:29:21.705Z] + go version [2022-10-03T11:29:21.705Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T11:29:21.718Z] $ docker stop --time=1 31aeec939d592a825079bf4a1b33466633de51efe72a6c42b84f416d5e3e56fb [2022-10-03T11:29:23.021Z] $ docker rm -f 31aeec939d592a825079bf4a1b33466633de51efe72a6c42b84f416d5e3e56fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:29:23.432Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T11:29:23.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:29:23.500Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:29:23.531Z] $ 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 [2022-10-03T11:29:23.897Z] $ docker top b16158952bbc007839a867db3ff9632b0d9b85f9537a35741de6ab44c0e99cb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T11:29:24.241Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T11:29:24.534Z] + make test [2022-10-03T11:29:24.535Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-03T11:29:24.793Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-03T11:29:34.772Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-03T11:29:34.772Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2022-10-03T11:29:41.344Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T11:29:41.344Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T11:29:44.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T11:29:44.622Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T11:29:44.622Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T11:29:44.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T11:29:44.645Z] $ docker stop --time=1 b16158952bbc007839a867db3ff9632b0d9b85f9537a35741de6ab44c0e99cb6 [2022-10-03T11:29:46.375Z] $ docker rm -f b16158952bbc007839a867db3ff9632b0d9b85f9537a35741de6ab44c0e99cb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T11:29:46.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T11:29:46.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T11:29:47.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T11:29:47.643Z] + ls -al . [2022-10-03T11:29:47.643Z] total 200 [2022-10-03T11:29:47.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 11:29 . [2022-10-03T11:29:47.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:28 .. [2022-10-03T11:29:47.643Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 11:29 .git [2022-10-03T11:29:47.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:28 .github [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 3 11:28 .gitignore [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 11:28 .golangci.yml [2022-10-03T11:29:47.643Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 11:28 .semver [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 3 11:28 Attribution.txt [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 3 11:28 CHANGELOG.md [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 3 11:28 Dockerfile [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 11:28 GOVERNANCE.md [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 3 11:28 Jenkinsfile [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 11:28 LICENSE [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 3 11:28 Makefile [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 3 11:28 OWNERS.md [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 3 11:28 README.md [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 11:28 VERSION [2022-10-03T11:29:47.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 11:28 bin [2022-10-03T11:29:47.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:28 cmd [2022-10-03T11:29:47.643Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 3 11:29 coverage.out [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 3 11:28 go.mod [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 3 11:28 go.sum [2022-10-03T11:29:47.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:28 internal [2022-10-03T11:29:47.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:28 snap [2022-10-03T11:29:47.643Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 3 11:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:29:47.943Z] + 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=dc6526b820fce363f7c4f2d6ce852272454ac71f --label arch=amd64 --label version=2.3.0-dev.21 . [2022-10-03T11:29:47.943Z] Sending build context to Docker daemon 23.21MB [2022-10-03T11:29:47.943Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T11:29:47.943Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T11:29:47.943Z] ---> acc9e167973b [2022-10-03T11:29:47.943Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T11:29:48.201Z] ---> Running in 121aca5db156 [2022-10-03T11:29:48.201Z] Removing intermediate container 121aca5db156 [2022-10-03T11:29:48.201Z] ---> d3176b2085d4 [2022-10-03T11:29:48.201Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T11:29:48.201Z] ---> Running in de2e10b4146b [2022-10-03T11:29:48.201Z] Removing intermediate container de2e10b4146b [2022-10-03T11:29:48.201Z] ---> 4f3cf09326d9 [2022-10-03T11:29:48.201Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T11:29:48.460Z] ---> Running in 6fa3ab0b3549 [2022-10-03T11:29:48.460Z] Removing intermediate container 6fa3ab0b3549 [2022-10-03T11:29:48.460Z] ---> 560b52b280a6 [2022-10-03T11:29:48.460Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-03T11:29:48.460Z] ---> Running in fa97d55ea46f [2022-10-03T11:29:48.460Z] Removing intermediate container fa97d55ea46f [2022-10-03T11:29:48.460Z] ---> 1b5f2fc4d386 [2022-10-03T11:29:48.460Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T11:29:48.460Z] ---> Running in 597e993136f0 [2022-10-03T11:29:49.395Z] Removing intermediate container 597e993136f0 [2022-10-03T11:29:49.395Z] ---> 19a955d638ba [2022-10-03T11:29:49.395Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T11:29:49.395Z] ---> Running in 325b25e7c8b7 [2022-10-03T11:29:49.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T11:29:50.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T11:29:50.593Z] OK: 216 MiB in 55 packages [2022-10-03T11:29:50.851Z] Removing intermediate container 325b25e7c8b7 [2022-10-03T11:29:50.851Z] ---> 48ec5e165188 [2022-10-03T11:29:50.851Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-03T11:29:51.110Z] ---> 2ca8ccff3ec5 [2022-10-03T11:29:51.110Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T11:29:51.110Z] ---> Running in dc9295dcfdca [2022-10-03T11:29:51.677Z] Removing intermediate container dc9295dcfdca [2022-10-03T11:29:51.677Z] ---> a630543313ed [2022-10-03T11:29:51.677Z] Step 11/27 : COPY . . [2022-10-03T11:29:52.246Z] ---> c5195ac6cc39 [2022-10-03T11:29:52.246Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T11:29:52.246Z] ---> Running in 7ad3937de788 [2022-10-03T11:29:52.246Z] Removing intermediate container 7ad3937de788 [2022-10-03T11:29:52.246Z] ---> 3dc76e3fecea [2022-10-03T11:29:52.246Z] Step 13/27 : RUN $MAKE [2022-10-03T11:29:52.246Z] ---> Running in 66d65fec29ba [2022-10-03T11:29:52.504Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-03T11:30:10.594Z] Removing intermediate container 66d65fec29ba [2022-10-03T11:30:10.594Z] ---> 7b324b31766a [2022-10-03T11:30:10.594Z] Step 14/27 : FROM alpine:3.16 [2022-10-03T11:30:10.594Z] 3.16: Pulling from library/alpine [2022-10-03T11:30:10.851Z] 213ec9aee27d: Pulling fs layer [2022-10-03T11:30:10.851Z] 213ec9aee27d: Verifying Checksum [2022-10-03T11:30:10.851Z] 213ec9aee27d: Download complete [2022-10-03T11:30:11.109Z] 213ec9aee27d: Pull complete [2022-10-03T11:30:11.109Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T11:30:11.109Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T11:30:11.109Z] ---> 9c6f07244728 [2022-10-03T11:30:11.109Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-03T11:30:11.109Z] ---> Running in d3c7d067774d [2022-10-03T11:30:11.109Z] Removing intermediate container d3c7d067774d [2022-10-03T11:30:11.109Z] ---> 5441d3d9372c [2022-10-03T11:30:11.109Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T11:30:11.109Z] ---> Running in 6f26316a7253 [2022-10-03T11:30:11.678Z] Removing intermediate container 6f26316a7253 [2022-10-03T11:30:11.678Z] ---> 05157ebc23f2 [2022-10-03T11:30:11.678Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T11:30:11.936Z] ---> Running in efea144f3e41 [2022-10-03T11:30:12.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T11:30:13.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T11:30:13.131Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T11:30:13.389Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T11:30:13.389Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T11:30:13.389Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T11:30:13.647Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T11:30:13.647Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T11:30:13.906Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T11:30:13.906Z] OK: 8 MiB in 20 packages [2022-10-03T11:30:14.164Z] Removing intermediate container efea144f3e41 [2022-10-03T11:30:14.164Z] ---> 6f254a3cf3e9 [2022-10-03T11:30:14.164Z] Step 18/27 : WORKDIR / [2022-10-03T11:30:14.164Z] ---> Running in bc1f6dff7ea9 [2022-10-03T11:30:14.423Z] Removing intermediate container bc1f6dff7ea9 [2022-10-03T11:30:14.423Z] ---> 2d6213d37625 [2022-10-03T11:30:14.423Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-03T11:30:14.423Z] ---> 4d510b2e9e80 [2022-10-03T11:30:14.423Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-03T11:30:14.682Z] ---> d1d45e887404 [2022-10-03T11:30:14.682Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-03T11:30:15.251Z] ---> 118fabf058cb [2022-10-03T11:30:15.251Z] Step 22/27 : EXPOSE 59900 [2022-10-03T11:30:15.251Z] ---> Running in 39812e9f4175 [2022-10-03T11:30:15.251Z] Removing intermediate container 39812e9f4175 [2022-10-03T11:30:15.251Z] ---> 1b8d2ba73c1e [2022-10-03T11:30:15.251Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-03T11:30:15.251Z] ---> Running in 36e567d525f6 [2022-10-03T11:30:15.251Z] Removing intermediate container 36e567d525f6 [2022-10-03T11:30:15.251Z] ---> b076de169b12 [2022-10-03T11:30:15.251Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T11:30:15.509Z] ---> Running in f4ba837c6411 [2022-10-03T11:30:15.509Z] Removing intermediate container f4ba837c6411 [2022-10-03T11:30:15.509Z] ---> 4d004d4bab2a [2022-10-03T11:30:15.509Z] Step 25/27 : LABEL arch=amd64 [2022-10-03T11:30:15.509Z] ---> Running in 3b2ef4db9050 [2022-10-03T11:30:15.509Z] Removing intermediate container 3b2ef4db9050 [2022-10-03T11:30:15.509Z] ---> e7ce2d1f8670 [2022-10-03T11:30:15.509Z] Step 26/27 : LABEL git_sha=dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:30:15.509Z] ---> Running in 653ff997190a [2022-10-03T11:30:15.768Z] Removing intermediate container 653ff997190a [2022-10-03T11:30:15.768Z] ---> e014f216357d [2022-10-03T11:30:15.768Z] Step 27/27 : LABEL version=2.3.0-dev.21 [2022-10-03T11:30:15.768Z] ---> Running in eb08c60a3206 [2022-10-03T11:30:15.768Z] Removing intermediate container eb08c60a3206 [2022-10-03T11:30:15.768Z] ---> 27dd0d98d81f [2022-10-03T11:30:15.768Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T11:30:15.768Z] Successfully built 27dd0d98d81f [2022-10-03T11:30:15.768Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T11:30:15.872Z] provisioning config files... [2022-10-03T11:30:15.879Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15009941025192153854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:30:16.171Z] ---> docker-login.sh [2022-10-03T11:30:16.171Z] nexus3.edgexfoundry.org:10001 [2022-10-03T11:30:16.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:30:16.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:30:16.171Z] Configure a credential helper to remove this warning. See [2022-10-03T11:30:16.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:30:16.171Z] [2022-10-03T11:30:16.171Z] Login Succeeded [2022-10-03T11:30:16.171Z] nexus3.edgexfoundry.org:10002 [2022-10-03T11:30:16.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:30:16.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:30:16.171Z] Configure a credential helper to remove this warning. See [2022-10-03T11:30:16.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:30:16.171Z] [2022-10-03T11:30:16.171Z] Login Succeeded [2022-10-03T11:30:16.171Z] nexus3.edgexfoundry.org:10003 [2022-10-03T11:30:16.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:30:16.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:30:16.430Z] Configure a credential helper to remove this warning. See [2022-10-03T11:30:16.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:30:16.430Z] [2022-10-03T11:30:16.430Z] Login Succeeded [2022-10-03T11:30:16.430Z] nexus3.edgexfoundry.org:10004 [2022-10-03T11:30:16.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:30:16.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:30:16.430Z] Configure a credential helper to remove this warning. See [2022-10-03T11:30:16.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:30:16.430Z] [2022-10-03T11:30:16.430Z] Login Succeeded [2022-10-03T11:30:16.430Z] docker.io [2022-10-03T11:30:16.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:30:16.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:30:16.948Z] Configure a credential helper to remove this warning. See [2022-10-03T11:30:16.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:30:16.948Z] [2022-10-03T11:30:16.948Z] Login Succeeded [2022-10-03T11:30:16.948Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T11:30:16.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T11:30:16.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T11:30:17.000Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-10-03T11:30:17.000Z] dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:30:17.000Z] latest [2022-10-03T11:30:17.000Z] 2.3.0-dev.21 [2022-10-03T11:30:17.000Z] dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [2022-10-03T11:30:17.000Z] main [2022-10-03T11:30:17.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:17.427Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:17.791Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:30:17.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-03T11:30:17.791Z] c423d2e95c25: Preparing [2022-10-03T11:30:17.791Z] 1444ee993824: Preparing [2022-10-03T11:30:17.791Z] 9db4c548ceee: Preparing [2022-10-03T11:30:17.791Z] 92ac6f6edf4c: Preparing [2022-10-03T11:30:17.791Z] 21a1b6993edd: Preparing [2022-10-03T11:30:17.791Z] 994393dc58e7: Preparing [2022-10-03T11:30:17.791Z] 994393dc58e7: Waiting [2022-10-03T11:30:17.791Z] 9db4c548ceee: Pushed [2022-10-03T11:30:17.791Z] 21a1b6993edd: Pushed [2022-10-03T11:30:17.791Z] 1444ee993824: Pushed [2022-10-03T11:30:17.791Z] 994393dc58e7: Layer already exists [2022-10-03T11:30:18.054Z] 92ac6f6edf4c: Pushed [2022-10-03T11:30:20.594Z] c423d2e95c25: Pushed [2022-10-03T11:30:20.594Z] dc6526b820fce363f7c4f2d6ce852272454ac71f: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:20.905Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:21.210Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-03T11:30:21.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-03T11:30:21.210Z] c423d2e95c25: Preparing [2022-10-03T11:30:21.210Z] 1444ee993824: Preparing [2022-10-03T11:30:21.210Z] 9db4c548ceee: Preparing [2022-10-03T11:30:21.210Z] 92ac6f6edf4c: Preparing [2022-10-03T11:30:21.210Z] 21a1b6993edd: Preparing [2022-10-03T11:30:21.210Z] 994393dc58e7: Preparing [2022-10-03T11:30:21.210Z] 994393dc58e7: Waiting [2022-10-03T11:30:21.210Z] 21a1b6993edd: Layer already exists [2022-10-03T11:30:21.210Z] 9db4c548ceee: Layer already exists [2022-10-03T11:30:21.210Z] c423d2e95c25: Layer already exists [2022-10-03T11:30:21.210Z] 92ac6f6edf4c: Layer already exists [2022-10-03T11:30:21.210Z] 1444ee993824: Layer already exists [2022-10-03T11:30:21.210Z] 994393dc58e7: Layer already exists [2022-10-03T11:30:21.210Z] latest: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:21.517Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:21.833Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.21 [2022-10-03T11:30:21.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-03T11:30:21.833Z] c423d2e95c25: Preparing [2022-10-03T11:30:21.833Z] 1444ee993824: Preparing [2022-10-03T11:30:21.833Z] 9db4c548ceee: Preparing [2022-10-03T11:30:21.833Z] 92ac6f6edf4c: Preparing [2022-10-03T11:30:21.833Z] 21a1b6993edd: Preparing [2022-10-03T11:30:21.833Z] 994393dc58e7: Preparing [2022-10-03T11:30:21.833Z] 994393dc58e7: Waiting [2022-10-03T11:30:21.833Z] 21a1b6993edd: Layer already exists [2022-10-03T11:30:21.833Z] 9db4c548ceee: Layer already exists [2022-10-03T11:30:21.833Z] 92ac6f6edf4c: Layer already exists [2022-10-03T11:30:21.833Z] 1444ee993824: Layer already exists [2022-10-03T11:30:21.833Z] c423d2e95c25: Layer already exists [2022-10-03T11:30:21.833Z] 994393dc58e7: Layer already exists [2022-10-03T11:30:21.833Z] 2.3.0-dev.21: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:22.148Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:22.458Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [2022-10-03T11:30:22.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-03T11:30:22.458Z] c423d2e95c25: Preparing [2022-10-03T11:30:22.458Z] 1444ee993824: Preparing [2022-10-03T11:30:22.458Z] 9db4c548ceee: Preparing [2022-10-03T11:30:22.458Z] 92ac6f6edf4c: Preparing [2022-10-03T11:30:22.458Z] 21a1b6993edd: Preparing [2022-10-03T11:30:22.458Z] 994393dc58e7: Preparing [2022-10-03T11:30:22.458Z] 994393dc58e7: Waiting [2022-10-03T11:30:22.458Z] 92ac6f6edf4c: Layer already exists [2022-10-03T11:30:22.458Z] 21a1b6993edd: Layer already exists [2022-10-03T11:30:22.458Z] 1444ee993824: Layer already exists [2022-10-03T11:30:22.458Z] 9db4c548ceee: Layer already exists [2022-10-03T11:30:22.458Z] c423d2e95c25: Layer already exists [2022-10-03T11:30:22.458Z] 994393dc58e7: Layer already exists [2022-10-03T11:30:22.458Z] dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:22.773Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:23.085Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-10-03T11:30:23.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-03T11:30:23.085Z] c423d2e95c25: Preparing [2022-10-03T11:30:23.085Z] 1444ee993824: Preparing [2022-10-03T11:30:23.085Z] 9db4c548ceee: Preparing [2022-10-03T11:30:23.085Z] 92ac6f6edf4c: Preparing [2022-10-03T11:30:23.085Z] 21a1b6993edd: Preparing [2022-10-03T11:30:23.085Z] 994393dc58e7: Preparing [2022-10-03T11:30:23.085Z] 994393dc58e7: Waiting [2022-10-03T11:30:23.085Z] 9db4c548ceee: Layer already exists [2022-10-03T11:30:23.085Z] 21a1b6993edd: Layer already exists [2022-10-03T11:30:23.085Z] 92ac6f6edf4c: Layer already exists [2022-10-03T11:30:23.085Z] c423d2e95c25: Layer already exists [2022-10-03T11:30:23.085Z] 1444ee993824: Layer already exists [2022-10-03T11:30:23.085Z] 994393dc58e7: Layer already exists [2022-10-03T11:30:23.085Z] main: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T11:30:23.132Z] ===================================================== [Pipeline] echo [2022-10-03T11:30:23.141Z] taggedImages: [2022-10-03T11:30:23.141Z] - nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:30:23.141Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-03T11:30:23.141Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.21 [2022-10-03T11:30:23.141Z] - nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [2022-10-03T11:30:23.141Z] - 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 [2022-10-03T11:30:23.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T11:30:23.511Z] [2022-10-03T11:30:23.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:30:23.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T11:30:23.819Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T11:30:23.819Z] 5eb5b503b376: Pulling fs layer [2022-10-03T11:30:23.819Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T11:30:23.819Z] ec43610c2a17: Pulling fs layer [2022-10-03T11:30:23.819Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T11:30:23.819Z] 33b1e0a273af: Pulling fs layer [2022-10-03T11:30:23.819Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T11:30:23.819Z] 2f39f015ded8: Pulling fs layer [2022-10-03T11:30:23.819Z] 33b1e0a273af: Waiting [2022-10-03T11:30:23.819Z] 2f39f015ded8: Waiting [2022-10-03T11:30:23.819Z] 5d3b04190fa2: Waiting [2022-10-03T11:30:23.819Z] 3a2ae6a8a46f: Waiting [2022-10-03T11:30:23.819Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T11:30:23.819Z] 5c69ac0246d0: Download complete [2022-10-03T11:30:23.819Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T11:30:23.819Z] 3a2ae6a8a46f: Download complete [2022-10-03T11:30:24.090Z] 33b1e0a273af: Verifying Checksum [2022-10-03T11:30:24.090Z] 33b1e0a273af: Download complete [2022-10-03T11:30:24.090Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T11:30:24.090Z] 5d3b04190fa2: Download complete [2022-10-03T11:30:24.090Z] ec43610c2a17: Verifying Checksum [2022-10-03T11:30:24.090Z] ec43610c2a17: Download complete [2022-10-03T11:30:24.090Z] 5eb5b503b376: Verifying Checksum [2022-10-03T11:30:24.090Z] 5eb5b503b376: Download complete [2022-10-03T11:30:25.030Z] 2f39f015ded8: Download complete [2022-10-03T11:30:25.287Z] 5eb5b503b376: Pull complete [2022-10-03T11:30:25.287Z] 5c69ac0246d0: Pull complete [2022-10-03T11:30:25.851Z] ec43610c2a17: Pull complete [2022-10-03T11:30:25.852Z] 3a2ae6a8a46f: Pull complete [2022-10-03T11:30:26.109Z] 33b1e0a273af: Pull complete [2022-10-03T11:30:26.109Z] 5d3b04190fa2: Pull complete [2022-10-03T11:30:30.290Z] 2f39f015ded8: Pull complete [2022-10-03T11:30:30.290Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T11:30:30.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T11:30:30.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:30:30.363Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:30:30.392Z] $ 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 [2022-10-03T11:30:31.795Z] $ docker top 9c1fb01ffb54204018dca5159c7ede153df0b43d3d9fee70c17d3c182c202826 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:30:32.172Z] ---> job-cost.sh [2022-10-03T11:30:32.172Z] lf-activate-venv: SKIPPING [2022-10-03T11:30:32.172Z] INFO: No Stack... [2022-10-03T11:30:32.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T11:30:32.689Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T11:30:32.974Z] + + catcut /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv -d, [2022-10-03T11:30:32.974Z] -f6 [Pipeline] lock [2022-10-03T11:30:32.986Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [2022-10-03T11:30:32.992Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] did not exist. Created. [2022-10-03T11:30:32.992Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T11:30:33.285Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T11:30:33.313Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T11:30:33.319Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T11:30:33.336Z] $ docker stop --time=1 9c1fb01ffb54204018dca5159c7ede153df0b43d3d9fee70c17d3c182c202826 [2022-10-03T11:30:34.502Z] $ docker rm -f 9c1fb01ffb54204018dca5159c7ede153df0b43d3d9fee70c17d3c182c202826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T11:30:36.606Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6863 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-10-03T11:30:36.619Z] Running in /w/workspace/device-virtual-go/57 [Pipeline] { [Pipeline] checkout [2022-10-03T11:30:36.654Z] The recommended git tool is: git [2022-10-03T11:30:41.675Z] using credential edgex-jenkins-ssh [2022-10-03T11:30:41.690Z] Cloning the remote Git repository [2022-10-03T11:30:41.722Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-10-03T11:30:41.805Z] > git init /w/workspace/device-virtual-go/57 # timeout=10 [2022-10-03T11:30:41.957Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-10-03T11:30:41.959Z] > git --version # timeout=10 [2022-10-03T11:30:41.978Z] > git --version # 'git version 2.25.1' [2022-10-03T11:30:41.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T11:30:42.030Z] Verifying host key using known hosts file [2022-10-03T11:30:42.218Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T11:30:42.233Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T11:30:45.024Z] Avoid second fetch [2022-10-03T11:30:45.025Z] Checking out Revision dc6526b820fce363f7c4f2d6ce852272454ac71f (main) [2022-10-03T11:30:44.180Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-10-03T11:30:44.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T11:30:45.034Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T11:30:45.051Z] > git checkout -f dc6526b820fce363f7c4f2d6ce852272454ac71f # timeout=10 [2022-10-03T11:30:45.522Z] Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T11:30:46.456Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T11:30:46.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T11:30:46.456Z] Dload Upload Total Spent Left Speed [2022-10-03T11:30:46.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-10-03T11:30:47.025Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T11:30:47.363Z] + sudo tee /etc/docker/daemon.new [2022-10-03T11:30:47.363Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T11:30:47.363Z] { [2022-10-03T11:30:47.363Z] "registry-mirrors": [ [2022-10-03T11:30:47.363Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T11:30:47.363Z] ], [2022-10-03T11:30:47.363Z] "bip": "10.250.0.254/24", [2022-10-03T11:30:47.363Z] "hosts": [ [2022-10-03T11:30:47.363Z] "tcp://0.0.0.0:5555", [2022-10-03T11:30:47.363Z] "unix:///var/run/docker.sock" [2022-10-03T11:30:47.363Z] ], [2022-10-03T11:30:47.363Z] "mtu": 1458, [2022-10-03T11:30:47.363Z] "selinux-enabled": true, [2022-10-03T11:30:47.363Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T11:30:47.363Z] } [Pipeline] sh [2022-10-03T11:30:47.686Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T11:30:48.014Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T11:31:06.270Z] provisioning config files... [2022-10-03T11:31:06.293Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config1617889904107105759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:31:06.636Z] ---> docker-login.sh [2022-10-03T11:31:06.636Z] nexus3.edgexfoundry.org:10001 [2022-10-03T11:31:06.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:31:07.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:31:07.174Z] Configure a credential helper to remove this warning. See [2022-10-03T11:31:07.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:31:07.174Z] [2022-10-03T11:31:07.174Z] Login Succeeded [2022-10-03T11:31:07.174Z] nexus3.edgexfoundry.org:10002 [2022-10-03T11:31:07.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:31:07.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:31:07.443Z] Configure a credential helper to remove this warning. See [2022-10-03T11:31:07.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:31:07.443Z] [2022-10-03T11:31:07.443Z] Login Succeeded [2022-10-03T11:31:07.443Z] nexus3.edgexfoundry.org:10003 [2022-10-03T11:31:07.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:31:07.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:31:07.979Z] Configure a credential helper to remove this warning. See [2022-10-03T11:31:07.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:31:07.979Z] [2022-10-03T11:31:07.979Z] Login Succeeded [2022-10-03T11:31:07.979Z] nexus3.edgexfoundry.org:10004 [2022-10-03T11:31:07.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:31:08.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:31:08.247Z] Configure a credential helper to remove this warning. See [2022-10-03T11:31:08.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:31:08.247Z] [2022-10-03T11:31:08.247Z] Login Succeeded [2022-10-03T11:31:08.247Z] docker.io [2022-10-03T11:31:08.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:31:08.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:31:08.780Z] Configure a credential helper to remove this warning. See [2022-10-03T11:31:08.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:31:08.780Z] [2022-10-03T11:31:08.780Z] Login Succeeded [2022-10-03T11:31:08.780Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T11:31:08.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T11:31:08.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T11:31:08.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T11:31:08.940Z] ========================================================= [2022-10-03T11:31:08.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T11:31:08.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:31:09.282Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T11:31:09.548Z] Sending build context to Docker daemon 11.72MB [2022-10-03T11:31:09.548Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T11:31:09.548Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-03T11:31:09.815Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T11:31:09.815Z] b3c136eddcbf: Pulling fs layer [2022-10-03T11:31:09.815Z] c0a3192eca97: Pulling fs layer [2022-10-03T11:31:09.815Z] a050256f5b6f: Pulling fs layer [2022-10-03T11:31:09.815Z] 656be50a0ddc: Pulling fs layer [2022-10-03T11:31:09.815Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T11:31:09.815Z] f607e4fc86c3: Pulling fs layer [2022-10-03T11:31:09.815Z] 4d572c569a2c: Pulling fs layer [2022-10-03T11:31:09.815Z] fcf976331f73: Pulling fs layer [2022-10-03T11:31:09.815Z] f607e4fc86c3: Waiting [2022-10-03T11:31:09.815Z] 656be50a0ddc: Waiting [2022-10-03T11:31:09.815Z] 4d572c569a2c: Waiting [2022-10-03T11:31:09.815Z] 2bbca73fdf42: Waiting [2022-10-03T11:31:09.815Z] fcf976331f73: Waiting [2022-10-03T11:31:09.815Z] a050256f5b6f: Verifying Checksum [2022-10-03T11:31:09.815Z] a050256f5b6f: Download complete [2022-10-03T11:31:09.815Z] c0a3192eca97: Verifying Checksum [2022-10-03T11:31:09.815Z] c0a3192eca97: Download complete [2022-10-03T11:31:09.815Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T11:31:09.815Z] 2bbca73fdf42: Download complete [2022-10-03T11:31:09.815Z] f607e4fc86c3: Verifying Checksum [2022-10-03T11:31:09.815Z] f607e4fc86c3: Download complete [2022-10-03T11:31:09.815Z] b3c136eddcbf: Verifying Checksum [2022-10-03T11:31:09.815Z] b3c136eddcbf: Download complete [2022-10-03T11:31:10.798Z] fcf976331f73: Verifying Checksum [2022-10-03T11:31:10.798Z] fcf976331f73: Download complete [2022-10-03T11:31:11.772Z] 4d572c569a2c: Verifying Checksum [2022-10-03T11:31:11.772Z] 4d572c569a2c: Download complete [2022-10-03T11:31:11.772Z] b3c136eddcbf: Pull complete [2022-10-03T11:31:12.368Z] c0a3192eca97: Pull complete [2022-10-03T11:31:12.368Z] 656be50a0ddc: Download complete [2022-10-03T11:31:12.641Z] a050256f5b6f: Pull complete [2022-10-03T11:31:24.968Z] 656be50a0ddc: Pull complete [2022-10-03T11:31:24.968Z] 2bbca73fdf42: Pull complete [2022-10-03T11:31:24.968Z] f607e4fc86c3: Pull complete [2022-10-03T11:31:30.334Z] 4d572c569a2c: Pull complete [2022-10-03T11:31:31.752Z] fcf976331f73: Pull complete [2022-10-03T11:31:31.752Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T11:31:31.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T11:31:31.752Z] ---> 3970a7415f9e [2022-10-03T11:31:31.752Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T11:31:33.707Z] ---> Running in 9784b0ae54f2 [2022-10-03T11:31:33.975Z] Removing intermediate container 9784b0ae54f2 [2022-10-03T11:31:33.975Z] ---> 9b8684dbbe97 [2022-10-03T11:31:33.975Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T11:31:33.975Z] ---> Running in 070ef0291b97 [2022-10-03T11:31:34.560Z] Removing intermediate container 070ef0291b97 [2022-10-03T11:31:34.560Z] ---> 203741db1675 [2022-10-03T11:31:34.560Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-03T11:31:34.560Z] ---> Running in baf4143ebdcb [2022-10-03T11:31:34.828Z] Removing intermediate container baf4143ebdcb [2022-10-03T11:31:34.828Z] ---> 1d9afb73e1a7 [2022-10-03T11:31:34.828Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-03T11:31:34.828Z] ---> Running in b6a16b671653 [2022-10-03T11:31:35.098Z] Removing intermediate container b6a16b671653 [2022-10-03T11:31:35.098Z] ---> b5656fb3249b [2022-10-03T11:31:35.098Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T11:31:35.368Z] ---> Running in cc8f51f75045 [2022-10-03T11:31:37.314Z] Removing intermediate container cc8f51f75045 [2022-10-03T11:31:37.314Z] ---> 90ff852e2213 [2022-10-03T11:31:37.314Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T11:31:37.314Z] ---> Running in 50b0470e890a [2022-10-03T11:31:37.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T11:31:39.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T11:31:40.272Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-03T11:31:40.538Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-03T11:31:40.805Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-03T11:31:41.071Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-03T11:31:41.339Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T11:31:41.339Z] OK: 226 MiB in 55 packages [2022-10-03T11:31:42.304Z] Removing intermediate container 50b0470e890a [2022-10-03T11:31:42.304Z] ---> 0d7067b940be [2022-10-03T11:31:42.304Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-03T11:31:42.944Z] ---> 57baaa633ac1 [2022-10-03T11:31:42.944Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T11:31:42.944Z] ---> Running in 56424e96807a [2022-10-03T11:32:29.895Z] Removing intermediate container 56424e96807a [2022-10-03T11:32:29.895Z] ---> 6513d38ca98d [2022-10-03T11:32:29.895Z] Step 11/13 : COPY . . [2022-10-03T11:32:29.895Z] ---> 693e1f466e99 [2022-10-03T11:32:29.895Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T11:32:29.895Z] ---> Running in ae9f587efee5 [2022-10-03T11:32:30.166Z] Removing intermediate container ae9f587efee5 [2022-10-03T11:32:30.166Z] ---> 16da984b82db [2022-10-03T11:32:30.166Z] Step 13/13 : RUN $MAKE [2022-10-03T11:32:30.437Z] ---> Running in ffc3f5a5e128 [2022-10-03T11:32:31.403Z] noop [2022-10-03T11:32:31.987Z] Removing intermediate container ffc3f5a5e128 [2022-10-03T11:32:31.987Z] ---> a8cb1ab4ebba [2022-10-03T11:32:31.987Z] Successfully built a8cb1ab4ebba [2022-10-03T11:32:31.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:32:32.336Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T11:32:32.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:32:32.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-6863 does not seem to be running inside a container [2022-10-03T11:32:32.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 [2022-10-03T11:32:33.716Z] $ docker top 641c906cb5fb64bcb1ddd35a5145fce306e23b5ac5dc556ea6a7bacb9e13c441 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T11:32:34.554Z] + go version [2022-10-03T11:32:34.554Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T11:32:34.574Z] $ docker stop --time=1 641c906cb5fb64bcb1ddd35a5145fce306e23b5ac5dc556ea6a7bacb9e13c441 [2022-10-03T11:32:36.158Z] $ docker rm -f 641c906cb5fb64bcb1ddd35a5145fce306e23b5ac5dc556ea6a7bacb9e13c441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:32:36.692Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T11:32:36.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:32:36.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-6863 does not seem to be running inside a container [2022-10-03T11:32:36.922Z] $ 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/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 [2022-10-03T11:32:38.070Z] $ docker top db8c1e1baf5203ba483858815e7baae360d3f954000ec72ce7843634a42d5180 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T11:32:38.564Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/57 [Pipeline] fileExists [Pipeline] sh [2022-10-03T11:32:39.208Z] + make test [2022-10-03T11:32:39.208Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-03T11:32:40.616Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-03T11:34:02.267Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-03T11:34:02.267Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.133s coverage: 65.7% of statements [2022-10-03T11:34:02.267Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T11:34:02.267Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T11:34:20.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T11:34:20.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T11:34:20.483Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T11:34:20.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T11:34:20.514Z] $ docker stop --time=1 db8c1e1baf5203ba483858815e7baae360d3f954000ec72ce7843634a42d5180 [2022-10-03T11:34:22.288Z] $ docker rm -f db8c1e1baf5203ba483858815e7baae360d3f954000ec72ce7843634a42d5180 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T11:34:23.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T11:34:23.182Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T11:34:23.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T11:34:23.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T11:34:24.280Z] + ls -al . [2022-10-03T11:34:24.280Z] total 196 [2022-10-03T11:34:24.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 11:32 . [2022-10-03T11:34:24.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:30 .. [2022-10-03T11:34:24.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 11:30 .git [2022-10-03T11:34:24.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:30 .github [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 3 11:30 .gitignore [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 11:30 .golangci.yml [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 3 11:30 Attribution.txt [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 3 11:30 CHANGELOG.md [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 3 11:30 Dockerfile [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 11:30 GOVERNANCE.md [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 3 11:30 Jenkinsfile [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 11:30 LICENSE [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 3 11:30 Makefile [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 3 11:30 OWNERS.md [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 3 11:30 README.md [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 11:28 VERSION [2022-10-03T11:34:24.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 11:30 bin [2022-10-03T11:34:24.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:30 cmd [2022-10-03T11:34:24.280Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 3 11:33 coverage.out [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 3 11:30 go.mod [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 3 11:30 go.sum [2022-10-03T11:34:24.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:30 internal [2022-10-03T11:34:24.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:30 snap [2022-10-03T11:34:24.280Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 3 11:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:34:24.618Z] + 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=dc6526b820fce363f7c4f2d6ce852272454ac71f --label arch=arm64 --label version=2.3.0-dev.21 . [2022-10-03T11:34:24.893Z] Sending build context to Docker daemon 11.77MB [2022-10-03T11:34:24.893Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T11:34:24.893Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T11:34:24.893Z] ---> a8cb1ab4ebba [2022-10-03T11:34:24.893Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T11:34:25.161Z] ---> Running in 9aeeef396e36 [2022-10-03T11:34:25.428Z] Removing intermediate container 9aeeef396e36 [2022-10-03T11:34:25.428Z] ---> 79b13b88e8f6 [2022-10-03T11:34:25.428Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T11:34:25.428Z] ---> Running in 00095d27d95e [2022-10-03T11:34:25.706Z] Removing intermediate container 00095d27d95e [2022-10-03T11:34:25.706Z] ---> 81fcf9fa43b2 [2022-10-03T11:34:25.706Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T11:34:25.706Z] ---> Running in 3b0ec5e26d37 [2022-10-03T11:34:25.981Z] Removing intermediate container 3b0ec5e26d37 [2022-10-03T11:34:25.981Z] ---> a89cc4ccb928 [2022-10-03T11:34:25.981Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-03T11:34:26.248Z] ---> Running in 048ab20a17d2 [2022-10-03T11:34:26.517Z] Removing intermediate container 048ab20a17d2 [2022-10-03T11:34:26.517Z] ---> d536e239b424 [2022-10-03T11:34:26.517Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T11:34:26.517Z] ---> Running in 2d1f9f9aae13 [2022-10-03T11:34:27.944Z] Removing intermediate container 2d1f9f9aae13 [2022-10-03T11:34:27.944Z] ---> abb0c37c2169 [2022-10-03T11:34:27.944Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T11:34:28.213Z] ---> Running in a231287e2fe0 [2022-10-03T11:34:29.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T11:34:29.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T11:34:30.712Z] OK: 226 MiB in 55 packages [2022-10-03T11:34:31.674Z] Removing intermediate container a231287e2fe0 [2022-10-03T11:34:31.674Z] ---> aaa1ae6ae844 [2022-10-03T11:34:31.674Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-03T11:34:31.941Z] ---> 47fd926eecf6 [2022-10-03T11:34:31.941Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T11:34:31.941Z] ---> Running in f59d02b74cc5 [2022-10-03T11:34:33.882Z] Removing intermediate container f59d02b74cc5 [2022-10-03T11:34:33.882Z] ---> 4d7d8b04b7b1 [2022-10-03T11:34:33.882Z] Step 11/27 : COPY . . [2022-10-03T11:34:34.854Z] ---> 61e7238ecc6d [2022-10-03T11:34:34.854Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T11:34:34.854Z] ---> Running in 48be8028520d [2022-10-03T11:34:35.122Z] Removing intermediate container 48be8028520d [2022-10-03T11:34:35.122Z] ---> 60d59344a04d [2022-10-03T11:34:35.122Z] Step 13/27 : RUN $MAKE [2022-10-03T11:34:35.122Z] ---> Running in b2c473931713 [2022-10-03T11:34:36.086Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-03T11:37:12.811Z] Removing intermediate container b2c473931713 [2022-10-03T11:37:12.811Z] ---> 3f41759f2b14 [2022-10-03T11:37:12.811Z] Step 14/27 : FROM alpine:3.16 [2022-10-03T11:37:12.811Z] 3.16: Pulling from library/alpine [2022-10-03T11:37:12.811Z] 9b18e9b68314: Pulling fs layer [2022-10-03T11:37:12.811Z] 9b18e9b68314: Verifying Checksum [2022-10-03T11:37:12.811Z] 9b18e9b68314: Download complete [2022-10-03T11:37:12.811Z] 9b18e9b68314: Pull complete [2022-10-03T11:37:12.811Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T11:37:12.811Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T11:37:12.811Z] ---> a6215f271958 [2022-10-03T11:37:12.811Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-03T11:37:12.811Z] ---> Running in 3e8af9a52fd4 [2022-10-03T11:37:12.811Z] Removing intermediate container 3e8af9a52fd4 [2022-10-03T11:37:12.811Z] ---> 42c60eebfa62 [2022-10-03T11:37:12.811Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T11:37:12.811Z] ---> Running in c29da0372fb9 [2022-10-03T11:37:12.811Z] Removing intermediate container c29da0372fb9 [2022-10-03T11:37:12.811Z] ---> b14b2d4f644a [2022-10-03T11:37:12.811Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T11:37:12.811Z] ---> Running in 3aebc59d6b32 [2022-10-03T11:37:12.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T11:37:12.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T11:37:12.811Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T11:37:12.811Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T11:37:12.811Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T11:37:12.811Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T11:37:12.811Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T11:37:12.811Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T11:37:12.811Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T11:37:12.811Z] OK: 8 MiB in 20 packages [2022-10-03T11:37:12.811Z] Removing intermediate container 3aebc59d6b32 [2022-10-03T11:37:12.811Z] ---> b630e9075926 [2022-10-03T11:37:12.811Z] Step 18/27 : WORKDIR / [2022-10-03T11:37:12.811Z] ---> Running in 13d94d0a455f [2022-10-03T11:37:12.811Z] Removing intermediate container 13d94d0a455f [2022-10-03T11:37:12.811Z] ---> 26ee1bae9994 [2022-10-03T11:37:12.811Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-03T11:37:12.811Z] ---> 55b1214ede9e [2022-10-03T11:37:12.811Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-03T11:37:12.811Z] ---> 96a85c23891d [2022-10-03T11:37:12.811Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-03T11:37:12.811Z] ---> 6180e0445f83 [2022-10-03T11:37:12.811Z] Step 22/27 : EXPOSE 59900 [2022-10-03T11:37:12.811Z] ---> Running in ae3615ed263b [2022-10-03T11:37:13.078Z] Removing intermediate container ae3615ed263b [2022-10-03T11:37:13.078Z] ---> 6b0a23551f62 [2022-10-03T11:37:13.078Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-03T11:37:13.078Z] ---> Running in 66dae1b0062f [2022-10-03T11:37:13.348Z] Removing intermediate container 66dae1b0062f [2022-10-03T11:37:13.348Z] ---> 598a119708b8 [2022-10-03T11:37:13.348Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T11:37:13.614Z] ---> Running in ab2af8594469 [2022-10-03T11:37:13.879Z] Removing intermediate container ab2af8594469 [2022-10-03T11:37:13.879Z] ---> 7928f169de77 [2022-10-03T11:37:13.879Z] Step 25/27 : LABEL arch=arm64 [2022-10-03T11:37:13.879Z] ---> Running in f9452dd4747a [2022-10-03T11:37:14.146Z] Removing intermediate container f9452dd4747a [2022-10-03T11:37:14.146Z] ---> 076252cb325e [2022-10-03T11:37:14.146Z] Step 26/27 : LABEL git_sha=dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:37:14.146Z] ---> Running in caeab41ebef7 [2022-10-03T11:37:14.419Z] Removing intermediate container caeab41ebef7 [2022-10-03T11:37:14.419Z] ---> da057077a3c6 [2022-10-03T11:37:14.419Z] Step 27/27 : LABEL version=2.3.0-dev.21 [2022-10-03T11:37:14.419Z] ---> Running in 5830a827001b [2022-10-03T11:37:15.000Z] Removing intermediate container 5830a827001b [2022-10-03T11:37:15.000Z] ---> 4ab67919cd4e [2022-10-03T11:37:15.000Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T11:37:15.001Z] Successfully built 4ab67919cd4e [2022-10-03T11:37:15.001Z] 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 [2022-10-03T11:37:15.105Z] provisioning config files... [2022-10-03T11:37:15.121Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config17910679193533983492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:37:15.444Z] ---> docker-login.sh [2022-10-03T11:37:15.444Z] nexus3.edgexfoundry.org:10001 [2022-10-03T11:37:15.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:37:15.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:37:15.712Z] Configure a credential helper to remove this warning. See [2022-10-03T11:37:15.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:37:15.712Z] [2022-10-03T11:37:15.712Z] Login Succeeded [2022-10-03T11:37:15.712Z] nexus3.edgexfoundry.org:10002 [2022-10-03T11:37:15.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:37:15.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:37:15.979Z] Configure a credential helper to remove this warning. See [2022-10-03T11:37:15.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:37:15.979Z] [2022-10-03T11:37:15.979Z] Login Succeeded [2022-10-03T11:37:15.979Z] nexus3.edgexfoundry.org:10003 [2022-10-03T11:37:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:37:16.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:37:16.512Z] Configure a credential helper to remove this warning. See [2022-10-03T11:37:16.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:37:16.512Z] [2022-10-03T11:37:16.512Z] Login Succeeded [2022-10-03T11:37:16.512Z] nexus3.edgexfoundry.org:10004 [2022-10-03T11:37:16.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:37:16.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:37:16.779Z] Configure a credential helper to remove this warning. See [2022-10-03T11:37:16.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:37:16.779Z] [2022-10-03T11:37:16.779Z] Login Succeeded [2022-10-03T11:37:16.779Z] docker.io [2022-10-03T11:37:17.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T11:37:17.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T11:37:17.314Z] Configure a credential helper to remove this warning. See [2022-10-03T11:37:17.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T11:37:17.314Z] [2022-10-03T11:37:17.314Z] Login Succeeded [2022-10-03T11:37:17.314Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T11:37:17.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T11:37:17.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T11:37:17.381Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-10-03T11:37:17.381Z] dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:37:17.381Z] latest [2022-10-03T11:37:17.381Z] 2.3.0-dev.21 [2022-10-03T11:37:17.381Z] dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [2022-10-03T11:37:17.381Z] main [2022-10-03T11:37:17.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:17.728Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:18.059Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:37:18.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-03T11:37:18.059Z] 21db2db6ac0d: Preparing [2022-10-03T11:37:18.059Z] 5390a9129b42: Preparing [2022-10-03T11:37:18.059Z] 54754b107ef9: Preparing [2022-10-03T11:37:18.059Z] d3fa1c75bb92: Preparing [2022-10-03T11:37:18.059Z] 4e49e125ce29: Preparing [2022-10-03T11:37:18.059Z] 5d3e392a13a0: Preparing [2022-10-03T11:37:18.059Z] 5d3e392a13a0: Waiting [2022-10-03T11:37:18.326Z] 54754b107ef9: Pushed [2022-10-03T11:37:18.326Z] 4e49e125ce29: Pushed [2022-10-03T11:37:18.326Z] 5390a9129b42: Pushed [2022-10-03T11:37:18.326Z] 5d3e392a13a0: Layer already exists [2022-10-03T11:37:18.907Z] d3fa1c75bb92: Pushed [2022-10-03T11:37:24.234Z] 21db2db6ac0d: Pushed [2022-10-03T11:37:24.234Z] dc6526b820fce363f7c4f2d6ce852272454ac71f: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:24.568Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:24.897Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-03T11:37:24.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-03T11:37:24.897Z] 21db2db6ac0d: Preparing [2022-10-03T11:37:24.897Z] 5390a9129b42: Preparing [2022-10-03T11:37:24.897Z] 54754b107ef9: Preparing [2022-10-03T11:37:24.897Z] d3fa1c75bb92: Preparing [2022-10-03T11:37:24.897Z] 4e49e125ce29: Preparing [2022-10-03T11:37:24.897Z] 5d3e392a13a0: Preparing [2022-10-03T11:37:24.897Z] 5d3e392a13a0: Waiting [2022-10-03T11:37:24.897Z] 21db2db6ac0d: Layer already exists [2022-10-03T11:37:24.897Z] d3fa1c75bb92: Layer already exists [2022-10-03T11:37:24.897Z] 4e49e125ce29: Layer already exists [2022-10-03T11:37:24.897Z] 54754b107ef9: Layer already exists [2022-10-03T11:37:24.897Z] 5390a9129b42: Layer already exists [2022-10-03T11:37:24.897Z] 5d3e392a13a0: Layer already exists [2022-10-03T11:37:24.897Z] latest: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:25.504Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:25.838Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.21 [2022-10-03T11:37:25.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-03T11:37:25.838Z] 21db2db6ac0d: Preparing [2022-10-03T11:37:25.838Z] 5390a9129b42: Preparing [2022-10-03T11:37:25.838Z] 54754b107ef9: Preparing [2022-10-03T11:37:25.838Z] d3fa1c75bb92: Preparing [2022-10-03T11:37:25.838Z] 4e49e125ce29: Preparing [2022-10-03T11:37:25.838Z] 5d3e392a13a0: Preparing [2022-10-03T11:37:25.838Z] 5d3e392a13a0: Waiting [2022-10-03T11:37:25.838Z] d3fa1c75bb92: Layer already exists [2022-10-03T11:37:25.838Z] 4e49e125ce29: Layer already exists [2022-10-03T11:37:25.838Z] 21db2db6ac0d: Layer already exists [2022-10-03T11:37:25.838Z] 54754b107ef9: Layer already exists [2022-10-03T11:37:25.838Z] 5390a9129b42: Layer already exists [2022-10-03T11:37:25.838Z] 5d3e392a13a0: Layer already exists [2022-10-03T11:37:25.838Z] 2.3.0-dev.21: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:26.434Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:27.337Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [2022-10-03T11:37:27.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-03T11:37:27.337Z] 21db2db6ac0d: Preparing [2022-10-03T11:37:27.337Z] 5390a9129b42: Preparing [2022-10-03T11:37:27.337Z] 54754b107ef9: Preparing [2022-10-03T11:37:27.337Z] d3fa1c75bb92: Preparing [2022-10-03T11:37:27.337Z] 4e49e125ce29: Preparing [2022-10-03T11:37:27.337Z] 5d3e392a13a0: Preparing [2022-10-03T11:37:27.337Z] 5d3e392a13a0: Waiting [2022-10-03T11:37:27.337Z] 4e49e125ce29: Layer already exists [2022-10-03T11:37:27.337Z] 21db2db6ac0d: Layer already exists [2022-10-03T11:37:27.337Z] d3fa1c75bb92: Layer already exists [2022-10-03T11:37:27.337Z] 5390a9129b42: Layer already exists [2022-10-03T11:37:27.337Z] 54754b107ef9: Layer already exists [2022-10-03T11:37:27.337Z] 5d3e392a13a0: Layer already exists [2022-10-03T11:37:27.337Z] dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:27.672Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:28.001Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-10-03T11:37:28.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-03T11:37:28.001Z] 21db2db6ac0d: Preparing [2022-10-03T11:37:28.001Z] 5390a9129b42: Preparing [2022-10-03T11:37:28.001Z] 54754b107ef9: Preparing [2022-10-03T11:37:28.001Z] d3fa1c75bb92: Preparing [2022-10-03T11:37:28.001Z] 4e49e125ce29: Preparing [2022-10-03T11:37:28.001Z] 5d3e392a13a0: Preparing [2022-10-03T11:37:28.001Z] 5d3e392a13a0: Waiting [2022-10-03T11:37:28.001Z] 4e49e125ce29: Layer already exists [2022-10-03T11:37:28.001Z] 21db2db6ac0d: Layer already exists [2022-10-03T11:37:28.001Z] 5390a9129b42: Layer already exists [2022-10-03T11:37:28.001Z] 54754b107ef9: Layer already exists [2022-10-03T11:37:28.001Z] d3fa1c75bb92: Layer already exists [2022-10-03T11:37:28.001Z] 5d3e392a13a0: Layer already exists [2022-10-03T11:37:28.001Z] main: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T11:37:28.309Z] ===================================================== [Pipeline] echo [2022-10-03T11:37:28.314Z] taggedImages: [2022-10-03T11:37:28.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f [2022-10-03T11:37:28.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-03T11:37:28.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.21 [2022-10-03T11:37:28.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [2022-10-03T11:37:28.314Z] - 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 [2022-10-03T11:37:28.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T11:37:28.654Z] [2022-10-03T11:37:28.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:37:29.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T11:37:29.037Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T11:37:29.037Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T11:37:29.037Z] 04944245beec: Pulling fs layer [2022-10-03T11:37:29.037Z] 699f458cf7ca: Pulling fs layer [2022-10-03T11:37:29.037Z] 765212b225bb: Pulling fs layer [2022-10-03T11:37:29.037Z] f23df028b6ca: Pulling fs layer [2022-10-03T11:37:29.037Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T11:37:29.037Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T11:37:29.037Z] f23df028b6ca: Waiting [2022-10-03T11:37:29.037Z] d65c8cfc05b1: Waiting [2022-10-03T11:37:29.037Z] 2437ff75d9bd: Waiting [2022-10-03T11:37:29.037Z] 765212b225bb: Waiting [2022-10-03T11:37:29.315Z] 04944245beec: Verifying Checksum [2022-10-03T11:37:29.315Z] 04944245beec: Download complete [2022-10-03T11:37:29.315Z] 765212b225bb: Verifying Checksum [2022-10-03T11:37:29.315Z] 765212b225bb: Download complete [2022-10-03T11:37:29.315Z] f23df028b6ca: Verifying Checksum [2022-10-03T11:37:29.315Z] f23df028b6ca: Download complete [2022-10-03T11:37:29.315Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T11:37:29.315Z] d65c8cfc05b1: Download complete [2022-10-03T11:37:29.315Z] 699f458cf7ca: Verifying Checksum [2022-10-03T11:37:29.315Z] 699f458cf7ca: Download complete [2022-10-03T11:37:29.929Z] 8998bd30e6a1: Download complete [2022-10-03T11:37:32.573Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T11:37:32.573Z] 2437ff75d9bd: Download complete [2022-10-03T11:37:33.982Z] 8998bd30e6a1: Pull complete [2022-10-03T11:37:34.566Z] 04944245beec: Pull complete [2022-10-03T11:37:35.976Z] 699f458cf7ca: Pull complete [2022-10-03T11:37:35.976Z] 765212b225bb: Pull complete [2022-10-03T11:37:36.559Z] f23df028b6ca: Pull complete [2022-10-03T11:37:36.825Z] d65c8cfc05b1: Pull complete [2022-10-03T11:37:51.817Z] 2437ff75d9bd: Pull complete [2022-10-03T11:37:51.817Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T11:37:51.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T11:37:51.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:37:51.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-6863 does not seem to be running inside a container [2022-10-03T11:37:52.032Z] $ 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/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 [2022-10-03T11:37:54.411Z] $ docker top 764b00b07795fb7b58f5fd1dd5bef0f65104e016d82f904255d174c183cad437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:37:54.894Z] ---> job-cost.sh [2022-10-03T11:37:55.166Z] lf-activate-venv: SKIPPING [2022-10-03T11:37:55.166Z] INFO: No Stack... [2022-10-03T11:37:55.431Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T11:37:56.386Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T11:37:56.702Z] + cat /w/workspace/device-virtual-go/57/archives/cost.csv [2022-10-03T11:37:56.702Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T11:37:56.766Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [2022-10-03T11:37:56.773Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] did not exist. Created. [2022-10-03T11:37:56.773Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T11:37:57.102Z] /w/workspace/device-virtual-go/57@tmp/durable-8a6558e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T11:37:57.751Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T11:37:57.774Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T11:37:57.818Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T11:37:57.824Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T11:37:57.843Z] $ docker stop --time=1 764b00b07795fb7b58f5fd1dd5bef0f65104e016d82f904255d174c183cad437 [2022-10-03T11:37:59.305Z] $ docker rm -f 764b00b07795fb7b58f5fd1dd5bef0f65104e016d82f904255d174c183cad437 [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 [2022-10-03T11:37:59.663Z] provisioning config files... [2022-10-03T11:37:59.670Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18334686542370897191tmp [Pipeline] { [Pipeline] sh [2022-10-03T11:38:00.012Z] + set +x [2022-10-03T11:38:00.012Z] + curl -s https://codecov.io/bash [2022-10-03T11:38:00.012Z] + bash -s -- [2022-10-03T11:38:00.012Z] [2022-10-03T11:38:00.012Z] _____ _ [2022-10-03T11:38:00.012Z] / ____| | | [2022-10-03T11:38:00.012Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T11:38:00.012Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T11:38:00.012Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T11:38:00.012Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T11:38:00.012Z] Bash-1.0.6 [2022-10-03T11:38:00.012Z] [2022-10-03T11:38:00.012Z] [2022-10-03T11:38:00.012Z] ==> git version 2.25.1 found [2022-10-03T11:38:00.012Z] ==> 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 [2022-10-03T11:38:00.012Z] Release-Date: 2020-01-08 [2022-10-03T11:38:00.012Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T11:38:00.012Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T11:38:00.012Z] ==> Jenkins CI detected. [2022-10-03T11:38:00.012Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-10-03T11:38:00.012Z] project root: . [2022-10-03T11:38:00.012Z] --> token set from env [2022-10-03T11:38:00.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T11:38:00.012Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T11:38:00.012Z] ==> Python coveragepy not found [2022-10-03T11:38:00.012Z] ==> Searching for coverage reports in: [2022-10-03T11:38:00.012Z] + . [2022-10-03T11:38:00.012Z] -> Found 1 reports [2022-10-03T11:38:00.012Z] ==> Detecting git/mercurial file structure [2022-10-03T11:38:00.012Z] ==> Reading reports [2022-10-03T11:38:00.012Z] + ./coverage.out bytes=44128 [2022-10-03T11:38:00.012Z] ==> Appending adjustments [2022-10-03T11:38:00.012Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T11:38:00.271Z] + Found adjustments [2022-10-03T11:38:00.271Z] ==> Gzipping contents [2022-10-03T11:38:00.271Z] 8.0K /tmp/codecov.WElNVh.gz [2022-10-03T11:38:00.271Z] ==> Uploading reports [2022-10-03T11:38:00.271Z] url: https://codecov.io [2022-10-03T11:38:00.271Z] query: branch=main&commit=dc6526b820fce363f7c4f2d6ce852272454ac71f&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T11:38:00.271Z] -> Pinging Codecov [2022-10-03T11:38:00.271Z] 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=dc6526b820fce363f7c4f2d6ce852272454ac71f&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T11:38:00.529Z] -> Uploading to [2022-10-03T11:38:00.529Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/5E52B4B073DB2E39498172D8E973AA87/dc6526b820fce363f7c4f2d6ce852272454ac71f/eb746810-195c-4cf1-946f-41921814b93e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T113800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dffed60f167e9dd5c69903110ed1b98972dc5f152884740e7add2ddb8216934 [2022-10-03T11:38:00.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T11:38:00.529Z] Dload Upload Total Spent Left Speed [2022-10-03T11:38:00.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5459 0 0 100 5459 0 26759 --:--:-- --:--:-- --:--:-- 26629 100 5459 0 0 100 5459 0 26245 --:--:-- --:--:-- --:--:-- 26119 [2022-10-03T11:38:00.788Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] } [2022-10-03T11:38:00.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T11:38:00.982Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T11:38:00.993Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:01.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T11:38:01.288Z] [2022-10-03T11:38:01.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:01.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T11:38:01.585Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T11:38:01.585Z] df9b9388f04a: Pulling fs layer [2022-10-03T11:38:01.585Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T11:38:01.585Z] 25bc292e5bac: Pulling fs layer [2022-10-03T11:38:01.585Z] 114826534d7a: Pulling fs layer [2022-10-03T11:38:01.585Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T11:38:01.585Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T11:38:01.585Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T11:38:01.585Z] 4657fd5d0bcf: Waiting [2022-10-03T11:38:01.585Z] 6ad1cebc031e: Waiting [2022-10-03T11:38:01.585Z] 8a3aa393b2d8: Waiting [2022-10-03T11:38:01.585Z] 25bc292e5bac: Download complete [2022-10-03T11:38:01.585Z] 52dc419b0ee2: Verifying Checksum [2022-10-03T11:38:01.585Z] 52dc419b0ee2: Download complete [2022-10-03T11:38:01.585Z] 4657fd5d0bcf: Download complete [2022-10-03T11:38:01.585Z] df9b9388f04a: Download complete [2022-10-03T11:38:01.849Z] df9b9388f04a: Pull complete [2022-10-03T11:38:01.849Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T11:38:01.849Z] 6ad1cebc031e: Download complete [2022-10-03T11:38:01.849Z] 52dc419b0ee2: Pull complete [2022-10-03T11:38:01.849Z] 25bc292e5bac: Pull complete [2022-10-03T11:38:02.823Z] 114826534d7a: Verifying Checksum [2022-10-03T11:38:02.823Z] 114826534d7a: Download complete [2022-10-03T11:38:02.823Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T11:38:02.823Z] 8a3aa393b2d8: Download complete [2022-10-03T11:38:06.103Z] 114826534d7a: Pull complete [2022-10-03T11:38:06.103Z] 4657fd5d0bcf: Pull complete [2022-10-03T11:38:06.362Z] 6ad1cebc031e: Pull complete [2022-10-03T11:38:08.889Z] 8a3aa393b2d8: Pull complete [2022-10-03T11:38:08.889Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T11:38:08.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T11:38:08.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:38:08.965Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:38:08.993Z] $ 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 [2022-10-03T11:38:11.101Z] $ docker top dea78a0c4e2f4500c1b9a8e15974d57a205be8c3113d50c40a989c2ac170c4c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T11:38:11.161Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-10-03T11:38:11.437Z] + set -o pipefail [2022-10-03T11:38:11.437Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-10-03T11:38:16.719Z] [2022-10-03T11:38:16.719Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-10-03T11:38:16.719Z] [2022-10-03T11:38:16.719Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/383944f2-8275-4d54-b4ca-33763bdb0125 [2022-10-03T11:38:16.719Z] [2022-10-03T11:38:16.719Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T11:38:16.719Z] [2022-10-03T11:38:16.719Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T11:38:16.719Z] [2022-10-03T11:38:16.978Z] [Pipeline] } [2022-10-03T11:38:16.990Z] $ docker stop --time=1 dea78a0c4e2f4500c1b9a8e15974d57a205be8c3113d50c40a989c2ac170c4c6 [2022-10-03T11:38:19.063Z] $ docker rm -f dea78a0c4e2f4500c1b9a8e15974d57a205be8c3113d50c40a989c2ac170c4c6 [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 [2022-10-03T11:38:19.726Z] + git log --format=format:%s -1 dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] sh [2022-10-03T11:38:20.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T11:38:20.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:20.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T11:38:20.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:38:20.375Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:38:20.409Z] $ 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 [2022-10-03T11:38:20.768Z] $ docker top fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 -eo pid,comm [2022-10-03T11:38:20.812Z] 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). [2022-10-03T11:38:20.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T11:38:20.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T11:38:20.847Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T11:38:20.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T11:38:20.965Z] $ docker exec fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 ssh-agent [2022-10-03T11:38:21.057Z] SSH_AUTH_SOCK=/tmp/ssh-57kxgUqqI91F/agent.31 [2022-10-03T11:38:21.057Z] SSH_AGENT_PID=37 [2022-10-03T11:38:21.062Z] Running ssh-add (command line suppressed) [2022-10-03T11:38:21.161Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7193292316296919140.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7193292316296919140.key) [2022-10-03T11:38:21.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T11:38:21.458Z] + git semver tag [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,642 [run_tag] DEBUG tag force:False [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,642 [check_head_tag] DEBUG check head tag [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,642 [execute] INFO git cat-file --batch-check [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,646 [execute] INFO git cat-file --batch [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,658 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,658 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,658 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T11:38:21.716Z] 2022-10-03 11:38:21,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:21.716Z] 2.3.0-dev.21 [Pipeline] } [2022-10-03T11:38:21.726Z] $ docker exec --env ******** --env ******** fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 ssh-agent -k [2022-10-03T11:38:21.840Z] unset SSH_AUTH_SOCK; [2022-10-03T11:38:21.840Z] unset SSH_AGENT_PID; [2022-10-03T11:38:21.840Z] echo Agent pid 37 killed; [2022-10-03T11:38:21.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T11:38:22.150Z] + git semver [Pipeline] } [2022-10-03T11:38:22.423Z] $ docker stop --time=1 fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 [2022-10-03T11:38:23.698Z] $ docker rm -f fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:24.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T11:38:24.081Z] [2022-10-03T11:38:24.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:24.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T11:38:24.379Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T11:38:24.379Z] ab5ef0e58194: Pulling fs layer [2022-10-03T11:38:24.379Z] 9712f1f96733: Pulling fs layer [2022-10-03T11:38:24.379Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T11:38:24.379Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T11:38:24.379Z] e9a5061849ea: Pulling fs layer [2022-10-03T11:38:24.379Z] d747dcd14b5f: Pulling fs layer [2022-10-03T11:38:24.379Z] 2de7ff778b66: Pulling fs layer [2022-10-03T11:38:24.379Z] 0d9ebad4ef96: Waiting [2022-10-03T11:38:24.379Z] d747dcd14b5f: Waiting [2022-10-03T11:38:24.379Z] e9a5061849ea: Waiting [2022-10-03T11:38:24.379Z] 2de7ff778b66: Waiting [2022-10-03T11:38:24.379Z] 9712f1f96733: Download complete [2022-10-03T11:38:24.959Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T11:38:24.959Z] 63f879dbbcfc: Download complete [2022-10-03T11:38:24.959Z] ab5ef0e58194: Verifying Checksum [2022-10-03T11:38:24.959Z] ab5ef0e58194: Download complete [2022-10-03T11:38:24.959Z] e9a5061849ea: Verifying Checksum [2022-10-03T11:38:24.959Z] e9a5061849ea: Download complete [2022-10-03T11:38:24.959Z] d747dcd14b5f: Verifying Checksum [2022-10-03T11:38:24.959Z] d747dcd14b5f: Download complete [2022-10-03T11:38:24.959Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T11:38:24.959Z] 0d9ebad4ef96: Download complete [2022-10-03T11:38:25.219Z] 2de7ff778b66: Verifying Checksum [2022-10-03T11:38:25.219Z] 2de7ff778b66: Download complete [2022-10-03T11:38:27.743Z] ab5ef0e58194: Pull complete [2022-10-03T11:38:27.744Z] 9712f1f96733: Pull complete [2022-10-03T11:38:28.307Z] 63f879dbbcfc: Pull complete [2022-10-03T11:38:32.489Z] 0d9ebad4ef96: Pull complete [2022-10-03T11:38:32.489Z] e9a5061849ea: Pull complete [2022-10-03T11:38:32.489Z] d747dcd14b5f: Pull complete [2022-10-03T11:38:33.425Z] 2de7ff778b66: Pull complete [2022-10-03T11:38:33.425Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T11:38:33.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T11:38:33.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:38:33.492Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:38:33.524Z] $ 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 [2022-10-03T11:38:35.469Z] $ docker top 40ac446a0197cad5e7f71a818d822a19d7d719bf6810762e84af3558601d02a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T11:38:35.543Z] provisioning config files... [2022-10-03T11:38:35.553Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3432087627323875344tmp [2022-10-03T11:38:35.570Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7062794879323063381tmp [2022-10-03T11:38:35.580Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17693373542606120449tmp [Pipeline] { [Pipeline] echo [2022-10-03T11:38:35.600Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:35.881Z] ---> sigul-configuration.sh [2022-10-03T11:38:35.881Z] gpg: directory `/root/.gnupg' created [2022-10-03T11:38:35.881Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T11:38:35.881Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T11:38:35.881Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T11:38:35.881Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T11:38:35.881Z] gpg: CAST5 encrypted data [2022-10-03T11:38:35.881Z] gpg: encrypted with 1 passphrase [2022-10-03T11:38:35.881Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T11:38:36.174Z] + mkdir /home/jenkins [2022-10-03T11:38:36.174Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T11:38:36.460Z] + 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 [2022-10-03T11:38:36.469Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:36.752Z] ---> sigul-install.sh [2022-10-03T11:38:36.752Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T11:38:37.038Z] + git tag --list [2022-10-03T11:38:37.038Z] v1.0.0 [2022-10-03T11:38:37.038Z] v1.1.0 [2022-10-03T11:38:37.038Z] v1.1.1 [2022-10-03T11:38:37.038Z] v1.2.1 [2022-10-03T11:38:37.038Z] v1.2.2 [2022-10-03T11:38:37.038Z] v1.2.3 [2022-10-03T11:38:37.038Z] v1.3.0 [2022-10-03T11:38:37.038Z] v1.3.1 [2022-10-03T11:38:37.038Z] v2.0.0 [2022-10-03T11:38:37.038Z] v2.1.0 [2022-10-03T11:38:37.038Z] v2.1.1 [2022-10-03T11:38:37.038Z] v2.1.1-dev.1 [2022-10-03T11:38:37.038Z] v2.1.1-dev.2 [2022-10-03T11:38:37.038Z] v2.2.0 [2022-10-03T11:38:37.038Z] v2.2.1-dev.1 [2022-10-03T11:38:37.038Z] v2.2.1-dev.2 [2022-10-03T11:38:37.038Z] v2.2.1-dev.3 [2022-10-03T11:38:37.038Z] v2.2.1-dev.4 [2022-10-03T11:38:37.038Z] v2.2.1-dev.5 [2022-10-03T11:38:37.038Z] v2.2.1-dev.6 [2022-10-03T11:38:37.038Z] v2.2.1-dev.7 [2022-10-03T11:38:37.038Z] v2.2.1-dev.8 [2022-10-03T11:38:37.038Z] v2.3.0-dev.10 [2022-10-03T11:38:37.038Z] v2.3.0-dev.11 [2022-10-03T11:38:37.038Z] v2.3.0-dev.12 [2022-10-03T11:38:37.038Z] v2.3.0-dev.13 [2022-10-03T11:38:37.038Z] v2.3.0-dev.14 [2022-10-03T11:38:37.038Z] v2.3.0-dev.15 [2022-10-03T11:38:37.038Z] v2.3.0-dev.16 [2022-10-03T11:38:37.038Z] v2.3.0-dev.17 [2022-10-03T11:38:37.038Z] v2.3.0-dev.18 [2022-10-03T11:38:37.038Z] v2.3.0-dev.19 [2022-10-03T11:38:37.038Z] v2.3.0-dev.20 [2022-10-03T11:38:37.038Z] v2.3.0-dev.21 [2022-10-03T11:38:37.038Z] v2.3.0-dev.8 [2022-10-03T11:38:37.038Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T11:38:37.324Z] + lftools sign git-tag v2.3.0-dev.21 [2022-10-03T11:38:37.892Z] Signing Git tag with Sigul... [2022-10-03T11:38:37.892Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-10-03T11:38:38.157Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:38.439Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T11:38:38.445Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T11:38:38.464Z] $ docker stop --time=1 40ac446a0197cad5e7f71a818d822a19d7d719bf6810762e84af3558601d02a1 [2022-10-03T11:38:39.787Z] $ docker rm -f 40ac446a0197cad5e7f71a818d822a19d7d719bf6810762e84af3558601d02a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T11:38:40.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T11:38:40.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:40.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T11:38:40.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:38:40.526Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:38:40.556Z] $ 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 [2022-10-03T11:38:40.907Z] $ docker top 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 -eo pid,comm [2022-10-03T11:38:40.947Z] 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). [2022-10-03T11:38:40.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T11:38:40.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T11:38:40.983Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T11:38:41.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T11:38:41.095Z] $ docker exec 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 ssh-agent [2022-10-03T11:38:41.186Z] SSH_AUTH_SOCK=/tmp/ssh-0uxMKNP0JmZR/agent.31 [2022-10-03T11:38:41.186Z] SSH_AGENT_PID=37 [2022-10-03T11:38:41.190Z] Running ssh-add (command line suppressed) [2022-10-03T11:38:41.295Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14018977755800537867.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14018977755800537867.key) [2022-10-03T11:38:41.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T11:38:41.588Z] + git semver bump pre [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,763 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,763 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,763 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,763 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,765 [execute] INFO git cat-file --batch-check [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,770 [execute] INFO git cat-file --batch [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T11:38:41.850Z] 2022-10-03 11:38:41,775 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:41.850Z] 2.3.0-dev.22 [Pipeline] } [2022-10-03T11:38:41.864Z] $ docker exec --env ******** --env ******** 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 ssh-agent -k [2022-10-03T11:38:41.975Z] unset SSH_AUTH_SOCK; [2022-10-03T11:38:41.975Z] unset SSH_AGENT_PID; [2022-10-03T11:38:41.975Z] echo Agent pid 37 killed; [2022-10-03T11:38:41.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T11:38:42.292Z] + git semver [Pipeline] } [2022-10-03T11:38:42.569Z] $ docker stop --time=1 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 [2022-10-03T11:38:43.908Z] $ docker rm -f 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T11:38:44.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T11:38:44.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:44.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T11:38:44.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:38:44.601Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:38:44.631Z] $ 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 [2022-10-03T11:38:45.005Z] $ docker top 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T11:38:45.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T11:38:45.079Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T11:38:45.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T11:38:45.188Z] $ docker exec 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 ssh-agent [2022-10-03T11:38:45.292Z] SSH_AUTH_SOCK=/tmp/ssh-H07tmWxSgm93/agent.32 [2022-10-03T11:38:45.292Z] SSH_AGENT_PID=38 [2022-10-03T11:38:45.296Z] Running ssh-add (command line suppressed) [2022-10-03T11:38:45.404Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1502847284638638649.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1502847284638638649.key) [2022-10-03T11:38:45.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T11:38:45.696Z] + git semver push [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,870 [run_push] DEBUG push [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,871 [execute] INFO git cat-file --batch-check [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,875 [execute] INFO git rev-list 4e26c7058bff55a2d8d02bd241ebb0b70b88d13b -- [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,876 [execute] DEBUG Popen(['git', 'rev-list', '4e26c7058bff55a2d8d02bd241ebb0b70b88d13b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,884 [execute] INFO git fetch -v origin [2022-10-03T11:38:45.955Z] 2022-10-03 11:38:45,884 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-03T11:38:46.520Z] 2022-10-03 11:38:46,488 [run_push] DEBUG no remote changes detected [2022-10-03T11:38:46.520Z] 2022-10-03 11:38:46,489 [execute] INFO git push origin semver [2022-10-03T11:38:46.520Z] 2022-10-03 11:38:46,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T11:38:47.455Z] 2022-10-03 11:38:47,352 [run_push] DEBUG push all version tags [2022-10-03T11:38:47.455Z] 2022-10-03 11:38:47,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T11:38:47.455Z] 2022-10-03 11:38:47,353 [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) [2022-10-03T11:38:48.389Z] 2022-10-03 11:38:48,371 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-03T11:38:48.389Z] 2.3.0-dev.22 [Pipeline] } [2022-10-03T11:38:48.399Z] $ docker exec --env ******** --env ******** 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 ssh-agent -k [2022-10-03T11:38:48.499Z] unset SSH_AUTH_SOCK; [2022-10-03T11:38:48.499Z] unset SSH_AGENT_PID; [2022-10-03T11:38:48.499Z] echo Agent pid 38 killed; [2022-10-03T11:38:48.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T11:38:48.808Z] + git semver [Pipeline] } [2022-10-03T11:38:49.083Z] $ docker stop --time=1 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 [2022-10-03T11:38:50.406Z] $ docker rm -f 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 [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 [2022-10-03T11:38:50.976Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-10-03T11:38:50.976Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-03T11:38:50.976Z] total 16 [2022-10-03T11:38:50.976Z] drwxr-xr-x 3 root root 4096 Oct 3 11:30 . [2022-10-03T11:38:50.976Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 11:38 .. [2022-10-03T11:38:50.976Z] drwxr-xr-x 2 root root 4096 Oct 3 11:30 cost [2022-10-03T11:38:50.976Z] -rw-r--r-- 1 root root 88 Oct 3 11:30 cost.csv [2022-10-03T11:38:50.976Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-03T11:38:50.977Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-03T11:38:50.977Z] total 16 [2022-10-03T11:38:50.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 11:30 . [2022-10-03T11:38:50.977Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 11:38 .. [2022-10-03T11:38:50.977Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 11:30 cost [2022-10-03T11:38:50.977Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 3 11:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:51.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:52.124Z] ---> package-listing.sh [2022-10-03T11:38:52.124Z] ++ facter osfamily [2022-10-03T11:38:52.124Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T11:38:52.384Z] + OS_FAMILY=debian [2022-10-03T11:38:52.384Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-10-03T11:38:52.384Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T11:38:52.384Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T11:38:52.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T11:38:52.384Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T11:38:52.384Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-03T11:38:52.384Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T11:38:52.384Z] + case "${OS_FAMILY}" in [2022-10-03T11:38:52.384Z] + dpkg -l [2022-10-03T11:38:52.384Z] + grep '^ii' [2022-10-03T11:38:52.384Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T11:38:52.384Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T11:38:52.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T11:38:52.384Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-03T11:38:52.384Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-10-03T11:38:52.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-10-03T11:38:52.396Z] 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 [2022-10-03T11:38:52.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T11:38:53.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T11:38:53.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T11:38:53.074Z] prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container [2022-10-03T11:38:53.110Z] $ 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 [2022-10-03T11:38:53.386Z] $ docker top b4b4a7d57b98796074ef61bcd3c7265137608f314e3b49d7ad159273b9225dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T11:38:53.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T11:38:54.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T11:38:54.430Z] + ls /var/log/sa-host [2022-10-03T11:38:54.430Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T11:38:54.599Z] provisioning config files... [2022-10-03T11:38:54.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13412258799449130575tmp [Pipeline] { [Pipeline] echo [2022-10-03T11:38:54.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:54.904Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T11:38:54.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:55.244Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T11:38:55.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:55.535Z] ---> sudo-logs.sh [2022-10-03T11:38:55.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T11:38:55.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:55.832Z] ---> job-cost.sh [2022-10-03T11:38:55.832Z] lf-activate-venv: SKIPPING [2022-10-03T11:38:55.832Z] DEBUG: total: 0.2199999988079071 [2022-10-03T11:38:55.832Z] INFO: Retrieving Stack Cost... [2022-10-03T11:38:56.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T11:38:56.659Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T11:38:56.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T11:38:56.953Z] ---> logs-deploy.sh [2022-10-03T11:38:56.953Z] lf-activate-venv: SKIPPING [2022-10-03T11:38:56.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/57 [2022-10-03T11:38:56.953Z] INFO: archiving workspace using pattern(s): [2022-10-03T11:38:57.890Z] Archives upload complete. [2022-10-03T11:38:57.890Z] INFO: archiving logs to Nexus