Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fde29d6fb1a32cee08b75cf09049e5481e19570 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-ssh2668847557292373445.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-ssh9973945712616374856.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-ssh2211993659009961036.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-ssh3868284264385078985.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-ssh11407253294629448180.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-8312 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 4fde29d6fb1a32cee08b75cf09049e5481e19570 (main) > 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 4fde29d6fb1a32cee08b75cf09049e5481e19570 # timeout=10 Commit message: "Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > git rev-list --no-walk 2ecf0fc734cc14a642189e470a894444964f864e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T14:26:30.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T14:26:30.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T14:26:30.716Z] ========================================================= [2022-10-17T14:26:30.716Z] EdgeX Global Pipelines Version Info [2022-10-17T14:26:30.716Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:26:31.430Z] ------------------- [2022-10-17T14:26:31.430Z] stable info: [2022-10-17T14:26:31.430Z] ------------------- [2022-10-17T14:26:31.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T14:26:31.430Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T14:26:31.430Z] Message: update stable to v1.0.239 [2022-10-17T14:26:31.999Z] ------------------- [2022-10-17T14:26:31.999Z] experimental info: [2022-10-17T14:26:31.999Z] ------------------- [2022-10-17T14:26:31.999Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T14:26:31.999Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T14:26:31.999Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T14:26:32.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-10-17T14:26:32.205Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-10-17T14:26:32.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T14:26:32.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T14:26:32.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T14:26:32.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T14:26:32.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T14:26:32.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T14:26:32.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T14:26:32.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T14:26:32.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T14:26:32.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-10-17T14:26:32.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T14:26:32.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T14:26:32.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T14:26:32.342Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T14:26:32.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T14:26:32.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T14:26:32.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T14:26:32.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T14:26:32.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T14:26:32.408Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T14:26:32.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T14:26:32.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T14:26:32.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T14:26:32.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T14:26:32.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T14:26:32.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T14:26:32.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T14:26:32.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T14:26:32.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] echo [2022-10-17T14:26:32.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fde29d [Pipeline] echo [2022-10-17T14:26:32.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:26:32.568Z] provisioning config files... [2022-10-17T14:26:32.588Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7986472783991672152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:26:32.896Z] ---> docker-login.sh [2022-10-17T14:26:32.897Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:26:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:33.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:33.417Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:33.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:33.417Z] [2022-10-17T14:26:33.417Z] Login Succeeded [2022-10-17T14:26:33.417Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:26:33.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:33.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:33.677Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:33.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:33.677Z] [2022-10-17T14:26:33.677Z] Login Succeeded [2022-10-17T14:26:33.677Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:26:33.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:33.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:33.677Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:33.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:33.677Z] [2022-10-17T14:26:33.677Z] Login Succeeded [2022-10-17T14:26:33.677Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:26:33.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:33.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:33.936Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:33.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:33.936Z] [2022-10-17T14:26:33.936Z] Login Succeeded [2022-10-17T14:26:33.936Z] docker.io [2022-10-17T14:26:33.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:34.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:34.196Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:34.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:34.196Z] [2022-10-17T14:26:34.196Z] Login Succeeded [2022-10-17T14:26:34.196Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:26:34.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T14:26:34.576Z] + git rev-list -1 --merges 4fde29d6fb1a32cee08b75cf09049e5481e19570~1..4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] echo [2022-10-17T14:26:34.606Z] -----------> git rev-list -1 --merges 4fde29d6fb1a32cee08b75cf09049e5481e19570~1..4fde29d6fb1a32cee08b75cf09049e5481e19570 4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:26:34.606Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570 [false] [Pipeline] sh [2022-10-17T14:26:34.899Z] + git log --format=format:%s -1 4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] echo [2022-10-17T14:26:34.911Z] ========================================================= [2022-10-17T14:26:34.911Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T14:26:34.911Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T14:26:35.225Z] + git log --format=format:%s -1 4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] echo [2022-10-17T14:26:35.236Z] [semverPrep] GIT_COMMIT: 4fde29d6fb1a32cee08b75cf09049e5481e19570, Commit Message: Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo [2022-10-17T14:26:35.244Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T14:26:35.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:26:35.607Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T14:26:35.607Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T14:26:35.607Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T14:26:35.607Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T14:26:35.607Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T14:26:35.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:26:36.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:26:36.011Z] [2022-10-17T14:26:36.011Z] 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-17T14:26:36.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:26:36.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T14:26:36.310Z] b85a868b505f: Pulling fs layer [2022-10-17T14:26:36.310Z] e2be974225ed: Pulling fs layer [2022-10-17T14:26:36.310Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T14:26:36.310Z] 988bab9f4d93: Pulling fs layer [2022-10-17T14:26:36.310Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T14:26:36.310Z] eaf3925da568: Pulling fs layer [2022-10-17T14:26:36.310Z] bab4dde63d76: Pulling fs layer [2022-10-17T14:26:36.310Z] bde34c3a00c8: Pulling fs layer [2022-10-17T14:26:36.310Z] b352a97aabf1: Pulling fs layer [2022-10-17T14:26:36.310Z] 4872d77fe225: Pulling fs layer [2022-10-17T14:26:36.310Z] 5851b861e8e6: Pulling fs layer [2022-10-17T14:26:36.310Z] 1469e6f7b9e6: Waiting [2022-10-17T14:26:36.310Z] b352a97aabf1: Waiting [2022-10-17T14:26:36.310Z] eaf3925da568: Waiting [2022-10-17T14:26:36.310Z] bab4dde63d76: Waiting [2022-10-17T14:26:36.310Z] 4872d77fe225: Waiting [2022-10-17T14:26:36.310Z] 5851b861e8e6: Waiting [2022-10-17T14:26:36.310Z] 988bab9f4d93: Waiting [2022-10-17T14:26:36.310Z] bde34c3a00c8: Waiting [2022-10-17T14:26:36.310Z] e2be974225ed: Verifying Checksum [2022-10-17T14:26:36.310Z] e2be974225ed: Download complete [2022-10-17T14:26:36.310Z] 988bab9f4d93: Verifying Checksum [2022-10-17T14:26:36.310Z] 988bab9f4d93: Download complete [2022-10-17T14:26:36.570Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T14:26:36.570Z] 1469e6f7b9e6: Download complete [2022-10-17T14:26:36.570Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T14:26:36.570Z] 339a4e72a1f5: Download complete [2022-10-17T14:26:36.570Z] eaf3925da568: Verifying Checksum [2022-10-17T14:26:36.570Z] eaf3925da568: Download complete [2022-10-17T14:26:36.570Z] bde34c3a00c8: Verifying Checksum [2022-10-17T14:26:36.570Z] bde34c3a00c8: Download complete [2022-10-17T14:26:36.570Z] b352a97aabf1: Verifying Checksum [2022-10-17T14:26:36.570Z] b352a97aabf1: Download complete [2022-10-17T14:26:36.570Z] 4872d77fe225: Verifying Checksum [2022-10-17T14:26:36.570Z] 4872d77fe225: Download complete [2022-10-17T14:26:36.570Z] 5851b861e8e6: Verifying Checksum [2022-10-17T14:26:36.570Z] 5851b861e8e6: Download complete [2022-10-17T14:26:36.570Z] b85a868b505f: Download complete [2022-10-17T14:26:36.828Z] bab4dde63d76: Verifying Checksum [2022-10-17T14:26:36.828Z] bab4dde63d76: Download complete [2022-10-17T14:26:37.764Z] b85a868b505f: Pull complete [2022-10-17T14:26:38.024Z] e2be974225ed: Pull complete [2022-10-17T14:26:38.592Z] 339a4e72a1f5: Pull complete [2022-10-17T14:26:38.592Z] 988bab9f4d93: Pull complete [2022-10-17T14:26:38.851Z] 1469e6f7b9e6: Pull complete [2022-10-17T14:26:38.852Z] eaf3925da568: Pull complete [2022-10-17T14:26:40.756Z] bab4dde63d76: Pull complete [2022-10-17T14:26:40.756Z] bde34c3a00c8: Pull complete [2022-10-17T14:26:41.015Z] b352a97aabf1: Pull complete [2022-10-17T14:26:41.015Z] 4872d77fe225: Pull complete [2022-10-17T14:26:41.015Z] 5851b861e8e6: Pull complete [2022-10-17T14:26:41.275Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T14:26:41.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:26:41.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:26:41.358Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:26:41.391Z] $ 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-17T14:26:43.833Z] $ docker top c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b -eo pid,comm [2022-10-17T14:26:43.887Z] 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-17T14:26:43.887Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:26:43.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:26:43.917Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:26:44.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:26:44.040Z] $ docker exec c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b ssh-agent [2022-10-17T14:26:44.161Z] SSH_AUTH_SOCK=/tmp/ssh-XnHdAw5nJQcB/agent.32 [2022-10-17T14:26:44.161Z] SSH_AGENT_PID=38 [2022-10-17T14:26:44.169Z] Running ssh-add (command line suppressed) [2022-10-17T14:26:44.320Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9759464670840917163.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9759464670840917163.key) [2022-10-17T14:26:44.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:26:44.619Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T14:26:44.639Z] $ docker exec --env ******** --env ******** c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b ssh-agent -k [2022-10-17T14:26:44.743Z] unset SSH_AUTH_SOCK; [2022-10-17T14:26:44.743Z] unset SSH_AGENT_PID; [2022-10-17T14:26:44.743Z] echo Agent pid 38 killed; [2022-10-17T14:26:44.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T14:26:44.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:26:44.782Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:26:44.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:26:44.905Z] $ docker exec c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b ssh-agent [2022-10-17T14:26:45.022Z] SSH_AUTH_SOCK=/tmp/ssh-PdLMKW1orfUv/agent.71 [2022-10-17T14:26:45.022Z] SSH_AGENT_PID=77 [2022-10-17T14:26:45.027Z] Running ssh-add (command line suppressed) [2022-10-17T14:26:45.144Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15272452288897923831.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15272452288897923831.key) [2022-10-17T14:26:45.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:26:45.445Z] + git semver init [2022-10-17T14:26:45.704Z] 2022-10-17 14:26:45,627 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T14:26:45.704Z] 2022-10-17 14:26:45,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-17T14:26:45.704Z] 2022-10-17 14:26:45,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-17T14:26:45.704Z] 2022-10-17 14:26:45,628 [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-17T14:26:47.085Z] 2022-10-17 14:26:46,822 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-10-17T14:26:47.085Z] 2022-10-17 14:26:46,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-10-17T14:26:47.085Z] 2022-10-17 14:26:46,823 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:26:47.085Z] 2022-10-17 14:26:46,823 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:26:47.085Z] 2.3.0-dev.25 [Pipeline] } [2022-10-17T14:26:47.100Z] $ docker exec --env ******** --env ******** c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b ssh-agent -k [2022-10-17T14:26:47.188Z] unset SSH_AUTH_SOCK; [2022-10-17T14:26:47.188Z] unset SSH_AGENT_PID; [2022-10-17T14:26:47.188Z] echo Agent pid 77 killed; [2022-10-17T14:26:47.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:26:47.504Z] + git semver [Pipeline] } [2022-10-17T14:26:47.781Z] $ docker stop --time=1 c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b [2022-10-17T14:26:49.116Z] $ docker rm -f c11dd340dcdfc9c56ab94898c6ddefc9a9d000f673230e6954bd36add8d2680b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:26:49.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T14:26:49.605Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T14:26:49.608Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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-17T14:26:49.705Z] provisioning config files... [2022-10-17T14:26:49.713Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9387110710698618992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:26:50.003Z] ---> docker-login.sh [2022-10-17T14:26:50.003Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:26:50.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:50.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:50.003Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:50.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:50.003Z] [2022-10-17T14:26:50.003Z] Login Succeeded [2022-10-17T14:26:50.003Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:26:50.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:50.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:50.003Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:50.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:50.003Z] [2022-10-17T14:26:50.003Z] Login Succeeded [2022-10-17T14:26:50.003Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:26:50.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:50.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:50.261Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:50.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:50.261Z] [2022-10-17T14:26:50.261Z] Login Succeeded [2022-10-17T14:26:50.261Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:26:50.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:50.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:50.261Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:50.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:50.261Z] [2022-10-17T14:26:50.261Z] Login Succeeded [2022-10-17T14:26:50.261Z] docker.io [2022-10-17T14:26:50.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:26:50.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:26:50.779Z] Configure a credential helper to remove this warning. See [2022-10-17T14:26:50.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:26:50.779Z] [2022-10-17T14:26:50.779Z] Login Succeeded [2022-10-17T14:26:50.779Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:26:50.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T14:26:50.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:26:50.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:26:50.861Z] ========================================================= [2022-10-17T14:26:50.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T14:26:50.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:26:51.161Z] + 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-17T14:26:51.161Z] Sending build context to Docker daemon 23.19MB [2022-10-17T14:26:51.161Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:26:51.161Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T14:26:51.421Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T14:26:51.421Z] 213ec9aee27d: Pulling fs layer [2022-10-17T14:26:51.421Z] 4583459ba037: Pulling fs layer [2022-10-17T14:26:51.421Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T14:26:51.421Z] 53926ce57604: Pulling fs layer [2022-10-17T14:26:51.421Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T14:26:51.421Z] 30f14e443154: Pulling fs layer [2022-10-17T14:26:51.421Z] 801331c1e519: Pulling fs layer [2022-10-17T14:26:51.421Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T14:26:51.421Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T14:26:51.421Z] 30f14e443154: Waiting [2022-10-17T14:26:51.421Z] 801331c1e519: Waiting [2022-10-17T14:26:51.421Z] 99cc6dd402b0: Waiting [2022-10-17T14:26:51.421Z] 7d9ed39f4882: Waiting [2022-10-17T14:26:51.421Z] 53926ce57604: Waiting [2022-10-17T14:26:51.421Z] 21b2b0c7a3f4: Waiting [2022-10-17T14:26:51.421Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T14:26:51.421Z] 93c1e223e6f2: Download complete [2022-10-17T14:26:51.421Z] 4583459ba037: Download complete [2022-10-17T14:26:51.421Z] 21b2b0c7a3f4: Download complete [2022-10-17T14:26:51.421Z] 30f14e443154: Download complete [2022-10-17T14:26:51.421Z] 213ec9aee27d: Verifying Checksum [2022-10-17T14:26:51.421Z] 213ec9aee27d: Download complete [2022-10-17T14:26:51.421Z] 801331c1e519: Download complete [2022-10-17T14:26:51.681Z] 213ec9aee27d: Pull complete [2022-10-17T14:26:51.682Z] 4583459ba037: Pull complete [2022-10-17T14:26:51.940Z] 93c1e223e6f2: Pull complete [2022-10-17T14:26:51.940Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T14:26:51.940Z] 7d9ed39f4882: Download complete [2022-10-17T14:26:51.940Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T14:26:51.940Z] 99cc6dd402b0: Download complete [2022-10-17T14:26:52.198Z] 53926ce57604: Verifying Checksum [2022-10-17T14:26:52.198Z] 53926ce57604: Download complete [2022-10-17T14:26:56.383Z] 53926ce57604: Pull complete [2022-10-17T14:26:56.383Z] 21b2b0c7a3f4: Pull complete [2022-10-17T14:26:56.383Z] 30f14e443154: Pull complete [2022-10-17T14:26:56.383Z] 801331c1e519: Pull complete [2022-10-17T14:26:58.281Z] 99cc6dd402b0: Pull complete [2022-10-17T14:26:58.854Z] 7d9ed39f4882: Pull complete [2022-10-17T14:26:58.854Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T14:26:58.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T14:26:58.854Z] ---> 1dedd983c030 [2022-10-17T14:26:58.854Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T14:27:04.160Z] ---> Running in 78b77d76a367 [2022-10-17T14:27:04.160Z] Removing intermediate container 78b77d76a367 [2022-10-17T14:27:04.160Z] ---> 4144abecd474 [2022-10-17T14:27:04.160Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:27:04.160Z] ---> Running in af48c110f110 [2022-10-17T14:27:04.160Z] Removing intermediate container af48c110f110 [2022-10-17T14:27:04.160Z] ---> ccc224748d78 [2022-10-17T14:27:04.160Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T14:27:04.160Z] ---> Running in 79288271c092 [2022-10-17T14:27:04.160Z] Removing intermediate container 79288271c092 [2022-10-17T14:27:04.160Z] ---> 321f468ad423 [2022-10-17T14:27:04.160Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-17T14:27:04.160Z] ---> Running in 44e46f3711e6 [2022-10-17T14:27:04.160Z] Removing intermediate container 44e46f3711e6 [2022-10-17T14:27:04.160Z] ---> aa01edb00cf7 [2022-10-17T14:27:04.160Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:27:04.160Z] ---> Running in e340a39f7249 [2022-10-17T14:27:04.418Z] Removing intermediate container e340a39f7249 [2022-10-17T14:27:04.418Z] ---> 53b16c5b1f17 [2022-10-17T14:27:04.418Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:27:04.418Z] ---> Running in 14ac93707684 [2022-10-17T14:27:04.678Z] Still waiting to schedule task [2022-10-17T14:27:04.679Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T14:27:04.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T14:27:05.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T14:27:06.177Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T14:27:06.177Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T14:27:06.435Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T14:27:06.436Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T14:27:06.694Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T14:27:06.694Z] OK: 216 MiB in 55 packages [2022-10-17T14:27:07.262Z] Removing intermediate container 14ac93707684 [2022-10-17T14:27:07.262Z] ---> 61146129d3f5 [2022-10-17T14:27:07.262Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-17T14:27:07.262Z] ---> 6dc1a9aacd9a [2022-10-17T14:27:07.262Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:27:07.262Z] ---> Running in fe89dc1399a6 [2022-10-17T14:27:33.801Z] Removing intermediate container fe89dc1399a6 [2022-10-17T14:27:33.801Z] ---> 0fe5623c0545 [2022-10-17T14:27:33.801Z] Step 11/13 : COPY . . [2022-10-17T14:27:33.801Z] ---> b57b9d6797b0 [2022-10-17T14:27:33.801Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T14:27:33.801Z] ---> Running in 9a40d042f3a5 [2022-10-17T14:27:33.801Z] Removing intermediate container 9a40d042f3a5 [2022-10-17T14:27:33.801Z] ---> 49c4150a0d3e [2022-10-17T14:27:33.801Z] Step 13/13 : RUN $MAKE [2022-10-17T14:27:33.801Z] ---> Running in 446f473ddaca [2022-10-17T14:27:33.801Z] noop [2022-10-17T14:27:33.801Z] Removing intermediate container 446f473ddaca [2022-10-17T14:27:33.801Z] ---> f3b66ad5ae04 [2022-10-17T14:27:33.801Z] Successfully built f3b66ad5ae04 [2022-10-17T14:27:33.801Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:27:34.115Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T14:27:34.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:27:34.203Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:27:34.237Z] $ 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-17T14:27:34.637Z] $ docker top 9dfca52117710de46edb23d94c64d9a84c2d6c2c53016026f787a3a70409d151 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:27:34.973Z] + go version [2022-10-17T14:27:34.973Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T14:27:35.010Z] $ docker stop --time=1 9dfca52117710de46edb23d94c64d9a84c2d6c2c53016026f787a3a70409d151 [2022-10-17T14:27:36.287Z] $ docker rm -f 9dfca52117710de46edb23d94c64d9a84c2d6c2c53016026f787a3a70409d151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:27:36.723Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T14:27:36.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:27:36.824Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:27:36.877Z] $ 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-17T14:27:37.217Z] $ docker top e989717166863861fba9b0f8041290f55bc8ac47dfa3ec8385420869377d56fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:27:37.587Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T14:27:37.921Z] + make test [2022-10-17T14:27:37.921Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T14:27:38.185Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-17T14:27:48.502Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-17T14:27:48.502Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 65.7% of statements [2022-10-17T14:27:55.178Z] 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-17T14:27:55.178Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T14:27:58.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T14:27:58.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T14:27:58.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T14:27:58.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T14:27:58.520Z] $ docker stop --time=1 e989717166863861fba9b0f8041290f55bc8ac47dfa3ec8385420869377d56fa [2022-10-17T14:28:01.014Z] $ docker rm -f e989717166863861fba9b0f8041290f55bc8ac47dfa3ec8385420869377d56fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:28:01.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T14:28:01.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T14:28:02.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T14:28:02.294Z] + ls -al . [2022-10-17T14:28:02.294Z] total 200 [2022-10-17T14:28:02.294Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 14:27 . [2022-10-17T14:28:02.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:26 .. [2022-10-17T14:28:02.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:27 .git [2022-10-17T14:28:02.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:26 .github [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 17 14:26 .gitignore [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 14:26 .golangci.yml [2022-10-17T14:28:02.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 14:26 .semver [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 17 14:26 Attribution.txt [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 17 14:26 CHANGELOG.md [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 17 14:26 Dockerfile [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 14:26 GOVERNANCE.md [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 17 14:26 Jenkinsfile [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 14:26 LICENSE [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 17 14:26 Makefile [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 17 14:26 OWNERS.md [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 17 14:26 README.md [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 14:26 VERSION [2022-10-17T14:28:02.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:26 bin [2022-10-17T14:28:02.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:26 cmd [2022-10-17T14:28:02.294Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 17 14:27 coverage.out [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 17 14:26 go.mod [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 17 14:26 go.sum [2022-10-17T14:28:02.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:26 internal [2022-10-17T14:28:02.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:26 snap [2022-10-17T14:28:02.294Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 17 14:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:02.627Z] + 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=4fde29d6fb1a32cee08b75cf09049e5481e19570 --label arch=amd64 --label version=2.3.0-dev.25 . [2022-10-17T14:28:02.627Z] Sending build context to Docker daemon 23.23MB [2022-10-17T14:28:02.627Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:28:02.627Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T14:28:02.627Z] ---> f3b66ad5ae04 [2022-10-17T14:28:02.627Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T14:28:02.892Z] ---> Running in 07c3bb15fb42 [2022-10-17T14:28:02.892Z] Removing intermediate container 07c3bb15fb42 [2022-10-17T14:28:02.892Z] ---> 94f445c7d172 [2022-10-17T14:28:02.892Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:28:02.892Z] ---> Running in 0af4a18e7140 [2022-10-17T14:28:03.163Z] Removing intermediate container 0af4a18e7140 [2022-10-17T14:28:03.163Z] ---> 29c42ddf644d [2022-10-17T14:28:03.163Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T14:28:03.163Z] ---> Running in 3a47b6beecf4 [2022-10-17T14:28:03.163Z] Removing intermediate container 3a47b6beecf4 [2022-10-17T14:28:03.163Z] ---> 8907077194c6 [2022-10-17T14:28:03.163Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-17T14:28:03.163Z] ---> Running in 7fb97daf0384 [2022-10-17T14:28:03.163Z] Removing intermediate container 7fb97daf0384 [2022-10-17T14:28:03.163Z] ---> 1d62c238ea4b [2022-10-17T14:28:03.163Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:28:03.163Z] ---> Running in 5e717b999e99 [2022-10-17T14:28:03.731Z] Removing intermediate container 5e717b999e99 [2022-10-17T14:28:03.731Z] ---> a9b6cd452886 [2022-10-17T14:28:03.731Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:28:03.731Z] ---> Running in b40ac7a7ba96 [2022-10-17T14:28:03.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:04.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:05.196Z] OK: 216 MiB in 55 packages [2022-10-17T14:28:05.454Z] Removing intermediate container b40ac7a7ba96 [2022-10-17T14:28:05.454Z] ---> ac4e22141850 [2022-10-17T14:28:05.454Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-17T14:28:05.724Z] ---> 518bca53f659 [2022-10-17T14:28:05.724Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:28:05.724Z] ---> Running in a76a6b80d671 [2022-10-17T14:28:06.293Z] Removing intermediate container a76a6b80d671 [2022-10-17T14:28:06.293Z] ---> 678d91f59c17 [2022-10-17T14:28:06.293Z] Step 11/27 : COPY . . [2022-10-17T14:28:07.229Z] ---> c9d296dd348a [2022-10-17T14:28:07.229Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T14:28:07.229Z] ---> Running in 0921f8d7d65a [2022-10-17T14:28:07.229Z] Removing intermediate container 0921f8d7d65a [2022-10-17T14:28:07.229Z] ---> 58f8084a8023 [2022-10-17T14:28:07.229Z] Step 13/27 : RUN $MAKE [2022-10-17T14:28:07.229Z] ---> Running in b71fc74da787 [2022-10-17T14:28:07.488Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-17T14:28:29.400Z] Removing intermediate container b71fc74da787 [2022-10-17T14:28:29.400Z] ---> 5fbb05fdc22a [2022-10-17T14:28:29.400Z] Step 14/27 : FROM alpine:3.16 [2022-10-17T14:28:29.400Z] 3.16: Pulling from library/alpine [2022-10-17T14:28:29.400Z] 213ec9aee27d: Already exists [2022-10-17T14:28:29.400Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T14:28:29.400Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T14:28:29.400Z] ---> 9c6f07244728 [2022-10-17T14:28:29.400Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-17T14:28:29.400Z] ---> Running in 7cd2f394e9c8 [2022-10-17T14:28:29.400Z] Removing intermediate container 7cd2f394e9c8 [2022-10-17T14:28:29.400Z] ---> ba3ff874387a [2022-10-17T14:28:29.400Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:28:29.400Z] ---> Running in 3691fb39f628 [2022-10-17T14:28:29.401Z] Removing intermediate container 3691fb39f628 [2022-10-17T14:28:29.401Z] ---> 5cd0f492610b [2022-10-17T14:28:29.401Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T14:28:29.401Z] ---> Running in 23b350043b7f [2022-10-17T14:28:29.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:30.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:30.612Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T14:28:30.612Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T14:28:30.612Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T14:28:30.887Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T14:28:30.887Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T14:28:30.887Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T14:28:31.155Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T14:28:31.155Z] OK: 8 MiB in 20 packages [2022-10-17T14:28:31.429Z] Removing intermediate container 23b350043b7f [2022-10-17T14:28:31.429Z] ---> 61750eb01cf2 [2022-10-17T14:28:31.429Z] Step 18/27 : WORKDIR / [2022-10-17T14:28:31.429Z] ---> Running in c7413f63f719 [2022-10-17T14:28:31.699Z] Removing intermediate container c7413f63f719 [2022-10-17T14:28:31.699Z] ---> 0db2c50e9ec6 [2022-10-17T14:28:31.699Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-17T14:28:31.699Z] ---> 1155c41d8637 [2022-10-17T14:28:31.699Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-17T14:28:31.956Z] ---> 64b1dba573ae [2022-10-17T14:28:31.956Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-17T14:28:32.523Z] ---> e3fa4ab09019 [2022-10-17T14:28:32.524Z] Step 22/27 : EXPOSE 59900 [2022-10-17T14:28:32.524Z] ---> Running in 10f5220add7a [2022-10-17T14:28:32.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8314 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-10-17T14:28:32.782Z] Removing intermediate container 10f5220add7a [2022-10-17T14:28:32.782Z] ---> 999ba6522d19 [2022-10-17T14:28:32.782Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-17T14:28:32.782Z] ---> Running in 5b8716254def [2022-10-17T14:28:32.782Z] Running in /w/workspace/device-virtual-go/61 [2022-10-17T14:28:32.782Z] Removing intermediate container 5b8716254def [2022-10-17T14:28:32.782Z] ---> 45b7b6b2a1e7 [2022-10-17T14:28:32.782Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T14:28:32.782Z] ---> Running in d4e173962d9f [2022-10-17T14:28:32.782Z] Removing intermediate container d4e173962d9f [2022-10-17T14:28:32.782Z] ---> 4cae9d2842a0 [2022-10-17T14:28:32.782Z] Step 25/27 : LABEL arch=amd64 [2022-10-17T14:28:32.782Z] ---> Running in 04387127b012 [Pipeline] { [Pipeline] checkout [2022-10-17T14:28:32.814Z] The recommended git tool is: git [2022-10-17T14:28:33.041Z] Removing intermediate container 04387127b012 [2022-10-17T14:28:33.041Z] ---> c824f9981b29 [2022-10-17T14:28:33.041Z] Step 26/27 : LABEL git_sha=4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:28:33.041Z] ---> Running in 04020905264a [2022-10-17T14:28:33.041Z] Removing intermediate container 04020905264a [2022-10-17T14:28:33.041Z] ---> ab97fbb91937 [2022-10-17T14:28:33.041Z] Step 27/27 : LABEL version=2.3.0-dev.25 [2022-10-17T14:28:33.041Z] ---> Running in 16403d5e3188 [2022-10-17T14:28:33.299Z] Removing intermediate container 16403d5e3188 [2022-10-17T14:28:33.299Z] ---> 61e167606d66 [2022-10-17T14:28:33.299Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T14:28:33.299Z] Successfully built 61e167606d66 [2022-10-17T14:28:33.299Z] 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-17T14:28:33.407Z] provisioning config files... [2022-10-17T14:28:33.415Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7879187155655234890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:28:33.712Z] ---> docker-login.sh [2022-10-17T14:28:33.712Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:28:33.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:28:33.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:28:33.712Z] Configure a credential helper to remove this warning. See [2022-10-17T14:28:33.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:28:33.712Z] [2022-10-17T14:28:33.712Z] Login Succeeded [2022-10-17T14:28:33.712Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:28:33.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:28:33.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:28:33.712Z] Configure a credential helper to remove this warning. See [2022-10-17T14:28:33.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:28:33.712Z] [2022-10-17T14:28:33.712Z] Login Succeeded [2022-10-17T14:28:33.713Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:28:33.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:28:33.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:28:33.971Z] Configure a credential helper to remove this warning. See [2022-10-17T14:28:33.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:28:33.971Z] [2022-10-17T14:28:33.971Z] Login Succeeded [2022-10-17T14:28:33.971Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:28:33.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:28:33.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:28:33.971Z] Configure a credential helper to remove this warning. See [2022-10-17T14:28:33.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:28:33.971Z] [2022-10-17T14:28:33.971Z] Login Succeeded [2022-10-17T14:28:33.971Z] docker.io [2022-10-17T14:28:34.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:28:34.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:28:34.490Z] Configure a credential helper to remove this warning. See [2022-10-17T14:28:34.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:28:34.490Z] [2022-10-17T14:28:34.490Z] Login Succeeded [2022-10-17T14:28:34.490Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:28:34.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:28:34.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:28:34.536Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-10-17T14:28:34.536Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:28:34.536Z] latest [2022-10-17T14:28:34.536Z] 2.3.0-dev.25 [2022-10-17T14:28:34.536Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [2022-10-17T14:28:34.536Z] main [2022-10-17T14:28:34.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:34.841Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:35.139Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:28:35.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-17T14:28:35.139Z] 4f1f643c0e20: Preparing [2022-10-17T14:28:35.139Z] c9ae4a563a2c: Preparing [2022-10-17T14:28:35.139Z] ed84b3a258a0: Preparing [2022-10-17T14:28:35.139Z] 4f75a8219adc: Preparing [2022-10-17T14:28:35.139Z] 76b1feb546aa: Preparing [2022-10-17T14:28:35.139Z] 994393dc58e7: Preparing [2022-10-17T14:28:35.139Z] c9ae4a563a2c: Pushed [2022-10-17T14:28:35.139Z] ed84b3a258a0: Pushed [2022-10-17T14:28:35.139Z] 76b1feb546aa: Pushed [2022-10-17T14:28:35.139Z] 994393dc58e7: Layer already exists [2022-10-17T14:28:35.396Z] 4f75a8219adc: Pushed [2022-10-17T14:28:37.516Z] using credential edgex-jenkins-ssh [2022-10-17T14:28:37.530Z] Cloning the remote Git repository [2022-10-17T14:28:37.563Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-10-17T14:28:37.633Z] > git init /w/workspace/device-virtual-go/61 # timeout=10 [2022-10-17T14:28:37.924Z] 4f1f643c0e20: Pushed [2022-10-17T14:28:37.925Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570: digest: sha256:d311ac6c63d178e9dc7144111d95f617c55f7bfe8b4f110f7b4f529c5d933ce7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:38.238Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:38.548Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-17T14:28:38.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-17T14:28:38.548Z] 4f1f643c0e20: Preparing [2022-10-17T14:28:38.548Z] c9ae4a563a2c: Preparing [2022-10-17T14:28:38.548Z] ed84b3a258a0: Preparing [2022-10-17T14:28:38.548Z] 4f75a8219adc: Preparing [2022-10-17T14:28:38.548Z] 76b1feb546aa: Preparing [2022-10-17T14:28:38.548Z] 994393dc58e7: Preparing [2022-10-17T14:28:38.548Z] 994393dc58e7: Waiting [2022-10-17T14:28:38.548Z] 76b1feb546aa: Layer already exists [2022-10-17T14:28:38.548Z] ed84b3a258a0: Layer already exists [2022-10-17T14:28:38.548Z] c9ae4a563a2c: Layer already exists [2022-10-17T14:28:38.548Z] 4f1f643c0e20: Layer already exists [2022-10-17T14:28:38.548Z] 4f75a8219adc: Layer already exists [2022-10-17T14:28:38.548Z] 994393dc58e7: Layer already exists [2022-10-17T14:28:38.548Z] latest: digest: sha256:d311ac6c63d178e9dc7144111d95f617c55f7bfe8b4f110f7b4f529c5d933ce7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:38.862Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:37.792Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-10-17T14:28:37.793Z] > git --version # timeout=10 [2022-10-17T14:28:37.827Z] > git --version # 'git version 2.25.1' [2022-10-17T14:28:37.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T14:28:37.872Z] Verifying host key using known hosts file [2022-10-17T14:28:38.050Z] 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-17T14:28:38.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T14:28:39.165Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.25 [2022-10-17T14:28:39.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-17T14:28:39.165Z] 4f1f643c0e20: Preparing [2022-10-17T14:28:39.165Z] c9ae4a563a2c: Preparing [2022-10-17T14:28:39.165Z] ed84b3a258a0: Preparing [2022-10-17T14:28:39.165Z] 4f75a8219adc: Preparing [2022-10-17T14:28:39.165Z] 76b1feb546aa: Preparing [2022-10-17T14:28:39.165Z] 994393dc58e7: Preparing [2022-10-17T14:28:39.165Z] 994393dc58e7: Waiting [2022-10-17T14:28:39.165Z] ed84b3a258a0: Layer already exists [2022-10-17T14:28:39.165Z] 4f75a8219adc: Layer already exists [2022-10-17T14:28:39.165Z] c9ae4a563a2c: Layer already exists [2022-10-17T14:28:39.165Z] 4f1f643c0e20: Layer already exists [2022-10-17T14:28:39.165Z] 76b1feb546aa: Layer already exists [2022-10-17T14:28:39.165Z] 994393dc58e7: Layer already exists [2022-10-17T14:28:39.165Z] 2.3.0-dev.25: digest: sha256:d311ac6c63d178e9dc7144111d95f617c55f7bfe8b4f110f7b4f529c5d933ce7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:39.469Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:39.771Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [2022-10-17T14:28:39.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-17T14:28:39.771Z] 4f1f643c0e20: Preparing [2022-10-17T14:28:39.771Z] c9ae4a563a2c: Preparing [2022-10-17T14:28:39.771Z] ed84b3a258a0: Preparing [2022-10-17T14:28:39.771Z] 4f75a8219adc: Preparing [2022-10-17T14:28:39.771Z] 76b1feb546aa: Preparing [2022-10-17T14:28:39.771Z] 994393dc58e7: Preparing [2022-10-17T14:28:39.771Z] 994393dc58e7: Waiting [2022-10-17T14:28:39.771Z] 4f75a8219adc: Layer already exists [2022-10-17T14:28:39.771Z] 76b1feb546aa: Layer already exists [2022-10-17T14:28:39.771Z] c9ae4a563a2c: Layer already exists [2022-10-17T14:28:39.771Z] 4f1f643c0e20: Layer already exists [2022-10-17T14:28:39.771Z] ed84b3a258a0: Layer already exists [2022-10-17T14:28:39.771Z] 994393dc58e7: Layer already exists [2022-10-17T14:28:39.771Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25: digest: sha256:d311ac6c63d178e9dc7144111d95f617c55f7bfe8b4f110f7b4f529c5d933ce7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:40.084Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:40.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-10-17T14:28:40.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T14:28:40.391Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-10-17T14:28:40.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-17T14:28:40.391Z] 4f1f643c0e20: Preparing [2022-10-17T14:28:40.391Z] c9ae4a563a2c: Preparing [2022-10-17T14:28:40.391Z] ed84b3a258a0: Preparing [2022-10-17T14:28:40.391Z] 4f75a8219adc: Preparing [2022-10-17T14:28:40.391Z] 76b1feb546aa: Preparing [2022-10-17T14:28:40.391Z] 994393dc58e7: Preparing [2022-10-17T14:28:40.391Z] 4f1f643c0e20: Layer already exists [2022-10-17T14:28:40.391Z] 4f75a8219adc: Layer already exists [2022-10-17T14:28:40.391Z] 76b1feb546aa: Layer already exists [2022-10-17T14:28:40.391Z] ed84b3a258a0: Layer already exists [2022-10-17T14:28:40.391Z] c9ae4a563a2c: Layer already exists [2022-10-17T14:28:40.391Z] 994393dc58e7: Layer already exists [2022-10-17T14:28:40.391Z] main: digest: sha256:d311ac6c63d178e9dc7144111d95f617c55f7bfe8b4f110f7b4f529c5d933ce7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:28:40.441Z] ===================================================== [Pipeline] echo [2022-10-17T14:28:40.449Z] taggedImages: [2022-10-17T14:28:40.449Z] - nexus3.edgexfoundry.org:10004/device-virtual:4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:28:40.449Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-17T14:28:40.449Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.25 [2022-10-17T14:28:40.449Z] - nexus3.edgexfoundry.org:10004/device-virtual:4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [2022-10-17T14:28:40.449Z] - 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-17T14:28:40.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:28:40.815Z] [2022-10-17T14:28:40.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:40.899Z] Avoid second fetch [2022-10-17T14:28:40.899Z] Checking out Revision 4fde29d6fb1a32cee08b75cf09049e5481e19570 (main) [2022-10-17T14:28:41.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:28:41.107Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T14:28:41.107Z] 5eb5b503b376: Pulling fs layer [2022-10-17T14:28:41.107Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T14:28:41.107Z] ec43610c2a17: Pulling fs layer [2022-10-17T14:28:41.107Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T14:28:41.107Z] 33b1e0a273af: Pulling fs layer [2022-10-17T14:28:41.107Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T14:28:41.107Z] 2f39f015ded8: Pulling fs layer [2022-10-17T14:28:41.107Z] 33b1e0a273af: Waiting [2022-10-17T14:28:41.107Z] 3a2ae6a8a46f: Waiting [2022-10-17T14:28:41.107Z] 2f39f015ded8: Waiting [2022-10-17T14:28:41.107Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T14:28:41.107Z] 5c69ac0246d0: Download complete [2022-10-17T14:28:41.107Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T14:28:41.107Z] 3a2ae6a8a46f: Download complete [2022-10-17T14:28:41.364Z] 33b1e0a273af: Verifying Checksum [2022-10-17T14:28:41.364Z] 33b1e0a273af: Download complete [2022-10-17T14:28:41.364Z] ec43610c2a17: Verifying Checksum [2022-10-17T14:28:41.364Z] ec43610c2a17: Download complete [2022-10-17T14:28:41.364Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T14:28:41.364Z] 5d3b04190fa2: Download complete [2022-10-17T14:28:41.364Z] 5eb5b503b376: Verifying Checksum [2022-10-17T14:28:41.364Z] 5eb5b503b376: Download complete [2022-10-17T14:28:41.397Z] Commit message: "Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" [2022-10-17T14:28:40.910Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T14:28:40.928Z] > git checkout -f 4fde29d6fb1a32cee08b75cf09049e5481e19570 # timeout=10 [2022-10-17T14:28:41.688Z] [2022-10-17T14:28:41.688Z] GitHub has been notified of this commit’s build result [2022-10-17T14:28:41.688Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T14:28:41.929Z] 2f39f015ded8: Download complete [2022-10-17T14:28:42.210Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T14:28:42.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T14:28:42.210Z] Dload Upload Total Spent Left Speed [2022-10-17T14:28:42.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-10-17T14:28:42.797Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T14:28:42.865Z] 5eb5b503b376: Pull complete [2022-10-17T14:28:42.865Z] 5c69ac0246d0: Pull complete [2022-10-17T14:28:43.122Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T14:28:43.122Z] + sudo tee /etc/docker/daemon.new [2022-10-17T14:28:43.122Z] { [2022-10-17T14:28:43.122Z] "registry-mirrors": [ [2022-10-17T14:28:43.122Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T14:28:43.122Z] ], [2022-10-17T14:28:43.122Z] "bip": "10.250.0.254/24", [2022-10-17T14:28:43.122Z] "hosts": [ [2022-10-17T14:28:43.122Z] "tcp://0.0.0.0:5555", [2022-10-17T14:28:43.122Z] "unix:///var/run/docker.sock" [2022-10-17T14:28:43.122Z] ], [2022-10-17T14:28:43.122Z] "mtu": 1458, [2022-10-17T14:28:43.122Z] "selinux-enabled": true, [2022-10-17T14:28:43.122Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T14:28:43.122Z] } [Pipeline] sh [2022-10-17T14:28:43.429Z] ec43610c2a17: Pull complete [2022-10-17T14:28:43.429Z] 3a2ae6a8a46f: Pull complete [2022-10-17T14:28:43.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T14:28:43.687Z] 33b1e0a273af: Pull complete [2022-10-17T14:28:43.687Z] 5d3b04190fa2: Pull complete [2022-10-17T14:28:43.785Z] + sudo service docker restart [2022-10-17T14:28:47.869Z] 2f39f015ded8: Pull complete [2022-10-17T14:28:47.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T14:28:47.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:28:47.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:28:47.941Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:28:47.972Z] $ 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-17T14:28:52.137Z] $ docker top 07460b30ccc6ea475d16f43ec57853cd9b66562ca58833b9e6e65625c98a9e31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:28:52.527Z] ---> job-cost.sh [2022-10-17T14:28:52.528Z] lf-activate-venv: SKIPPING [2022-10-17T14:28:52.528Z] INFO: No Stack... [2022-10-17T14:28:52.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T14:28:53.371Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T14:28:53.664Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-10-17T14:28:53.664Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T14:28:53.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] [2022-10-17T14:28:53.688Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] did not exist. Created. [2022-10-17T14:28:53.688Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T14:28:53.998Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T14:28:54.029Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T14:28:54.040Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T14:28:54.064Z] $ docker stop --time=1 07460b30ccc6ea475d16f43ec57853cd9b66562ca58833b9e6e65625c98a9e31 [2022-10-17T14:28:55.214Z] $ docker rm -f 07460b30ccc6ea475d16f43ec57853cd9b66562ca58833b9e6e65625c98a9e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:29:02.037Z] provisioning config files... [2022-10-17T14:29:02.063Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/61@tmp/config8578826040788003444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:29:02.413Z] ---> docker-login.sh [2022-10-17T14:29:02.413Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:29:02.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:02.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:02.948Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:02.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:02.948Z] [2022-10-17T14:29:02.948Z] Login Succeeded [2022-10-17T14:29:02.948Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:29:03.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:03.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:03.214Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:03.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:03.214Z] [2022-10-17T14:29:03.214Z] Login Succeeded [2022-10-17T14:29:03.484Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:29:03.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:03.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:03.751Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:03.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:03.751Z] [2022-10-17T14:29:03.751Z] Login Succeeded [2022-10-17T14:29:03.751Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:29:04.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:04.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:04.019Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:04.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:04.019Z] [2022-10-17T14:29:04.019Z] Login Succeeded [2022-10-17T14:29:04.019Z] docker.io [2022-10-17T14:29:04.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:04.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:04.560Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:04.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:04.560Z] [2022-10-17T14:29:04.560Z] Login Succeeded [2022-10-17T14:29:04.560Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:29:04.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T14:29:04.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:29:04.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:29:04.733Z] ========================================================= [2022-10-17T14:29:04.733Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T14:29:04.733Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:05.062Z] + 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-17T14:29:05.330Z] Sending build context to Docker daemon 11.73MB [2022-10-17T14:29:05.330Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:29:05.330Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T14:29:05.599Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T14:29:05.599Z] 9b18e9b68314: Pulling fs layer [2022-10-17T14:29:05.599Z] d32db5db7311: Pulling fs layer [2022-10-17T14:29:05.599Z] d0c4b47475fc: Pulling fs layer [2022-10-17T14:29:05.599Z] 5831b945b038: Pulling fs layer [2022-10-17T14:29:05.599Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T14:29:05.599Z] e10730c5d714: Pulling fs layer [2022-10-17T14:29:05.599Z] 5dd5c2283517: Pulling fs layer [2022-10-17T14:29:05.599Z] d5ac0230b979: Pulling fs layer [2022-10-17T14:29:05.599Z] 5831b945b038: Waiting [2022-10-17T14:29:05.599Z] 86bbec2aaacd: Waiting [2022-10-17T14:29:05.599Z] e10730c5d714: Waiting [2022-10-17T14:29:05.599Z] 5dd5c2283517: Waiting [2022-10-17T14:29:05.599Z] d5ac0230b979: Waiting [2022-10-17T14:29:05.599Z] d0c4b47475fc: Verifying Checksum [2022-10-17T14:29:05.599Z] d0c4b47475fc: Download complete [2022-10-17T14:29:05.599Z] d32db5db7311: Download complete [2022-10-17T14:29:05.599Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T14:29:05.599Z] 86bbec2aaacd: Download complete [2022-10-17T14:29:05.599Z] e10730c5d714: Verifying Checksum [2022-10-17T14:29:05.599Z] e10730c5d714: Download complete [2022-10-17T14:29:05.599Z] 9b18e9b68314: Download complete [2022-10-17T14:29:06.572Z] 9b18e9b68314: Pull complete [2022-10-17T14:29:06.841Z] d5ac0230b979: Verifying Checksum [2022-10-17T14:29:06.841Z] d5ac0230b979: Download complete [2022-10-17T14:29:07.117Z] d32db5db7311: Pull complete [2022-10-17T14:29:07.386Z] d0c4b47475fc: Pull complete [2022-10-17T14:29:07.980Z] 5dd5c2283517: Verifying Checksum [2022-10-17T14:29:07.980Z] 5dd5c2283517: Download complete [2022-10-17T14:29:08.567Z] 5831b945b038: Download complete [2022-10-17T14:29:20.920Z] 5831b945b038: Pull complete [2022-10-17T14:29:20.920Z] 86bbec2aaacd: Pull complete [2022-10-17T14:29:21.189Z] e10730c5d714: Pull complete [2022-10-17T14:29:27.876Z] 5dd5c2283517: Pull complete [2022-10-17T14:29:29.295Z] d5ac0230b979: Pull complete [2022-10-17T14:29:29.295Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T14:29:29.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T14:29:29.567Z] ---> 59b3b1a385d4 [2022-10-17T14:29:29.567Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T14:29:31.522Z] ---> Running in 6d08508352ec [2022-10-17T14:29:31.789Z] Removing intermediate container 6d08508352ec [2022-10-17T14:29:31.789Z] ---> b9b18d25c667 [2022-10-17T14:29:31.789Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:29:31.789Z] ---> Running in 0a78cfb46ff8 [2022-10-17T14:29:32.392Z] Removing intermediate container 0a78cfb46ff8 [2022-10-17T14:29:32.392Z] ---> 380a33ca1766 [2022-10-17T14:29:32.392Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T14:29:32.392Z] ---> Running in 0f31bb937afd [2022-10-17T14:29:32.664Z] Removing intermediate container 0f31bb937afd [2022-10-17T14:29:32.664Z] ---> c091987a55aa [2022-10-17T14:29:32.664Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-17T14:29:32.664Z] ---> Running in 10b279bfedb2 [2022-10-17T14:29:32.932Z] Removing intermediate container 10b279bfedb2 [2022-10-17T14:29:32.932Z] ---> 1a00a26fd138 [2022-10-17T14:29:32.932Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:29:33.201Z] ---> Running in 344a0e70ba9b [2022-10-17T14:29:35.161Z] Removing intermediate container 344a0e70ba9b [2022-10-17T14:29:35.161Z] ---> 5232d32c4817 [2022-10-17T14:29:35.161Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:29:35.161Z] ---> Running in cb112c61a0b5 [2022-10-17T14:29:36.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T14:29:36.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T14:29:37.667Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T14:29:37.667Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T14:29:37.933Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T14:29:38.201Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T14:29:38.201Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T14:29:38.201Z] OK: 226 MiB in 55 packages [2022-10-17T14:29:39.163Z] Removing intermediate container cb112c61a0b5 [2022-10-17T14:29:39.163Z] ---> 26feffe395dd [2022-10-17T14:29:39.163Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-17T14:29:39.835Z] ---> 5653c2078f65 [2022-10-17T14:29:39.835Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:29:39.835Z] ---> Running in 20be7a21219c [2022-10-17T14:30:36.296Z] Removing intermediate container 20be7a21219c [2022-10-17T14:30:36.296Z] ---> b4ce7d1095f9 [2022-10-17T14:30:36.296Z] Step 11/13 : COPY . . [2022-10-17T14:30:36.296Z] ---> cc1bf3798c00 [2022-10-17T14:30:36.296Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T14:30:36.296Z] ---> Running in 19e25b42e5ae [2022-10-17T14:30:36.296Z] Removing intermediate container 19e25b42e5ae [2022-10-17T14:30:36.296Z] ---> 44e758a6267b [2022-10-17T14:30:36.296Z] Step 13/13 : RUN $MAKE [2022-10-17T14:30:36.296Z] ---> Running in deb9306bcb83 [2022-10-17T14:30:36.296Z] noop [2022-10-17T14:30:36.296Z] Removing intermediate container deb9306bcb83 [2022-10-17T14:30:36.296Z] ---> be3ac385d70d [2022-10-17T14:30:36.296Z] Successfully built be3ac385d70d [2022-10-17T14:30:36.296Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:30:36.637Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T14:30:36.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:30:36.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-8314 does not seem to be running inside a container [2022-10-17T14:30:36.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/61 -v /w/workspace/device-virtual-go/61:/w/workspace/device-virtual-go/61:rw,z -v /w/workspace/device-virtual-go/61@tmp:/w/workspace/device-virtual-go/61@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-17T14:30:38.060Z] $ docker top 5476bc8b9250cca26dde18165deb19f227e722f0f09cf2eae6913cf467bf19bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:30:38.878Z] + go version [2022-10-17T14:30:38.878Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T14:30:38.895Z] $ docker stop --time=1 5476bc8b9250cca26dde18165deb19f227e722f0f09cf2eae6913cf467bf19bf [2022-10-17T14:30:40.514Z] $ docker rm -f 5476bc8b9250cca26dde18165deb19f227e722f0f09cf2eae6913cf467bf19bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:30:41.062Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T14:30:41.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:30:41.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-8314 does not seem to be running inside a container [2022-10-17T14:30:41.292Z] $ 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/61 -v /w/workspace/device-virtual-go/61:/w/workspace/device-virtual-go/61:rw,z -v /w/workspace/device-virtual-go/61@tmp:/w/workspace/device-virtual-go/61@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-17T14:30:42.405Z] $ docker top b89ff44f6edb5ea8a377ed468cf7c5bcce3c29694d18895c4fde484024f15443 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:30:42.909Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/61 [Pipeline] fileExists [Pipeline] sh [2022-10-17T14:30:43.519Z] + make test [2022-10-17T14:30:43.519Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T14:30:45.476Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-17T14:32:07.124Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-17T14:32:10.468Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.141s coverage: 65.7% of statements [2022-10-17T14:32:10.735Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T14:32:10.735Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T14:32:32.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T14:32:32.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T14:32:32.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T14:32:32.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T14:32:32.827Z] $ docker stop --time=1 b89ff44f6edb5ea8a377ed468cf7c5bcce3c29694d18895c4fde484024f15443 [2022-10-17T14:32:34.598Z] $ docker rm -f b89ff44f6edb5ea8a377ed468cf7c5bcce3c29694d18895c4fde484024f15443 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:32:35.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T14:32:35.561Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T14:32:35.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T14:32:36.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T14:32:36.689Z] + ls -al . [2022-10-17T14:32:36.689Z] total 196 [2022-10-17T14:32:36.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:30 . [2022-10-17T14:32:36.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:28 .. [2022-10-17T14:32:36.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:28 .git [2022-10-17T14:32:36.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:28 .github [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 17 14:28 .gitignore [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 14:28 .golangci.yml [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 17 14:28 Attribution.txt [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 17 14:28 CHANGELOG.md [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 17 14:28 Dockerfile [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 14:28 GOVERNANCE.md [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 17 14:28 Jenkinsfile [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 14:28 LICENSE [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 17 14:28 Makefile [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 17 14:28 OWNERS.md [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 17 14:28 README.md [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 14:26 VERSION [2022-10-17T14:32:36.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:28 bin [2022-10-17T14:32:36.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:28 cmd [2022-10-17T14:32:36.689Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 17 14:32 coverage.out [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 17 14:28 go.mod [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 17 14:28 go.sum [2022-10-17T14:32:36.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:28 internal [2022-10-17T14:32:36.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:28 snap [2022-10-17T14:32:36.689Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 17 14:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:32:37.029Z] + 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=4fde29d6fb1a32cee08b75cf09049e5481e19570 --label arch=arm64 --label version=2.3.0-dev.25 . [2022-10-17T14:32:37.306Z] Sending build context to Docker daemon 11.78MB [2022-10-17T14:32:37.306Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:32:37.306Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T14:32:37.306Z] ---> be3ac385d70d [2022-10-17T14:32:37.306Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T14:32:37.575Z] ---> Running in db4d6d4fe413 [2022-10-17T14:32:37.842Z] Removing intermediate container db4d6d4fe413 [2022-10-17T14:32:37.842Z] ---> a32875cf1df2 [2022-10-17T14:32:37.842Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:32:37.842Z] ---> Running in ff454c689ad5 [2022-10-17T14:32:38.109Z] Removing intermediate container ff454c689ad5 [2022-10-17T14:32:38.109Z] ---> 33c481530001 [2022-10-17T14:32:38.109Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T14:32:38.378Z] ---> Running in 403284c977d9 [2022-10-17T14:32:38.647Z] Removing intermediate container 403284c977d9 [2022-10-17T14:32:38.647Z] ---> e91205ee6576 [2022-10-17T14:32:38.647Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-17T14:32:38.647Z] ---> Running in 11a5cfd82373 [2022-10-17T14:32:38.914Z] Removing intermediate container 11a5cfd82373 [2022-10-17T14:32:38.914Z] ---> b4344a4c5184 [2022-10-17T14:32:38.914Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:32:39.184Z] ---> Running in 630ee2b7d7a5 [2022-10-17T14:32:41.138Z] Removing intermediate container 630ee2b7d7a5 [2022-10-17T14:32:41.138Z] ---> 59ebaae71a7b [2022-10-17T14:32:41.138Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:32:41.138Z] ---> Running in 2cb401c939d0 [2022-10-17T14:32:41.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T14:32:42.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T14:32:43.646Z] OK: 226 MiB in 55 packages [2022-10-17T14:32:44.609Z] Removing intermediate container 2cb401c939d0 [2022-10-17T14:32:44.609Z] ---> 605d7d1c0d4d [2022-10-17T14:32:44.609Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-17T14:32:45.192Z] ---> 7f5608d137c3 [2022-10-17T14:32:45.192Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:32:45.192Z] ---> Running in 98d3623691d8 [2022-10-17T14:32:47.160Z] Removing intermediate container 98d3623691d8 [2022-10-17T14:32:47.160Z] ---> 6e3cb660ada4 [2022-10-17T14:32:47.160Z] Step 11/27 : COPY . . [2022-10-17T14:32:48.569Z] ---> 76c5abcd08fc [2022-10-17T14:32:48.569Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T14:32:48.569Z] ---> Running in 39981558d4a3 [2022-10-17T14:32:48.569Z] Removing intermediate container 39981558d4a3 [2022-10-17T14:32:48.569Z] ---> 3274a008831e [2022-10-17T14:32:48.569Z] Step 13/27 : RUN $MAKE [2022-10-17T14:32:48.837Z] ---> Running in 403d22d5a72b [2022-10-17T14:32:49.796Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-17T14:35:41.570Z] Removing intermediate container 403d22d5a72b [2022-10-17T14:35:41.570Z] ---> d8d55900671e [2022-10-17T14:35:41.570Z] Step 14/27 : FROM alpine:3.16 [2022-10-17T14:35:41.570Z] 3.16: Pulling from library/alpine [2022-10-17T14:35:41.570Z] 9b18e9b68314: Already exists [2022-10-17T14:35:41.570Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T14:35:41.570Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T14:35:41.570Z] ---> a6215f271958 [2022-10-17T14:35:41.570Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-17T14:35:41.570Z] ---> Running in 91b0f6b401c8 [2022-10-17T14:35:41.570Z] Removing intermediate container 91b0f6b401c8 [2022-10-17T14:35:41.570Z] ---> ddc9e1b61cb4 [2022-10-17T14:35:41.570Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:35:41.570Z] ---> Running in 6fb3acb3f35d [2022-10-17T14:35:41.570Z] Removing intermediate container 6fb3acb3f35d [2022-10-17T14:35:41.570Z] ---> 2f734ffadb3c [2022-10-17T14:35:41.570Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T14:35:41.570Z] ---> Running in 8ef0d5676463 [2022-10-17T14:35:41.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T14:35:41.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T14:35:41.570Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T14:35:41.570Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T14:35:41.570Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T14:35:41.570Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T14:35:41.570Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T14:35:41.570Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T14:35:41.570Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T14:35:41.570Z] OK: 8 MiB in 20 packages [2022-10-17T14:35:41.570Z] Removing intermediate container 8ef0d5676463 [2022-10-17T14:35:41.570Z] ---> 9d52050f693d [2022-10-17T14:35:41.570Z] Step 18/27 : WORKDIR / [2022-10-17T14:35:41.570Z] ---> Running in 3b2c4150485c [2022-10-17T14:35:41.570Z] Removing intermediate container 3b2c4150485c [2022-10-17T14:35:41.570Z] ---> 27dbd2c968df [2022-10-17T14:35:41.570Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-17T14:35:41.570Z] ---> 4cb5ae2c5dd1 [2022-10-17T14:35:41.570Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-17T14:35:41.570Z] ---> f42d4bfdaba3 [2022-10-17T14:35:41.570Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-17T14:35:41.570Z] ---> c696b2f11d5c [2022-10-17T14:35:41.570Z] Step 22/27 : EXPOSE 59900 [2022-10-17T14:35:41.570Z] ---> Running in 07e333b86209 [2022-10-17T14:35:41.570Z] Removing intermediate container 07e333b86209 [2022-10-17T14:35:41.570Z] ---> 989d01943eca [2022-10-17T14:35:41.570Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-17T14:35:41.570Z] ---> Running in e7104e7c0688 [2022-10-17T14:35:41.570Z] Removing intermediate container e7104e7c0688 [2022-10-17T14:35:41.570Z] ---> a438b84b25d6 [2022-10-17T14:35:41.570Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T14:35:41.570Z] ---> Running in b09d8cedf566 [2022-10-17T14:35:41.570Z] Removing intermediate container b09d8cedf566 [2022-10-17T14:35:41.570Z] ---> d5a0c9fe0e26 [2022-10-17T14:35:41.570Z] Step 25/27 : LABEL arch=arm64 [2022-10-17T14:35:41.570Z] ---> Running in 483c802e1c41 [2022-10-17T14:35:41.570Z] Removing intermediate container 483c802e1c41 [2022-10-17T14:35:41.570Z] ---> 5e786f5b3fcd [2022-10-17T14:35:41.570Z] Step 26/27 : LABEL git_sha=4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:35:41.570Z] ---> Running in 048db0b12d7e [2022-10-17T14:35:41.570Z] Removing intermediate container 048db0b12d7e [2022-10-17T14:35:41.570Z] ---> 7f5c5b790ce1 [2022-10-17T14:35:41.570Z] Step 27/27 : LABEL version=2.3.0-dev.25 [2022-10-17T14:35:41.570Z] ---> Running in 56b6fef7ad04 [2022-10-17T14:35:41.570Z] Removing intermediate container 56b6fef7ad04 [2022-10-17T14:35:41.570Z] ---> 8200c2d15ae8 [2022-10-17T14:35:41.570Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T14:35:41.570Z] Successfully built 8200c2d15ae8 [2022-10-17T14:35:41.570Z] 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-17T14:35:41.686Z] provisioning config files... [2022-10-17T14:35:41.700Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/61@tmp/config6537273444983300954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:35:42.039Z] ---> docker-login.sh [2022-10-17T14:35:42.039Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:35:42.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:35:42.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:35:42.306Z] Configure a credential helper to remove this warning. See [2022-10-17T14:35:42.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:35:42.306Z] [2022-10-17T14:35:42.306Z] Login Succeeded [2022-10-17T14:35:42.306Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:35:42.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:35:42.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:35:42.576Z] Configure a credential helper to remove this warning. See [2022-10-17T14:35:42.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:35:42.576Z] [2022-10-17T14:35:42.576Z] Login Succeeded [2022-10-17T14:35:42.576Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:35:42.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:35:43.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:35:43.112Z] Configure a credential helper to remove this warning. See [2022-10-17T14:35:43.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:35:43.112Z] [2022-10-17T14:35:43.112Z] Login Succeeded [2022-10-17T14:35:43.112Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:35:43.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:35:43.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:35:43.380Z] Configure a credential helper to remove this warning. See [2022-10-17T14:35:43.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:35:43.380Z] [2022-10-17T14:35:43.380Z] Login Succeeded [2022-10-17T14:35:43.380Z] docker.io [2022-10-17T14:35:43.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:35:44.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:35:44.230Z] Configure a credential helper to remove this warning. See [2022-10-17T14:35:44.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:35:44.230Z] [2022-10-17T14:35:44.230Z] Login Succeeded [2022-10-17T14:35:44.230Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:35:44.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:35:44.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:35:44.301Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-10-17T14:35:44.301Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:35:44.301Z] latest [2022-10-17T14:35:44.301Z] 2.3.0-dev.25 [2022-10-17T14:35:44.301Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [2022-10-17T14:35:44.301Z] main [2022-10-17T14:35:44.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:44.657Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:45.000Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:35:45.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-17T14:35:45.000Z] 516037a6d28b: Preparing [2022-10-17T14:35:45.000Z] 3ec2a5983922: Preparing [2022-10-17T14:35:45.000Z] e97d34309850: Preparing [2022-10-17T14:35:45.000Z] 77f72bfed336: Preparing [2022-10-17T14:35:45.000Z] 2d86abfc56b8: Preparing [2022-10-17T14:35:45.000Z] 5d3e392a13a0: Preparing [2022-10-17T14:35:45.000Z] 5d3e392a13a0: Waiting [2022-10-17T14:35:45.268Z] e97d34309850: Pushed [2022-10-17T14:35:45.268Z] 2d86abfc56b8: Pushed [2022-10-17T14:35:45.268Z] 3ec2a5983922: Pushed [2022-10-17T14:35:45.268Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:35:45.849Z] 77f72bfed336: Pushed [2022-10-17T14:35:51.182Z] 516037a6d28b: Pushed [2022-10-17T14:35:51.182Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570: digest: sha256:1336b2454db4c899c445655582b63a0f362318f01553eebef80987b38e845cc6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:51.538Z] + 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-17T14:35:51.876Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-17T14:35:51.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-17T14:35:51.876Z] 516037a6d28b: Preparing [2022-10-17T14:35:51.876Z] 3ec2a5983922: Preparing [2022-10-17T14:35:51.876Z] e97d34309850: Preparing [2022-10-17T14:35:51.876Z] 77f72bfed336: Preparing [2022-10-17T14:35:51.876Z] 2d86abfc56b8: Preparing [2022-10-17T14:35:51.876Z] 5d3e392a13a0: Preparing [2022-10-17T14:35:51.876Z] 5d3e392a13a0: Waiting [2022-10-17T14:35:51.876Z] 516037a6d28b: Layer already exists [2022-10-17T14:35:51.876Z] e97d34309850: Layer already exists [2022-10-17T14:35:51.876Z] 2d86abfc56b8: Layer already exists [2022-10-17T14:35:51.876Z] 3ec2a5983922: Layer already exists [2022-10-17T14:35:51.876Z] 77f72bfed336: Layer already exists [2022-10-17T14:35:51.876Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:35:52.145Z] latest: digest: sha256:1336b2454db4c899c445655582b63a0f362318f01553eebef80987b38e845cc6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:52.490Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:52.828Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.25 [2022-10-17T14:35:52.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-17T14:35:52.828Z] 516037a6d28b: Preparing [2022-10-17T14:35:52.828Z] 3ec2a5983922: Preparing [2022-10-17T14:35:52.828Z] e97d34309850: Preparing [2022-10-17T14:35:52.828Z] 77f72bfed336: Preparing [2022-10-17T14:35:52.828Z] 2d86abfc56b8: Preparing [2022-10-17T14:35:52.828Z] 5d3e392a13a0: Preparing [2022-10-17T14:35:52.828Z] 5d3e392a13a0: Waiting [2022-10-17T14:35:52.828Z] 2d86abfc56b8: Layer already exists [2022-10-17T14:35:52.828Z] e97d34309850: Layer already exists [2022-10-17T14:35:52.828Z] 516037a6d28b: Layer already exists [2022-10-17T14:35:52.828Z] 77f72bfed336: Layer already exists [2022-10-17T14:35:52.828Z] 3ec2a5983922: Layer already exists [2022-10-17T14:35:52.828Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:35:52.828Z] 2.3.0-dev.25: digest: sha256:1336b2454db4c899c445655582b63a0f362318f01553eebef80987b38e845cc6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:53.439Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:53.776Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [2022-10-17T14:35:53.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-17T14:35:53.776Z] 516037a6d28b: Preparing [2022-10-17T14:35:53.776Z] 3ec2a5983922: Preparing [2022-10-17T14:35:53.777Z] e97d34309850: Preparing [2022-10-17T14:35:53.777Z] 77f72bfed336: Preparing [2022-10-17T14:35:53.777Z] 2d86abfc56b8: Preparing [2022-10-17T14:35:53.777Z] 5d3e392a13a0: Preparing [2022-10-17T14:35:53.777Z] 5d3e392a13a0: Waiting [2022-10-17T14:35:53.777Z] 77f72bfed336: Layer already exists [2022-10-17T14:35:53.777Z] 3ec2a5983922: Layer already exists [2022-10-17T14:35:53.777Z] e97d34309850: Layer already exists [2022-10-17T14:35:53.777Z] 2d86abfc56b8: Layer already exists [2022-10-17T14:35:53.777Z] 516037a6d28b: Layer already exists [2022-10-17T14:35:53.777Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:35:53.777Z] 4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25: digest: sha256:1336b2454db4c899c445655582b63a0f362318f01553eebef80987b38e845cc6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:54.132Z] + 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-17T14:35:54.463Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-10-17T14:35:54.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-17T14:35:54.463Z] 516037a6d28b: Preparing [2022-10-17T14:35:54.463Z] 3ec2a5983922: Preparing [2022-10-17T14:35:54.463Z] e97d34309850: Preparing [2022-10-17T14:35:54.463Z] 77f72bfed336: Preparing [2022-10-17T14:35:54.463Z] 2d86abfc56b8: Preparing [2022-10-17T14:35:54.463Z] 5d3e392a13a0: Preparing [2022-10-17T14:35:54.463Z] 5d3e392a13a0: Waiting [2022-10-17T14:35:54.463Z] 77f72bfed336: Layer already exists [2022-10-17T14:35:54.463Z] 516037a6d28b: Layer already exists [2022-10-17T14:35:54.463Z] 2d86abfc56b8: Layer already exists [2022-10-17T14:35:54.463Z] e97d34309850: Layer already exists [2022-10-17T14:35:54.463Z] 3ec2a5983922: Layer already exists [2022-10-17T14:35:54.463Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:35:54.739Z] main: digest: sha256:1336b2454db4c899c445655582b63a0f362318f01553eebef80987b38e845cc6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:35:54.784Z] ===================================================== [Pipeline] echo [2022-10-17T14:35:54.793Z] taggedImages: [2022-10-17T14:35:54.793Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4fde29d6fb1a32cee08b75cf09049e5481e19570 [2022-10-17T14:35:54.793Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-17T14:35:54.793Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.25 [2022-10-17T14:35:54.793Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4fde29d6fb1a32cee08b75cf09049e5481e19570-2.3.0-dev.25 [2022-10-17T14:35:54.793Z] - 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-17T14:35:55.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T14:35:55.233Z] [2022-10-17T14:35:55.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:55.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T14:35:55.584Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T14:35:55.584Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T14:35:55.584Z] 04944245beec: Pulling fs layer [2022-10-17T14:35:55.584Z] 699f458cf7ca: Pulling fs layer [2022-10-17T14:35:55.584Z] 765212b225bb: Pulling fs layer [2022-10-17T14:35:55.584Z] f23df028b6ca: Pulling fs layer [2022-10-17T14:35:55.584Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T14:35:55.584Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T14:35:55.584Z] 765212b225bb: Waiting [2022-10-17T14:35:55.584Z] f23df028b6ca: Waiting [2022-10-17T14:35:55.584Z] d65c8cfc05b1: Waiting [2022-10-17T14:35:55.584Z] 2437ff75d9bd: Waiting [2022-10-17T14:35:55.865Z] 04944245beec: Verifying Checksum [2022-10-17T14:35:55.865Z] 04944245beec: Download complete [2022-10-17T14:35:55.865Z] 765212b225bb: Verifying Checksum [2022-10-17T14:35:55.865Z] 765212b225bb: Download complete [2022-10-17T14:35:55.865Z] f23df028b6ca: Download complete [2022-10-17T14:35:55.865Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T14:35:55.865Z] d65c8cfc05b1: Download complete [2022-10-17T14:35:56.147Z] 699f458cf7ca: Verifying Checksum [2022-10-17T14:35:56.147Z] 699f458cf7ca: Download complete [2022-10-17T14:35:56.428Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T14:35:56.428Z] 8998bd30e6a1: Download complete [2022-10-17T14:35:59.043Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T14:35:59.043Z] 2437ff75d9bd: Download complete [2022-10-17T14:36:00.450Z] 8998bd30e6a1: Pull complete [2022-10-17T14:36:01.032Z] 04944245beec: Pull complete [2022-10-17T14:36:01.990Z] 699f458cf7ca: Pull complete [2022-10-17T14:36:02.258Z] 765212b225bb: Pull complete [2022-10-17T14:36:03.217Z] f23df028b6ca: Pull complete [2022-10-17T14:36:03.217Z] d65c8cfc05b1: Pull complete [2022-10-17T14:36:18.202Z] 2437ff75d9bd: Pull complete [2022-10-17T14:36:18.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T14:36:18.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T14:36:18.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:36:18.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-8314 does not seem to be running inside a container [2022-10-17T14:36:18.448Z] $ 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/61 -v /w/workspace/device-virtual-go/61:/w/workspace/device-virtual-go/61:rw,z -v /w/workspace/device-virtual-go/61@tmp:/w/workspace/device-virtual-go/61@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-17T14:36:20.983Z] $ docker top 76e96e0617b7c2fb48348dbce571c51e5316b98d5d26cbef831cd3d25784d7b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:36:21.487Z] ---> job-cost.sh [2022-10-17T14:36:21.753Z] lf-activate-venv: SKIPPING [2022-10-17T14:36:21.753Z] INFO: No Stack... [2022-10-17T14:36:22.020Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T14:36:22.979Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T14:36:23.315Z] + cat /w/workspace/device-virtual-go/61/archives/cost.csv [2022-10-17T14:36:23.315Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T14:36:23.375Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] [2022-10-17T14:36:23.381Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] did not exist. Created. [2022-10-17T14:36:23.382Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T14:36:23.718Z] /w/workspace/device-virtual-go/61@tmp/durable-afb1cde6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T14:36:24.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T14:36:24.395Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T14:36:24.443Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T14:36:24.451Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T14:36:24.476Z] $ docker stop --time=1 76e96e0617b7c2fb48348dbce571c51e5316b98d5d26cbef831cd3d25784d7b0 [2022-10-17T14:36:25.960Z] $ docker rm -f 76e96e0617b7c2fb48348dbce571c51e5316b98d5d26cbef831cd3d25784d7b0 [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-17T14:36:26.345Z] provisioning config files... [2022-10-17T14:36:26.351Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17632736671557034028tmp [Pipeline] { [Pipeline] sh [2022-10-17T14:36:26.634Z] + set +x [2022-10-17T14:36:26.634Z] + curl -s https://codecov.io/bash [2022-10-17T14:36:26.634Z] + bash -s -- [2022-10-17T14:36:26.634Z] [2022-10-17T14:36:26.634Z] _____ _ [2022-10-17T14:36:26.634Z] / ____| | | [2022-10-17T14:36:26.634Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T14:36:26.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T14:36:26.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T14:36:26.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T14:36:26.634Z] Bash-1.0.6 [2022-10-17T14:36:26.634Z] [2022-10-17T14:36:26.634Z] [2022-10-17T14:36:26.634Z] ==> git version 2.25.1 found [2022-10-17T14:36:26.634Z] ==> 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-17T14:36:26.634Z] Release-Date: 2020-01-08 [2022-10-17T14:36:26.634Z] 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-17T14:36:26.634Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T14:36:26.634Z] ==> Jenkins CI detected. [2022-10-17T14:36:26.634Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-10-17T14:36:26.634Z] project root: . [2022-10-17T14:36:26.634Z] --> token set from env [2022-10-17T14:36:26.634Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T14:36:26.634Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T14:36:26.634Z] ==> Python coveragepy not found [2022-10-17T14:36:26.634Z] ==> Searching for coverage reports in: [2022-10-17T14:36:26.634Z] + . [2022-10-17T14:36:26.634Z] -> Found 1 reports [2022-10-17T14:36:26.634Z] ==> Detecting git/mercurial file structure [2022-10-17T14:36:26.893Z] ==> Reading reports [2022-10-17T14:36:26.893Z] + ./coverage.out bytes=44128 [2022-10-17T14:36:26.893Z] ==> Appending adjustments [2022-10-17T14:36:26.893Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T14:36:26.893Z] + Found adjustments [2022-10-17T14:36:26.893Z] ==> Gzipping contents [2022-10-17T14:36:26.893Z] 8.0K /tmp/codecov.Hj3mTq.gz [2022-10-17T14:36:26.893Z] ==> Uploading reports [2022-10-17T14:36:26.893Z] url: https://codecov.io [2022-10-17T14:36:26.893Z] query: branch=main&commit=4fde29d6fb1a32cee08b75cf09049e5481e19570&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T14:36:26.893Z] -> Pinging Codecov [2022-10-17T14:36:26.893Z] 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=4fde29d6fb1a32cee08b75cf09049e5481e19570&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T14:36:27.152Z] -> Uploading to [2022-10-17T14:36:27.152Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/5E52B4B073DB2E39498172D8E973AA87/4fde29d6fb1a32cee08b75cf09049e5481e19570/2d1077ea-e0a9-4486-bb3d-f3b09bd976b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T143626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95a5640d5def29bcf00d62791f694075ed89b9bc666fe8124e6c29e4ece11c4a [2022-10-17T14:36:27.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T14:36:27.152Z] Dload Upload Total Spent Left Speed [2022-10-17T14:36:27.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5502 0 0 100 5502 0 25354 --:--:-- --:--:-- --:--:-- 25354 [2022-10-17T14:36:27.411Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] } [2022-10-17T14:36:27.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T14:36:27.609Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T14:36:27.622Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:36:27.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T14:36:27.914Z] [2022-10-17T14:36:27.914Z] 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-17T14:36:28.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T14:36:28.210Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T14:36:28.210Z] df9b9388f04a: Pulling fs layer [2022-10-17T14:36:28.210Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T14:36:28.210Z] 25bc292e5bac: Pulling fs layer [2022-10-17T14:36:28.210Z] 114826534d7a: Pulling fs layer [2022-10-17T14:36:28.210Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T14:36:28.210Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T14:36:28.210Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T14:36:28.210Z] 6ad1cebc031e: Waiting [2022-10-17T14:36:28.210Z] 114826534d7a: Waiting [2022-10-17T14:36:28.210Z] 4657fd5d0bcf: Waiting [2022-10-17T14:36:28.210Z] 8a3aa393b2d8: Waiting [2022-10-17T14:36:28.210Z] 25bc292e5bac: Download complete [2022-10-17T14:36:28.210Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T14:36:28.210Z] 52dc419b0ee2: Download complete [2022-10-17T14:36:28.210Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T14:36:28.210Z] 4657fd5d0bcf: Download complete [2022-10-17T14:36:28.210Z] df9b9388f04a: Download complete [2022-10-17T14:36:28.471Z] df9b9388f04a: Pull complete [2022-10-17T14:36:28.471Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T14:36:28.471Z] 6ad1cebc031e: Download complete [2022-10-17T14:36:28.471Z] 52dc419b0ee2: Pull complete [2022-10-17T14:36:28.471Z] 25bc292e5bac: Pull complete [2022-10-17T14:36:29.040Z] 114826534d7a: Verifying Checksum [2022-10-17T14:36:29.040Z] 114826534d7a: Download complete [2022-10-17T14:36:29.040Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T14:36:29.040Z] 8a3aa393b2d8: Download complete [2022-10-17T14:36:32.321Z] 114826534d7a: Pull complete [2022-10-17T14:36:32.321Z] 4657fd5d0bcf: Pull complete [2022-10-17T14:36:32.579Z] 6ad1cebc031e: Pull complete [2022-10-17T14:36:36.768Z] 8a3aa393b2d8: Pull complete [2022-10-17T14:36:36.768Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T14:36:36.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T14:36:36.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:36:36.836Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:36:36.870Z] $ 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-17T14:36:41.508Z] $ docker top 9b1b729598e807d5ac5772876e753a0e17a0cf5373aa6be70b89d2b67ec3ca6b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T14:36:41.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-10-17T14:36:41.848Z] + set -o pipefail [2022-10-17T14:36:41.849Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-10-17T14:36:48.436Z] [2022-10-17T14:36:48.436Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-10-17T14:36:48.436Z] [2022-10-17T14:36:48.436Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/4df47503-5115-4a88-9bf1-66f4b1fd8eb9 [2022-10-17T14:36:48.436Z] [2022-10-17T14:36:48.437Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T14:36:48.437Z] [2022-10-17T14:36:48.437Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T14:36:48.437Z] [2022-10-17T14:36:48.437Z] [2022-10-17T14:36:48.437Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T14:36:48.437Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T14:36:48.437Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T14:36:48.446Z] $ docker stop --time=1 9b1b729598e807d5ac5772876e753a0e17a0cf5373aa6be70b89d2b67ec3ca6b [2022-10-17T14:36:52.047Z] $ docker rm -f 9b1b729598e807d5ac5772876e753a0e17a0cf5373aa6be70b89d2b67ec3ca6b [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-17T14:36:52.720Z] + git log --format=format:%s -1 4fde29d6fb1a32cee08b75cf09049e5481e19570 [Pipeline] sh [2022-10-17T14:36:53.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:36:53.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:36:53.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:36:53.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:36:53.367Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:36:53.398Z] $ 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-17T14:36:53.789Z] $ docker top 08cd176bb29314b9aaf8dad470dcd149a56bac6bc9178708b8c911efac5ba53d -eo pid,comm [2022-10-17T14:36:53.839Z] 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-17T14:36:53.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:36:53.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:36:53.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:36:53.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:36:53.977Z] $ docker exec 08cd176bb29314b9aaf8dad470dcd149a56bac6bc9178708b8c911efac5ba53d ssh-agent [2022-10-17T14:36:54.081Z] SSH_AUTH_SOCK=/tmp/ssh-D9Gs96qYaISH/agent.32 [2022-10-17T14:36:54.081Z] SSH_AGENT_PID=38 [2022-10-17T14:36:54.086Z] Running ssh-add (command line suppressed) [2022-10-17T14:36:54.203Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1918834992452243226.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1918834992452243226.key) [2022-10-17T14:36:54.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:36:54.501Z] + git semver tag [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,682 [run_tag] DEBUG tag force:False [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,682 [check_head_tag] DEBUG check head tag [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,683 [execute] INFO git cat-file --batch-check [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,687 [execute] INFO git cat-file --batch [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,702 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,702 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,703 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:36:54.761Z] 2022-10-17 14:36:54,706 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:36:54.761Z] 2.3.0-dev.25 [Pipeline] } [2022-10-17T14:36:54.769Z] $ docker exec --env ******** --env ******** 08cd176bb29314b9aaf8dad470dcd149a56bac6bc9178708b8c911efac5ba53d ssh-agent -k [2022-10-17T14:36:54.865Z] unset SSH_AUTH_SOCK; [2022-10-17T14:36:54.865Z] unset SSH_AGENT_PID; [2022-10-17T14:36:54.865Z] echo Agent pid 38 killed; [2022-10-17T14:36:54.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:36:55.172Z] + git semver [Pipeline] } [2022-10-17T14:36:55.442Z] $ docker stop --time=1 08cd176bb29314b9aaf8dad470dcd149a56bac6bc9178708b8c911efac5ba53d [2022-10-17T14:36:56.716Z] $ docker rm -f 08cd176bb29314b9aaf8dad470dcd149a56bac6bc9178708b8c911efac5ba53d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:36:57.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T14:36:57.119Z] [2022-10-17T14:36:57.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:36:57.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T14:36:57.423Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T14:36:57.423Z] ab5ef0e58194: Pulling fs layer [2022-10-17T14:36:57.423Z] 9712f1f96733: Pulling fs layer [2022-10-17T14:36:57.423Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T14:36:57.423Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T14:36:57.423Z] e9a5061849ea: Pulling fs layer [2022-10-17T14:36:57.423Z] 0d9ebad4ef96: Waiting [2022-10-17T14:36:57.423Z] d747dcd14b5f: Pulling fs layer [2022-10-17T14:36:57.423Z] e9a5061849ea: Waiting [2022-10-17T14:36:57.423Z] 2de7ff778b66: Pulling fs layer [2022-10-17T14:36:57.423Z] 9712f1f96733: Verifying Checksum [2022-10-17T14:36:57.423Z] 9712f1f96733: Download complete [2022-10-17T14:36:57.992Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T14:36:57.992Z] 63f879dbbcfc: Download complete [2022-10-17T14:36:57.992Z] e9a5061849ea: Verifying Checksum [2022-10-17T14:36:57.992Z] e9a5061849ea: Download complete [2022-10-17T14:36:58.251Z] d747dcd14b5f: Verifying Checksum [2022-10-17T14:36:58.251Z] d747dcd14b5f: Download complete [2022-10-17T14:36:58.251Z] ab5ef0e58194: Download complete [2022-10-17T14:36:58.251Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T14:36:58.251Z] 0d9ebad4ef96: Download complete [2022-10-17T14:36:58.251Z] 2de7ff778b66: Verifying Checksum [2022-10-17T14:36:58.251Z] 2de7ff778b66: Download complete [2022-10-17T14:37:00.780Z] ab5ef0e58194: Pull complete [2022-10-17T14:37:01.038Z] 9712f1f96733: Pull complete [2022-10-17T14:37:01.603Z] 63f879dbbcfc: Pull complete [2022-10-17T14:37:05.788Z] 0d9ebad4ef96: Pull complete [2022-10-17T14:37:05.788Z] e9a5061849ea: Pull complete [2022-10-17T14:37:05.788Z] d747dcd14b5f: Pull complete [2022-10-17T14:37:06.405Z] 2de7ff778b66: Pull complete [2022-10-17T14:37:06.405Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T14:37:06.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T14:37:06.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:37:06.478Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:37:06.513Z] $ 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-17T14:37:11.341Z] $ docker top cd35d5aeea1ec12944c19dfac8ff1ea618236159887c3e1ea8bfb5a3855dc466 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:37:11.418Z] provisioning config files... [2022-10-17T14:37:11.424Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17842932153566898468tmp [2022-10-17T14:37:11.433Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4057130433181043429tmp [2022-10-17T14:37:11.443Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12777535123303046156tmp [Pipeline] { [Pipeline] echo [2022-10-17T14:37:11.454Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:11.737Z] ---> sigul-configuration.sh [2022-10-17T14:37:11.737Z] gpg: directory `/root/.gnupg' created [2022-10-17T14:37:11.737Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T14:37:11.737Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T14:37:11.737Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T14:37:11.737Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T14:37:11.737Z] gpg: CAST5 encrypted data [2022-10-17T14:37:11.737Z] gpg: encrypted with 1 passphrase [2022-10-17T14:37:11.737Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T14:37:12.016Z] + mkdir /home/jenkins [2022-10-17T14:37:12.016Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T14:37:12.302Z] + 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-17T14:37:12.310Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:12.594Z] ---> sigul-install.sh [2022-10-17T14:37:12.594Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T14:37:12.879Z] + git tag --list [2022-10-17T14:37:12.880Z] v1.0.0 [2022-10-17T14:37:12.880Z] v1.1.0 [2022-10-17T14:37:12.880Z] v1.1.1 [2022-10-17T14:37:12.880Z] v1.2.1 [2022-10-17T14:37:12.880Z] v1.2.2 [2022-10-17T14:37:12.880Z] v1.2.3 [2022-10-17T14:37:12.880Z] v1.3.0 [2022-10-17T14:37:12.880Z] v1.3.1 [2022-10-17T14:37:12.880Z] v2.0.0 [2022-10-17T14:37:12.880Z] v2.1.0 [2022-10-17T14:37:12.880Z] v2.1.1 [2022-10-17T14:37:12.880Z] v2.1.1-dev.1 [2022-10-17T14:37:12.880Z] v2.1.1-dev.2 [2022-10-17T14:37:12.880Z] v2.2.0 [2022-10-17T14:37:12.880Z] v2.2.1-dev.1 [2022-10-17T14:37:12.880Z] v2.2.1-dev.2 [2022-10-17T14:37:12.880Z] v2.2.1-dev.3 [2022-10-17T14:37:12.880Z] v2.2.1-dev.4 [2022-10-17T14:37:12.880Z] v2.2.1-dev.5 [2022-10-17T14:37:12.880Z] v2.2.1-dev.6 [2022-10-17T14:37:12.880Z] v2.2.1-dev.7 [2022-10-17T14:37:12.880Z] v2.2.1-dev.8 [2022-10-17T14:37:12.880Z] v2.3.0-dev.10 [2022-10-17T14:37:12.880Z] v2.3.0-dev.11 [2022-10-17T14:37:12.880Z] v2.3.0-dev.12 [2022-10-17T14:37:12.880Z] v2.3.0-dev.13 [2022-10-17T14:37:12.880Z] v2.3.0-dev.14 [2022-10-17T14:37:12.880Z] v2.3.0-dev.15 [2022-10-17T14:37:12.880Z] v2.3.0-dev.16 [2022-10-17T14:37:12.880Z] v2.3.0-dev.17 [2022-10-17T14:37:12.880Z] v2.3.0-dev.18 [2022-10-17T14:37:12.880Z] v2.3.0-dev.19 [2022-10-17T14:37:12.880Z] v2.3.0-dev.20 [2022-10-17T14:37:12.880Z] v2.3.0-dev.21 [2022-10-17T14:37:12.880Z] v2.3.0-dev.22 [2022-10-17T14:37:12.880Z] v2.3.0-dev.23 [2022-10-17T14:37:12.880Z] v2.3.0-dev.24 [2022-10-17T14:37:12.880Z] v2.3.0-dev.25 [2022-10-17T14:37:12.880Z] v2.3.0-dev.8 [2022-10-17T14:37:12.880Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T14:37:13.163Z] + lftools sign git-tag v2.3.0-dev.25 [2022-10-17T14:37:13.730Z] Signing Git tag with Sigul... [2022-10-17T14:37:13.730Z] Signing v2.3.0-dev.25 [Pipeline] echo [2022-10-17T14:37:14.303Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:14.582Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T14:37:14.587Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T14:37:14.602Z] $ docker stop --time=1 cd35d5aeea1ec12944c19dfac8ff1ea618236159887c3e1ea8bfb5a3855dc466 [2022-10-17T14:37:15.871Z] $ docker rm -f cd35d5aeea1ec12944c19dfac8ff1ea618236159887c3e1ea8bfb5a3855dc466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T14:37:16.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:37:16.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:16.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:37:16.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:37:16.658Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:37:16.687Z] $ 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-17T14:37:17.008Z] $ docker top a963fb5437645a9070f81b96a06da9b9e2c54b192bba740cc5c6bd739860ec5b -eo pid,comm [2022-10-17T14:37:17.054Z] 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-17T14:37:17.054Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:37:17.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:37:17.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:37:17.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:37:17.202Z] $ docker exec a963fb5437645a9070f81b96a06da9b9e2c54b192bba740cc5c6bd739860ec5b ssh-agent [2022-10-17T14:37:17.304Z] SSH_AUTH_SOCK=/tmp/ssh-MF5V7xXl5XGu/agent.32 [2022-10-17T14:37:17.304Z] SSH_AGENT_PID=38 [2022-10-17T14:37:17.309Z] Running ssh-add (command line suppressed) [2022-10-17T14:37:17.405Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3602146369847551155.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3602146369847551155.key) [2022-10-17T14:37:17.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:37:17.708Z] + git semver bump pre [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,889 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,889 [bump_version] DEBUG bumped version:2.3.0-dev.26 [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,889 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,889 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,891 [execute] INFO git cat-file --batch-check [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,891 [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-17T14:37:17.969Z] 2022-10-17 14:37:17,896 [execute] INFO git cat-file --batch [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T14:37:17.969Z] 2022-10-17 14:37:17,900 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:37:17.969Z] 2.3.0-dev.26 [Pipeline] } [2022-10-17T14:37:17.978Z] $ docker exec --env ******** --env ******** a963fb5437645a9070f81b96a06da9b9e2c54b192bba740cc5c6bd739860ec5b ssh-agent -k [2022-10-17T14:37:18.082Z] unset SSH_AUTH_SOCK; [2022-10-17T14:37:18.082Z] unset SSH_AGENT_PID; [2022-10-17T14:37:18.082Z] echo Agent pid 38 killed; [2022-10-17T14:37:18.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:37:18.401Z] + git semver [Pipeline] } [2022-10-17T14:37:18.671Z] $ docker stop --time=1 a963fb5437645a9070f81b96a06da9b9e2c54b192bba740cc5c6bd739860ec5b [2022-10-17T14:37:19.918Z] $ docker rm -f a963fb5437645a9070f81b96a06da9b9e2c54b192bba740cc5c6bd739860ec5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:37:20.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:37:20.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:20.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:37:20.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:37:20.645Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:37:20.681Z] $ 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-17T14:37:20.999Z] $ docker top 19b129fea4d4c1c9659650f55227678bcdd16072fcd3e6ff38c32a947a907ba6 -eo pid,comm [2022-10-17T14:37:21.046Z] 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-17T14:37:21.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:37:21.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:37:21.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:37:21.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:37:21.189Z] $ docker exec 19b129fea4d4c1c9659650f55227678bcdd16072fcd3e6ff38c32a947a907ba6 ssh-agent [2022-10-17T14:37:21.294Z] SSH_AUTH_SOCK=/tmp/ssh-McSYvWccIq3I/agent.32 [2022-10-17T14:37:21.294Z] SSH_AGENT_PID=38 [2022-10-17T14:37:21.298Z] Running ssh-add (command line suppressed) [2022-10-17T14:37:21.405Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15281550035180995949.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15281550035180995949.key) [2022-10-17T14:37:21.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:37:21.710Z] + git semver push [2022-10-17T14:37:21.969Z] 2022-10-17 14:37:21,898 [run_push] DEBUG push [2022-10-17T14:37:21.969Z] 2022-10-17 14:37:21,899 [execute] INFO git cat-file --batch-check [2022-10-17T14:37:21.969Z] 2022-10-17 14:37:21,899 [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-17T14:37:21.969Z] 2022-10-17 14:37:21,905 [execute] INFO git rev-list a4842eb9f935f8523d4307ee8844088e15c4add3 -- [2022-10-17T14:37:21.969Z] 2022-10-17 14:37:21,905 [execute] DEBUG Popen(['git', 'rev-list', 'a4842eb9f935f8523d4307ee8844088e15c4add3', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:37:21.969Z] 2022-10-17 14:37:21,914 [execute] INFO git fetch -v origin [2022-10-17T14:37:21.969Z] 2022-10-17 14:37:21,915 [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-17T14:37:22.537Z] 2022-10-17 14:37:22,527 [run_push] DEBUG no remote changes detected [2022-10-17T14:37:22.537Z] 2022-10-17 14:37:22,528 [execute] INFO git push origin semver [2022-10-17T14:37:22.537Z] 2022-10-17 14:37:22,528 [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-17T14:37:23.475Z] 2022-10-17 14:37:23,321 [run_push] DEBUG push all version tags [2022-10-17T14:37:23.475Z] 2022-10-17 14:37:23,322 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T14:37:23.475Z] 2022-10-17 14:37:23,322 [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-17T14:37:24.412Z] 2022-10-17 14:37:24,157 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-17T14:37:24.412Z] 2.3.0-dev.26 [Pipeline] } [2022-10-17T14:37:24.419Z] $ docker exec --env ******** --env ******** 19b129fea4d4c1c9659650f55227678bcdd16072fcd3e6ff38c32a947a907ba6 ssh-agent -k [2022-10-17T14:37:24.518Z] unset SSH_AUTH_SOCK; [2022-10-17T14:37:24.518Z] unset SSH_AGENT_PID; [2022-10-17T14:37:24.518Z] echo Agent pid 38 killed; [2022-10-17T14:37:24.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:37:24.830Z] + git semver [Pipeline] } [2022-10-17T14:37:25.099Z] $ docker stop --time=1 19b129fea4d4c1c9659650f55227678bcdd16072fcd3e6ff38c32a947a907ba6 [2022-10-17T14:37:26.397Z] $ docker rm -f 19b129fea4d4c1c9659650f55227678bcdd16072fcd3e6ff38c32a947a907ba6 [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-17T14:37:26.951Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-10-17T14:37:26.951Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-17T14:37:26.951Z] total 16 [2022-10-17T14:37:26.951Z] drwxr-xr-x 3 root root 4096 Oct 17 14:28 . [2022-10-17T14:37:26.951Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 14:37 .. [2022-10-17T14:37:26.951Z] drwxr-xr-x 2 root root 4096 Oct 17 14:28 cost [2022-10-17T14:37:26.951Z] -rw-r--r-- 1 root root 88 Oct 17 14:28 cost.csv [2022-10-17T14:37:26.951Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-17T14:37:26.951Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-17T14:37:26.951Z] total 16 [2022-10-17T14:37:26.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 14:28 . [2022-10-17T14:37:26.951Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 14:37 .. [2022-10-17T14:37:26.951Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 14:28 cost [2022-10-17T14:37:26.951Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 14:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:27.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:28.091Z] ---> package-listing.sh [2022-10-17T14:37:28.091Z] ++ facter osfamily [2022-10-17T14:37:28.091Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T14:37:28.349Z] + OS_FAMILY=debian [2022-10-17T14:37:28.349Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-10-17T14:37:28.349Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T14:37:28.349Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T14:37:28.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T14:37:28.349Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T14:37:28.349Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-17T14:37:28.349Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T14:37:28.349Z] + case "${OS_FAMILY}" in [2022-10-17T14:37:28.349Z] + dpkg -l [2022-10-17T14:37:28.349Z] + grep '^ii' [2022-10-17T14:37:28.349Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T14:37:28.349Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T14:37:28.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T14:37:28.349Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-17T14:37:28.349Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-10-17T14:37:28.349Z] + 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-17T14:37:28.359Z] 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-17T14:37:28.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:29.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:37:29.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:37:29.256Z] prd-ubuntu20.04-docker-8c-8g-8312 does not seem to be running inside a container [2022-10-17T14:37:29.283Z] $ 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-17T14:37:29.513Z] $ docker top 851ad78ae7587c20b8dffa6366294de18aa93318158a6b164162dc36d5366d2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:37:29.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T14:37:30.136Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T14:37:30.417Z] + ls /var/log/sa-host [2022-10-17T14:37:30.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:37:30.561Z] provisioning config files... [2022-10-17T14:37:30.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10416535635928160259tmp [Pipeline] { [Pipeline] echo [2022-10-17T14:37:30.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:30.859Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T14:37:30.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:31.251Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T14:37:31.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:31.637Z] ---> sudo-logs.sh [2022-10-17T14:37:31.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T14:37:31.672Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:31.952Z] ---> job-cost.sh [2022-10-17T14:37:31.952Z] lf-activate-venv: SKIPPING [2022-10-17T14:37:31.952Z] DEBUG: total: 0.2199999988079071 [2022-10-17T14:37:31.952Z] INFO: Retrieving Stack Cost... [2022-10-17T14:37:32.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T14:37:32.782Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T14:37:32.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:33.081Z] ---> logs-deploy.sh [2022-10-17T14:37:33.081Z] lf-activate-venv: SKIPPING [2022-10-17T14:37:33.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/61 [2022-10-17T14:37:33.081Z] INFO: archiving workspace using pattern(s): [2022-10-17T14:37:34.020Z] Archives upload complete. [2022-10-17T14:37:34.279Z] INFO: archiving logs to Nexus