Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d121d4b12413d22e246e49a32881448e0ea11499 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-ssh17245476327308022369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15165919121244378067.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8087837178656566072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18069501484733795230.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2270021103048829802.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6459 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d121d4b12413d22e246e49a32881448e0ea11499 (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 d121d4b12413d22e246e49a32881448e0ea11499 # timeout=10 Commit message: "Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24" > git rev-list --no-walk b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T02:52:51.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T02:52:51.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T02:52:51.458Z] ========================================================= [2023-09-19T02:52:51.458Z] EdgeX Global Pipelines Version Info [2023-09-19T02:52:51.458Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:52:52.184Z] ------------------- [2023-09-19T02:52:52.184Z] stable info: [2023-09-19T02:52:52.184Z] ------------------- [2023-09-19T02:52:52.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T02:52:52.184Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:52:52.184Z] Message: update stable to v1.0.254 [2023-09-19T02:52:52.757Z] ------------------- [2023-09-19T02:52:52.757Z] experimental info: [2023-09-19T02:52:52.757Z] ------------------- [2023-09-19T02:52:52.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T02:52:52.757Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:52:52.757Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T02:52:52.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-19T02:52:52.915Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-19T02:52:52.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T02:52:52.932Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T02:52:52.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T02:52:52.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T02:52:52.958Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T02:52:52.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T02:52:52.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T02:52:52.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T02:52:53.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T02:52:53.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-19T02:52:53.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T02:52:53.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T02:52:53.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:52:53.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:52:53.113Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:52:53.125Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:52:53.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T02:52:53.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T02:52:53.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T02:52:53.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T02:52:53.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T02:52:53.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T02:52:53.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T02:52:53.256Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T02:52:53.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T02:52:53.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T02:52:53.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T02:52:53.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T02:52:53.356Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] echo [2023-09-19T02:52:53.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d121d4b [Pipeline] echo [2023-09-19T02:52:53.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:52:53.441Z] provisioning config files... [2023-09-19T02:52:53.467Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2616696362498352753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:52:53.768Z] ---> docker-login.sh [2023-09-19T02:52:53.768Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:52:53.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:54.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:54.029Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:54.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:54.029Z] [2023-09-19T02:52:54.029Z] Login Succeeded [2023-09-19T02:52:54.029Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:52:54.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:54.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:54.029Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:54.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:54.029Z] [2023-09-19T02:52:54.029Z] Login Succeeded [2023-09-19T02:52:54.029Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:52:54.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:54.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:54.289Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:54.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:54.289Z] [2023-09-19T02:52:54.289Z] Login Succeeded [2023-09-19T02:52:54.289Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:52:54.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:54.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:54.289Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:54.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:54.289Z] [2023-09-19T02:52:54.289Z] Login Succeeded [2023-09-19T02:52:54.289Z] docker.io [2023-09-19T02:52:54.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:54.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:54.550Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:54.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:54.550Z] [2023-09-19T02:52:54.550Z] Login Succeeded [2023-09-19T02:52:54.550Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:52:54.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T02:52:54.929Z] + git rev-list -1 --merges d121d4b12413d22e246e49a32881448e0ea11499~1..d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] echo [2023-09-19T02:52:54.983Z] -----------> git rev-list -1 --merges d121d4b12413d22e246e49a32881448e0ea11499~1..d121d4b12413d22e246e49a32881448e0ea11499 d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T02:52:54.983Z] d121d4b12413d22e246e49a32881448e0ea11499 [false] [Pipeline] sh [2023-09-19T02:52:55.269Z] + git log --format=format:%s -1 d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] echo [2023-09-19T02:52:55.280Z] ========================================================= [2023-09-19T02:52:55.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T02:52:55.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:52:55.597Z] + git log --format=format:%s -1 d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] echo [2023-09-19T02:52:55.607Z] [semverPrep] GIT_COMMIT: d121d4b12413d22e246e49a32881448e0ea11499, Commit Message: Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24 [Pipeline] echo [2023-09-19T02:52:55.616Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T02:52:55.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:52:55.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T02:52:55.969Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T02:52:55.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T02:52:55.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T02:52:55.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T02:52:55.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:52:56.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:52:56.315Z] [2023-09-19T02:52:56.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:52:56.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:52:56.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T02:52:56.615Z] b85a868b505f: Pulling fs layer [2023-09-19T02:52:56.615Z] e2be974225ed: Pulling fs layer [2023-09-19T02:52:56.615Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T02:52:56.615Z] 988bab9f4d93: Pulling fs layer [2023-09-19T02:52:56.615Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T02:52:56.615Z] eaf3925da568: Pulling fs layer [2023-09-19T02:52:56.615Z] bab4dde63d76: Pulling fs layer [2023-09-19T02:52:56.615Z] bde34c3a00c8: Pulling fs layer [2023-09-19T02:52:56.615Z] 988bab9f4d93: Waiting [2023-09-19T02:52:56.615Z] eaf3925da568: Waiting [2023-09-19T02:52:56.615Z] 1469e6f7b9e6: Waiting [2023-09-19T02:52:56.615Z] bab4dde63d76: Waiting [2023-09-19T02:52:56.615Z] b352a97aabf1: Pulling fs layer [2023-09-19T02:52:56.615Z] 4872d77fe225: Pulling fs layer [2023-09-19T02:52:56.615Z] 5851b861e8e6: Pulling fs layer [2023-09-19T02:52:56.615Z] bde34c3a00c8: Waiting [2023-09-19T02:52:56.615Z] b352a97aabf1: Waiting [2023-09-19T02:52:56.615Z] 4872d77fe225: Waiting [2023-09-19T02:52:56.615Z] 5851b861e8e6: Waiting [2023-09-19T02:52:56.615Z] e2be974225ed: Verifying Checksum [2023-09-19T02:52:56.615Z] e2be974225ed: Download complete [2023-09-19T02:52:56.615Z] 988bab9f4d93: Verifying Checksum [2023-09-19T02:52:56.615Z] 988bab9f4d93: Download complete [2023-09-19T02:52:56.615Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T02:52:56.615Z] 1469e6f7b9e6: Download complete [2023-09-19T02:52:56.874Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T02:52:56.874Z] 339a4e72a1f5: Download complete [2023-09-19T02:52:56.874Z] eaf3925da568: Verifying Checksum [2023-09-19T02:52:56.874Z] eaf3925da568: Download complete [2023-09-19T02:52:56.874Z] bde34c3a00c8: Verifying Checksum [2023-09-19T02:52:56.874Z] bde34c3a00c8: Download complete [2023-09-19T02:52:56.874Z] b352a97aabf1: Verifying Checksum [2023-09-19T02:52:56.874Z] b352a97aabf1: Download complete [2023-09-19T02:52:56.874Z] 4872d77fe225: Verifying Checksum [2023-09-19T02:52:56.874Z] 4872d77fe225: Download complete [2023-09-19T02:52:56.874Z] 5851b861e8e6: Verifying Checksum [2023-09-19T02:52:56.874Z] 5851b861e8e6: Download complete [2023-09-19T02:52:56.874Z] b85a868b505f: Download complete [2023-09-19T02:52:57.133Z] bab4dde63d76: Verifying Checksum [2023-09-19T02:52:57.133Z] bab4dde63d76: Download complete [2023-09-19T02:52:58.070Z] b85a868b505f: Pull complete [2023-09-19T02:52:58.329Z] e2be974225ed: Pull complete [2023-09-19T02:52:58.589Z] 339a4e72a1f5: Pull complete [2023-09-19T02:52:58.848Z] 988bab9f4d93: Pull complete [2023-09-19T02:52:59.107Z] 1469e6f7b9e6: Pull complete [2023-09-19T02:52:59.107Z] eaf3925da568: Pull complete [2023-09-19T02:53:01.020Z] bab4dde63d76: Pull complete [2023-09-19T02:53:01.020Z] bde34c3a00c8: Pull complete [2023-09-19T02:53:01.020Z] b352a97aabf1: Pull complete [2023-09-19T02:53:01.020Z] 4872d77fe225: Pull complete [2023-09-19T02:53:01.280Z] 5851b861e8e6: Pull complete [2023-09-19T02:53:01.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T02:53:01.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:53:01.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:53:01.378Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T02:53:01.414Z] $ 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 [2023-09-19T02:53:04.382Z] $ docker top a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 -eo pid,comm [2023-09-19T02:53:04.440Z] 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). [2023-09-19T02:53:04.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:53:04.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:53:04.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:53:04.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:53:04.600Z] $ docker exec a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 ssh-agent [2023-09-19T02:53:04.705Z] SSH_AUTH_SOCK=/tmp/ssh-DH0qrtcb0kdp/agent.31 [2023-09-19T02:53:04.705Z] SSH_AGENT_PID=37 [2023-09-19T02:53:04.712Z] Running ssh-add (command line suppressed) [2023-09-19T02:53:04.801Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10209749428682287129.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10209749428682287129.key) [2023-09-19T02:53:04.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:53:05.111Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T02:53:05.126Z] $ docker exec --env ******** --env ******** a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 ssh-agent -k [2023-09-19T02:53:05.228Z] unset SSH_AUTH_SOCK; [2023-09-19T02:53:05.228Z] unset SSH_AGENT_PID; [2023-09-19T02:53:05.228Z] echo Agent pid 37 killed; [2023-09-19T02:53:05.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T02:53:05.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:53:05.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:53:05.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:53:05.370Z] $ docker exec a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 ssh-agent [2023-09-19T02:53:05.485Z] SSH_AUTH_SOCK=/tmp/ssh-pF58qsp60Hfc/agent.69 [2023-09-19T02:53:05.485Z] SSH_AGENT_PID=76 [2023-09-19T02:53:05.490Z] Running ssh-add (command line suppressed) [2023-09-19T02:53:05.588Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12298530507229139268.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12298530507229139268.key) [2023-09-19T02:53:05.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:53:05.901Z] + git semver init [2023-09-19T02:53:06.161Z] 2023-09-19 02:53:06,068 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T02:53:06.161Z] 2023-09-19 02:53:06,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-09-19T02:53:06.161Z] 2023-09-19 02:53:06,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-09-19T02:53:06.161Z] 2023-09-19 02:53:06,069 [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) [2023-09-19T02:53:07.545Z] 2023-09-19 02:53:07,174 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-09-19T02:53:07.545Z] 2023-09-19 02:53:07,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-09-19T02:53:07.545Z] 2023-09-19 02:53:07,175 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T02:53:07.545Z] 2023-09-19 02:53:07,175 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T02:53:07.545Z] 3.1.0-dev.13 [Pipeline] } [2023-09-19T02:53:07.554Z] $ docker exec --env ******** --env ******** a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 ssh-agent -k [2023-09-19T02:53:07.655Z] unset SSH_AUTH_SOCK; [2023-09-19T02:53:07.656Z] unset SSH_AGENT_PID; [2023-09-19T02:53:07.656Z] echo Agent pid 76 killed; [2023-09-19T02:53:07.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:53:07.969Z] + git semver [Pipeline] } [2023-09-19T02:53:08.240Z] $ docker stop --time=1 a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 [2023-09-19T02:53:09.539Z] $ docker rm -f --volumes a267c1c85d8e2e42ce0d894f267adc1c7dd969fb159a09cd2a464c3d8714ce13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:53:09.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T02:53:10.102Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T02:53:10.105Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 [2023-09-19T02:53:10.340Z] provisioning config files... [2023-09-19T02:53:10.360Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config149360244274037457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:53:10.663Z] ---> docker-login.sh [2023-09-19T02:53:10.663Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:53:10.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:10.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:10.663Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:10.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:10.663Z] [2023-09-19T02:53:10.663Z] Login Succeeded [2023-09-19T02:53:10.663Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:53:10.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:10.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:10.663Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:10.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:10.663Z] [2023-09-19T02:53:10.663Z] Login Succeeded [2023-09-19T02:53:10.663Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:53:10.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:10.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:10.923Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:10.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:10.923Z] [2023-09-19T02:53:10.923Z] Login Succeeded [2023-09-19T02:53:10.923Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:53:10.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:10.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:10.923Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:10.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:10.923Z] [2023-09-19T02:53:10.923Z] Login Succeeded [2023-09-19T02:53:10.923Z] docker.io [2023-09-19T02:53:11.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:11.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:11.184Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:11.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:11.184Z] [2023-09-19T02:53:11.184Z] Login Succeeded [2023-09-19T02:53:11.184Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:53:11.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:53:11.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:53:11.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:53:11.289Z] ========================================================= [2023-09-19T02:53:11.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T02:53:11.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:53:11.614Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T02:53:11.614Z] Sending build context to Docker daemon 23.59MB [2023-09-19T02:53:11.614Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:53:11.614Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T02:53:11.876Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T02:53:11.876Z] 7264a8db6415: Pulling fs layer [2023-09-19T02:53:11.876Z] c4d48a809fc2: Pulling fs layer [2023-09-19T02:53:11.876Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T02:53:11.876Z] ad3a456e5733: Pulling fs layer [2023-09-19T02:53:11.876Z] 9e4f439ed901: Pulling fs layer [2023-09-19T02:53:11.876Z] feaf6a47b606: Pulling fs layer [2023-09-19T02:53:11.876Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T02:53:11.876Z] 8ac70367396e: Pulling fs layer [2023-09-19T02:53:11.876Z] 6db16350a2e2: Pulling fs layer [2023-09-19T02:53:11.876Z] 9250d5d63582: Pulling fs layer [2023-09-19T02:53:11.876Z] 6db16350a2e2: Waiting [2023-09-19T02:53:11.876Z] feaf6a47b606: Waiting [2023-09-19T02:53:11.876Z] ad3a456e5733: Waiting [2023-09-19T02:53:11.876Z] 9e4f439ed901: Waiting [2023-09-19T02:53:11.876Z] 8ac70367396e: Waiting [2023-09-19T02:53:11.876Z] 9250d5d63582: Waiting [2023-09-19T02:53:11.876Z] c4d48a809fc2: Download complete [2023-09-19T02:53:11.876Z] ad3a456e5733: Verifying Checksum [2023-09-19T02:53:11.876Z] ad3a456e5733: Download complete [2023-09-19T02:53:11.876Z] 9e4f439ed901: Verifying Checksum [2023-09-19T02:53:11.876Z] 9e4f439ed901: Download complete [2023-09-19T02:53:11.876Z] 7264a8db6415: Verifying Checksum [2023-09-19T02:53:11.876Z] 7264a8db6415: Download complete [2023-09-19T02:53:11.876Z] feaf6a47b606: Verifying Checksum [2023-09-19T02:53:11.876Z] feaf6a47b606: Download complete [2023-09-19T02:53:12.139Z] 7264a8db6415: Pull complete [2023-09-19T02:53:12.139Z] 8ac70367396e: Verifying Checksum [2023-09-19T02:53:12.139Z] 8ac70367396e: Download complete [2023-09-19T02:53:12.139Z] c4d48a809fc2: Pull complete [2023-09-19T02:53:12.403Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T02:53:12.403Z] 4f1c88b9dad5: Download complete [2023-09-19T02:53:12.403Z] 6db16350a2e2: Verifying Checksum [2023-09-19T02:53:12.403Z] 6db16350a2e2: Download complete [2023-09-19T02:53:12.663Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T02:53:12.663Z] 5e8b037d7d82: Download complete [2023-09-19T02:53:12.663Z] 9250d5d63582: Verifying Checksum [2023-09-19T02:53:12.663Z] 9250d5d63582: Download complete [2023-09-19T02:53:15.952Z] 4f1c88b9dad5: Pull complete [2023-09-19T02:53:15.952Z] ad3a456e5733: Pull complete [2023-09-19T02:53:15.952Z] 9e4f439ed901: Pull complete [2023-09-19T02:53:15.952Z] feaf6a47b606: Pull complete [2023-09-19T02:53:18.483Z] 5e8b037d7d82: Pull complete [2023-09-19T02:53:18.483Z] 8ac70367396e: Pull complete [2023-09-19T02:53:19.050Z] 6db16350a2e2: Pull complete [2023-09-19T02:53:19.616Z] 9250d5d63582: Pull complete [2023-09-19T02:53:19.616Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T02:53:19.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T02:53:19.616Z] ---> fa269f55d9b9 [2023-09-19T02:53:19.616Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:53:24.886Z] ---> Running in 022a3b3aeee2 [2023-09-19T02:53:24.886Z] Removing intermediate container 022a3b3aeee2 [2023-09-19T02:53:24.886Z] ---> 9386f0c01557 [2023-09-19T02:53:24.886Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:53:24.886Z] ---> Running in dc87dad29d69 [2023-09-19T02:53:24.886Z] Removing intermediate container dc87dad29d69 [2023-09-19T02:53:24.886Z] ---> acda8de0884d [2023-09-19T02:53:24.886Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:53:24.886Z] ---> Running in 1d88d41ac1e9 [2023-09-19T02:53:24.886Z] Removing intermediate container 1d88d41ac1e9 [2023-09-19T02:53:24.886Z] ---> e12171eec891 [2023-09-19T02:53:24.886Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-19T02:53:24.886Z] ---> Running in 83337a2536d9 [2023-09-19T02:53:24.886Z] Removing intermediate container 83337a2536d9 [2023-09-19T02:53:24.886Z] ---> 51a6241f3fec [2023-09-19T02:53:24.886Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:53:24.886Z] ---> Running in 29978fdd6f83 [2023-09-19T02:53:25.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:53:25.238Z] Still waiting to schedule task [2023-09-19T02:53:25.238Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T02:53:25.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:53:25.661Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T02:53:25.661Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T02:53:25.661Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T02:53:25.661Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T02:53:25.661Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:53:25.661Z] OK: 270 MiB in 60 packages [2023-09-19T02:53:26.229Z] Removing intermediate container 29978fdd6f83 [2023-09-19T02:53:26.229Z] ---> 12b0e93bc88e [2023-09-19T02:53:26.229Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T02:53:26.229Z] ---> 7d32998b2dc9 [2023-09-19T02:53:26.229Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:53:26.229Z] ---> Running in c59109b45887 [2023-09-19T02:53:58.376Z] Removing intermediate container c59109b45887 [2023-09-19T02:53:58.376Z] ---> 7457606c2503 [2023-09-19T02:53:58.376Z] Step 10/12 : COPY . . [2023-09-19T02:53:58.376Z] ---> 1120647b79df [2023-09-19T02:53:58.376Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:53:58.376Z] ---> Running in 8591fcebadc1 [2023-09-19T02:53:58.376Z] Removing intermediate container 8591fcebadc1 [2023-09-19T02:53:58.376Z] ---> 3cc381299134 [2023-09-19T02:53:58.376Z] Step 12/12 : RUN $MAKE [2023-09-19T02:53:58.376Z] ---> Running in 4616d16d9750 [2023-09-19T02:53:58.376Z] noop [2023-09-19T02:53:58.376Z] Removing intermediate container 4616d16d9750 [2023-09-19T02:53:58.376Z] ---> b159f83906fb [2023-09-19T02:53:58.376Z] Successfully built b159f83906fb [2023-09-19T02:53:58.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:53:58.694Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:53:58.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:53:58.767Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T02:53:58.800Z] $ 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 [2023-09-19T02:53:59.134Z] $ docker top 0d0075a43d9725fc3d5b37efe419c94acb56bb855de26228f8f0f35b7457810b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:53:59.471Z] + go version [2023-09-19T02:53:59.472Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T02:53:59.479Z] $ docker stop --time=1 0d0075a43d9725fc3d5b37efe419c94acb56bb855de26228f8f0f35b7457810b [2023-09-19T02:54:00.727Z] $ docker rm -f --volumes 0d0075a43d9725fc3d5b37efe419c94acb56bb855de26228f8f0f35b7457810b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:01.127Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:54:01.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:54:01.196Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T02:54:01.225Z] $ 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 [2023-09-19T02:54:01.550Z] $ docker top a0034e5113f4b495c4af6d7973319cf63cc5e510417b875861675c353aa6bf99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:54:01.893Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:54:02.191Z] + make test [2023-09-19T02:54:02.191Z] go test ./... -coverprofile=coverage.out [2023-09-19T02:54:03.576Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-19T02:54:13.546Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-19T02:54:13.546Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-09-19T02:54:17.730Z] go vet ./... [2023-09-19T02:54:21.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:54:21.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:54:21.008Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:54:21.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:54:21.032Z] $ docker stop --time=1 a0034e5113f4b495c4af6d7973319cf63cc5e510417b875861675c353aa6bf99 [2023-09-19T02:54:25.323Z] $ docker rm -f --volumes a0034e5113f4b495c4af6d7973319cf63cc5e510417b875861675c353aa6bf99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:54:25.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:54:25.830Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T02:54:26.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:54:26.539Z] + ls -al . [2023-09-19T02:54:26.539Z] total 204 [2023-09-19T02:54:26.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 02:54 . [2023-09-19T02:54:26.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:52 .. [2023-09-19T02:54:26.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:54 .git [2023-09-19T02:54:26.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:52 .github [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 02:52 .gitignore [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:52 .golangci.yml [2023-09-19T02:54:26.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:53 .semver [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 02:52 Attribution.txt [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 02:52 CHANGELOG.md [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 02:52 Dockerfile [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:52 GOVERNANCE.md [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 02:52 Jenkinsfile [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:52 LICENSE [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 02:52 Makefile [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 02:52 OWNERS.md [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 02:52 README.md [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 02:53 VERSION [2023-09-19T02:54:26.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:52 bin [2023-09-19T02:54:26.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:52 cmd [2023-09-19T02:54:26.539Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 02:54 coverage.out [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 02:52 go.mod [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 02:52 go.sum [2023-09-19T02:54:26.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:52 internal [2023-09-19T02:54:26.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:52 snap [2023-09-19T02:54:26.539Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:27.007Z] + 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=d121d4b12413d22e246e49a32881448e0ea11499 --label arch=amd64 --label version=3.1.0-dev.13 . [2023-09-19T02:54:27.007Z] Sending build context to Docker daemon 23.64MB [2023-09-19T02:54:27.007Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:54:27.007Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T02:54:27.007Z] ---> b159f83906fb [2023-09-19T02:54:27.007Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:54:27.266Z] ---> Running in 2e4fd08e3075 [2023-09-19T02:54:27.523Z] Removing intermediate container 2e4fd08e3075 [2023-09-19T02:54:27.523Z] ---> 17a36c74762e [2023-09-19T02:54:27.523Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:54:27.523Z] ---> Running in 7ed1fcd0ceee [2023-09-19T02:54:27.523Z] Removing intermediate container 7ed1fcd0ceee [2023-09-19T02:54:27.523Z] ---> 1b203342fcf4 [2023-09-19T02:54:27.523Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:54:27.523Z] ---> Running in 1acd93e806ad [2023-09-19T02:54:27.523Z] Removing intermediate container 1acd93e806ad [2023-09-19T02:54:27.523Z] ---> 6939f8c683ef [2023-09-19T02:54:27.523Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-19T02:54:27.523Z] ---> Running in 3ea71829551b [2023-09-19T02:54:27.782Z] Removing intermediate container 3ea71829551b [2023-09-19T02:54:27.782Z] ---> 80e5d35811e2 [2023-09-19T02:54:27.782Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:54:27.782Z] ---> Running in 619e69ba5b98 [2023-09-19T02:54:28.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:54:28.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:54:28.299Z] OK: 270 MiB in 60 packages [2023-09-19T02:54:28.558Z] Removing intermediate container 619e69ba5b98 [2023-09-19T02:54:28.559Z] ---> 7c85f4fc2f08 [2023-09-19T02:54:28.559Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-19T02:54:28.818Z] ---> 4568a79f8a36 [2023-09-19T02:54:28.818Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:54:28.818Z] ---> Running in 010a94f04055 [2023-09-19T02:54:29.384Z] Removing intermediate container 010a94f04055 [2023-09-19T02:54:29.384Z] ---> 963c43456063 [2023-09-19T02:54:29.384Z] Step 10/25 : COPY . . [2023-09-19T02:54:30.318Z] ---> 3469c97ace09 [2023-09-19T02:54:30.318Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:54:30.318Z] ---> Running in 14962be60b98 [2023-09-19T02:54:30.318Z] Removing intermediate container 14962be60b98 [2023-09-19T02:54:30.318Z] ---> 121d6e45aba1 [2023-09-19T02:54:30.318Z] Step 12/25 : RUN $MAKE [2023-09-19T02:54:30.318Z] ---> Running in bb819c03217a [2023-09-19T02:54:30.577Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-19T02:54:48.785Z] Removing intermediate container bb819c03217a [2023-09-19T02:54:48.785Z] ---> d248c0e6a6b9 [2023-09-19T02:54:48.785Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T02:54:49.043Z] 3.18: Pulling from library/alpine [2023-09-19T02:54:49.302Z] 7264a8db6415: Already exists [2023-09-19T02:54:49.302Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T02:54:49.302Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T02:54:49.302Z] ---> 7e01a0d0a1dc [2023-09-19T02:54:49.302Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-19T02:54:49.302Z] ---> Running in 618a5c31d37b [2023-09-19T02:54:49.565Z] Removing intermediate container 618a5c31d37b [2023-09-19T02:54:49.565Z] ---> a142512417d5 [2023-09-19T02:54:49.565Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-19T02:54:49.565Z] ---> Running in bdd7b82b1fda [2023-09-19T02:54:49.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:54:49.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:54:50.082Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T02:54:50.082Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:54:50.082Z] OK: 7 MiB in 16 packages [2023-09-19T02:54:50.649Z] Removing intermediate container bdd7b82b1fda [2023-09-19T02:54:50.649Z] ---> 1ecd2e2297d5 [2023-09-19T02:54:50.649Z] Step 16/25 : WORKDIR / [2023-09-19T02:54:50.649Z] ---> Running in 1995d9e69bf7 [2023-09-19T02:54:50.649Z] Removing intermediate container 1995d9e69bf7 [2023-09-19T02:54:50.649Z] ---> 4e6103a0479b [2023-09-19T02:54:50.649Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-19T02:54:50.649Z] ---> b3af7709adb9 [2023-09-19T02:54:50.649Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-19T02:54:50.910Z] ---> a066502c105d [2023-09-19T02:54:50.910Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-19T02:54:51.817Z] ---> 981a0fc0ad94 [2023-09-19T02:54:51.817Z] Step 20/25 : EXPOSE 59900 [2023-09-19T02:54:51.817Z] ---> Running in 4ddae1fb0a06 [2023-09-19T02:54:51.817Z] Removing intermediate container 4ddae1fb0a06 [2023-09-19T02:54:51.817Z] ---> 76b7d84e40c7 [2023-09-19T02:54:51.817Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-19T02:54:51.817Z] ---> Running in e3e3d837c845 [2023-09-19T02:54:51.817Z] Removing intermediate container e3e3d837c845 [2023-09-19T02:54:51.817Z] ---> c69bec247b72 [2023-09-19T02:54:51.817Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T02:54:51.817Z] ---> Running in bc90a0215a45 [2023-09-19T02:54:51.817Z] Removing intermediate container bc90a0215a45 [2023-09-19T02:54:51.817Z] ---> 304c5162cfb9 [2023-09-19T02:54:51.817Z] Step 23/25 : LABEL arch=amd64 [2023-09-19T02:54:51.817Z] ---> Running in ff340b24c7cd [2023-09-19T02:54:52.076Z] Removing intermediate container ff340b24c7cd [2023-09-19T02:54:52.076Z] ---> 26acd42eb168 [2023-09-19T02:54:52.076Z] Step 24/25 : LABEL git_sha=d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T02:54:52.076Z] ---> Running in f9891da0da70 [2023-09-19T02:54:52.076Z] Removing intermediate container f9891da0da70 [2023-09-19T02:54:52.076Z] ---> cc6c8d9a8628 [2023-09-19T02:54:52.076Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-09-19T02:54:52.076Z] ---> Running in 1b6b5633b9eb [2023-09-19T02:54:52.076Z] Removing intermediate container 1b6b5633b9eb [2023-09-19T02:54:52.076Z] ---> 63f8242ad8d6 [2023-09-19T02:54:52.076Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T02:54:52.076Z] Successfully built 63f8242ad8d6 [2023-09-19T02:54:52.076Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:54:52.239Z] provisioning config files... [2023-09-19T02:54:52.248Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5335393718447976891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:54:52.542Z] ---> docker-login.sh [2023-09-19T02:54:52.542Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:54:52.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:52.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:52.542Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:52.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:52.542Z] [2023-09-19T02:54:52.542Z] Login Succeeded [2023-09-19T02:54:52.542Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:54:52.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:52.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:52.542Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:52.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:52.542Z] [2023-09-19T02:54:52.542Z] Login Succeeded [2023-09-19T02:54:52.542Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:54:52.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:52.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:52.802Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:52.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:52.802Z] [2023-09-19T02:54:52.802Z] Login Succeeded [2023-09-19T02:54:52.802Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:54:52.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:52.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:52.802Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:52.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:52.802Z] [2023-09-19T02:54:52.802Z] Login Succeeded [2023-09-19T02:54:52.802Z] docker.io [2023-09-19T02:54:52.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:53.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:53.061Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:53.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:53.061Z] [2023-09-19T02:54:53.061Z] Login Succeeded [2023-09-19T02:54:53.061Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:54:53.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:54:53.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:54:53.132Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-09-19T02:54:53.132Z] d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T02:54:53.132Z] latest [2023-09-19T02:54:53.132Z] 3.1.0-dev.13 [2023-09-19T02:54:53.132Z] d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [2023-09-19T02:54:53.132Z] main [2023-09-19T02:54:53.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:53.467Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:53.771Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T02:54:53.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-09-19T02:54:53.771Z] 3b3d48c3937f: Preparing [2023-09-19T02:54:53.771Z] f95a8ebabbbd: Preparing [2023-09-19T02:54:53.771Z] 5a061052c6ee: Preparing [2023-09-19T02:54:53.771Z] 7f5264362504: Preparing [2023-09-19T02:54:53.771Z] 4693057ce236: Preparing [2023-09-19T02:54:53.771Z] 4693057ce236: Layer already exists [2023-09-19T02:54:53.771Z] 7f5264362504: Pushed [2023-09-19T02:54:53.771Z] 5a061052c6ee: Pushed [2023-09-19T02:54:53.771Z] f95a8ebabbbd: Pushed [2023-09-19T02:54:56.304Z] 3b3d48c3937f: Pushed [2023-09-19T02:54:56.304Z] d121d4b12413d22e246e49a32881448e0ea11499: digest: sha256:90b888053e907174739fc7a69c5b647c11ab6de770df356b200c421aaa1b97a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:56.625Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:56.926Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-09-19T02:54:56.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-09-19T02:54:56.926Z] 3b3d48c3937f: Preparing [2023-09-19T02:54:56.926Z] f95a8ebabbbd: Preparing [2023-09-19T02:54:56.926Z] 5a061052c6ee: Preparing [2023-09-19T02:54:56.926Z] 7f5264362504: Preparing [2023-09-19T02:54:56.926Z] 4693057ce236: Preparing [2023-09-19T02:54:56.926Z] 3b3d48c3937f: Layer already exists [2023-09-19T02:54:56.926Z] 4693057ce236: Layer already exists [2023-09-19T02:54:56.926Z] 5a061052c6ee: Layer already exists [2023-09-19T02:54:56.926Z] 7f5264362504: Layer already exists [2023-09-19T02:54:56.926Z] f95a8ebabbbd: Layer already exists [2023-09-19T02:54:56.926Z] latest: digest: sha256:90b888053e907174739fc7a69c5b647c11ab6de770df356b200c421aaa1b97a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:57.230Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:57.532Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.13 [2023-09-19T02:54:57.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-09-19T02:54:57.532Z] 3b3d48c3937f: Preparing [2023-09-19T02:54:57.532Z] f95a8ebabbbd: Preparing [2023-09-19T02:54:57.532Z] 5a061052c6ee: Preparing [2023-09-19T02:54:57.532Z] 7f5264362504: Preparing [2023-09-19T02:54:57.532Z] 4693057ce236: Preparing [2023-09-19T02:54:57.532Z] 3b3d48c3937f: Layer already exists [2023-09-19T02:54:57.532Z] 7f5264362504: Layer already exists [2023-09-19T02:54:57.532Z] 4693057ce236: Layer already exists [2023-09-19T02:54:57.532Z] f95a8ebabbbd: Layer already exists [2023-09-19T02:54:57.532Z] 5a061052c6ee: Layer already exists [2023-09-19T02:54:57.532Z] 3.1.0-dev.13: digest: sha256:90b888053e907174739fc7a69c5b647c11ab6de770df356b200c421aaa1b97a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:57.843Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:58.150Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [2023-09-19T02:54:58.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-09-19T02:54:58.150Z] 3b3d48c3937f: Preparing [2023-09-19T02:54:58.150Z] f95a8ebabbbd: Preparing [2023-09-19T02:54:58.150Z] 5a061052c6ee: Preparing [2023-09-19T02:54:58.150Z] 7f5264362504: Preparing [2023-09-19T02:54:58.150Z] 4693057ce236: Preparing [2023-09-19T02:54:58.150Z] f95a8ebabbbd: Layer already exists [2023-09-19T02:54:58.150Z] 4693057ce236: Layer already exists [2023-09-19T02:54:58.150Z] 7f5264362504: Layer already exists [2023-09-19T02:54:58.150Z] 5a061052c6ee: Layer already exists [2023-09-19T02:54:58.150Z] 3b3d48c3937f: Layer already exists [2023-09-19T02:54:58.150Z] d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13: digest: sha256:90b888053e907174739fc7a69c5b647c11ab6de770df356b200c421aaa1b97a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:58.458Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:58.763Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-09-19T02:54:58.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-09-19T02:54:58.763Z] 3b3d48c3937f: Preparing [2023-09-19T02:54:58.763Z] f95a8ebabbbd: Preparing [2023-09-19T02:54:58.763Z] 5a061052c6ee: Preparing [2023-09-19T02:54:58.763Z] 7f5264362504: Preparing [2023-09-19T02:54:58.763Z] 4693057ce236: Preparing [2023-09-19T02:54:58.763Z] 4693057ce236: Layer already exists [2023-09-19T02:54:58.763Z] 5a061052c6ee: Layer already exists [2023-09-19T02:54:58.763Z] f95a8ebabbbd: Layer already exists [2023-09-19T02:54:58.763Z] 3b3d48c3937f: Layer already exists [2023-09-19T02:54:58.763Z] 7f5264362504: Layer already exists [2023-09-19T02:54:58.763Z] main: digest: sha256:90b888053e907174739fc7a69c5b647c11ab6de770df356b200c421aaa1b97a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:54:58.808Z] ===================================================== [Pipeline] echo [2023-09-19T02:54:58.817Z] taggedImages: [2023-09-19T02:54:58.817Z] - nexus3.edgexfoundry.org:10004/device-virtual:d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T02:54:58.817Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-09-19T02:54:58.817Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.13 [2023-09-19T02:54:58.817Z] - nexus3.edgexfoundry.org:10004/device-virtual:d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [2023-09-19T02:54:58.817Z] - 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 [2023-09-19T02:54:59.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:54:59.191Z] [2023-09-19T02:54:59.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:59.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:54:59.486Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T02:54:59.486Z] 5eb5b503b376: Pulling fs layer [2023-09-19T02:54:59.486Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T02:54:59.486Z] ec43610c2a17: Pulling fs layer [2023-09-19T02:54:59.486Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T02:54:59.486Z] 33b1e0a273af: Pulling fs layer [2023-09-19T02:54:59.486Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T02:54:59.486Z] 2f39f015ded8: Pulling fs layer [2023-09-19T02:54:59.486Z] 3a2ae6a8a46f: Waiting [2023-09-19T02:54:59.486Z] 33b1e0a273af: Waiting [2023-09-19T02:54:59.486Z] 2f39f015ded8: Waiting [2023-09-19T02:54:59.486Z] 5d3b04190fa2: Waiting [2023-09-19T02:54:59.486Z] 5c69ac0246d0: Download complete [2023-09-19T02:54:59.486Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T02:54:59.486Z] 3a2ae6a8a46f: Download complete [2023-09-19T02:54:59.486Z] ec43610c2a17: Verifying Checksum [2023-09-19T02:54:59.486Z] ec43610c2a17: Download complete [2023-09-19T02:54:59.486Z] 33b1e0a273af: Verifying Checksum [2023-09-19T02:54:59.486Z] 33b1e0a273af: Download complete [2023-09-19T02:54:59.486Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T02:54:59.486Z] 5d3b04190fa2: Download complete [2023-09-19T02:54:59.744Z] 5eb5b503b376: Verifying Checksum [2023-09-19T02:54:59.744Z] 5eb5b503b376: Download complete [2023-09-19T02:55:00.310Z] 2f39f015ded8: Verifying Checksum [2023-09-19T02:55:00.310Z] 2f39f015ded8: Download complete [2023-09-19T02:55:00.877Z] 5eb5b503b376: Pull complete [2023-09-19T02:55:01.135Z] 5c69ac0246d0: Pull complete [2023-09-19T02:55:01.393Z] ec43610c2a17: Pull complete [2023-09-19T02:55:01.393Z] 3a2ae6a8a46f: Pull complete [2023-09-19T02:55:01.652Z] 33b1e0a273af: Pull complete [2023-09-19T02:55:01.652Z] 5d3b04190fa2: Pull complete [2023-09-19T02:55:05.830Z] 2f39f015ded8: Pull complete [2023-09-19T02:55:05.830Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T02:55:05.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:55:05.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:55:05.914Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T02:55:05.943Z] $ 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 [2023-09-19T02:55:11.703Z] $ docker top 16a23fce83468b8c72a5354edca7f4800754698a7889b095a9eaba61b6fbcda8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:55:12.077Z] ---> job-cost.sh [2023-09-19T02:55:12.077Z] lf-activate-venv: SKIPPING [2023-09-19T02:55:12.077Z] INFO: No Stack... [2023-09-19T02:55:12.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T02:55:12.594Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T02:55:12.885Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-09-19T02:55:12.885Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T02:55:12.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] [2023-09-19T02:55:12.907Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] did not exist. Created. [2023-09-19T02:55:12.907Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T02:55:13.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T02:55:13.241Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T02:55:13.250Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T02:55:13.268Z] $ docker stop --time=1 16a23fce83468b8c72a5354edca7f4800754698a7889b095a9eaba61b6fbcda8 [2023-09-19T02:55:14.414Z] $ docker rm -f --volumes 16a23fce83468b8c72a5354edca7f4800754698a7889b095a9eaba61b6fbcda8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T02:56:03.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6461 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-09-19T02:56:03.724Z] Running in /w/workspace/device-virtual-go/139 [Pipeline] { [Pipeline] checkout [2023-09-19T02:56:03.765Z] The recommended git tool is: git [2023-09-19T02:56:09.167Z] using credential edgex-jenkins-ssh [2023-09-19T02:56:09.186Z] Cloning the remote Git repository [2023-09-19T02:56:09.234Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-19T02:56:09.336Z] > git init /w/workspace/device-virtual-go/139 # timeout=10 [2023-09-19T02:56:09.498Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-19T02:56:09.499Z] > git --version # timeout=10 [2023-09-19T02:56:09.520Z] > git --version # 'git version 2.25.1' [2023-09-19T02:56:09.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T02:56:09.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:56:11.712Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-19T02:56:11.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:56:12.583Z] Avoid second fetch [2023-09-19T02:56:12.584Z] Checking out Revision d121d4b12413d22e246e49a32881448e0ea11499 (main) [2023-09-19T02:56:13.162Z] Commit message: "Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:56:12.605Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T02:56:12.677Z] > git checkout -f d121d4b12413d22e246e49a32881448e0ea11499 # timeout=10 [2023-09-19T02:56:14.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T02:56:14.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T02:56:14.115Z] Dload Upload Total Spent Left Speed [2023-09-19T02:56:14.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-09-19T02:56:14.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T02:56:15.118Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-09-19T02:56:15.118Z] [2023-09-19T02:56:15.118Z] { [2023-09-19T02:56:15.118Z] "registry-mirrors": [ [2023-09-19T02:56:15.118Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T02:56:15.118Z] ], [2023-09-19T02:56:15.118Z] "bip": "10.250.0.254/24", [2023-09-19T02:56:15.118Z] "hosts": [ [2023-09-19T02:56:15.118Z] "tcp://0.0.0.0:5555", [2023-09-19T02:56:15.118Z] "unix:///var/run/docker.sock" [2023-09-19T02:56:15.118Z] ], [2023-09-19T02:56:15.118Z] "mtu": 1458, [2023-09-19T02:56:15.118Z] "selinux-enabled": true, [2023-09-19T02:56:15.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T02:56:15.118Z] } [Pipeline] sh [2023-09-19T02:56:15.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T02:56:15.778Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:56:34.110Z] provisioning config files... [2023-09-19T02:56:34.134Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/139@tmp/config9387581252783510923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:56:34.489Z] ---> docker-login.sh [2023-09-19T02:56:34.489Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:56:35.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:56:35.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:56:35.078Z] Configure a credential helper to remove this warning. See [2023-09-19T02:56:35.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:56:35.078Z] [2023-09-19T02:56:35.078Z] Login Succeeded [2023-09-19T02:56:35.078Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:56:35.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:56:35.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:56:35.347Z] Configure a credential helper to remove this warning. See [2023-09-19T02:56:35.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:56:35.347Z] [2023-09-19T02:56:35.347Z] Login Succeeded [2023-09-19T02:56:35.347Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:56:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:56:35.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:56:35.891Z] Configure a credential helper to remove this warning. See [2023-09-19T02:56:35.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:56:35.891Z] [2023-09-19T02:56:35.891Z] Login Succeeded [2023-09-19T02:56:35.891Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:56:36.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:56:36.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:56:36.161Z] Configure a credential helper to remove this warning. See [2023-09-19T02:56:36.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:56:36.161Z] [2023-09-19T02:56:36.161Z] Login Succeeded [2023-09-19T02:56:36.161Z] docker.io [2023-09-19T02:56:36.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:56:36.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:56:36.699Z] Configure a credential helper to remove this warning. See [2023-09-19T02:56:36.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:56:36.699Z] [2023-09-19T02:56:36.699Z] Login Succeeded [2023-09-19T02:56:36.699Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:56:36.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:56:36.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:56:36.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:56:37.010Z] ========================================================= [2023-09-19T02:56:37.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T02:56:37.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:56:37.347Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T02:56:37.627Z] Sending build context to Docker daemon 11.94MB [2023-09-19T02:56:37.627Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:56:37.627Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T02:56:37.913Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T02:56:37.913Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T02:56:37.913Z] 5d54e960e981: Pulling fs layer [2023-09-19T02:56:37.913Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T02:56:37.913Z] f0e02332f6b5: Pulling fs layer [2023-09-19T02:56:37.913Z] 66412af1f25a: Pulling fs layer [2023-09-19T02:56:37.914Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T02:56:37.914Z] 9a37bb91b891: Pulling fs layer [2023-09-19T02:56:37.914Z] a29adfc67d43: Pulling fs layer [2023-09-19T02:56:37.914Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T02:56:37.914Z] 1baf3a5c0e64: Waiting [2023-09-19T02:56:37.914Z] 9a37bb91b891: Waiting [2023-09-19T02:56:37.914Z] a29adfc67d43: Waiting [2023-09-19T02:56:37.914Z] d5de9f91c1a4: Waiting [2023-09-19T02:56:37.914Z] f0e02332f6b5: Waiting [2023-09-19T02:56:37.914Z] 66412af1f25a: Waiting [2023-09-19T02:56:37.914Z] 5d54e960e981: Verifying Checksum [2023-09-19T02:56:37.914Z] 5d54e960e981: Download complete [2023-09-19T02:56:37.914Z] f0e02332f6b5: Verifying Checksum [2023-09-19T02:56:37.914Z] f0e02332f6b5: Download complete [2023-09-19T02:56:37.914Z] 66412af1f25a: Verifying Checksum [2023-09-19T02:56:37.914Z] 66412af1f25a: Download complete [2023-09-19T02:56:37.914Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T02:56:37.914Z] 9fda8d8052c6: Download complete [2023-09-19T02:56:38.509Z] 9a37bb91b891: Verifying Checksum [2023-09-19T02:56:38.509Z] 9a37bb91b891: Download complete [2023-09-19T02:56:39.115Z] 9fda8d8052c6: Pull complete [2023-09-19T02:56:39.115Z] a29adfc67d43: Verifying Checksum [2023-09-19T02:56:39.115Z] a29adfc67d43: Download complete [2023-09-19T02:56:39.717Z] 5d54e960e981: Pull complete [2023-09-19T02:56:39.987Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T02:56:39.987Z] d5de9f91c1a4: Download complete [2023-09-19T02:56:39.987Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T02:56:39.987Z] c4a7e357bf2a: Download complete [2023-09-19T02:56:40.955Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T02:56:40.955Z] 1baf3a5c0e64: Download complete [2023-09-19T02:56:51.064Z] c4a7e357bf2a: Pull complete [2023-09-19T02:56:51.064Z] f0e02332f6b5: Pull complete [2023-09-19T02:56:51.064Z] 66412af1f25a: Pull complete [2023-09-19T02:56:57.754Z] 1baf3a5c0e64: Pull complete [2023-09-19T02:56:58.822Z] 9a37bb91b891: Pull complete [2023-09-19T02:57:00.288Z] a29adfc67d43: Pull complete [2023-09-19T02:57:01.703Z] d5de9f91c1a4: Pull complete [2023-09-19T02:57:01.703Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T02:57:01.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T02:57:01.703Z] ---> 746ca1b523b5 [2023-09-19T02:57:01.703Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T02:57:03.656Z] ---> Running in 703e30369428 [2023-09-19T02:57:04.240Z] Removing intermediate container 703e30369428 [2023-09-19T02:57:04.240Z] ---> 46731184346d [2023-09-19T02:57:04.240Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:57:04.240Z] ---> Running in 50e0eced06a6 [2023-09-19T02:57:04.509Z] Removing intermediate container 50e0eced06a6 [2023-09-19T02:57:04.509Z] ---> 440928d5069b [2023-09-19T02:57:04.509Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:57:04.509Z] ---> Running in dc46b9134528 [2023-09-19T02:57:04.776Z] Removing intermediate container dc46b9134528 [2023-09-19T02:57:04.776Z] ---> 5b623d1b6af6 [2023-09-19T02:57:04.776Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-19T02:57:04.776Z] ---> Running in f1f0a66210f5 [2023-09-19T02:57:05.369Z] Removing intermediate container f1f0a66210f5 [2023-09-19T02:57:05.369Z] ---> a7a89c79d89f [2023-09-19T02:57:05.369Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:57:05.369Z] ---> Running in 5f2c120e31ce [2023-09-19T02:57:06.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:57:06.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:57:07.880Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T02:57:07.880Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T02:57:07.880Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T02:57:07.880Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T02:57:07.880Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:57:07.880Z] OK: 272 MiB in 60 packages [2023-09-19T02:57:08.844Z] Removing intermediate container 5f2c120e31ce [2023-09-19T02:57:08.844Z] ---> 7e368403b120 [2023-09-19T02:57:08.844Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T02:57:10.256Z] ---> 1d4cb4ecf3fe [2023-09-19T02:57:10.257Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:57:10.525Z] ---> Running in 3aeab58b2a5b [2023-09-19T02:58:18.426Z] Removing intermediate container 3aeab58b2a5b [2023-09-19T02:58:18.426Z] ---> dba559cf34f0 [2023-09-19T02:58:18.426Z] Step 10/12 : COPY . . [2023-09-19T02:58:18.426Z] ---> 3800b0fbe466 [2023-09-19T02:58:18.426Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:58:18.426Z] ---> Running in 3e0c7381312a [2023-09-19T02:58:18.426Z] Removing intermediate container 3e0c7381312a [2023-09-19T02:58:18.426Z] ---> 8a9c1ad12392 [2023-09-19T02:58:18.426Z] Step 12/12 : RUN $MAKE [2023-09-19T02:58:18.426Z] ---> Running in 06538d4a5124 [2023-09-19T02:58:18.426Z] noop [2023-09-19T02:58:18.698Z] Removing intermediate container 06538d4a5124 [2023-09-19T02:58:18.698Z] ---> ab457d252997 [2023-09-19T02:58:18.698Z] Successfully built ab457d252997 [2023-09-19T02:58:18.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:58:19.064Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:58:19.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:58:19.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-6461 does not seem to be running inside a container [2023-09-19T02:58:19.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/139 -v /w/workspace/device-virtual-go/139:/w/workspace/device-virtual-go/139:rw,z -v /w/workspace/device-virtual-go/139@tmp:/w/workspace/device-virtual-go/139@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 [2023-09-19T02:58:20.582Z] $ docker top 18c76f5a793a0d4e0fdf9f9e698b2143b5ec64ab0ea72c7abc9d5a80d562f58b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:58:21.428Z] + go version [2023-09-19T02:58:21.429Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T02:58:21.450Z] $ docker stop --time=1 18c76f5a793a0d4e0fdf9f9e698b2143b5ec64ab0ea72c7abc9d5a80d562f58b [2023-09-19T02:58:23.105Z] $ docker rm -f --volumes 18c76f5a793a0d4e0fdf9f9e698b2143b5ec64ab0ea72c7abc9d5a80d562f58b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:58:23.664Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:58:23.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:58:23.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-6461 does not seem to be running inside a container [2023-09-19T02:58:23.935Z] $ 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/139 -v /w/workspace/device-virtual-go/139:/w/workspace/device-virtual-go/139:rw,z -v /w/workspace/device-virtual-go/139@tmp:/w/workspace/device-virtual-go/139@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 [2023-09-19T02:58:25.236Z] $ docker top 629373ba8a85f16a006a5c1342421491ed5bc09072f83a1654b0dc0a5ce081af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:58:26.088Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/139 [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:58:26.746Z] + make test [2023-09-19T02:58:26.746Z] go test ./... -coverprofile=coverage.out [2023-09-19T02:58:33.412Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-19T03:00:10.051Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-19T03:00:10.051Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 58.4% of statements [2023-09-19T03:00:10.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T03:00:10.051Z] go vet ./... [2023-09-19T03:00:32.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T03:00:32.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T03:00:32.110Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T03:00:32.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T03:00:32.148Z] $ docker stop --time=1 629373ba8a85f16a006a5c1342421491ed5bc09072f83a1654b0dc0a5ce081af [2023-09-19T03:00:34.047Z] $ docker rm -f --volumes 629373ba8a85f16a006a5c1342421491ed5bc09072f83a1654b0dc0a5ce081af [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:00:35.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T03:00:35.367Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T03:00:36.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:00:36.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T03:00:36.762Z] + ls -al . [2023-09-19T03:00:36.762Z] total 200 [2023-09-19T03:00:36.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:58 . [2023-09-19T03:00:36.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:56 .. [2023-09-19T03:00:36.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:56 .git [2023-09-19T03:00:36.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:56 .github [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 02:56 .gitignore [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:56 .golangci.yml [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 02:56 Attribution.txt [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 02:56 CHANGELOG.md [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 02:56 Dockerfile [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:56 GOVERNANCE.md [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 02:56 Jenkinsfile [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:56 LICENSE [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 02:56 Makefile [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 02:56 OWNERS.md [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 02:56 README.md [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 02:53 VERSION [2023-09-19T03:00:36.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:56 bin [2023-09-19T03:00:36.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:56 cmd [2023-09-19T03:00:36.762Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 03:00 coverage.out [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 02:56 go.mod [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 02:56 go.sum [2023-09-19T03:00:36.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:56 internal [2023-09-19T03:00:36.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:56 snap [2023-09-19T03:00:36.762Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 02:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:00:37.119Z] + 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=d121d4b12413d22e246e49a32881448e0ea11499 --label arch=arm64 --label version=3.1.0-dev.13 . [2023-09-19T03:00:38.084Z] Sending build context to Docker daemon 11.98MB [2023-09-19T03:00:38.084Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:00:38.084Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T03:00:38.084Z] ---> ab457d252997 [2023-09-19T03:00:38.084Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T03:00:38.084Z] ---> Running in 53eea65d1c70 [2023-09-19T03:00:38.670Z] Removing intermediate container 53eea65d1c70 [2023-09-19T03:00:38.670Z] ---> e2129848078c [2023-09-19T03:00:38.670Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T03:00:38.670Z] ---> Running in b7e50b5c9011 [2023-09-19T03:00:40.084Z] Removing intermediate container b7e50b5c9011 [2023-09-19T03:00:40.084Z] ---> 8241c103db83 [2023-09-19T03:00:40.084Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:00:40.084Z] ---> Running in 9a7bc0ea02c8 [2023-09-19T03:00:41.497Z] Removing intermediate container 9a7bc0ea02c8 [2023-09-19T03:00:41.497Z] ---> b5858396b570 [2023-09-19T03:00:41.497Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-19T03:00:41.497Z] ---> Running in 689f2d60bf12 [2023-09-19T03:00:42.923Z] Removing intermediate container 689f2d60bf12 [2023-09-19T03:00:42.923Z] ---> 64b94bf32859 [2023-09-19T03:00:42.923Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T03:00:42.923Z] ---> Running in ebcff80988fb [2023-09-19T03:00:43.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:00:44.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:00:45.580Z] OK: 272 MiB in 60 packages [2023-09-19T03:00:46.538Z] Removing intermediate container ebcff80988fb [2023-09-19T03:00:46.538Z] ---> 4d1ac5fa07a6 [2023-09-19T03:00:46.538Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-19T03:00:47.122Z] ---> db9a9464d193 [2023-09-19T03:00:47.122Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:00:47.387Z] ---> Running in f62591825c16 [2023-09-19T03:00:49.965Z] Removing intermediate container f62591825c16 [2023-09-19T03:00:49.965Z] ---> 96a26c76c0b5 [2023-09-19T03:00:49.965Z] Step 10/25 : COPY . . [2023-09-19T03:00:50.932Z] ---> b43a51f69757 [2023-09-19T03:00:50.932Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:00:50.932Z] ---> Running in a22a42162ac9 [2023-09-19T03:00:51.200Z] Removing intermediate container a22a42162ac9 [2023-09-19T03:00:51.200Z] ---> 685c318e2bfe [2023-09-19T03:00:51.200Z] Step 12/25 : RUN $MAKE [2023-09-19T03:00:51.200Z] ---> Running in 93c5f6855f9a [2023-09-19T03:00:52.623Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-19T03:02:44.300Z] Removing intermediate container 93c5f6855f9a [2023-09-19T03:02:44.300Z] ---> 3d47ed874e18 [2023-09-19T03:02:44.300Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T03:02:44.567Z] 3.18: Pulling from library/alpine [2023-09-19T03:02:44.833Z] 9fda8d8052c6: Already exists [2023-09-19T03:02:44.833Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T03:02:44.833Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T03:02:44.833Z] ---> f6648c04cd6c [2023-09-19T03:02:44.833Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-19T03:02:45.100Z] ---> Running in b18b49155798 [2023-09-19T03:02:45.369Z] Removing intermediate container b18b49155798 [2023-09-19T03:02:45.369Z] ---> f81922249d29 [2023-09-19T03:02:45.369Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-19T03:02:45.369Z] ---> Running in b442a876085f [2023-09-19T03:02:46.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:02:46.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:02:48.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T03:02:48.002Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:02:48.002Z] OK: 8 MiB in 16 packages [2023-09-19T03:02:48.587Z] Removing intermediate container b442a876085f [2023-09-19T03:02:48.587Z] ---> dbaf23c68d99 [2023-09-19T03:02:48.587Z] Step 16/25 : WORKDIR / [2023-09-19T03:02:48.587Z] ---> Running in a8cbadd1faf4 [2023-09-19T03:02:48.854Z] Removing intermediate container a8cbadd1faf4 [2023-09-19T03:02:48.854Z] ---> 54900aeae7bc [2023-09-19T03:02:48.854Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-19T03:02:49.440Z] ---> 70a41614f968 [2023-09-19T03:02:49.440Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-19T03:02:50.023Z] ---> 4fd5bb5a8bd6 [2023-09-19T03:02:50.023Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-19T03:02:51.432Z] ---> 9f07d6e3445b [2023-09-19T03:02:51.432Z] Step 20/25 : EXPOSE 59900 [2023-09-19T03:02:51.432Z] ---> Running in 0fb262f5f7ed [2023-09-19T03:02:51.432Z] Removing intermediate container 0fb262f5f7ed [2023-09-19T03:02:51.432Z] ---> 894679a34d63 [2023-09-19T03:02:51.432Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-19T03:02:51.698Z] ---> Running in a506557bff85 [2023-09-19T03:02:51.964Z] Removing intermediate container a506557bff85 [2023-09-19T03:02:51.964Z] ---> bb112090d312 [2023-09-19T03:02:51.964Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T03:02:51.964Z] ---> Running in 8cb64a67c097 [2023-09-19T03:02:52.231Z] Removing intermediate container 8cb64a67c097 [2023-09-19T03:02:52.231Z] ---> 166aafd5f158 [2023-09-19T03:02:52.231Z] Step 23/25 : LABEL arch=arm64 [2023-09-19T03:02:52.231Z] ---> Running in 22026d509506 [2023-09-19T03:02:52.499Z] Removing intermediate container 22026d509506 [2023-09-19T03:02:52.499Z] ---> bc7bd58c80ac [2023-09-19T03:02:52.499Z] Step 24/25 : LABEL git_sha=d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T03:02:52.767Z] ---> Running in d00e7e961f58 [2023-09-19T03:02:53.037Z] Removing intermediate container d00e7e961f58 [2023-09-19T03:02:53.037Z] ---> 4ed3f3f1e070 [2023-09-19T03:02:53.037Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-09-19T03:02:53.037Z] ---> Running in c6b401ef3e70 [2023-09-19T03:02:53.303Z] Removing intermediate container c6b401ef3e70 [2023-09-19T03:02:53.303Z] ---> 98b02418aa39 [2023-09-19T03:02:53.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T03:02:53.303Z] Successfully built 98b02418aa39 [2023-09-19T03:02:53.303Z] 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 [2023-09-19T03:02:53.396Z] provisioning config files... [2023-09-19T03:02:53.407Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/139@tmp/config14023706111126293839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:02:53.763Z] ---> docker-login.sh [2023-09-19T03:02:53.763Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:02:53.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:02:54.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:02:54.030Z] Configure a credential helper to remove this warning. See [2023-09-19T03:02:54.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:02:54.030Z] [2023-09-19T03:02:54.030Z] Login Succeeded [2023-09-19T03:02:54.030Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:02:54.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:02:54.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:02:54.297Z] Configure a credential helper to remove this warning. See [2023-09-19T03:02:54.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:02:54.297Z] [2023-09-19T03:02:54.297Z] Login Succeeded [2023-09-19T03:02:54.297Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:02:54.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:02:54.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:02:54.563Z] Configure a credential helper to remove this warning. See [2023-09-19T03:02:54.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:02:54.563Z] [2023-09-19T03:02:54.563Z] Login Succeeded [2023-09-19T03:02:54.563Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:02:54.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:02:55.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:02:55.096Z] Configure a credential helper to remove this warning. See [2023-09-19T03:02:55.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:02:55.096Z] [2023-09-19T03:02:55.096Z] Login Succeeded [2023-09-19T03:02:55.096Z] docker.io [2023-09-19T03:02:55.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:02:55.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:02:55.630Z] Configure a credential helper to remove this warning. See [2023-09-19T03:02:55.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:02:55.630Z] [2023-09-19T03:02:55.630Z] Login Succeeded [2023-09-19T03:02:55.630Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:02:55.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T03:02:55.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:02:55.684Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-09-19T03:02:55.685Z] d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T03:02:55.685Z] latest [2023-09-19T03:02:55.685Z] 3.1.0-dev.13 [2023-09-19T03:02:55.685Z] d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [2023-09-19T03:02:55.685Z] main [2023-09-19T03:02:55.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:02:56.023Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:02:56.355Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T03:02:56.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-09-19T03:02:56.355Z] eb62c9d4bf89: Preparing [2023-09-19T03:02:56.355Z] 674871d394c2: Preparing [2023-09-19T03:02:56.355Z] 7fe97e4f18c8: Preparing [2023-09-19T03:02:56.355Z] 5b9f122f41ef: Preparing [2023-09-19T03:02:56.355Z] b2191e2be29d: Preparing [2023-09-19T03:02:56.355Z] b2191e2be29d: Layer already exists [2023-09-19T03:04:32.948Z] eb62c9d4bf89: Retrying in 5 seconds [2023-09-19T03:04:32.948Z] 7fe97e4f18c8: Retrying in 5 seconds [2023-09-19T03:04:32.948Z] 674871d394c2: Retrying in 5 seconds [2023-09-19T03:04:32.948Z] 5b9f122f41ef: Retrying in 5 seconds [2023-09-19T03:04:32.948Z] 674871d394c2: Retrying in 4 seconds [2023-09-19T03:04:32.948Z] eb62c9d4bf89: Retrying in 4 seconds [2023-09-19T03:04:32.948Z] 7fe97e4f18c8: Retrying in 4 seconds [2023-09-19T03:04:32.948Z] 5b9f122f41ef: Retrying in 4 seconds [2023-09-19T03:04:32.948Z] 7fe97e4f18c8: Retrying in 3 seconds [2023-09-19T03:04:32.948Z] eb62c9d4bf89: Retrying in 3 seconds [2023-09-19T03:04:32.948Z] 674871d394c2: Retrying in 3 seconds [2023-09-19T03:04:32.948Z] 5b9f122f41ef: Retrying in 3 seconds [2023-09-19T03:04:32.948Z] eb62c9d4bf89: Retrying in 2 seconds [2023-09-19T03:04:32.948Z] 7fe97e4f18c8: Retrying in 2 seconds [2023-09-19T03:04:32.948Z] 674871d394c2: Retrying in 2 seconds [2023-09-19T03:04:32.948Z] 5b9f122f41ef: Retrying in 2 seconds [2023-09-19T03:04:32.948Z] 7fe97e4f18c8: Retrying in 1 second [2023-09-19T03:04:32.948Z] 674871d394c2: Retrying in 1 second [2023-09-19T03:04:32.948Z] eb62c9d4bf89: Retrying in 1 second [2023-09-19T03:04:32.948Z] 5b9f122f41ef: Retrying in 1 second [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 10 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 10 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 10 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 10 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 9 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 9 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 9 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 9 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 8 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 8 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 8 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 8 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 7 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 7 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 7 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 7 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 6 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 6 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 6 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 6 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 5 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 5 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 5 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 5 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 4 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 4 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 4 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 4 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 3 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 3 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 3 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 3 seconds [2023-09-19T03:06:09.547Z] 7fe97e4f18c8: Retrying in 2 seconds [2023-09-19T03:06:09.547Z] 674871d394c2: Retrying in 2 seconds [2023-09-19T03:06:09.547Z] eb62c9d4bf89: Retrying in 2 seconds [2023-09-19T03:06:09.547Z] 5b9f122f41ef: Retrying in 2 seconds [2023-09-19T03:06:10.499Z] 7fe97e4f18c8: Retrying in 1 second [2023-09-19T03:06:10.499Z] 674871d394c2: Retrying in 1 second [2023-09-19T03:06:10.499Z] eb62c9d4bf89: Retrying in 1 second [2023-09-19T03:06:10.499Z] 5b9f122f41ef: Retrying in 1 second [2023-09-19T03:07:47.100Z] 674871d394c2: Retrying in 15 seconds [2023-09-19T03:07:47.100Z] eb62c9d4bf89: Retrying in 15 seconds [2023-09-19T03:07:47.100Z] 5b9f122f41ef: Retrying in 15 seconds [2023-09-19T03:07:47.100Z] 7fe97e4f18c8: Retrying in 15 seconds [2023-09-19T03:07:47.100Z] 674871d394c2: Retrying in 14 seconds [2023-09-19T03:07:47.100Z] eb62c9d4bf89: Retrying in 14 seconds [2023-09-19T03:07:47.100Z] 5b9f122f41ef: Retrying in 14 seconds [2023-09-19T03:07:47.100Z] 7fe97e4f18c8: Retrying in 14 seconds [2023-09-19T03:07:47.100Z] 5b9f122f41ef: Retrying in 13 seconds [2023-09-19T03:07:47.100Z] 674871d394c2: Retrying in 13 seconds [2023-09-19T03:07:47.100Z] eb62c9d4bf89: Retrying in 13 seconds [2023-09-19T03:07:47.100Z] 7fe97e4f18c8: Retrying in 13 seconds [2023-09-19T03:07:47.100Z] 5b9f122f41ef: Retrying in 12 seconds [2023-09-19T03:07:47.100Z] eb62c9d4bf89: Retrying in 12 seconds [2023-09-19T03:07:47.100Z] 7fe97e4f18c8: Retrying in 12 seconds [2023-09-19T03:07:47.100Z] 674871d394c2: Retrying in 12 seconds [2023-09-19T03:07:47.100Z] eb62c9d4bf89: Retrying in 11 seconds [2023-09-19T03:07:47.100Z] 674871d394c2: Retrying in 11 seconds [2023-09-19T03:07:47.100Z] 5b9f122f41ef: Retrying in 11 seconds [2023-09-19T03:07:47.100Z] 7fe97e4f18c8: Retrying in 11 seconds [2023-09-19T03:07:47.100Z] 674871d394c2: Retrying in 10 seconds [2023-09-19T03:07:47.100Z] eb62c9d4bf89: Retrying in 10 seconds [2023-09-19T03:07:47.100Z] 5b9f122f41ef: Retrying in 10 seconds [2023-09-19T03:07:47.100Z] 7fe97e4f18c8: Retrying in 10 seconds [2023-09-19T03:07:47.680Z] 7fe97e4f18c8: Retrying in 9 seconds [2023-09-19T03:07:47.680Z] 674871d394c2: Retrying in 9 seconds [2023-09-19T03:07:47.680Z] 5b9f122f41ef: Retrying in 9 seconds [2023-09-19T03:07:47.680Z] eb62c9d4bf89: Retrying in 9 seconds [2023-09-19T03:07:48.636Z] eb62c9d4bf89: Retrying in 8 seconds [2023-09-19T03:07:48.636Z] 674871d394c2: Retrying in 8 seconds [2023-09-19T03:07:48.636Z] 5b9f122f41ef: Retrying in 8 seconds [2023-09-19T03:07:48.636Z] 7fe97e4f18c8: Retrying in 8 seconds [2023-09-19T03:07:49.592Z] 674871d394c2: Retrying in 7 seconds [2023-09-19T03:07:49.592Z] 5b9f122f41ef: Retrying in 7 seconds [2023-09-19T03:07:49.592Z] eb62c9d4bf89: Retrying in 7 seconds [2023-09-19T03:07:49.592Z] 7fe97e4f18c8: Retrying in 7 seconds [2023-09-19T03:07:50.549Z] 674871d394c2: Retrying in 6 seconds [2023-09-19T03:07:50.549Z] 5b9f122f41ef: Retrying in 6 seconds [2023-09-19T03:07:50.549Z] eb62c9d4bf89: Retrying in 6 seconds [2023-09-19T03:07:50.549Z] 7fe97e4f18c8: Retrying in 6 seconds [2023-09-19T03:07:51.505Z] eb62c9d4bf89: Retrying in 5 seconds [2023-09-19T03:07:51.505Z] 5b9f122f41ef: Retrying in 5 seconds [2023-09-19T03:07:51.505Z] 674871d394c2: Retrying in 5 seconds [2023-09-19T03:07:51.505Z] 7fe97e4f18c8: Retrying in 5 seconds [2023-09-19T03:07:52.462Z] 5b9f122f41ef: Retrying in 4 seconds [2023-09-19T03:07:52.462Z] eb62c9d4bf89: Retrying in 4 seconds [2023-09-19T03:07:52.462Z] 674871d394c2: Retrying in 4 seconds [2023-09-19T03:07:52.462Z] 7fe97e4f18c8: Retrying in 4 seconds [2023-09-19T03:07:53.418Z] 5b9f122f41ef: Retrying in 3 seconds [2023-09-19T03:07:53.418Z] 674871d394c2: Retrying in 3 seconds [2023-09-19T03:07:53.418Z] eb62c9d4bf89: Retrying in 3 seconds [2023-09-19T03:07:53.418Z] 7fe97e4f18c8: Retrying in 3 seconds [2023-09-19T03:07:54.822Z] 674871d394c2: Retrying in 2 seconds [2023-09-19T03:07:54.822Z] 5b9f122f41ef: Retrying in 2 seconds [2023-09-19T03:07:54.822Z] 7fe97e4f18c8: Retrying in 2 seconds [2023-09-19T03:07:54.822Z] eb62c9d4bf89: Retrying in 2 seconds [2023-09-19T03:07:55.779Z] 674871d394c2: Retrying in 1 second [2023-09-19T03:07:55.779Z] eb62c9d4bf89: Retrying in 1 second [2023-09-19T03:07:55.779Z] 5b9f122f41ef: Retrying in 1 second [2023-09-19T03:07:55.779Z] 7fe97e4f18c8: Retrying in 1 second [2023-09-19T03:08:27.988Z] 674871d394c2: Pushed [2023-09-19T03:08:27.988Z] 5b9f122f41ef: Pushed [2023-09-19T03:08:27.988Z] 7fe97e4f18c8: Pushed [2023-09-19T03:08:31.322Z] eb62c9d4bf89: Pushed [2023-09-19T03:08:31.322Z] d121d4b12413d22e246e49a32881448e0ea11499: digest: sha256:edd134558dffd934c762da5bb85487502134a4a6a4d7a01c2f5b64ec84bfe496 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:31.677Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:32.029Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-09-19T03:08:32.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-09-19T03:08:32.029Z] eb62c9d4bf89: Preparing [2023-09-19T03:08:32.029Z] 674871d394c2: Preparing [2023-09-19T03:08:32.029Z] 7fe97e4f18c8: Preparing [2023-09-19T03:08:32.029Z] 5b9f122f41ef: Preparing [2023-09-19T03:08:32.029Z] b2191e2be29d: Preparing [2023-09-19T03:08:32.029Z] 7fe97e4f18c8: Layer already exists [2023-09-19T03:08:32.029Z] eb62c9d4bf89: Layer already exists [2023-09-19T03:08:32.029Z] 674871d394c2: Layer already exists [2023-09-19T03:08:32.029Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:32.029Z] 5b9f122f41ef: Layer already exists [2023-09-19T03:08:32.029Z] latest: digest: sha256:edd134558dffd934c762da5bb85487502134a4a6a4d7a01c2f5b64ec84bfe496 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:32.645Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:32.987Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.13 [2023-09-19T03:08:32.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-09-19T03:08:32.987Z] eb62c9d4bf89: Preparing [2023-09-19T03:08:32.987Z] 674871d394c2: Preparing [2023-09-19T03:08:32.987Z] 7fe97e4f18c8: Preparing [2023-09-19T03:08:32.987Z] 5b9f122f41ef: Preparing [2023-09-19T03:08:32.987Z] b2191e2be29d: Preparing [2023-09-19T03:08:32.987Z] 5b9f122f41ef: Layer already exists [2023-09-19T03:08:32.987Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:32.987Z] 674871d394c2: Layer already exists [2023-09-19T03:08:32.987Z] eb62c9d4bf89: Layer already exists [2023-09-19T03:08:32.987Z] 7fe97e4f18c8: Layer already exists [2023-09-19T03:08:33.254Z] 3.1.0-dev.13: digest: sha256:edd134558dffd934c762da5bb85487502134a4a6a4d7a01c2f5b64ec84bfe496 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:33.612Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:33.956Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [2023-09-19T03:08:33.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-09-19T03:08:33.957Z] eb62c9d4bf89: Preparing [2023-09-19T03:08:33.957Z] 674871d394c2: Preparing [2023-09-19T03:08:33.957Z] 7fe97e4f18c8: Preparing [2023-09-19T03:08:33.957Z] 5b9f122f41ef: Preparing [2023-09-19T03:08:33.957Z] b2191e2be29d: Preparing [2023-09-19T03:08:33.957Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:33.957Z] 7fe97e4f18c8: Layer already exists [2023-09-19T03:08:33.957Z] 674871d394c2: Layer already exists [2023-09-19T03:08:33.957Z] eb62c9d4bf89: Layer already exists [2023-09-19T03:08:33.957Z] 5b9f122f41ef: Layer already exists [2023-09-19T03:08:33.957Z] d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13: digest: sha256:edd134558dffd934c762da5bb85487502134a4a6a4d7a01c2f5b64ec84bfe496 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:34.298Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:34.641Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-09-19T03:08:34.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-09-19T03:08:34.641Z] eb62c9d4bf89: Preparing [2023-09-19T03:08:34.641Z] 674871d394c2: Preparing [2023-09-19T03:08:34.641Z] 7fe97e4f18c8: Preparing [2023-09-19T03:08:34.641Z] 5b9f122f41ef: Preparing [2023-09-19T03:08:34.641Z] b2191e2be29d: Preparing [2023-09-19T03:08:34.641Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:34.641Z] eb62c9d4bf89: Layer already exists [2023-09-19T03:08:34.641Z] 7fe97e4f18c8: Layer already exists [2023-09-19T03:08:34.641Z] 674871d394c2: Layer already exists [2023-09-19T03:08:34.641Z] 5b9f122f41ef: Layer already exists [2023-09-19T03:08:34.641Z] main: digest: sha256:edd134558dffd934c762da5bb85487502134a4a6a4d7a01c2f5b64ec84bfe496 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T03:08:34.950Z] ===================================================== [Pipeline] echo [2023-09-19T03:08:34.956Z] taggedImages: [2023-09-19T03:08:34.956Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d121d4b12413d22e246e49a32881448e0ea11499 [2023-09-19T03:08:34.956Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-09-19T03:08:34.956Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.13 [2023-09-19T03:08:34.956Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d121d4b12413d22e246e49a32881448e0ea11499-3.1.0-dev.13 [2023-09-19T03:08:34.956Z] - 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 [2023-09-19T03:08:35.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:08:35.315Z] [2023-09-19T03:08:35.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:35.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:08:35.658Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T03:08:35.658Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T03:08:35.658Z] 04944245beec: Pulling fs layer [2023-09-19T03:08:35.658Z] 699f458cf7ca: Pulling fs layer [2023-09-19T03:08:35.658Z] 765212b225bb: Pulling fs layer [2023-09-19T03:08:35.658Z] f23df028b6ca: Pulling fs layer [2023-09-19T03:08:35.658Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T03:08:35.658Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T03:08:35.658Z] f23df028b6ca: Waiting [2023-09-19T03:08:35.658Z] d65c8cfc05b1: Waiting [2023-09-19T03:08:35.658Z] 2437ff75d9bd: Waiting [2023-09-19T03:08:35.658Z] 765212b225bb: Waiting [2023-09-19T03:08:35.926Z] 04944245beec: Verifying Checksum [2023-09-19T03:08:35.926Z] 04944245beec: Download complete [2023-09-19T03:08:35.926Z] 765212b225bb: Verifying Checksum [2023-09-19T03:08:35.926Z] 765212b225bb: Download complete [2023-09-19T03:08:35.926Z] f23df028b6ca: Verifying Checksum [2023-09-19T03:08:35.926Z] f23df028b6ca: Download complete [2023-09-19T03:08:35.926Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T03:08:35.926Z] d65c8cfc05b1: Download complete [2023-09-19T03:08:35.926Z] 699f458cf7ca: Verifying Checksum [2023-09-19T03:08:35.926Z] 699f458cf7ca: Download complete [2023-09-19T03:08:36.509Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T03:08:36.509Z] 8998bd30e6a1: Download complete [2023-09-19T03:08:39.093Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T03:08:39.093Z] 2437ff75d9bd: Download complete [2023-09-19T03:08:40.502Z] 8998bd30e6a1: Pull complete [2023-09-19T03:08:40.769Z] 04944245beec: Pull complete [2023-09-19T03:08:42.176Z] 699f458cf7ca: Pull complete [2023-09-19T03:08:42.442Z] 765212b225bb: Pull complete [2023-09-19T03:08:43.402Z] f23df028b6ca: Pull complete [2023-09-19T03:08:43.402Z] d65c8cfc05b1: Pull complete [2023-09-19T03:08:58.394Z] 2437ff75d9bd: Pull complete [2023-09-19T03:08:58.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T03:08:58.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:08:58.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:08:58.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-6461 does not seem to be running inside a container [2023-09-19T03:08:58.671Z] $ 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/139 -v /w/workspace/device-virtual-go/139:/w/workspace/device-virtual-go/139:rw,z -v /w/workspace/device-virtual-go/139@tmp:/w/workspace/device-virtual-go/139@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 [2023-09-19T03:09:02.187Z] $ docker top 40af99b7cf736cdba8bd08cae55fb2b11cc2f3a493535b2631eba566b10b7e59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:09:03.058Z] ---> job-cost.sh [2023-09-19T03:09:03.058Z] lf-activate-venv: SKIPPING [2023-09-19T03:09:03.058Z] INFO: No Stack... [2023-09-19T03:09:03.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T03:09:04.285Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T03:09:05.008Z] + cat /w/workspace/device-virtual-go/139/archives/cost.csv [2023-09-19T03:09:05.008Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T03:09:05.048Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] [2023-09-19T03:09:05.054Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] did not exist. Created. [2023-09-19T03:09:05.054Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T03:09:05.724Z] /w/workspace/device-virtual-go/139@tmp/durable-800d9e28/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T03:09:06.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T03:09:06.431Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T03:09:06.500Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T03:09:06.508Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T03:09:06.527Z] $ docker stop --time=1 40af99b7cf736cdba8bd08cae55fb2b11cc2f3a493535b2631eba566b10b7e59 [2023-09-19T03:09:08.063Z] $ docker rm -f --volumes 40af99b7cf736cdba8bd08cae55fb2b11cc2f3a493535b2631eba566b10b7e59 [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 [2023-09-19T03:09:08.474Z] provisioning config files... [2023-09-19T03:09:08.481Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3798781059874995074tmp [Pipeline] { [Pipeline] sh [2023-09-19T03:09:08.776Z] + set +x [2023-09-19T03:09:08.776Z] + curl -s https://codecov.io/bash [2023-09-19T03:09:08.776Z] + bash -s -- [2023-09-19T03:09:09.035Z] [2023-09-19T03:09:09.035Z] _____ _ [2023-09-19T03:09:09.035Z] / ____| | | [2023-09-19T03:09:09.035Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T03:09:09.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T03:09:09.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T03:09:09.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T03:09:09.035Z] Bash-1.0.6 [2023-09-19T03:09:09.035Z] [2023-09-19T03:09:09.035Z] [2023-09-19T03:09:09.035Z] ==> git version 2.25.1 found [2023-09-19T03:09:09.035Z] ==> 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 [2023-09-19T03:09:09.035Z] Release-Date: 2020-01-08 [2023-09-19T03:09:09.035Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T03:09:09.035Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T03:09:09.035Z] ==> Jenkins CI detected. [2023-09-19T03:09:09.035Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-09-19T03:09:09.035Z] project root: . [2023-09-19T03:09:09.035Z] --> token set from env [2023-09-19T03:09:09.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T03:09:09.035Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T03:09:09.035Z] ==> Python coveragepy not found [2023-09-19T03:09:09.035Z] ==> Searching for coverage reports in: [2023-09-19T03:09:09.035Z] + . [2023-09-19T03:09:09.035Z] -> Found 1 reports [2023-09-19T03:09:09.035Z] ==> Detecting git/mercurial file structure [2023-09-19T03:09:09.035Z] ==> Reading reports [2023-09-19T03:09:09.035Z] + ./coverage.out bytes=43063 [2023-09-19T03:09:09.035Z] ==> Appending adjustments [2023-09-19T03:09:09.035Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T03:09:09.035Z] + Found adjustments [2023-09-19T03:09:09.035Z] ==> Gzipping contents [2023-09-19T03:09:09.294Z] 8.0K /tmp/codecov.Klt5cD.gz [2023-09-19T03:09:09.294Z] ==> Uploading reports [2023-09-19T03:09:09.294Z] url: https://codecov.io [2023-09-19T03:09:09.294Z] query: branch=main&commit=d121d4b12413d22e246e49a32881448e0ea11499&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T03:09:09.294Z] -> Pinging Codecov [2023-09-19T03:09:09.294Z] 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=d121d4b12413d22e246e49a32881448e0ea11499&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T03:09:09.294Z] -> Uploading to [2023-09-19T03:09:09.294Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/5E52B4B073DB2E39498172D8E973AA87/d121d4b12413d22e246e49a32881448e0ea11499/53596e80-d318-47a6-9712-cac44d6ab0bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T030909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62659a72b4d748cadd94a4773f823f9ea673cf3545bb786ddc5b1ab1e6905741 [2023-09-19T03:09:09.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:09:09.294Z] Dload Upload Total Spent Left Speed [2023-09-19T03:09:09.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27574 --:--:-- --:--:-- --:--:-- 27574 [2023-09-19T03:09:09.553Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] } [2023-09-19T03:09:09.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T03:09:09.770Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T03:09:09.779Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:10.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T03:09:10.078Z] [2023-09-19T03:09:10.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:10.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T03:09:10.379Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T03:09:10.379Z] df9b9388f04a: Pulling fs layer [2023-09-19T03:09:10.379Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T03:09:10.379Z] 25bc292e5bac: Pulling fs layer [2023-09-19T03:09:10.379Z] 114826534d7a: Pulling fs layer [2023-09-19T03:09:10.379Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T03:09:10.379Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T03:09:10.379Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T03:09:10.379Z] 4657fd5d0bcf: Waiting [2023-09-19T03:09:10.379Z] 6ad1cebc031e: Waiting [2023-09-19T03:09:10.379Z] 8a3aa393b2d8: Waiting [2023-09-19T03:09:10.379Z] 114826534d7a: Waiting [2023-09-19T03:09:10.379Z] 25bc292e5bac: Verifying Checksum [2023-09-19T03:09:10.379Z] 25bc292e5bac: Download complete [2023-09-19T03:09:10.379Z] 52dc419b0ee2: Download complete [2023-09-19T03:09:10.379Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T03:09:10.379Z] 4657fd5d0bcf: Download complete [2023-09-19T03:09:10.379Z] df9b9388f04a: Verifying Checksum [2023-09-19T03:09:10.638Z] df9b9388f04a: Pull complete [2023-09-19T03:09:10.638Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T03:09:10.638Z] 6ad1cebc031e: Download complete [2023-09-19T03:09:10.900Z] 52dc419b0ee2: Pull complete [2023-09-19T03:09:10.900Z] 25bc292e5bac: Pull complete [2023-09-19T03:09:11.161Z] 114826534d7a: Verifying Checksum [2023-09-19T03:09:11.161Z] 114826534d7a: Download complete [2023-09-19T03:09:11.422Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T03:09:11.422Z] 8a3aa393b2d8: Download complete [2023-09-19T03:09:14.694Z] 114826534d7a: Pull complete [2023-09-19T03:09:14.694Z] 4657fd5d0bcf: Pull complete [2023-09-19T03:09:14.952Z] 6ad1cebc031e: Pull complete [2023-09-19T03:09:17.478Z] 8a3aa393b2d8: Pull complete [2023-09-19T03:09:17.478Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T03:09:17.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T03:09:17.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:17.554Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T03:09:17.578Z] $ 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 [2023-09-19T03:09:21.312Z] $ docker top a8ad25477db970031b843976b709014a9f73f35190dab5dea3c379e6c58a476d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T03:09:21.383Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-09-19T03:09:21.658Z] + set -o pipefail [2023-09-19T03:09:21.658Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-09-19T03:09:26.919Z] [2023-09-19T03:09:26.919Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-09-19T03:09:26.919Z] [2023-09-19T03:09:26.919Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2301ec1b-0976-4e5c-abce-136e3ecfacab [2023-09-19T03:09:26.919Z] [2023-09-19T03:09:26.919Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T03:09:26.919Z] [2023-09-19T03:09:26.919Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T03:09:26.919Z] [2023-09-19T03:09:26.919Z] [2023-09-19T03:09:26.919Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T03:09:26.919Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T03:09:26.919Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T03:09:26.922Z] $ docker stop --time=1 a8ad25477db970031b843976b709014a9f73f35190dab5dea3c379e6c58a476d [2023-09-19T03:09:30.250Z] $ docker rm -f --volumes a8ad25477db970031b843976b709014a9f73f35190dab5dea3c379e6c58a476d [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 [2023-09-19T03:09:30.968Z] + git log --format=format:%s -1 d121d4b12413d22e246e49a32881448e0ea11499 [Pipeline] sh [2023-09-19T03:09:31.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:09:31.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:31.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:09:31.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:31.623Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T03:09:31.646Z] $ 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 [2023-09-19T03:09:32.127Z] $ docker top 093a20e8b884e7dba73162a35bd62e03942b617d3fa28a2911e224606905a10d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:09:32.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:09:32.207Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:09:32.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:09:32.311Z] $ docker exec 093a20e8b884e7dba73162a35bd62e03942b617d3fa28a2911e224606905a10d ssh-agent [2023-09-19T03:09:32.421Z] SSH_AUTH_SOCK=/tmp/ssh-E8LxKNtM2nRB/agent.32 [2023-09-19T03:09:32.421Z] SSH_AGENT_PID=38 [2023-09-19T03:09:32.426Z] Running ssh-add (command line suppressed) [2023-09-19T03:09:32.533Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1943325781421600232.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1943325781421600232.key) [2023-09-19T03:09:32.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:09:32.834Z] + git semver tag [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:32,997 [run_tag] DEBUG tag force:False [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:32,997 [check_head_tag] DEBUG check head tag [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:32,998 [execute] INFO git cat-file --batch-check [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:32,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:33,001 [execute] INFO git cat-file --batch [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:33,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:33,012 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:33,013 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-09-19T03:09:33.092Z] 2023-09-19 03:09:33,013 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:09:33.093Z] 2023-09-19 03:09:33,017 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:09:33.093Z] 3.1.0-dev.13 [Pipeline] } [2023-09-19T03:09:33.096Z] $ docker exec --env ******** --env ******** 093a20e8b884e7dba73162a35bd62e03942b617d3fa28a2911e224606905a10d ssh-agent -k [2023-09-19T03:09:33.187Z] unset SSH_AUTH_SOCK; [2023-09-19T03:09:33.187Z] unset SSH_AGENT_PID; [2023-09-19T03:09:33.187Z] echo Agent pid 38 killed; [2023-09-19T03:09:33.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:09:33.501Z] + git semver [Pipeline] } [2023-09-19T03:09:33.769Z] $ docker stop --time=1 093a20e8b884e7dba73162a35bd62e03942b617d3fa28a2911e224606905a10d [2023-09-19T03:09:35.037Z] $ docker rm -f --volumes 093a20e8b884e7dba73162a35bd62e03942b617d3fa28a2911e224606905a10d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:35.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T03:09:35.436Z] [2023-09-19T03:09:35.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:35.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T03:09:35.726Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T03:09:35.726Z] ab5ef0e58194: Pulling fs layer [2023-09-19T03:09:35.726Z] 9712f1f96733: Pulling fs layer [2023-09-19T03:09:35.726Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T03:09:35.726Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T03:09:35.726Z] e9a5061849ea: Pulling fs layer [2023-09-19T03:09:35.726Z] 0d9ebad4ef96: Waiting [2023-09-19T03:09:35.726Z] d747dcd14b5f: Pulling fs layer [2023-09-19T03:09:35.726Z] 2de7ff778b66: Pulling fs layer [2023-09-19T03:09:35.726Z] e9a5061849ea: Waiting [2023-09-19T03:09:35.726Z] 9712f1f96733: Verifying Checksum [2023-09-19T03:09:35.726Z] 9712f1f96733: Download complete [2023-09-19T03:09:36.298Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T03:09:36.298Z] 63f879dbbcfc: Download complete [2023-09-19T03:09:36.298Z] e9a5061849ea: Verifying Checksum [2023-09-19T03:09:36.298Z] e9a5061849ea: Download complete [2023-09-19T03:09:36.298Z] d747dcd14b5f: Download complete [2023-09-19T03:09:36.298Z] ab5ef0e58194: Download complete [2023-09-19T03:09:36.298Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T03:09:36.298Z] 0d9ebad4ef96: Download complete [2023-09-19T03:09:36.556Z] 2de7ff778b66: Verifying Checksum [2023-09-19T03:09:36.556Z] 2de7ff778b66: Download complete [2023-09-19T03:09:39.083Z] ab5ef0e58194: Pull complete [2023-09-19T03:09:39.083Z] 9712f1f96733: Pull complete [2023-09-19T03:09:39.648Z] 63f879dbbcfc: Pull complete [2023-09-19T03:09:42.953Z] 0d9ebad4ef96: Pull complete [2023-09-19T03:09:43.517Z] e9a5061849ea: Pull complete [2023-09-19T03:09:43.517Z] d747dcd14b5f: Pull complete [2023-09-19T03:09:44.448Z] 2de7ff778b66: Pull complete [2023-09-19T03:09:44.448Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T03:09:44.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T03:09:44.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:44.522Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T03:09:44.540Z] $ 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 [2023-09-19T03:09:50.641Z] $ docker top 07f8438829bcc57f1f78d3e018af1323c73db546567f7d4796c0ffb64a858383 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:09:50.716Z] provisioning config files... [2023-09-19T03:09:50.723Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9879306760934417386tmp [2023-09-19T03:09:50.732Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14072986318594739779tmp [2023-09-19T03:09:50.740Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11642814434458487161tmp [Pipeline] { [Pipeline] echo [2023-09-19T03:09:50.750Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:09:51.033Z] ---> sigul-configuration.sh [2023-09-19T03:09:51.033Z] gpg: directory `/root/.gnupg' created [2023-09-19T03:09:51.033Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T03:09:51.033Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T03:09:51.033Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T03:09:51.033Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T03:09:51.033Z] gpg: CAST5 encrypted data [2023-09-19T03:09:51.033Z] gpg: encrypted with 1 passphrase [2023-09-19T03:09:51.033Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T03:09:51.315Z] + mkdir /home/jenkins [2023-09-19T03:09:51.315Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T03:09:51.601Z] + 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 [2023-09-19T03:09:51.609Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:09:51.893Z] ---> sigul-install.sh [2023-09-19T03:09:51.893Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T03:09:52.176Z] + git tag --list [2023-09-19T03:09:52.176Z] v1.0.0 [2023-09-19T03:09:52.176Z] v1.1.0 [2023-09-19T03:09:52.176Z] v1.1.1 [2023-09-19T03:09:52.176Z] v1.2.1 [2023-09-19T03:09:52.176Z] v1.2.2 [2023-09-19T03:09:52.176Z] v1.2.3 [2023-09-19T03:09:52.176Z] v1.3.0 [2023-09-19T03:09:52.176Z] v1.3.1 [2023-09-19T03:09:52.176Z] v2.0.0 [2023-09-19T03:09:52.176Z] v2.1.0 [2023-09-19T03:09:52.176Z] v2.1.1 [2023-09-19T03:09:52.176Z] v2.2.0 [2023-09-19T03:09:52.176Z] v2.3.0 [2023-09-19T03:09:52.176Z] v3.0 [2023-09-19T03:09:52.176Z] v3.0.0 [2023-09-19T03:09:52.176Z] v3.1.0-dev.1 [2023-09-19T03:09:52.176Z] v3.1.0-dev.10 [2023-09-19T03:09:52.176Z] v3.1.0-dev.11 [2023-09-19T03:09:52.176Z] v3.1.0-dev.12 [2023-09-19T03:09:52.176Z] v3.1.0-dev.13 [2023-09-19T03:09:52.176Z] v3.1.0-dev.2 [2023-09-19T03:09:52.176Z] v3.1.0-dev.3 [2023-09-19T03:09:52.176Z] v3.1.0-dev.4 [2023-09-19T03:09:52.176Z] v3.1.0-dev.5 [2023-09-19T03:09:52.176Z] v3.1.0-dev.6 [2023-09-19T03:09:52.176Z] v3.1.0-dev.7 [2023-09-19T03:09:52.176Z] v3.1.0-dev.8 [2023-09-19T03:09:52.176Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T03:09:52.462Z] + lftools sign git-tag v3.1.0-dev.13 [2023-09-19T03:09:53.031Z] Signing Git tag with Sigul... [2023-09-19T03:09:53.031Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-09-19T03:09:53.300Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:09:53.584Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T03:09:53.592Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T03:09:53.606Z] $ docker stop --time=1 07f8438829bcc57f1f78d3e018af1323c73db546567f7d4796c0ffb64a858383 [2023-09-19T03:09:54.897Z] $ docker rm -f --volumes 07f8438829bcc57f1f78d3e018af1323c73db546567f7d4796c0ffb64a858383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T03:09:55.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:09:55.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:55.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:09:55.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:55.681Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T03:09:55.706Z] $ 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 [2023-09-19T03:09:56.041Z] $ docker top 2d440a0d262e4c1fa671372c6c8ed43667ec46a74947672ac9c8438a86638768 -eo pid,comm [2023-09-19T03:09:56.096Z] 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). [2023-09-19T03:09:56.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:09:56.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:09:56.132Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:09:56.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:09:56.242Z] $ docker exec 2d440a0d262e4c1fa671372c6c8ed43667ec46a74947672ac9c8438a86638768 ssh-agent [2023-09-19T03:09:56.361Z] SSH_AUTH_SOCK=/tmp/ssh-LWzScRSkO2B2/agent.32 [2023-09-19T03:09:56.361Z] SSH_AGENT_PID=38 [2023-09-19T03:09:56.365Z] Running ssh-add (command line suppressed) [2023-09-19T03:09:56.460Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1528979413296503070.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1528979413296503070.key) [2023-09-19T03:09:56.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:09:56.764Z] + git semver bump pre [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,914 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,915 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,915 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,915 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,915 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,917 [execute] INFO git cat-file --batch-check [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,922 [execute] INFO git cat-file --batch [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:09:57.022Z] 2023-09-19 03:09:56,927 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:09:57.022Z] 3.1.0-dev.14 [Pipeline] } [2023-09-19T03:09:57.025Z] $ docker exec --env ******** --env ******** 2d440a0d262e4c1fa671372c6c8ed43667ec46a74947672ac9c8438a86638768 ssh-agent -k [2023-09-19T03:09:57.122Z] unset SSH_AUTH_SOCK; [2023-09-19T03:09:57.122Z] unset SSH_AGENT_PID; [2023-09-19T03:09:57.122Z] echo Agent pid 38 killed; [2023-09-19T03:09:57.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:09:57.436Z] + git semver [Pipeline] } [2023-09-19T03:09:57.710Z] $ docker stop --time=1 2d440a0d262e4c1fa671372c6c8ed43667ec46a74947672ac9c8438a86638768 [2023-09-19T03:09:58.963Z] $ docker rm -f --volumes 2d440a0d262e4c1fa671372c6c8ed43667ec46a74947672ac9c8438a86638768 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:09:59.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:09:59.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:59.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:09:59.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:59.695Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T03:09:59.722Z] $ 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 [2023-09-19T03:10:00.040Z] $ docker top 06a7481f1d47ea58ee58c4c7b28b3b387a1f9f1bb7945e376bbd92b009c86192 -eo pid,comm [2023-09-19T03:10:00.087Z] 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). [2023-09-19T03:10:00.087Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:10:00.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:10:00.128Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:10:00.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:10:00.232Z] $ docker exec 06a7481f1d47ea58ee58c4c7b28b3b387a1f9f1bb7945e376bbd92b009c86192 ssh-agent [2023-09-19T03:10:00.336Z] SSH_AUTH_SOCK=/tmp/ssh-fgW2aQQ6t1zV/agent.32 [2023-09-19T03:10:00.336Z] SSH_AGENT_PID=38 [2023-09-19T03:10:00.340Z] Running ssh-add (command line suppressed) [2023-09-19T03:10:00.435Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13392095118175384251.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13392095118175384251.key) [2023-09-19T03:10:00.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:10:00.740Z] + git semver push [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,893 [run_push] DEBUG push [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,894 [execute] INFO git cat-file --batch-check [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,897 [execute] INFO git rev-list 74b092036ef024a87e6030402183a7c4e6e78172 -- [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,897 [execute] DEBUG Popen(['git', 'rev-list', '74b092036ef024a87e6030402183a7c4e6e78172', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,905 [execute] INFO git fetch -v origin [2023-09-19T03:10:00.999Z] 2023-09-19 03:10:00,906 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T03:10:01.567Z] 2023-09-19 03:10:01,371 [run_push] DEBUG no remote changes detected [2023-09-19T03:10:01.567Z] 2023-09-19 03:10:01,371 [execute] INFO git push origin semver [2023-09-19T03:10:01.567Z] 2023-09-19 03:10:01,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:10:02.946Z] 2023-09-19 03:10:02,727 [run_push] DEBUG push all version tags [2023-09-19T03:10:02.946Z] 2023-09-19 03:10:02,728 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T03:10:02.946Z] 2023-09-19 03:10:02,728 [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) [2023-09-19T03:10:03.513Z] 2023-09-19 03:10:03,478 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-09-19T03:10:03.513Z] 3.1.0-dev.14 [Pipeline] } [2023-09-19T03:10:03.518Z] $ docker exec --env ******** --env ******** 06a7481f1d47ea58ee58c4c7b28b3b387a1f9f1bb7945e376bbd92b009c86192 ssh-agent -k [2023-09-19T03:10:03.617Z] unset SSH_AUTH_SOCK; [2023-09-19T03:10:03.618Z] unset SSH_AGENT_PID; [2023-09-19T03:10:03.618Z] echo Agent pid 38 killed; [2023-09-19T03:10:03.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:10:03.953Z] + git semver [Pipeline] } [2023-09-19T03:10:04.311Z] $ docker stop --time=1 06a7481f1d47ea58ee58c4c7b28b3b387a1f9f1bb7945e376bbd92b009c86192 [2023-09-19T03:10:05.572Z] $ docker rm -f --volumes 06a7481f1d47ea58ee58c4c7b28b3b387a1f9f1bb7945e376bbd92b009c86192 [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 [2023-09-19T03:10:06.211Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-09-19T03:10:06.211Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-09-19T03:10:06.211Z] total 16 [2023-09-19T03:10:06.211Z] drwxr-xr-x 3 root root 4096 Sep 19 02:55 . [2023-09-19T03:10:06.211Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 03:09 .. [2023-09-19T03:10:06.211Z] drwxr-xr-x 2 root root 4096 Sep 19 02:55 cost [2023-09-19T03:10:06.211Z] -rw-r--r-- 1 root root 89 Sep 19 02:55 cost.csv [2023-09-19T03:10:06.211Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-09-19T03:10:06.211Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-09-19T03:10:06.211Z] total 16 [2023-09-19T03:10:06.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:55 . [2023-09-19T03:10:06.211Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 03:09 .. [2023-09-19T03:10:06.211Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 02:55 cost [2023-09-19T03:10:06.211Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 19 02:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:06.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:07.363Z] ---> package-listing.sh [2023-09-19T03:10:07.363Z] ++ facter osfamily [2023-09-19T03:10:07.363Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T03:10:07.622Z] + OS_FAMILY=debian [2023-09-19T03:10:07.622Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-09-19T03:10:07.622Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T03:10:07.622Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T03:10:07.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T03:10:07.622Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T03:10:07.622Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-09-19T03:10:07.622Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T03:10:07.622Z] + case "${OS_FAMILY}" in [2023-09-19T03:10:07.622Z] + dpkg -l [2023-09-19T03:10:07.622Z] + grep '^ii' [2023-09-19T03:10:07.622Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T03:10:07.623Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T03:10:07.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T03:10:07.623Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-09-19T03:10:07.623Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-09-19T03:10:07.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-09-19T03:10:07.633Z] 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 [2023-09-19T03:10:07.911Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:10:08.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:10:08.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:10:08.558Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-09-19T03:10:08.584Z] $ 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 [2023-09-19T03:10:08.775Z] $ docker top 82a906f01577178a904b2a2610dfbc160624c7c29e819c9ac24afe94b59f1fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:10:09.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T03:10:09.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T03:10:09.719Z] + ls /var/log/sa-host [2023-09-19T03:10:09.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:10:09.881Z] provisioning config files... [2023-09-19T03:10:09.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8326324986893833172tmp [Pipeline] { [Pipeline] echo [2023-09-19T03:10:09.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:10.183Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T03:10:10.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:10.536Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T03:10:10.545Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:10.827Z] ---> sudo-logs.sh [2023-09-19T03:10:10.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T03:10:10.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:11.135Z] ---> job-cost.sh [2023-09-19T03:10:11.135Z] lf-activate-venv: SKIPPING [2023-09-19T03:10:11.135Z] DEBUG: total: 0.2199999988079071 [2023-09-19T03:10:11.135Z] INFO: Retrieving Stack Cost... [2023-09-19T03:10:11.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T03:10:11.961Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T03:10:11.974Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:12.260Z] ---> logs-deploy.sh [2023-09-19T03:10:12.260Z] lf-activate-venv: SKIPPING [2023-09-19T03:10:12.260Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/139 [2023-09-19T03:10:12.260Z] INFO: archiving workspace using pattern(s): [2023-09-19T03:10:13.199Z] Archives upload complete. [2023-09-19T03:10:13.199Z] INFO: archiving logs to Nexus