Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 058be3283080a1c8583c0889253315c1374bf37e 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-ssh11133990264810240146.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7635432949661431361.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17311067987088907447.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18298264201650414905.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13216310198760442256.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1332 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 058be3283080a1c8583c0889253315c1374bf37e (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 058be3283080a1c8583c0889253315c1374bf37e # timeout=10 Commit message: "Merge pull request #308 from hahattan/issue-307" > git rev-list --no-walk 338b4a6717ad749e6fbb765a40a4439a1a99c0fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T09:22:00.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T09:22:00.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T09:22:00.687Z] ========================================================= [2022-09-27T09:22:00.687Z] EdgeX Global Pipelines Version Info [2022-09-27T09:22:00.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:22:01.777Z] ------------------- [2022-09-27T09:22:01.777Z] stable info: [2022-09-27T09:22:01.777Z] ------------------- [2022-09-27T09:22:01.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T09:22:01.777Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T09:22:01.777Z] Message: update stable to v1.0.239 [2022-09-27T09:22:02.038Z] ------------------- [2022-09-27T09:22:02.038Z] experimental info: [2022-09-27T09:22:02.038Z] ------------------- [2022-09-27T09:22:02.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T09:22:02.038Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T09:22:02.038Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T09:22:02.255Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-09-27T09:22:02.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-09-27T09:22:02.286Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T09:22:02.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T09:22:02.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T09:22:02.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T09:22:02.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T09:22:02.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T09:22:02.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T09:22:02.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T09:22:02.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T09:22:02.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-09-27T09:22:02.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T09:22:02.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T09:22:02.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T09:22:02.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T09:22:02.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T09:22:02.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T09:22:02.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T09:22:02.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T09:22:02.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T09:22:02.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T09:22:02.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T09:22:02.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T09:22:02.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T09:22:02.552Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T09:22:02.565Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T09:22:02.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T09:22:02.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T09:22:02.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T09:22:02.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 058be3283080a1c8583c0889253315c1374bf37e [Pipeline] echo [2022-09-27T09:22:02.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 058be32 [Pipeline] echo [2022-09-27T09:22:02.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:22:02.672Z] provisioning config files... [2022-09-27T09:22:02.686Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14674917219340614046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:22:02.984Z] ---> docker-login.sh [2022-09-27T09:22:02.984Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:22:03.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:03.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:03.506Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:03.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:03.506Z] [2022-09-27T09:22:03.506Z] Login Succeeded [2022-09-27T09:22:03.506Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:22:03.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:03.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:03.506Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:03.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:03.506Z] [2022-09-27T09:22:03.506Z] Login Succeeded [2022-09-27T09:22:03.506Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:22:03.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:03.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:03.767Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:03.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:03.767Z] [2022-09-27T09:22:03.767Z] Login Succeeded [2022-09-27T09:22:03.767Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:22:03.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:03.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:03.767Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:03.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:03.767Z] [2022-09-27T09:22:03.767Z] Login Succeeded [2022-09-27T09:22:03.767Z] docker.io [2022-09-27T09:22:04.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:04.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:04.297Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:04.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:04.297Z] [2022-09-27T09:22:04.297Z] Login Succeeded [2022-09-27T09:22:04.297Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:22:04.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T09:22:04.703Z] + git rev-list -1 --merges 058be3283080a1c8583c0889253315c1374bf37e~1..058be3283080a1c8583c0889253315c1374bf37e [Pipeline] echo [2022-09-27T09:22:04.743Z] -----------> git rev-list -1 --merges 058be3283080a1c8583c0889253315c1374bf37e~1..058be3283080a1c8583c0889253315c1374bf37e 058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:22:04.743Z] 058be3283080a1c8583c0889253315c1374bf37e [false] [Pipeline] sh [2022-09-27T09:22:05.053Z] + git log --format=format:%s -1 058be3283080a1c8583c0889253315c1374bf37e [Pipeline] echo [2022-09-27T09:22:05.065Z] ========================================================= [2022-09-27T09:22:05.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T09:22:05.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T09:22:05.400Z] + git log --format=format:%s -1 058be3283080a1c8583c0889253315c1374bf37e [Pipeline] echo [2022-09-27T09:22:05.412Z] [semverPrep] GIT_COMMIT: 058be3283080a1c8583c0889253315c1374bf37e, Commit Message: Merge pull request #308 from hahattan/issue-307 [Pipeline] echo [2022-09-27T09:22:05.421Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T09:22:05.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T09:22:05.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T09:22:05.846Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T09:22:05.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T09:22:05.846Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T09:22:05.846Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T09:22:05.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:22:06.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:22:06.195Z] [2022-09-27T09:22:06.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:22:06.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:22:06.493Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T09:22:06.493Z] b85a868b505f: Pulling fs layer [2022-09-27T09:22:06.493Z] e2be974225ed: Pulling fs layer [2022-09-27T09:22:06.493Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T09:22:06.493Z] 988bab9f4d93: Pulling fs layer [2022-09-27T09:22:06.493Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T09:22:06.493Z] eaf3925da568: Pulling fs layer [2022-09-27T09:22:06.493Z] bab4dde63d76: Pulling fs layer [2022-09-27T09:22:06.493Z] bde34c3a00c8: Pulling fs layer [2022-09-27T09:22:06.493Z] b352a97aabf1: Pulling fs layer [2022-09-27T09:22:06.493Z] 4872d77fe225: Pulling fs layer [2022-09-27T09:22:06.493Z] 5851b861e8e6: Pulling fs layer [2022-09-27T09:22:06.493Z] bab4dde63d76: Waiting [2022-09-27T09:22:06.493Z] bde34c3a00c8: Waiting [2022-09-27T09:22:06.493Z] b352a97aabf1: Waiting [2022-09-27T09:22:06.493Z] 4872d77fe225: Waiting [2022-09-27T09:22:06.493Z] 5851b861e8e6: Waiting [2022-09-27T09:22:06.493Z] 1469e6f7b9e6: Waiting [2022-09-27T09:22:06.493Z] 988bab9f4d93: Waiting [2022-09-27T09:22:06.493Z] eaf3925da568: Waiting [2022-09-27T09:22:06.493Z] e2be974225ed: Download complete [2022-09-27T09:22:06.754Z] 988bab9f4d93: Verifying Checksum [2022-09-27T09:22:06.754Z] 988bab9f4d93: Download complete [2022-09-27T09:22:06.754Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T09:22:06.754Z] 1469e6f7b9e6: Download complete [2022-09-27T09:22:06.754Z] eaf3925da568: Download complete [2022-09-27T09:22:06.754Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T09:22:06.754Z] 339a4e72a1f5: Download complete [2022-09-27T09:22:06.754Z] b85a868b505f: Download complete [2022-09-27T09:22:06.754Z] bde34c3a00c8: Download complete [2022-09-27T09:22:07.015Z] 4872d77fe225: Verifying Checksum [2022-09-27T09:22:07.015Z] 5851b861e8e6: Download complete [2022-09-27T09:22:07.015Z] b352a97aabf1: Download complete [2022-09-27T09:22:07.276Z] bab4dde63d76: Verifying Checksum [2022-09-27T09:22:07.276Z] bab4dde63d76: Download complete [2022-09-27T09:22:08.211Z] b85a868b505f: Pull complete [2022-09-27T09:22:08.211Z] e2be974225ed: Pull complete [2022-09-27T09:22:08.780Z] 339a4e72a1f5: Pull complete [2022-09-27T09:22:08.780Z] 988bab9f4d93: Pull complete [2022-09-27T09:22:09.040Z] 1469e6f7b9e6: Pull complete [2022-09-27T09:22:09.314Z] eaf3925da568: Pull complete [2022-09-27T09:22:11.220Z] bab4dde63d76: Pull complete [2022-09-27T09:22:11.220Z] bde34c3a00c8: Pull complete [2022-09-27T09:22:11.220Z] b352a97aabf1: Pull complete [2022-09-27T09:22:11.220Z] 4872d77fe225: Pull complete [2022-09-27T09:22:11.479Z] 5851b861e8e6: Pull complete [2022-09-27T09:22:11.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T09:22:11.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:22:11.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:22:11.576Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:22:11.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T09:22:15.309Z] $ docker top 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 -eo pid,comm [2022-09-27T09:22:15.371Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T09:22:15.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T09:22:15.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:22:15.425Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:22:15.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:22:15.528Z] $ docker exec 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 ssh-agent [2022-09-27T09:22:15.638Z] SSH_AUTH_SOCK=/tmp/ssh-hrUwTBGndUMq/agent.32 [2022-09-27T09:22:15.638Z] SSH_AGENT_PID=38 [2022-09-27T09:22:15.648Z] Running ssh-add (command line suppressed) [2022-09-27T09:22:15.751Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17595774648313937894.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17595774648313937894.key) [2022-09-27T09:22:15.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:22:16.056Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T09:22:16.072Z] $ docker exec --env ******** --env ******** 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 ssh-agent -k [2022-09-27T09:22:16.173Z] unset SSH_AUTH_SOCK; [2022-09-27T09:22:16.174Z] unset SSH_AGENT_PID; [2022-09-27T09:22:16.174Z] echo Agent pid 38 killed; [2022-09-27T09:22:16.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T09:22:16.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:22:16.214Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:22:16.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:22:16.327Z] $ docker exec 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 ssh-agent [2022-09-27T09:22:16.433Z] SSH_AUTH_SOCK=/tmp/ssh-oxqQiyxEd5CT/agent.70 [2022-09-27T09:22:16.433Z] SSH_AGENT_PID=76 [2022-09-27T09:22:16.438Z] Running ssh-add (command line suppressed) [2022-09-27T09:22:16.532Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1635933113076165390.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1635933113076165390.key) [2022-09-27T09:22:16.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:22:16.833Z] + git semver init [2022-09-27T09:22:17.094Z] 2022-09-27 09:22:17,001 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T09:22:17.094Z] 2022-09-27 09:22:17,001 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-27T09:22:17.094Z] 2022-09-27 09:22:17,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-27T09:22:17.094Z] 2022-09-27 09:22:17,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T09:22:18.476Z] 2022-09-27 09:22:18,182 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-09-27T09:22:18.476Z] 2022-09-27 09:22:18,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-09-27T09:22:18.476Z] 2022-09-27 09:22:18,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:22:18.476Z] 2022-09-27 09:22:18,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:22:18.476Z] 2.3.0-dev.18 [Pipeline] } [2022-09-27T09:22:18.484Z] $ docker exec --env ******** --env ******** 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 ssh-agent -k [2022-09-27T09:22:18.585Z] unset SSH_AUTH_SOCK; [2022-09-27T09:22:18.586Z] unset SSH_AGENT_PID; [2022-09-27T09:22:18.586Z] echo Agent pid 76 killed; [2022-09-27T09:22:18.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T09:22:18.896Z] + git semver [Pipeline] } [2022-09-27T09:22:19.167Z] $ docker stop --time=1 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 [2022-09-27T09:22:20.690Z] $ docker rm -f 4d713091ca2eeca3345748e17c4dac12f05dcfc7e6f680a41dc593fcd6a14227 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T09:22:21.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T09:22:21.331Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T09:22:21.333Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:22:21.460Z] provisioning config files... [2022-09-27T09:22:21.469Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11760310905622752676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:22:21.764Z] ---> docker-login.sh [2022-09-27T09:22:21.764Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:22:21.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:21.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:21.764Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:21.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:21.764Z] [2022-09-27T09:22:21.764Z] Login Succeeded [2022-09-27T09:22:21.764Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:22:21.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:21.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:21.764Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:21.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:21.764Z] [2022-09-27T09:22:21.764Z] Login Succeeded [2022-09-27T09:22:21.764Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:22:22.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:22.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:22.023Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:22.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:22.023Z] [2022-09-27T09:22:22.023Z] Login Succeeded [2022-09-27T09:22:22.023Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:22:22.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:22.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:22.023Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:22.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:22.023Z] [2022-09-27T09:22:22.023Z] Login Succeeded [2022-09-27T09:22:22.023Z] docker.io [2022-09-27T09:22:22.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:22:22.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:22:22.542Z] Configure a credential helper to remove this warning. See [2022-09-27T09:22:22.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:22:22.542Z] [2022-09-27T09:22:22.542Z] Login Succeeded [2022-09-27T09:22:22.542Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:22:22.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T09:22:22.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:22:22.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:22:22.619Z] ========================================================= [2022-09-27T09:22:22.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T09:22:22.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:22:22.928Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T09:22:22.928Z] Sending build context to Docker daemon 23.14MB [2022-09-27T09:22:22.928Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T09:22:22.928Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T09:22:23.187Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T09:22:23.187Z] 2408cc74d12b: Pulling fs layer [2022-09-27T09:22:23.187Z] ea60b727a1ce: Pulling fs layer [2022-09-27T09:22:23.187Z] 30c4a7721957: Pulling fs layer [2022-09-27T09:22:23.187Z] 370296b7ddb6: Pulling fs layer [2022-09-27T09:22:23.187Z] 7c6cee850709: Pulling fs layer [2022-09-27T09:22:23.187Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T09:22:23.187Z] d94ebbe4e438: Pulling fs layer [2022-09-27T09:22:23.187Z] 370296b7ddb6: Waiting [2022-09-27T09:22:23.187Z] 7c6cee850709: Waiting [2022-09-27T09:22:23.187Z] d94ebbe4e438: Waiting [2022-09-27T09:22:23.187Z] 39a5fcdaea64: Waiting [2022-09-27T09:22:23.187Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T09:22:23.187Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T09:22:23.187Z] 59ccb84bbe0f: Waiting [2022-09-27T09:22:23.187Z] bcfd1f05c69d: Waiting [2022-09-27T09:22:23.187Z] 30c4a7721957: Verifying Checksum [2022-09-27T09:22:23.187Z] 30c4a7721957: Download complete [2022-09-27T09:22:23.187Z] ea60b727a1ce: Verifying Checksum [2022-09-27T09:22:23.187Z] ea60b727a1ce: Download complete [2022-09-27T09:22:23.187Z] 7c6cee850709: Verifying Checksum [2022-09-27T09:22:23.187Z] 7c6cee850709: Download complete [2022-09-27T09:22:23.187Z] 39a5fcdaea64: Download complete [2022-09-27T09:22:23.187Z] 2408cc74d12b: Verifying Checksum [2022-09-27T09:22:23.187Z] 2408cc74d12b: Download complete [2022-09-27T09:22:23.187Z] d94ebbe4e438: Verifying Checksum [2022-09-27T09:22:23.187Z] d94ebbe4e438: Download complete [2022-09-27T09:22:23.187Z] 2408cc74d12b: Pull complete [2022-09-27T09:22:23.449Z] ea60b727a1ce: Pull complete [2022-09-27T09:22:23.449Z] 30c4a7721957: Pull complete [2022-09-27T09:22:23.710Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T09:22:23.710Z] 59ccb84bbe0f: Download complete [2022-09-27T09:22:23.969Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T09:22:23.969Z] bcfd1f05c69d: Download complete [2022-09-27T09:22:23.969Z] 370296b7ddb6: Verifying Checksum [2022-09-27T09:22:23.969Z] 370296b7ddb6: Download complete [2022-09-27T09:22:28.156Z] 370296b7ddb6: Pull complete [2022-09-27T09:22:28.156Z] 7c6cee850709: Pull complete [2022-09-27T09:22:28.156Z] 39a5fcdaea64: Pull complete [2022-09-27T09:22:28.156Z] d94ebbe4e438: Pull complete [2022-09-27T09:22:30.061Z] bcfd1f05c69d: Pull complete [2022-09-27T09:22:30.319Z] 59ccb84bbe0f: Pull complete [2022-09-27T09:22:30.579Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T09:22:30.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T09:22:30.579Z] ---> a4fb48ad2a94 [2022-09-27T09:22:30.579Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T09:22:35.872Z] ---> Running in 10a2e39dca9d [2022-09-27T09:22:35.872Z] Removing intermediate container 10a2e39dca9d [2022-09-27T09:22:35.872Z] ---> 0c9b337d2b75 [2022-09-27T09:22:35.872Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T09:22:35.872Z] ---> Running in 70fe1d47e62a [2022-09-27T09:22:35.872Z] Removing intermediate container 70fe1d47e62a [2022-09-27T09:22:35.872Z] ---> 9a10c99fd144 [2022-09-27T09:22:35.872Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:22:35.872Z] ---> Running in affa56cda6d2 [2022-09-27T09:22:35.872Z] Removing intermediate container affa56cda6d2 [2022-09-27T09:22:35.872Z] ---> bb97ed3aaa3f [2022-09-27T09:22:35.872Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-27T09:22:35.872Z] ---> Running in 5bb19427fef5 [2022-09-27T09:22:35.872Z] Removing intermediate container 5bb19427fef5 [2022-09-27T09:22:35.872Z] ---> fb5cb1c3712b [2022-09-27T09:22:35.872Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:22:35.872Z] ---> Running in bfd9920f1916 [2022-09-27T09:22:36.420Z] Still waiting to schedule task [2022-09-27T09:22:36.421Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T09:22:36.442Z] Removing intermediate container bfd9920f1916 [2022-09-27T09:22:36.442Z] ---> 242e10aef50c [2022-09-27T09:22:36.442Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T09:22:36.442Z] ---> Running in 19cc01f15302 [2022-09-27T09:22:37.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:22:37.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:22:38.147Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T09:22:38.147Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T09:22:38.147Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T09:22:38.406Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T09:22:38.406Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T09:22:38.406Z] OK: 216 MiB in 55 packages [2022-09-27T09:22:38.975Z] Removing intermediate container 19cc01f15302 [2022-09-27T09:22:38.975Z] ---> b9ad8adef077 [2022-09-27T09:22:38.975Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-27T09:22:38.975Z] ---> 19f537290a1a [2022-09-27T09:22:38.975Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:22:38.975Z] ---> Running in 522054edc17a [2022-09-27T09:23:05.540Z] Removing intermediate container 522054edc17a [2022-09-27T09:23:05.540Z] ---> 906dbd6fb102 [2022-09-27T09:23:05.540Z] Step 11/13 : COPY . . [2022-09-27T09:23:05.540Z] ---> 18a17710dcbe [2022-09-27T09:23:05.540Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T09:23:05.540Z] ---> Running in cd53a00f6fe1 [2022-09-27T09:23:05.540Z] Removing intermediate container cd53a00f6fe1 [2022-09-27T09:23:05.540Z] ---> 8d49f2589e13 [2022-09-27T09:23:05.540Z] Step 13/13 : RUN $MAKE [2022-09-27T09:23:05.799Z] ---> Running in 7a7a4d931a83 [2022-09-27T09:23:06.058Z] noop [2022-09-27T09:23:06.317Z] Removing intermediate container 7a7a4d931a83 [2022-09-27T09:23:06.317Z] ---> 07d22a5f76f4 [2022-09-27T09:23:06.317Z] Successfully built 07d22a5f76f4 [2022-09-27T09:23:06.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:23:06.888Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T09:23:06.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:23:06.948Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:23:06.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T09:23:07.333Z] $ docker top 7abef22dc76ae1c3cfc4103ea3f2b86d7b4ca0df75850fd1de76ab005d038542 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:23:07.672Z] + go version [2022-09-27T09:23:07.672Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T09:23:07.679Z] $ docker stop --time=1 7abef22dc76ae1c3cfc4103ea3f2b86d7b4ca0df75850fd1de76ab005d038542 [2022-09-27T09:23:08.968Z] $ docker rm -f 7abef22dc76ae1c3cfc4103ea3f2b86d7b4ca0df75850fd1de76ab005d038542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:23:09.367Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T09:23:09.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:23:09.433Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:23:09.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T09:23:09.815Z] $ docker top d8e59aee9eb1377f282f3f310184474c196097ba4e30ed116217b37144d55d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:23:10.161Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:23:10.455Z] + make test [2022-09-27T09:23:10.455Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T09:23:10.713Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-27T09:23:20.678Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-27T09:23:20.678Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2022-09-27T09:23:27.256Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T09:23:27.256Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T09:23:29.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T09:23:29.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T09:23:29.791Z] ./bin/test-attribution-txt.sh [2022-09-27T09:23:29.791Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T09:23:29.791Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T09:23:29.791Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T09:23:29.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T09:23:29.808Z] $ docker stop --time=1 d8e59aee9eb1377f282f3f310184474c196097ba4e30ed116217b37144d55d11 [2022-09-27T09:23:33.178Z] $ docker rm -f d8e59aee9eb1377f282f3f310184474c196097ba4e30ed116217b37144d55d11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T09:23:33.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T09:23:33.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T09:23:34.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T09:23:34.466Z] + ls -al . [2022-09-27T09:23:34.466Z] total 196 [2022-09-27T09:23:34.466Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 09:23 . [2022-09-27T09:23:34.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:21 .. [2022-09-27T09:23:34.466Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 09:23 .git [2022-09-27T09:23:34.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:22 .github [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 09:22 .gitignore [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 09:22 .golangci.yml [2022-09-27T09:23:34.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 09:22 .semver [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 27 09:22 Attribution.txt [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 27 09:22 CHANGELOG.md [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 27 09:22 Dockerfile [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 09:22 GOVERNANCE.md [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 09:22 Jenkinsfile [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 09:22 LICENSE [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 27 09:22 Makefile [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 09:22 OWNERS.md [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 27 09:22 README.md [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 09:22 VERSION [2022-09-27T09:23:34.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:22 bin [2022-09-27T09:23:34.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:22 cmd [2022-09-27T09:23:34.466Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 27 09:23 coverage.out [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 27 09:22 go.mod [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 27 09:22 go.sum [2022-09-27T09:23:34.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:22 internal [2022-09-27T09:23:34.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:22 snap [2022-09-27T09:23:34.466Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 09:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:23:34.834Z] + 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=058be3283080a1c8583c0889253315c1374bf37e --label arch=amd64 --label version=2.3.0-dev.18 . [2022-09-27T09:23:34.834Z] Sending build context to Docker daemon 23.19MB [2022-09-27T09:23:34.834Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T09:23:34.834Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T09:23:34.834Z] ---> 07d22a5f76f4 [2022-09-27T09:23:34.834Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T09:23:35.408Z] ---> Running in 92d15f330551 [2022-09-27T09:23:35.408Z] Removing intermediate container 92d15f330551 [2022-09-27T09:23:35.408Z] ---> a95762a0f2df [2022-09-27T09:23:35.408Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T09:23:35.408Z] ---> Running in 8cb77a26c69b [2022-09-27T09:23:35.666Z] Removing intermediate container 8cb77a26c69b [2022-09-27T09:23:35.666Z] ---> ce95eaf54a80 [2022-09-27T09:23:35.666Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:23:35.666Z] ---> Running in 14e6fd99f135 [2022-09-27T09:23:35.666Z] Removing intermediate container 14e6fd99f135 [2022-09-27T09:23:35.666Z] ---> 2f6c0fc3773d [2022-09-27T09:23:35.666Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-27T09:23:35.666Z] ---> Running in e43750be1975 [2022-09-27T09:23:35.926Z] Removing intermediate container e43750be1975 [2022-09-27T09:23:35.926Z] ---> 588f904528dd [2022-09-27T09:23:35.926Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:23:35.926Z] ---> Running in 13caaec0e7df [2022-09-27T09:23:36.495Z] Removing intermediate container 13caaec0e7df [2022-09-27T09:23:36.495Z] ---> 64860d6b2a35 [2022-09-27T09:23:36.495Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T09:23:36.495Z] ---> Running in 6b5cc9f9e45c [2022-09-27T09:23:36.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:23:37.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:23:37.949Z] OK: 216 MiB in 55 packages [2022-09-27T09:23:38.207Z] Removing intermediate container 6b5cc9f9e45c [2022-09-27T09:23:38.207Z] ---> 625b560a7b2c [2022-09-27T09:23:38.207Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-27T09:23:38.466Z] ---> d32c608d48ab [2022-09-27T09:23:38.466Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:23:38.466Z] ---> Running in f863696c0814 [2022-09-27T09:23:39.404Z] Removing intermediate container f863696c0814 [2022-09-27T09:23:39.404Z] ---> b3c24e6ecee7 [2022-09-27T09:23:39.404Z] Step 11/27 : COPY . . [2022-09-27T09:23:39.970Z] ---> 56e4295ac45b [2022-09-27T09:23:39.970Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T09:23:39.970Z] ---> Running in cef4684e2b88 [2022-09-27T09:23:39.970Z] Removing intermediate container cef4684e2b88 [2022-09-27T09:23:39.970Z] ---> c7c63a601e5b [2022-09-27T09:23:39.970Z] Step 13/27 : RUN $MAKE [2022-09-27T09:23:39.970Z] ---> Running in 27ca132139b5 [2022-09-27T09:23:40.228Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-27T09:24:02.153Z] Removing intermediate container 27ca132139b5 [2022-09-27T09:24:02.153Z] ---> 296315ab85c9 [2022-09-27T09:24:02.153Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T09:24:02.412Z] 3.16: Pulling from library/alpine [2022-09-27T09:24:02.669Z] 213ec9aee27d: Pulling fs layer [2022-09-27T09:24:02.669Z] 213ec9aee27d: Verifying Checksum [2022-09-27T09:24:02.669Z] 213ec9aee27d: Download complete [2022-09-27T09:24:02.954Z] 213ec9aee27d: Pull complete [2022-09-27T09:24:02.954Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T09:24:02.954Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T09:24:02.954Z] ---> 9c6f07244728 [2022-09-27T09:24:02.954Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-27T09:24:03.212Z] ---> Running in c8a18b16cf5d [2022-09-27T09:24:03.212Z] Removing intermediate container c8a18b16cf5d [2022-09-27T09:24:03.212Z] ---> 089e4af358b3 [2022-09-27T09:24:03.212Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:24:03.212Z] ---> Running in 335541a51f54 [2022-09-27T09:24:04.147Z] Removing intermediate container 335541a51f54 [2022-09-27T09:24:04.147Z] ---> 3ca453c29e5f [2022-09-27T09:24:04.147Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T09:24:04.147Z] ---> Running in d0076358f06d [2022-09-27T09:24:04.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:24:05.642Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1333 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [2022-09-27T09:24:05.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] ws [2022-09-27T09:24:05.654Z] Running in /w/workspace/device-virtual-go/54 [Pipeline] { [Pipeline] checkout [2022-09-27T09:24:05.681Z] The recommended git tool is: git [2022-09-27T09:24:05.910Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T09:24:05.910Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T09:24:06.169Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T09:24:06.169Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T09:24:06.169Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T09:24:06.428Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T09:24:06.428Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:24:06.428Z] OK: 8 MiB in 20 packages [2022-09-27T09:24:06.995Z] Removing intermediate container d0076358f06d [2022-09-27T09:24:06.995Z] ---> 1f85352869fd [2022-09-27T09:24:06.995Z] Step 18/27 : WORKDIR / [2022-09-27T09:24:06.995Z] ---> Running in 054982bff12d [2022-09-27T09:24:06.995Z] Removing intermediate container 054982bff12d [2022-09-27T09:24:06.995Z] ---> 05dc31eeb968 [2022-09-27T09:24:06.995Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-27T09:24:07.254Z] ---> 14d70bef016c [2022-09-27T09:24:07.254Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-27T09:24:07.254Z] ---> 0157af210bca [2022-09-27T09:24:07.254Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-27T09:24:08.190Z] ---> b89935a8cc3d [2022-09-27T09:24:08.190Z] Step 22/27 : EXPOSE 59900 [2022-09-27T09:24:08.190Z] ---> Running in 5c29b86bc0c4 [2022-09-27T09:24:08.449Z] Removing intermediate container 5c29b86bc0c4 [2022-09-27T09:24:08.449Z] ---> c643c61c3f31 [2022-09-27T09:24:08.449Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-27T09:24:08.449Z] ---> Running in 5eb4d7743bc2 [2022-09-27T09:24:08.449Z] Removing intermediate container 5eb4d7743bc2 [2022-09-27T09:24:08.449Z] ---> a8fcd4c1dd4b [2022-09-27T09:24:08.449Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:24:08.449Z] ---> Running in 3f4cdf8396e4 [2022-09-27T09:24:08.449Z] Removing intermediate container 3f4cdf8396e4 [2022-09-27T09:24:08.449Z] ---> 7897a1e11ecc [2022-09-27T09:24:08.449Z] Step 25/27 : LABEL arch=amd64 [2022-09-27T09:24:08.708Z] ---> Running in f8a4661391b4 [2022-09-27T09:24:08.708Z] Removing intermediate container f8a4661391b4 [2022-09-27T09:24:08.708Z] ---> 539cc3a341de [2022-09-27T09:24:08.708Z] Step 26/27 : LABEL git_sha=058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:24:08.708Z] ---> Running in a886c067df1c [2022-09-27T09:24:08.708Z] Removing intermediate container a886c067df1c [2022-09-27T09:24:08.708Z] ---> d2ae8086a016 [2022-09-27T09:24:08.708Z] Step 27/27 : LABEL version=2.3.0-dev.18 [2022-09-27T09:24:08.708Z] ---> Running in bf5d5b2e2573 [2022-09-27T09:24:08.967Z] Removing intermediate container bf5d5b2e2573 [2022-09-27T09:24:08.967Z] ---> 9e288701ce25 [2022-09-27T09:24:08.967Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T09:24:08.967Z] Successfully built 9e288701ce25 [2022-09-27T09:24:08.967Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:24:09.061Z] provisioning config files... [2022-09-27T09:24:09.069Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13892838107805882978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:24:09.362Z] ---> docker-login.sh [2022-09-27T09:24:09.362Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:24:09.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:09.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:09.362Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:09.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:09.362Z] [2022-09-27T09:24:09.362Z] Login Succeeded [2022-09-27T09:24:09.362Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:24:09.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:09.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:09.362Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:09.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:09.362Z] [2022-09-27T09:24:09.362Z] Login Succeeded [2022-09-27T09:24:09.362Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:24:09.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:09.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:09.621Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:09.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:09.621Z] [2022-09-27T09:24:09.621Z] Login Succeeded [2022-09-27T09:24:09.621Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:24:09.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:09.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:09.621Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:09.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:09.621Z] [2022-09-27T09:24:09.621Z] Login Succeeded [2022-09-27T09:24:09.621Z] docker.io [2022-09-27T09:24:09.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:10.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:10.189Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:10.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:10.189Z] [2022-09-27T09:24:10.189Z] Login Succeeded [2022-09-27T09:24:10.189Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:24:10.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T09:24:10.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:24:10.257Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-09-27T09:24:10.257Z] 058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:24:10.257Z] latest [2022-09-27T09:24:10.257Z] 2.3.0-dev.18 [2022-09-27T09:24:10.257Z] 058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [2022-09-27T09:24:10.257Z] main [2022-09-27T09:24:10.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:10.585Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:058be3283080a1c8583c0889253315c1374bf37e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:10.618Z] using credential edgex-jenkins-ssh [2022-09-27T09:24:10.643Z] Cloning the remote Git repository [2022-09-27T09:24:10.893Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:24:10.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T09:24:10.893Z] ee01a89d7a12: Preparing [2022-09-27T09:24:10.893Z] dc4c70fe633f: Preparing [2022-09-27T09:24:10.893Z] 88659e4532fb: Preparing [2022-09-27T09:24:10.893Z] 891c94205063: Preparing [2022-09-27T09:24:10.893Z] ba41f725dbe6: Preparing [2022-09-27T09:24:10.893Z] 994393dc58e7: Preparing [2022-09-27T09:24:10.893Z] 994393dc58e7: Waiting [2022-09-27T09:24:10.893Z] ba41f725dbe6: Pushed [2022-09-27T09:24:10.893Z] dc4c70fe633f: Pushed [2022-09-27T09:24:10.893Z] 88659e4532fb: Pushed [2022-09-27T09:24:10.893Z] 994393dc58e7: Layer already exists [2022-09-27T09:24:11.151Z] 891c94205063: Pushed [2022-09-27T09:24:10.692Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-09-27T09:24:10.766Z] > git init /w/workspace/device-virtual-go/54 # timeout=10 [2022-09-27T09:24:10.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-09-27T09:24:10.912Z] > git --version # timeout=10 [2022-09-27T09:24:10.933Z] > git --version # 'git version 2.25.1' [2022-09-27T09:24:10.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T09:24:10.992Z] Verifying host key using known hosts file [2022-09-27T09:24:11.200Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T09:24:11.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T09:24:13.679Z] ee01a89d7a12: Pushed [2022-09-27T09:24:13.679Z] 058be3283080a1c8583c0889253315c1374bf37e: digest: sha256:244bb4f1186cb21f8f93812d64d5f9411924b8eba7344780a3c2501074792ab8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:13.988Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:14.111Z] Avoid second fetch [2022-09-27T09:24:14.111Z] Checking out Revision 058be3283080a1c8583c0889253315c1374bf37e (main) [2022-09-27T09:24:14.299Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-27T09:24:14.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T09:24:14.299Z] ee01a89d7a12: Preparing [2022-09-27T09:24:14.299Z] dc4c70fe633f: Preparing [2022-09-27T09:24:14.299Z] 88659e4532fb: Preparing [2022-09-27T09:24:14.299Z] 891c94205063: Preparing [2022-09-27T09:24:14.299Z] ba41f725dbe6: Preparing [2022-09-27T09:24:14.299Z] 994393dc58e7: Preparing [2022-09-27T09:24:14.299Z] 994393dc58e7: Waiting [2022-09-27T09:24:14.299Z] ba41f725dbe6: Layer already exists [2022-09-27T09:24:14.299Z] dc4c70fe633f: Layer already exists [2022-09-27T09:24:14.299Z] 88659e4532fb: Layer already exists [2022-09-27T09:24:14.299Z] ee01a89d7a12: Layer already exists [2022-09-27T09:24:14.299Z] 891c94205063: Layer already exists [2022-09-27T09:24:14.299Z] 994393dc58e7: Layer already exists [2022-09-27T09:24:14.299Z] latest: digest: sha256:244bb4f1186cb21f8f93812d64d5f9411924b8eba7344780a3c2501074792ab8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:13.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-09-27T09:24:13.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T09:24:14.132Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T09:24:14.150Z] > git checkout -f 058be3283080a1c8583c0889253315c1374bf37e # timeout=10 [2022-09-27T09:24:14.594Z] Commit message: "Merge pull request #308 from hahattan/issue-307" [2022-09-27T09:24:14.613Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:14.917Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.18 [2022-09-27T09:24:14.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T09:24:14.918Z] ee01a89d7a12: Preparing [2022-09-27T09:24:14.918Z] dc4c70fe633f: Preparing [2022-09-27T09:24:14.918Z] 88659e4532fb: Preparing [2022-09-27T09:24:14.918Z] 891c94205063: Preparing [2022-09-27T09:24:14.918Z] ba41f725dbe6: Preparing [2022-09-27T09:24:14.918Z] 994393dc58e7: Preparing [2022-09-27T09:24:14.918Z] 994393dc58e7: Waiting [2022-09-27T09:24:14.918Z] 88659e4532fb: Layer already exists [2022-09-27T09:24:14.918Z] ba41f725dbe6: Layer already exists [2022-09-27T09:24:14.918Z] dc4c70fe633f: Layer already exists [2022-09-27T09:24:14.918Z] 891c94205063: Layer already exists [2022-09-27T09:24:14.918Z] ee01a89d7a12: Layer already exists [2022-09-27T09:24:14.918Z] 994393dc58e7: Layer already exists [2022-09-27T09:24:14.918Z] 2.3.0-dev.18: digest: sha256:244bb4f1186cb21f8f93812d64d5f9411924b8eba7344780a3c2501074792ab8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T09:24:15.230Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:15.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T09:24:15.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T09:24:15.488Z] Dload Upload Total Spent Left Speed [2022-09-27T09:24:15.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 89375 [2022-09-27T09:24:15.534Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [2022-09-27T09:24:15.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T09:24:15.534Z] ee01a89d7a12: Preparing [2022-09-27T09:24:15.534Z] dc4c70fe633f: Preparing [2022-09-27T09:24:15.534Z] 88659e4532fb: Preparing [2022-09-27T09:24:15.534Z] 891c94205063: Preparing [2022-09-27T09:24:15.534Z] ba41f725dbe6: Preparing [2022-09-27T09:24:15.534Z] 994393dc58e7: Preparing [2022-09-27T09:24:15.534Z] 994393dc58e7: Waiting [2022-09-27T09:24:15.534Z] 891c94205063: Layer already exists [2022-09-27T09:24:15.534Z] dc4c70fe633f: Layer already exists [2022-09-27T09:24:15.534Z] ba41f725dbe6: Layer already exists [2022-09-27T09:24:15.534Z] 88659e4532fb: Layer already exists [2022-09-27T09:24:15.534Z] ee01a89d7a12: Layer already exists [2022-09-27T09:24:15.534Z] 994393dc58e7: Layer already exists [2022-09-27T09:24:15.534Z] 058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18: digest: sha256:244bb4f1186cb21f8f93812d64d5f9411924b8eba7344780a3c2501074792ab8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-09-27T09:24:15.842Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:16.082Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T09:24:16.153Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-09-27T09:24:16.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T09:24:16.154Z] ee01a89d7a12: Preparing [2022-09-27T09:24:16.154Z] dc4c70fe633f: Preparing [2022-09-27T09:24:16.154Z] 88659e4532fb: Preparing [2022-09-27T09:24:16.154Z] 891c94205063: Preparing [2022-09-27T09:24:16.154Z] ba41f725dbe6: Preparing [2022-09-27T09:24:16.154Z] 994393dc58e7: Preparing [2022-09-27T09:24:16.154Z] 994393dc58e7: Waiting [2022-09-27T09:24:16.154Z] ba41f725dbe6: Layer already exists [2022-09-27T09:24:16.154Z] 891c94205063: Layer already exists [2022-09-27T09:24:16.154Z] ee01a89d7a12: Layer already exists [2022-09-27T09:24:16.154Z] 88659e4532fb: Layer already exists [2022-09-27T09:24:16.154Z] dc4c70fe633f: Layer already exists [2022-09-27T09:24:16.154Z] 994393dc58e7: Layer already exists [2022-09-27T09:24:16.154Z] main: digest: sha256:244bb4f1186cb21f8f93812d64d5f9411924b8eba7344780a3c2501074792ab8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T09:24:16.195Z] ===================================================== [Pipeline] echo [2022-09-27T09:24:16.205Z] taggedImages: [2022-09-27T09:24:16.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:24:16.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-27T09:24:16.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.18 [2022-09-27T09:24:16.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [2022-09-27T09:24:16.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:16.407Z] + sudo tee /etc/docker/daemon.new [2022-09-27T09:24:16.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T09:24:16.407Z] { [2022-09-27T09:24:16.407Z] "registry-mirrors": [ [2022-09-27T09:24:16.407Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T09:24:16.407Z] ], [2022-09-27T09:24:16.407Z] "bip": "10.250.0.254/24", [2022-09-27T09:24:16.407Z] "hosts": [ [2022-09-27T09:24:16.407Z] "tcp://0.0.0.0:5555", [2022-09-27T09:24:16.407Z] "unix:///var/run/docker.sock" [2022-09-27T09:24:16.407Z] ], [2022-09-27T09:24:16.407Z] "mtu": 1458, [2022-09-27T09:24:16.407Z] "selinux-enabled": true, [2022-09-27T09:24:16.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T09:24:16.407Z] } [Pipeline] sh [2022-09-27T09:24:16.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T09:24:16.575Z] [2022-09-27T09:24:16.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:16.736Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T09:24:16.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T09:24:16.877Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T09:24:16.877Z] 5eb5b503b376: Pulling fs layer [2022-09-27T09:24:16.877Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T09:24:16.877Z] ec43610c2a17: Pulling fs layer [2022-09-27T09:24:16.877Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T09:24:16.877Z] 33b1e0a273af: Pulling fs layer [2022-09-27T09:24:16.877Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T09:24:16.877Z] 2f39f015ded8: Pulling fs layer [2022-09-27T09:24:16.877Z] 2f39f015ded8: Waiting [2022-09-27T09:24:16.877Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T09:24:16.877Z] 5c69ac0246d0: Download complete [2022-09-27T09:24:16.877Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T09:24:16.877Z] 3a2ae6a8a46f: Download complete [2022-09-27T09:24:17.081Z] + sudo service docker restart [2022-09-27T09:24:17.136Z] 33b1e0a273af: Verifying Checksum [2022-09-27T09:24:17.136Z] 33b1e0a273af: Download complete [2022-09-27T09:24:17.136Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T09:24:17.136Z] 5d3b04190fa2: Download complete [2022-09-27T09:24:17.136Z] ec43610c2a17: Verifying Checksum [2022-09-27T09:24:17.136Z] 5eb5b503b376: Verifying Checksum [2022-09-27T09:24:17.136Z] 5eb5b503b376: Download complete [2022-09-27T09:24:17.704Z] 2f39f015ded8: Download complete [2022-09-27T09:24:18.269Z] 5eb5b503b376: Pull complete [2022-09-27T09:24:18.526Z] 5c69ac0246d0: Pull complete [2022-09-27T09:24:18.782Z] ec43610c2a17: Pull complete [2022-09-27T09:24:18.782Z] 3a2ae6a8a46f: Pull complete [2022-09-27T09:24:19.039Z] 33b1e0a273af: Pull complete [2022-09-27T09:24:19.039Z] 5d3b04190fa2: Pull complete [2022-09-27T09:24:23.220Z] 2f39f015ded8: Pull complete [2022-09-27T09:24:23.220Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T09:24:23.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T09:24:23.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:24:23.288Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:24:23.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T09:24:27.944Z] $ docker top d5bc66d7d39fa9c6ede559bb859b79df1371e15009ceaf672b47a98bd5483e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:24:28.307Z] ---> job-cost.sh [2022-09-27T09:24:28.307Z] lf-activate-venv: SKIPPING [2022-09-27T09:24:28.307Z] INFO: No Stack... [2022-09-27T09:24:28.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T09:24:29.131Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T09:24:29.417Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-09-27T09:24:29.417Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T09:24:29.429Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] [2022-09-27T09:24:29.435Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] did not exist. Created. [2022-09-27T09:24:29.435Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T09:24:29.734Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T09:24:29.761Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T09:24:29.767Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T09:24:29.780Z] $ docker stop --time=1 d5bc66d7d39fa9c6ede559bb859b79df1371e15009ceaf672b47a98bd5483e0e [2022-09-27T09:24:30.939Z] $ docker rm -f d5bc66d7d39fa9c6ede559bb859b79df1371e15009ceaf672b47a98bd5483e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:24:35.336Z] provisioning config files... [2022-09-27T09:24:35.363Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/54@tmp/config12409362284818571275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:24:35.714Z] ---> docker-login.sh [2022-09-27T09:24:35.714Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:24:35.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:36.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:36.256Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:36.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:36.256Z] [2022-09-27T09:24:36.256Z] Login Succeeded [2022-09-27T09:24:36.256Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:24:36.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:36.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:36.528Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:36.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:36.528Z] [2022-09-27T09:24:36.528Z] Login Succeeded [2022-09-27T09:24:36.528Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:24:36.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:37.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:37.070Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:37.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:37.070Z] [2022-09-27T09:24:37.070Z] Login Succeeded [2022-09-27T09:24:37.070Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:24:37.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:37.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:37.340Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:37.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:37.340Z] [2022-09-27T09:24:37.340Z] Login Succeeded [2022-09-27T09:24:37.340Z] docker.io [2022-09-27T09:24:37.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:37.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:37.877Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:37.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:37.877Z] [2022-09-27T09:24:37.877Z] Login Succeeded [2022-09-27T09:24:37.877Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:24:37.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T09:24:38.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:24:38.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:24:38.063Z] ========================================================= [2022-09-27T09:24:38.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T09:24:38.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:38.402Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T09:24:38.672Z] Sending build context to Docker daemon 11.71MB [2022-09-27T09:24:38.672Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T09:24:38.672Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T09:24:38.942Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T09:24:38.942Z] b3c136eddcbf: Pulling fs layer [2022-09-27T09:24:38.942Z] c0a3192eca97: Pulling fs layer [2022-09-27T09:24:38.942Z] a050256f5b6f: Pulling fs layer [2022-09-27T09:24:38.942Z] 656be50a0ddc: Pulling fs layer [2022-09-27T09:24:38.942Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T09:24:38.942Z] 46d945488cbd: Pulling fs layer [2022-09-27T09:24:38.942Z] 8a5474983e97: Pulling fs layer [2022-09-27T09:24:38.942Z] 329c88fbcd65: Pulling fs layer [2022-09-27T09:24:38.942Z] 46d945488cbd: Waiting [2022-09-27T09:24:38.942Z] 8a5474983e97: Waiting [2022-09-27T09:24:38.942Z] 656be50a0ddc: Waiting [2022-09-27T09:24:38.942Z] 329c88fbcd65: Waiting [2022-09-27T09:24:38.942Z] 2bbca73fdf42: Waiting [2022-09-27T09:24:38.942Z] a050256f5b6f: Download complete [2022-09-27T09:24:38.942Z] c0a3192eca97: Verifying Checksum [2022-09-27T09:24:38.942Z] c0a3192eca97: Download complete [2022-09-27T09:24:38.942Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T09:24:38.942Z] 2bbca73fdf42: Download complete [2022-09-27T09:24:38.942Z] 46d945488cbd: Verifying Checksum [2022-09-27T09:24:38.942Z] 46d945488cbd: Download complete [2022-09-27T09:24:38.942Z] b3c136eddcbf: Verifying Checksum [2022-09-27T09:24:38.942Z] b3c136eddcbf: Download complete [2022-09-27T09:24:39.910Z] b3c136eddcbf: Pull complete [2022-09-27T09:24:40.179Z] 329c88fbcd65: Verifying Checksum [2022-09-27T09:24:40.179Z] 329c88fbcd65: Download complete [2022-09-27T09:24:40.454Z] c0a3192eca97: Pull complete [2022-09-27T09:24:40.730Z] a050256f5b6f: Pull complete [2022-09-27T09:24:41.344Z] 8a5474983e97: Verifying Checksum [2022-09-27T09:24:41.344Z] 8a5474983e97: Download complete [2022-09-27T09:24:41.932Z] 656be50a0ddc: Verifying Checksum [2022-09-27T09:24:41.932Z] 656be50a0ddc: Download complete [2022-09-27T09:24:54.278Z] 656be50a0ddc: Pull complete [2022-09-27T09:24:54.278Z] 2bbca73fdf42: Pull complete [2022-09-27T09:24:54.278Z] 46d945488cbd: Pull complete [2022-09-27T09:25:00.952Z] 8a5474983e97: Pull complete [2022-09-27T09:25:02.371Z] 329c88fbcd65: Pull complete [2022-09-27T09:25:02.371Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T09:25:02.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T09:25:02.371Z] ---> ff4287adb874 [2022-09-27T09:25:02.371Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T09:25:04.324Z] ---> Running in 143690ffaaa1 [2022-09-27T09:25:04.324Z] Removing intermediate container 143690ffaaa1 [2022-09-27T09:25:04.324Z] ---> 1df4bda7a752 [2022-09-27T09:25:04.324Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T09:25:04.324Z] ---> Running in 5f8f7e7a62f8 [2022-09-27T09:25:04.591Z] Removing intermediate container 5f8f7e7a62f8 [2022-09-27T09:25:04.591Z] ---> 07e5e92d34fe [2022-09-27T09:25:04.591Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:25:04.591Z] ---> Running in 5c72e50fb603 [2022-09-27T09:25:04.863Z] Removing intermediate container 5c72e50fb603 [2022-09-27T09:25:04.863Z] ---> bc50ee9fc5ab [2022-09-27T09:25:04.863Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-27T09:25:05.131Z] ---> Running in 77431bb99762 [2022-09-27T09:25:05.398Z] Removing intermediate container 77431bb99762 [2022-09-27T09:25:05.398Z] ---> e3c0cce4bbcd [2022-09-27T09:25:05.398Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:25:05.398Z] ---> Running in 1c0c9b0b4555 [2022-09-27T09:25:07.380Z] Removing intermediate container 1c0c9b0b4555 [2022-09-27T09:25:07.380Z] ---> e5bd1e626a76 [2022-09-27T09:25:07.380Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T09:25:07.380Z] ---> Running in 54d94ce838c3 [2022-09-27T09:25:08.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:25:09.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:25:09.911Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T09:25:09.911Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T09:25:10.179Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T09:25:10.448Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T09:25:10.448Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T09:25:10.448Z] OK: 226 MiB in 55 packages [2022-09-27T09:25:11.416Z] Removing intermediate container 54d94ce838c3 [2022-09-27T09:25:11.416Z] ---> 41cd2336bbbf [2022-09-27T09:25:11.416Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-27T09:25:12.000Z] ---> d6709907d484 [2022-09-27T09:25:12.000Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:25:12.000Z] ---> Running in 1cbc1b0520e7 [2022-09-27T09:25:58.889Z] Removing intermediate container 1cbc1b0520e7 [2022-09-27T09:25:58.889Z] ---> cd58aae83b61 [2022-09-27T09:25:58.889Z] Step 11/13 : COPY . . [2022-09-27T09:25:59.155Z] ---> 768cf5ba4616 [2022-09-27T09:25:59.155Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T09:25:59.155Z] ---> Running in 8506e8f7848e [2022-09-27T09:25:59.422Z] Removing intermediate container 8506e8f7848e [2022-09-27T09:25:59.422Z] ---> 2a03a0e0dc7e [2022-09-27T09:25:59.422Z] Step 13/13 : RUN $MAKE [2022-09-27T09:25:59.422Z] ---> Running in 73be2d8c98a3 [2022-09-27T09:26:00.383Z] noop [2022-09-27T09:26:00.969Z] Removing intermediate container 73be2d8c98a3 [2022-09-27T09:26:00.969Z] ---> 508fcacac760 [2022-09-27T09:26:00.969Z] Successfully built 508fcacac760 [2022-09-27T09:26:00.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:26:01.328Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T09:26:01.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:26:01.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-1333 does not seem to be running inside a container [2022-09-27T09:26:01.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/54 -v /w/workspace/device-virtual-go/54:/w/workspace/device-virtual-go/54:rw,z -v /w/workspace/device-virtual-go/54@tmp:/w/workspace/device-virtual-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T09:26:02.702Z] $ docker top 448d2913d44fe70072749272608bac80fcea9eb854e9f646e746bc022f85686d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:26:03.518Z] + go version [2022-09-27T09:26:03.518Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T09:26:03.538Z] $ docker stop --time=1 448d2913d44fe70072749272608bac80fcea9eb854e9f646e746bc022f85686d [2022-09-27T09:26:05.143Z] $ docker rm -f 448d2913d44fe70072749272608bac80fcea9eb854e9f646e746bc022f85686d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:26:05.677Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T09:26:05.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:26:05.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-1333 does not seem to be running inside a container [2022-09-27T09:26:05.895Z] $ 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/54 -v /w/workspace/device-virtual-go/54:/w/workspace/device-virtual-go/54:rw,z -v /w/workspace/device-virtual-go/54@tmp:/w/workspace/device-virtual-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T09:26:07.026Z] $ docker top b1dd3ce19e7dd3ce308df55e3a9fc1788df8071ea8eecb88ccdf1b653df978dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:26:07.527Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/54 [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:26:08.122Z] + make test [2022-09-27T09:26:08.397Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T09:26:09.806Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-27T09:27:31.448Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-27T09:27:31.448Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.128s coverage: 65.7% of statements [2022-09-27T09:27:31.448Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T09:27:31.448Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T09:27:53.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T09:27:53.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T09:27:53.508Z] ./bin/test-attribution-txt.sh [2022-09-27T09:27:53.508Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T09:27:53.508Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T09:27:53.508Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T09:27:53.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T09:27:53.540Z] $ docker stop --time=1 b1dd3ce19e7dd3ce308df55e3a9fc1788df8071ea8eecb88ccdf1b653df978dd [2022-09-27T09:27:55.269Z] $ docker rm -f b1dd3ce19e7dd3ce308df55e3a9fc1788df8071ea8eecb88ccdf1b653df978dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T09:27:56.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T09:27:56.174Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T09:27:56.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T09:27:56.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T09:27:57.257Z] + ls -al . [2022-09-27T09:27:57.257Z] total 192 [2022-09-27T09:27:57.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 09:26 . [2022-09-27T09:27:57.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:24 .. [2022-09-27T09:27:57.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 09:24 .git [2022-09-27T09:27:57.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:24 .github [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 09:24 .gitignore [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 09:24 .golangci.yml [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 27 09:24 Attribution.txt [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 27 09:24 CHANGELOG.md [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 27 09:24 Dockerfile [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 09:24 GOVERNANCE.md [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 09:24 Jenkinsfile [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 09:24 LICENSE [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 27 09:24 Makefile [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 09:24 OWNERS.md [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 27 09:24 README.md [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 09:22 VERSION [2022-09-27T09:27:57.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:24 bin [2022-09-27T09:27:57.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:24 cmd [2022-09-27T09:27:57.257Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 27 09:27 coverage.out [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 27 09:24 go.mod [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 27 09:24 go.sum [2022-09-27T09:27:57.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:24 internal [2022-09-27T09:27:57.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:24 snap [2022-09-27T09:27:57.257Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:27:57.591Z] + 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=058be3283080a1c8583c0889253315c1374bf37e --label arch=arm64 --label version=2.3.0-dev.18 . [2022-09-27T09:27:57.857Z] Sending build context to Docker daemon 11.75MB [2022-09-27T09:27:57.857Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T09:27:57.857Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T09:27:57.857Z] ---> 508fcacac760 [2022-09-27T09:27:57.857Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T09:27:58.126Z] ---> Running in c1bb3c343e6c [2022-09-27T09:27:58.126Z] Removing intermediate container c1bb3c343e6c [2022-09-27T09:27:58.126Z] ---> bf57e6a0d548 [2022-09-27T09:27:58.126Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T09:27:58.393Z] ---> Running in 8f6723fe5a79 [2022-09-27T09:27:58.659Z] Removing intermediate container 8f6723fe5a79 [2022-09-27T09:27:58.659Z] ---> bb449e41d481 [2022-09-27T09:27:58.659Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:27:58.659Z] ---> Running in 42f909d8ab69 [2022-09-27T09:27:58.925Z] Removing intermediate container 42f909d8ab69 [2022-09-27T09:27:58.925Z] ---> 7c67bdbeb814 [2022-09-27T09:27:58.925Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-27T09:27:58.925Z] ---> Running in 826acb7107be [2022-09-27T09:27:59.196Z] Removing intermediate container 826acb7107be [2022-09-27T09:27:59.196Z] ---> acd758d97311 [2022-09-27T09:27:59.196Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:27:59.196Z] ---> Running in 112f206be536 [2022-09-27T09:28:00.607Z] Removing intermediate container 112f206be536 [2022-09-27T09:28:00.607Z] ---> eeccc3d72f13 [2022-09-27T09:28:00.607Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T09:28:00.874Z] ---> Running in 19413d928791 [2022-09-27T09:28:01.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:28:02.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:28:03.370Z] OK: 226 MiB in 55 packages [2022-09-27T09:28:04.327Z] Removing intermediate container 19413d928791 [2022-09-27T09:28:04.327Z] ---> 4c1e26548657 [2022-09-27T09:28:04.327Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-27T09:28:04.593Z] ---> d85e4cd7e2eb [2022-09-27T09:28:04.593Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:28:04.593Z] ---> Running in e0096fd06f18 [2022-09-27T09:28:06.541Z] Removing intermediate container e0096fd06f18 [2022-09-27T09:28:06.541Z] ---> a93fb49fbb8f [2022-09-27T09:28:06.541Z] Step 11/27 : COPY . . [2022-09-27T09:28:07.499Z] ---> 9a09d985350c [2022-09-27T09:28:07.499Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T09:28:07.499Z] ---> Running in a5c7469a359f [2022-09-27T09:28:07.775Z] Removing intermediate container a5c7469a359f [2022-09-27T09:28:07.775Z] ---> 318d7b32f552 [2022-09-27T09:28:07.775Z] Step 13/27 : RUN $MAKE [2022-09-27T09:28:08.044Z] ---> Running in 8c3d21df6a50 [2022-09-27T09:28:09.002Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-27T09:30:45.740Z] Removing intermediate container 8c3d21df6a50 [2022-09-27T09:30:45.740Z] ---> 4696d6c0eae1 [2022-09-27T09:30:45.740Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T09:30:45.740Z] 3.16: Pulling from library/alpine [2022-09-27T09:30:45.740Z] 9b18e9b68314: Pulling fs layer [2022-09-27T09:30:45.740Z] 9b18e9b68314: Verifying Checksum [2022-09-27T09:30:45.740Z] 9b18e9b68314: Download complete [2022-09-27T09:30:45.740Z] 9b18e9b68314: Pull complete [2022-09-27T09:30:45.740Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T09:30:45.740Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T09:30:45.740Z] ---> a6215f271958 [2022-09-27T09:30:45.740Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-27T09:30:45.740Z] ---> Running in 4c6532073de1 [2022-09-27T09:30:45.740Z] Removing intermediate container 4c6532073de1 [2022-09-27T09:30:45.740Z] ---> 07e3ae739ea1 [2022-09-27T09:30:45.740Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:30:45.740Z] ---> Running in d760bdd02e2e [2022-09-27T09:30:45.740Z] Removing intermediate container d760bdd02e2e [2022-09-27T09:30:45.740Z] ---> 97aa3e4658f5 [2022-09-27T09:30:45.740Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T09:30:45.740Z] ---> Running in a97cba2eea30 [2022-09-27T09:30:45.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:30:46.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:30:47.280Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T09:30:47.548Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T09:30:47.548Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T09:30:47.548Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T09:30:47.816Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T09:30:47.816Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T09:30:47.816Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:30:48.089Z] OK: 8 MiB in 20 packages [2022-09-27T09:30:49.065Z] Removing intermediate container a97cba2eea30 [2022-09-27T09:30:49.065Z] ---> efc773767b6e [2022-09-27T09:30:49.065Z] Step 18/27 : WORKDIR / [2022-09-27T09:30:49.065Z] ---> Running in ed8fd0f766b9 [2022-09-27T09:30:49.332Z] Removing intermediate container ed8fd0f766b9 [2022-09-27T09:30:49.333Z] ---> 61e69d310d59 [2022-09-27T09:30:49.333Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-27T09:30:49.923Z] ---> 74b390607e82 [2022-09-27T09:30:49.923Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-27T09:30:50.193Z] ---> f41aaf665388 [2022-09-27T09:30:50.193Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-27T09:30:52.141Z] ---> 26046788da26 [2022-09-27T09:30:52.141Z] Step 22/27 : EXPOSE 59900 [2022-09-27T09:30:52.141Z] ---> Running in 0270a2d7dbbf [2022-09-27T09:30:52.410Z] Removing intermediate container 0270a2d7dbbf [2022-09-27T09:30:52.410Z] ---> 6b0e9f598e0d [2022-09-27T09:30:52.410Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-27T09:30:52.410Z] ---> Running in 0e850d110b16 [2022-09-27T09:30:52.678Z] Removing intermediate container 0e850d110b16 [2022-09-27T09:30:52.678Z] ---> 2150b2c7ef5c [2022-09-27T09:30:52.678Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:30:52.678Z] ---> Running in 368eddb9a6e3 [2022-09-27T09:30:52.948Z] Removing intermediate container 368eddb9a6e3 [2022-09-27T09:30:52.948Z] ---> 88bd9b51ab84 [2022-09-27T09:30:52.948Z] Step 25/27 : LABEL arch=arm64 [2022-09-27T09:30:53.217Z] ---> Running in e5e07699fade [2022-09-27T09:30:53.484Z] Removing intermediate container e5e07699fade [2022-09-27T09:30:53.484Z] ---> e4af206e4db1 [2022-09-27T09:30:53.484Z] Step 26/27 : LABEL git_sha=058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:30:53.484Z] ---> Running in 6a0c32349610 [2022-09-27T09:30:53.754Z] Removing intermediate container 6a0c32349610 [2022-09-27T09:30:53.754Z] ---> 1652c80cd922 [2022-09-27T09:30:53.754Z] Step 27/27 : LABEL version=2.3.0-dev.18 [2022-09-27T09:30:53.754Z] ---> Running in 734382c7d13e [2022-09-27T09:30:54.022Z] Removing intermediate container 734382c7d13e [2022-09-27T09:30:54.022Z] ---> f713d1a7d116 [2022-09-27T09:30:54.022Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T09:30:54.022Z] Successfully built f713d1a7d116 [2022-09-27T09:30:54.022Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:30:54.102Z] provisioning config files... [2022-09-27T09:30:54.117Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/54@tmp/config7257887015706237652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:30:54.451Z] ---> docker-login.sh [2022-09-27T09:30:54.451Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:30:54.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:30:54.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:30:54.718Z] Configure a credential helper to remove this warning. See [2022-09-27T09:30:54.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:30:54.718Z] [2022-09-27T09:30:54.718Z] Login Succeeded [2022-09-27T09:30:54.718Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:30:54.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:30:54.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:30:54.987Z] Configure a credential helper to remove this warning. See [2022-09-27T09:30:54.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:30:54.987Z] [2022-09-27T09:30:54.987Z] Login Succeeded [2022-09-27T09:30:54.987Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:30:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:30:55.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:30:55.524Z] Configure a credential helper to remove this warning. See [2022-09-27T09:30:55.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:30:55.524Z] [2022-09-27T09:30:55.524Z] Login Succeeded [2022-09-27T09:30:55.524Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:30:55.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:30:55.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:30:55.789Z] Configure a credential helper to remove this warning. See [2022-09-27T09:30:55.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:30:55.789Z] [2022-09-27T09:30:55.789Z] Login Succeeded [2022-09-27T09:30:55.789Z] docker.io [2022-09-27T09:30:56.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:30:56.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:30:56.636Z] Configure a credential helper to remove this warning. See [2022-09-27T09:30:56.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:30:56.636Z] [2022-09-27T09:30:56.636Z] Login Succeeded [2022-09-27T09:30:56.636Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:30:56.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T09:30:56.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:30:56.702Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-09-27T09:30:56.702Z] 058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:30:56.702Z] latest [2022-09-27T09:30:56.702Z] 2.3.0-dev.18 [2022-09-27T09:30:56.702Z] 058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [2022-09-27T09:30:56.702Z] main [2022-09-27T09:30:56.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:30:57.039Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:058be3283080a1c8583c0889253315c1374bf37e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:30:57.376Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:30:57.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T09:30:57.376Z] 3791b7ee7e17: Preparing [2022-09-27T09:30:57.376Z] 1521ee5aff6f: Preparing [2022-09-27T09:30:57.376Z] 71d2c54e1c04: Preparing [2022-09-27T09:30:57.376Z] 4e05db1576ff: Preparing [2022-09-27T09:30:57.376Z] b2686c78eeef: Preparing [2022-09-27T09:30:57.376Z] 5d3e392a13a0: Preparing [2022-09-27T09:30:57.376Z] 5d3e392a13a0: Waiting [2022-09-27T09:30:57.641Z] b2686c78eeef: Pushed [2022-09-27T09:30:57.641Z] 1521ee5aff6f: Pushed [2022-09-27T09:30:57.641Z] 71d2c54e1c04: Pushed [2022-09-27T09:30:57.641Z] 5d3e392a13a0: Layer already exists [2022-09-27T09:30:58.223Z] 4e05db1576ff: Pushed [2022-09-27T09:31:03.566Z] 3791b7ee7e17: Pushed [2022-09-27T09:31:03.566Z] 058be3283080a1c8583c0889253315c1374bf37e: digest: sha256:fbc63c5635cf5aa71c7e408b2151a18898101a122039bc4cc488890e4136c9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:03.903Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:04.234Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-27T09:31:04.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T09:31:04.234Z] 3791b7ee7e17: Preparing [2022-09-27T09:31:04.234Z] 1521ee5aff6f: Preparing [2022-09-27T09:31:04.234Z] 71d2c54e1c04: Preparing [2022-09-27T09:31:04.234Z] 4e05db1576ff: Preparing [2022-09-27T09:31:04.234Z] b2686c78eeef: Preparing [2022-09-27T09:31:04.234Z] 5d3e392a13a0: Preparing [2022-09-27T09:31:04.234Z] 5d3e392a13a0: Waiting [2022-09-27T09:31:04.234Z] 3791b7ee7e17: Layer already exists [2022-09-27T09:31:04.234Z] b2686c78eeef: Layer already exists [2022-09-27T09:31:04.234Z] 4e05db1576ff: Layer already exists [2022-09-27T09:31:04.234Z] 71d2c54e1c04: Layer already exists [2022-09-27T09:31:04.234Z] 1521ee5aff6f: Layer already exists [2022-09-27T09:31:04.234Z] 5d3e392a13a0: Layer already exists [2022-09-27T09:31:04.557Z] latest: digest: sha256:fbc63c5635cf5aa71c7e408b2151a18898101a122039bc4cc488890e4136c9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:04.902Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:05.254Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.18 [2022-09-27T09:31:05.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T09:31:05.255Z] 3791b7ee7e17: Preparing [2022-09-27T09:31:05.255Z] 1521ee5aff6f: Preparing [2022-09-27T09:31:05.255Z] 71d2c54e1c04: Preparing [2022-09-27T09:31:05.255Z] 4e05db1576ff: Preparing [2022-09-27T09:31:05.255Z] b2686c78eeef: Preparing [2022-09-27T09:31:05.255Z] 5d3e392a13a0: Preparing [2022-09-27T09:31:05.255Z] 5d3e392a13a0: Waiting [2022-09-27T09:31:05.255Z] b2686c78eeef: Layer already exists [2022-09-27T09:31:05.255Z] 4e05db1576ff: Layer already exists [2022-09-27T09:31:05.255Z] 3791b7ee7e17: Layer already exists [2022-09-27T09:31:05.255Z] 71d2c54e1c04: Layer already exists [2022-09-27T09:31:05.255Z] 1521ee5aff6f: Layer already exists [2022-09-27T09:31:05.255Z] 5d3e392a13a0: Layer already exists [2022-09-27T09:31:05.255Z] 2.3.0-dev.18: digest: sha256:fbc63c5635cf5aa71c7e408b2151a18898101a122039bc4cc488890e4136c9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:05.596Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:05.946Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [2022-09-27T09:31:05.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T09:31:05.946Z] 3791b7ee7e17: Preparing [2022-09-27T09:31:05.946Z] 1521ee5aff6f: Preparing [2022-09-27T09:31:05.946Z] 71d2c54e1c04: Preparing [2022-09-27T09:31:05.946Z] 4e05db1576ff: Preparing [2022-09-27T09:31:05.946Z] b2686c78eeef: Preparing [2022-09-27T09:31:05.946Z] 5d3e392a13a0: Preparing [2022-09-27T09:31:05.946Z] 5d3e392a13a0: Waiting [2022-09-27T09:31:05.946Z] b2686c78eeef: Layer already exists [2022-09-27T09:31:05.946Z] 71d2c54e1c04: Layer already exists [2022-09-27T09:31:05.946Z] 1521ee5aff6f: Layer already exists [2022-09-27T09:31:05.946Z] 3791b7ee7e17: Layer already exists [2022-09-27T09:31:05.946Z] 4e05db1576ff: Layer already exists [2022-09-27T09:31:05.946Z] 5d3e392a13a0: Layer already exists [2022-09-27T09:31:06.220Z] 058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18: digest: sha256:fbc63c5635cf5aa71c7e408b2151a18898101a122039bc4cc488890e4136c9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:06.572Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:06.902Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-09-27T09:31:06.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T09:31:06.903Z] 3791b7ee7e17: Preparing [2022-09-27T09:31:06.903Z] 1521ee5aff6f: Preparing [2022-09-27T09:31:06.903Z] 71d2c54e1c04: Preparing [2022-09-27T09:31:06.903Z] 4e05db1576ff: Preparing [2022-09-27T09:31:06.903Z] b2686c78eeef: Preparing [2022-09-27T09:31:06.903Z] 5d3e392a13a0: Preparing [2022-09-27T09:31:06.903Z] 5d3e392a13a0: Waiting [2022-09-27T09:31:06.903Z] b2686c78eeef: Layer already exists [2022-09-27T09:31:06.903Z] 4e05db1576ff: Layer already exists [2022-09-27T09:31:06.903Z] 1521ee5aff6f: Layer already exists [2022-09-27T09:31:06.903Z] 3791b7ee7e17: Layer already exists [2022-09-27T09:31:06.903Z] 71d2c54e1c04: Layer already exists [2022-09-27T09:31:06.903Z] 5d3e392a13a0: Layer already exists [2022-09-27T09:31:07.169Z] main: digest: sha256:fbc63c5635cf5aa71c7e408b2151a18898101a122039bc4cc488890e4136c9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T09:31:07.226Z] ===================================================== [Pipeline] echo [2022-09-27T09:31:07.238Z] taggedImages: [2022-09-27T09:31:07.238Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:058be3283080a1c8583c0889253315c1374bf37e [2022-09-27T09:31:07.238Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-27T09:31:07.238Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.18 [2022-09-27T09:31:07.238Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:058be3283080a1c8583c0889253315c1374bf37e-2.3.0-dev.18 [2022-09-27T09:31:07.238Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:07.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T09:31:07.599Z] [2022-09-27T09:31:07.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:07.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T09:31:07.933Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T09:31:07.933Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T09:31:07.933Z] 04944245beec: Pulling fs layer [2022-09-27T09:31:07.933Z] 699f458cf7ca: Pulling fs layer [2022-09-27T09:31:07.933Z] 765212b225bb: Pulling fs layer [2022-09-27T09:31:07.933Z] f23df028b6ca: Pulling fs layer [2022-09-27T09:31:07.933Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T09:31:07.933Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T09:31:07.933Z] 765212b225bb: Waiting [2022-09-27T09:31:07.933Z] f23df028b6ca: Waiting [2022-09-27T09:31:07.933Z] d65c8cfc05b1: Waiting [2022-09-27T09:31:07.933Z] 2437ff75d9bd: Waiting [2022-09-27T09:31:08.202Z] 04944245beec: Verifying Checksum [2022-09-27T09:31:08.203Z] 04944245beec: Download complete [2022-09-27T09:31:08.203Z] 765212b225bb: Download complete [2022-09-27T09:31:08.203Z] f23df028b6ca: Verifying Checksum [2022-09-27T09:31:08.203Z] f23df028b6ca: Download complete [2022-09-27T09:31:08.203Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T09:31:08.203Z] d65c8cfc05b1: Download complete [2022-09-27T09:31:08.474Z] 699f458cf7ca: Verifying Checksum [2022-09-27T09:31:08.474Z] 699f458cf7ca: Download complete [2022-09-27T09:31:08.744Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T09:31:08.745Z] 8998bd30e6a1: Download complete [2022-09-27T09:31:11.328Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T09:31:11.328Z] 2437ff75d9bd: Download complete [2022-09-27T09:31:12.736Z] 8998bd30e6a1: Pull complete [2022-09-27T09:31:13.005Z] 04944245beec: Pull complete [2022-09-27T09:31:14.416Z] 699f458cf7ca: Pull complete [2022-09-27T09:31:14.700Z] 765212b225bb: Pull complete [2022-09-27T09:31:15.286Z] f23df028b6ca: Pull complete [2022-09-27T09:31:15.554Z] d65c8cfc05b1: Pull complete [2022-09-27T09:31:30.806Z] 2437ff75d9bd: Pull complete [2022-09-27T09:31:30.806Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T09:31:30.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T09:31:30.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:31:30.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-1333 does not seem to be running inside a container [2022-09-27T09:31:31.056Z] $ 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/54 -v /w/workspace/device-virtual-go/54:/w/workspace/device-virtual-go/54:rw,z -v /w/workspace/device-virtual-go/54@tmp:/w/workspace/device-virtual-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T09:31:33.610Z] $ docker top d7aa08f2e6b3ddaa020e50ff1909f721334df030921bd5f048e91f3d11aef711 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:31:34.443Z] ---> job-cost.sh [2022-09-27T09:31:34.444Z] lf-activate-venv: SKIPPING [2022-09-27T09:31:34.444Z] INFO: No Stack... [2022-09-27T09:31:34.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T09:31:35.666Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T09:31:35.989Z] + cat /w/workspace/device-virtual-go/54/archives/cost.csv [2022-09-27T09:31:35.989Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T09:31:36.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] [2022-09-27T09:31:36.326Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] did not exist. Created. [2022-09-27T09:31:36.327Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T09:31:36.985Z] /w/workspace/device-virtual-go/54@tmp/durable-7ee5f7bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T09:31:37.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T09:31:37.330Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T09:31:37.379Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T09:31:37.385Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T09:31:37.406Z] $ docker stop --time=1 d7aa08f2e6b3ddaa020e50ff1909f721334df030921bd5f048e91f3d11aef711 [2022-09-27T09:31:38.901Z] $ docker rm -f d7aa08f2e6b3ddaa020e50ff1909f721334df030921bd5f048e91f3d11aef711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T09:31:39.271Z] provisioning config files... [2022-09-27T09:31:39.279Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16042831350534708870tmp [Pipeline] { [Pipeline] sh [2022-09-27T09:31:39.569Z] + set +x [2022-09-27T09:31:39.569Z] + curl -s https://codecov.io/bash [2022-09-27T09:31:39.569Z] + bash -s -- [2022-09-27T09:31:39.569Z] [2022-09-27T09:31:39.569Z] _____ _ [2022-09-27T09:31:39.569Z] / ____| | | [2022-09-27T09:31:39.569Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T09:31:39.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T09:31:39.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T09:31:39.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T09:31:39.569Z] Bash-1.0.6 [2022-09-27T09:31:39.569Z] [2022-09-27T09:31:39.569Z] [2022-09-27T09:31:39.569Z] ==> git version 2.25.1 found [2022-09-27T09:31:39.569Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T09:31:39.569Z] Release-Date: 2020-01-08 [2022-09-27T09:31:39.569Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T09:31:39.569Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T09:31:39.569Z] ==> Jenkins CI detected. [2022-09-27T09:31:39.569Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-09-27T09:31:39.569Z] project root: . [2022-09-27T09:31:39.569Z] --> token set from env [2022-09-27T09:31:39.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T09:31:39.569Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T09:31:39.569Z] ==> Python coveragepy not found [2022-09-27T09:31:39.569Z] ==> Searching for coverage reports in: [2022-09-27T09:31:39.569Z] + . [2022-09-27T09:31:39.828Z] -> Found 1 reports [2022-09-27T09:31:39.828Z] ==> Detecting git/mercurial file structure [2022-09-27T09:31:39.828Z] ==> Reading reports [2022-09-27T09:31:39.828Z] + ./coverage.out bytes=44128 [2022-09-27T09:31:39.828Z] ==> Appending adjustments [2022-09-27T09:31:39.828Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T09:31:39.828Z] + Found adjustments [2022-09-27T09:31:39.828Z] ==> Gzipping contents [2022-09-27T09:31:39.828Z] 8.0K /tmp/codecov.N1IYhx.gz [2022-09-27T09:31:39.828Z] ==> Uploading reports [2022-09-27T09:31:39.828Z] url: https://codecov.io [2022-09-27T09:31:39.828Z] query: branch=main&commit=058be3283080a1c8583c0889253315c1374bf37e&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T09:31:39.828Z] -> Pinging Codecov [2022-09-27T09:31:39.828Z] 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=058be3283080a1c8583c0889253315c1374bf37e&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T09:31:40.088Z] -> Uploading to [2022-09-27T09:31:40.088Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/5E52B4B073DB2E39498172D8E973AA87/058be3283080a1c8583c0889253315c1374bf37e/6a0c3429-79f2-4944-ad46-bb3ed388a24b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T093139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3206e0a798a8736df933e42aa6d934f6a2e06b78f91ee207679626f89c5f3ad [2022-09-27T09:31:40.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T09:31:40.088Z] Dload Upload Total Spent Left Speed [2022-09-27T09:31:40.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5499 0 0 100 5499 0 26061 --:--:-- --:--:-- --:--:-- 26061 [2022-09-27T09:31:40.348Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/058be3283080a1c8583c0889253315c1374bf37e [Pipeline] } [2022-09-27T09:31:40.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T09:31:40.524Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T09:31:40.533Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:40.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T09:31:40.826Z] [2022-09-27T09:31:40.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:31:41.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T09:31:41.120Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T09:31:41.121Z] df9b9388f04a: Pulling fs layer [2022-09-27T09:31:41.121Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T09:31:41.121Z] 25bc292e5bac: Pulling fs layer [2022-09-27T09:31:41.121Z] 114826534d7a: Pulling fs layer [2022-09-27T09:31:41.121Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T09:31:41.121Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T09:31:41.121Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T09:31:41.121Z] 6ad1cebc031e: Waiting [2022-09-27T09:31:41.121Z] 114826534d7a: Waiting [2022-09-27T09:31:41.121Z] 8a3aa393b2d8: Waiting [2022-09-27T09:31:41.121Z] 4657fd5d0bcf: Waiting [2022-09-27T09:31:41.121Z] 25bc292e5bac: Verifying Checksum [2022-09-27T09:31:41.121Z] 25bc292e5bac: Download complete [2022-09-27T09:31:41.121Z] 52dc419b0ee2: Verifying Checksum [2022-09-27T09:31:41.121Z] 52dc419b0ee2: Download complete [2022-09-27T09:31:41.121Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T09:31:41.121Z] 4657fd5d0bcf: Download complete [2022-09-27T09:31:41.121Z] df9b9388f04a: Download complete [2022-09-27T09:31:41.388Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T09:31:41.388Z] 6ad1cebc031e: Download complete [2022-09-27T09:31:41.388Z] df9b9388f04a: Pull complete [2022-09-27T09:31:41.661Z] 52dc419b0ee2: Pull complete [2022-09-27T09:31:41.661Z] 25bc292e5bac: Pull complete [2022-09-27T09:31:41.924Z] 114826534d7a: Verifying Checksum [2022-09-27T09:31:41.924Z] 114826534d7a: Download complete [2022-09-27T09:31:42.181Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T09:31:42.181Z] 8a3aa393b2d8: Download complete [2022-09-27T09:31:45.461Z] 114826534d7a: Pull complete [2022-09-27T09:31:45.461Z] 4657fd5d0bcf: Pull complete [2022-09-27T09:31:45.461Z] 6ad1cebc031e: Pull complete [2022-09-27T09:31:47.988Z] 8a3aa393b2d8: Pull complete [2022-09-27T09:31:47.988Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T09:31:47.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T09:31:47.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:31:48.068Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:31:48.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T09:31:53.809Z] $ docker top 7b38243fd6b58d81ca363878862cfbb62ef7344723200b425f83331d6e948def -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T09:31:53.874Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-09-27T09:31:54.152Z] + set -o pipefail [2022-09-27T09:31:54.152Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-09-27T09:31:59.419Z] [2022-09-27T09:31:59.419Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-09-27T09:31:59.419Z] [2022-09-27T09:31:59.419Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/c13e9ce2-c0f2-4166-9766-dc588c7149cd [2022-09-27T09:31:59.419Z] [2022-09-27T09:31:59.419Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T09:31:59.419Z] [2022-09-27T09:31:59.419Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T09:31:59.419Z] [2022-09-27T09:31:59.419Z] [Pipeline] } [2022-09-27T09:31:59.428Z] $ docker stop --time=1 7b38243fd6b58d81ca363878862cfbb62ef7344723200b425f83331d6e948def [2022-09-27T09:32:04.116Z] $ docker rm -f 7b38243fd6b58d81ca363878862cfbb62ef7344723200b425f83331d6e948def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T09:32:04.797Z] + git log --format=format:%s -1 058be3283080a1c8583c0889253315c1374bf37e [Pipeline] sh [2022-09-27T09:32:05.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T09:32:05.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:32:05.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:32:05.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:32:05.442Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:32:05.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T09:32:05.920Z] $ docker top 38ecd2a374fc6b30c88f1bcd1b0227fa4775f8a532b9c4ae34dcf66284a50396 -eo pid,comm [2022-09-27T09:32:05.972Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T09:32:05.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T09:32:06.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:32:06.005Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:32:06.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:32:06.119Z] $ docker exec 38ecd2a374fc6b30c88f1bcd1b0227fa4775f8a532b9c4ae34dcf66284a50396 ssh-agent [2022-09-27T09:32:06.228Z] SSH_AUTH_SOCK=/tmp/ssh-gpU6B58Krngy/agent.32 [2022-09-27T09:32:06.228Z] SSH_AGENT_PID=38 [2022-09-27T09:32:06.232Z] Running ssh-add (command line suppressed) [2022-09-27T09:32:06.326Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15071451580757690405.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15071451580757690405.key) [2022-09-27T09:32:06.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:32:06.628Z] + git semver tag [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,803 [run_tag] DEBUG tag force:False [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,803 [check_head_tag] DEBUG check head tag [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,803 [execute] INFO git cat-file --batch-check [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,807 [execute] INFO git cat-file --batch [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,821 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,821 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T09:32:06.888Z] 2022-09-27 09:32:06,826 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:06.888Z] 2.3.0-dev.18 [Pipeline] } [2022-09-27T09:32:06.896Z] $ docker exec --env ******** --env ******** 38ecd2a374fc6b30c88f1bcd1b0227fa4775f8a532b9c4ae34dcf66284a50396 ssh-agent -k [2022-09-27T09:32:06.985Z] unset SSH_AUTH_SOCK; [2022-09-27T09:32:06.985Z] unset SSH_AGENT_PID; [2022-09-27T09:32:06.985Z] echo Agent pid 38 killed; [2022-09-27T09:32:07.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T09:32:07.313Z] + git semver [Pipeline] } [2022-09-27T09:32:07.583Z] $ docker stop --time=1 38ecd2a374fc6b30c88f1bcd1b0227fa4775f8a532b9c4ae34dcf66284a50396 [2022-09-27T09:32:08.861Z] $ docker rm -f 38ecd2a374fc6b30c88f1bcd1b0227fa4775f8a532b9c4ae34dcf66284a50396 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:32:09.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T09:32:09.249Z] [2022-09-27T09:32:09.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:32:09.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T09:32:09.543Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T09:32:09.543Z] ab5ef0e58194: Pulling fs layer [2022-09-27T09:32:09.543Z] 9712f1f96733: Pulling fs layer [2022-09-27T09:32:09.543Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T09:32:09.543Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T09:32:09.543Z] e9a5061849ea: Pulling fs layer [2022-09-27T09:32:09.543Z] d747dcd14b5f: Pulling fs layer [2022-09-27T09:32:09.543Z] 2de7ff778b66: Pulling fs layer [2022-09-27T09:32:09.543Z] 0d9ebad4ef96: Waiting [2022-09-27T09:32:09.543Z] e9a5061849ea: Waiting [2022-09-27T09:32:09.543Z] 2de7ff778b66: Waiting [2022-09-27T09:32:09.543Z] 9712f1f96733: Verifying Checksum [2022-09-27T09:32:09.543Z] 9712f1f96733: Download complete [2022-09-27T09:32:10.121Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T09:32:10.121Z] 63f879dbbcfc: Download complete [2022-09-27T09:32:10.121Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T09:32:10.121Z] 0d9ebad4ef96: Download complete [2022-09-27T09:32:10.121Z] d747dcd14b5f: Verifying Checksum [2022-09-27T09:32:10.121Z] d747dcd14b5f: Download complete [2022-09-27T09:32:10.121Z] e9a5061849ea: Verifying Checksum [2022-09-27T09:32:10.121Z] e9a5061849ea: Download complete [2022-09-27T09:32:10.121Z] ab5ef0e58194: Verifying Checksum [2022-09-27T09:32:10.121Z] ab5ef0e58194: Download complete [2022-09-27T09:32:10.121Z] 2de7ff778b66: Verifying Checksum [2022-09-27T09:32:10.121Z] 2de7ff778b66: Download complete [2022-09-27T09:32:13.408Z] ab5ef0e58194: Pull complete [2022-09-27T09:32:13.408Z] 9712f1f96733: Pull complete [2022-09-27T09:32:13.408Z] 63f879dbbcfc: Pull complete [2022-09-27T09:32:17.600Z] 0d9ebad4ef96: Pull complete [2022-09-27T09:32:17.600Z] e9a5061849ea: Pull complete [2022-09-27T09:32:17.600Z] d747dcd14b5f: Pull complete [2022-09-27T09:32:18.535Z] 2de7ff778b66: Pull complete [2022-09-27T09:32:18.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T09:32:18.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T09:32:18.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:32:18.608Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:32:18.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T09:32:25.249Z] $ docker top d75041bce32527d23e9b475f4cdef50d8e9753fbeb91147930dbe2f9f060583a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:32:25.317Z] provisioning config files... [2022-09-27T09:32:25.322Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1569213997807927897tmp [2022-09-27T09:32:25.331Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9643151380140639963tmp [2022-09-27T09:32:25.340Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11887834613605463285tmp [Pipeline] { [Pipeline] echo [2022-09-27T09:32:25.356Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:25.639Z] ---> sigul-configuration.sh [2022-09-27T09:32:25.639Z] gpg: directory `/root/.gnupg' created [2022-09-27T09:32:25.639Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T09:32:25.639Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T09:32:25.639Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T09:32:25.639Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T09:32:25.639Z] gpg: CAST5 encrypted data [2022-09-27T09:32:25.639Z] gpg: encrypted with 1 passphrase [2022-09-27T09:32:25.639Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T09:32:25.934Z] + mkdir /home/jenkins [2022-09-27T09:32:25.934Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T09:32:26.220Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-27T09:32:26.228Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:26.511Z] ---> sigul-install.sh [2022-09-27T09:32:26.512Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T09:32:26.797Z] + git tag --list [2022-09-27T09:32:26.797Z] v1.0.0 [2022-09-27T09:32:26.797Z] v1.1.0 [2022-09-27T09:32:26.797Z] v1.1.1 [2022-09-27T09:32:26.797Z] v1.2.1 [2022-09-27T09:32:26.797Z] v1.2.2 [2022-09-27T09:32:26.797Z] v1.2.3 [2022-09-27T09:32:26.797Z] v1.3.0 [2022-09-27T09:32:26.797Z] v1.3.1 [2022-09-27T09:32:26.797Z] v2.0.0 [2022-09-27T09:32:26.797Z] v2.1.0 [2022-09-27T09:32:26.797Z] v2.1.1 [2022-09-27T09:32:26.797Z] v2.1.1-dev.1 [2022-09-27T09:32:26.797Z] v2.1.1-dev.2 [2022-09-27T09:32:26.797Z] v2.2.0 [2022-09-27T09:32:26.797Z] v2.2.1-dev.1 [2022-09-27T09:32:26.797Z] v2.2.1-dev.2 [2022-09-27T09:32:26.797Z] v2.2.1-dev.3 [2022-09-27T09:32:26.797Z] v2.2.1-dev.4 [2022-09-27T09:32:26.797Z] v2.2.1-dev.5 [2022-09-27T09:32:26.797Z] v2.2.1-dev.6 [2022-09-27T09:32:26.797Z] v2.2.1-dev.7 [2022-09-27T09:32:26.797Z] v2.2.1-dev.8 [2022-09-27T09:32:26.797Z] v2.3.0-dev.10 [2022-09-27T09:32:26.797Z] v2.3.0-dev.11 [2022-09-27T09:32:26.797Z] v2.3.0-dev.12 [2022-09-27T09:32:26.797Z] v2.3.0-dev.13 [2022-09-27T09:32:26.797Z] v2.3.0-dev.14 [2022-09-27T09:32:26.797Z] v2.3.0-dev.15 [2022-09-27T09:32:26.797Z] v2.3.0-dev.16 [2022-09-27T09:32:26.797Z] v2.3.0-dev.17 [2022-09-27T09:32:26.797Z] v2.3.0-dev.18 [2022-09-27T09:32:26.797Z] v2.3.0-dev.8 [2022-09-27T09:32:26.797Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T09:32:27.085Z] + lftools sign git-tag v2.3.0-dev.18 [2022-09-27T09:32:27.653Z] Signing Git tag with Sigul... [2022-09-27T09:32:27.653Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-09-27T09:32:27.930Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:28.213Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T09:32:28.219Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T09:32:28.233Z] $ docker stop --time=1 d75041bce32527d23e9b475f4cdef50d8e9753fbeb91147930dbe2f9f060583a [2022-09-27T09:32:29.540Z] $ docker rm -f d75041bce32527d23e9b475f4cdef50d8e9753fbeb91147930dbe2f9f060583a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T09:32:29.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T09:32:29.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:32:30.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:32:30.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:32:30.334Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:32:30.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T09:32:30.749Z] $ docker top 9fa2cf164b79d7ed88904109285c85fe4459f6b94cb7f9e16f1f194c5d30e6d1 -eo pid,comm [2022-09-27T09:32:30.800Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T09:32:30.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T09:32:30.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:32:30.838Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:32:30.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:32:30.955Z] $ docker exec 9fa2cf164b79d7ed88904109285c85fe4459f6b94cb7f9e16f1f194c5d30e6d1 ssh-agent [2022-09-27T09:32:31.078Z] SSH_AUTH_SOCK=/tmp/ssh-x8t2qNA00d5v/agent.32 [2022-09-27T09:32:31.078Z] SSH_AGENT_PID=38 [2022-09-27T09:32:31.083Z] Running ssh-add (command line suppressed) [2022-09-27T09:32:31.171Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16876756726550332576.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16876756726550332576.key) [2022-09-27T09:32:31.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:32:31.476Z] + git semver bump pre [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,661 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,661 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,661 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,661 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,663 [execute] INFO git cat-file --batch-check [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,670 [execute] INFO git cat-file --batch [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T09:32:31.734Z] 2022-09-27 09:32:31,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:31.734Z] 2.3.0-dev.19 [Pipeline] } [2022-09-27T09:32:31.739Z] $ docker exec --env ******** --env ******** 9fa2cf164b79d7ed88904109285c85fe4459f6b94cb7f9e16f1f194c5d30e6d1 ssh-agent -k [2022-09-27T09:32:31.838Z] unset SSH_AUTH_SOCK; [2022-09-27T09:32:31.839Z] unset SSH_AGENT_PID; [2022-09-27T09:32:31.839Z] echo Agent pid 38 killed; [2022-09-27T09:32:31.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T09:32:32.160Z] + git semver [Pipeline] } [2022-09-27T09:32:32.429Z] $ docker stop --time=1 9fa2cf164b79d7ed88904109285c85fe4459f6b94cb7f9e16f1f194c5d30e6d1 [2022-09-27T09:32:33.687Z] $ docker rm -f 9fa2cf164b79d7ed88904109285c85fe4459f6b94cb7f9e16f1f194c5d30e6d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T09:32:34.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T09:32:34.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:32:34.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:32:34.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:32:34.377Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:32:34.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T09:32:34.762Z] $ docker top fc329cf74935afb7fbdcd56beee11335c8f77ab59aabfafb42eea1094d255655 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T09:32:34.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:32:34.850Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:32:34.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:32:34.952Z] $ docker exec fc329cf74935afb7fbdcd56beee11335c8f77ab59aabfafb42eea1094d255655 ssh-agent [2022-09-27T09:32:35.061Z] SSH_AUTH_SOCK=/tmp/ssh-MDQjX3n8U42v/agent.33 [2022-09-27T09:32:35.061Z] SSH_AGENT_PID=39 [2022-09-27T09:32:35.066Z] Running ssh-add (command line suppressed) [2022-09-27T09:32:35.176Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5848034572087978733.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5848034572087978733.key) [2022-09-27T09:32:35.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:32:35.476Z] + git semver push [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,668 [run_push] DEBUG push [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,669 [execute] INFO git cat-file --batch-check [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,674 [execute] INFO git rev-list 9e6942825424349c7b987c084436812ee2d8d9d8 -- [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,674 [execute] DEBUG Popen(['git', 'rev-list', '9e6942825424349c7b987c084436812ee2d8d9d8', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,682 [execute] INFO git fetch -v origin [2022-09-27T09:32:35.735Z] 2022-09-27 09:32:35,682 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T09:32:36.303Z] 2022-09-27 09:32:36,261 [run_push] DEBUG no remote changes detected [2022-09-27T09:32:36.303Z] 2022-09-27 09:32:36,261 [execute] INFO git push origin semver [2022-09-27T09:32:36.303Z] 2022-09-27 09:32:36,262 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T09:32:37.238Z] 2022-09-27 09:32:37,124 [run_push] DEBUG push all version tags [2022-09-27T09:32:37.238Z] 2022-09-27 09:32:37,124 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T09:32:37.238Z] 2022-09-27 09:32:37,124 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T09:32:38.243Z] 2022-09-27 09:32:37,985 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T09:32:38.243Z] 2.3.0-dev.19 [Pipeline] } [2022-09-27T09:32:38.273Z] $ docker exec --env ******** --env ******** fc329cf74935afb7fbdcd56beee11335c8f77ab59aabfafb42eea1094d255655 ssh-agent -k [2022-09-27T09:32:38.380Z] unset SSH_AUTH_SOCK; [2022-09-27T09:32:38.380Z] unset SSH_AGENT_PID; [2022-09-27T09:32:38.380Z] echo Agent pid 39 killed; [2022-09-27T09:32:38.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T09:32:38.731Z] + git semver [Pipeline] } [2022-09-27T09:32:38.998Z] $ docker stop --time=1 fc329cf74935afb7fbdcd56beee11335c8f77ab59aabfafb42eea1094d255655 [2022-09-27T09:32:40.276Z] $ docker rm -f fc329cf74935afb7fbdcd56beee11335c8f77ab59aabfafb42eea1094d255655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T09:32:40.821Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-09-27T09:32:40.821Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T09:32:40.821Z] total 16 [2022-09-27T09:32:40.821Z] drwxr-xr-x 3 root root 4096 Sep 27 09:24 . [2022-09-27T09:32:40.821Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 09:32 .. [2022-09-27T09:32:40.821Z] drwxr-xr-x 2 root root 4096 Sep 27 09:24 cost [2022-09-27T09:32:40.821Z] -rw-r--r-- 1 root root 88 Sep 27 09:24 cost.csv [2022-09-27T09:32:40.821Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T09:32:40.821Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T09:32:40.821Z] total 16 [2022-09-27T09:32:40.821Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 09:24 . [2022-09-27T09:32:40.821Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 09:32 .. [2022-09-27T09:32:40.821Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 09:24 cost [2022-09-27T09:32:40.821Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 27 09:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:41.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:41.960Z] ---> package-listing.sh [2022-09-27T09:32:41.960Z] ++ facter osfamily [2022-09-27T09:32:41.960Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T09:32:42.221Z] + OS_FAMILY=debian [2022-09-27T09:32:42.221Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-09-27T09:32:42.221Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T09:32:42.221Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T09:32:42.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T09:32:42.221Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T09:32:42.221Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-27T09:32:42.221Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T09:32:42.221Z] + case "${OS_FAMILY}" in [2022-09-27T09:32:42.221Z] + dpkg -l [2022-09-27T09:32:42.221Z] + grep '^ii' [2022-09-27T09:32:42.221Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T09:32:42.221Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T09:32:42.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T09:32:42.221Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-27T09:32:42.221Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-09-27T09:32:42.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-09-27T09:32:42.231Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T09:32:42.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:32:43.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T09:32:43.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:32:43.123Z] prd-ubuntu20.04-docker-8c-8g-1332 does not seem to be running inside a container [2022-09-27T09:32:43.152Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T09:32:43.358Z] $ docker top 0061305f7ecc81da239fad3aac89e750f859c67915dfba2a28c5ab31ea9d1a38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:32:43.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T09:32:43.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T09:32:44.269Z] + ls /var/log/sa-host [2022-09-27T09:32:44.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:32:44.408Z] provisioning config files... [2022-09-27T09:32:44.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11183830402767277357tmp [Pipeline] { [Pipeline] echo [2022-09-27T09:32:44.434Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:44.715Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T09:32:44.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:45.068Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T09:32:45.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:45.359Z] ---> sudo-logs.sh [2022-09-27T09:32:45.359Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T09:32:45.380Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:45.661Z] ---> job-cost.sh [2022-09-27T09:32:45.661Z] lf-activate-venv: SKIPPING [2022-09-27T09:32:45.661Z] DEBUG: total: 0.2199999988079071 [2022-09-27T09:32:45.661Z] INFO: Retrieving Stack Cost... [2022-09-27T09:32:46.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T09:32:46.486Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T09:32:46.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:32:46.779Z] ---> logs-deploy.sh [2022-09-27T09:32:46.779Z] lf-activate-venv: SKIPPING [2022-09-27T09:32:46.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/54 [2022-09-27T09:32:46.779Z] INFO: archiving workspace using pattern(s): [2022-09-27T09:32:47.717Z] Archives upload complete. [2022-09-27T09:32:47.975Z] INFO: archiving logs to Nexus [2022-09-27T09:32:48.544Z] ---> uname -a: [2022-09-27T09:32:48.544Z] Linux prd-ubuntu20-04-docker-8c-8g-1332 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-27T09:32:48.544Z] [2022-09-27T09:32:48.544Z] [2022-09-27T09:32:48.544Z] ---> lscpu: [2022-09-27T09:32:48.544Z] Architecture: x86_64 [2022-09-27T09:32:48.544Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-27T09:32:48.544Z] Byte Order: Little Endian [2022-09-27T09:32:48.544Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-27T09:32:48.544Z] CPU(s): 8 [2022-09-27T09:32:48.544Z] On-line CPU(s) list: 0-7 [2022-09-27T09:32:48.544Z] Thread(s) per core: 1 [2022-09-27T09:32:48.544Z] Core(s) per socket: 1 [2022-09-27T09:32:48.544Z] Socket(s): 8 [2022-09-27T09:32:48.544Z] NUMA node(s): 1 [2022-09-27T09:32:48.544Z] Vendor ID: AuthenticAMD [2022-09-27T09:32:48.544Z] CPU family: 23 [2022-09-27T09:32:48.544Z] Model: 49 [2022-09-27T09:32:48.544Z] Model name: AMD EPYC-Rome Processor [2022-09-27T09:32:48.544Z] Stepping: 0 [2022-09-27T09:32:48.544Z] CPU MHz: 2799.998 [2022-09-27T09:32:48.544Z] BogoMIPS: 5599.99 [2022-09-27T09:32:48.544Z] Virtualization: AMD-V [2022-09-27T09:32:48.544Z] Hypervisor vendor: KVM [2022-09-27T09:32:48.544Z] Virtualization type: full [2022-09-27T09:32:48.544Z] L1d cache: 256 KiB [2022-09-27T09:32:48.544Z] L1i cache: 256 KiB [2022-09-27T09:32:48.544Z] L2 cache: 4 MiB [2022-09-27T09:32:48.544Z] L3 cache: 128 MiB [2022-09-27T09:32:48.544Z] NUMA node0 CPU(s): 0-7 [2022-09-27T09:32:48.544Z] Vulnerability Itlb multihit: Not affected [2022-09-27T09:32:48.544Z] Vulnerability L1tf: Not affected [2022-09-27T09:32:48.544Z] Vulnerability Mds: Not affected [2022-09-27T09:32:48.544Z] Vulnerability Meltdown: Not affected [2022-09-27T09:32:48.544Z] Vulnerability Mmio stale data: Not affected [2022-09-27T09:32:48.544Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-27T09:32:48.544Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-27T09:32:48.544Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-27T09:32:48.544Z] Vulnerability Srbds: Not affected [2022-09-27T09:32:48.544Z] Vulnerability Tsx async abort: Not affected [2022-09-27T09:32:48.544Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-27T09:32:48.544Z] [2022-09-27T09:32:48.544Z] [2022-09-27T09:32:48.544Z] ---> nproc: [2022-09-27T09:32:48.544Z] 8 [2022-09-27T09:32:48.544Z] [2022-09-27T09:32:48.544Z]