Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83fb2e95e5e72747d7a272c489488621ada49dbc 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-ssh9878524081065199082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4257841961032634125.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8236676530920800528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17576420016303454604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9637097922114601117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4624 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 83fb2e95e5e72747d7a272c489488621ada49dbc (main) Commit message: "Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.16" > 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 83fb2e95e5e72747d7a272c489488621ada49dbc # timeout=10 > git rev-list --no-walk b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:41 ========================================================= 04:16:41 EdgeX Global Pipelines Version Info 04:16:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:42 ------------------- 04:16:42 stable info: 04:16:42 ------------------- 04:16:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:16:42 Message: update stable to v1.0.253 04:16:42 ------------------- 04:16:42 experimental info: 04:16:42 ------------------- 04:16:42 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:16:42 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:16:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83fb2e9 [Pipeline] echo 04:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:43 provisioning config files... 04:16:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10886541878642379166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:43 ---> docker-login.sh 04:16:43 nexus3.edgexfoundry.org:10001 04:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:44 Configure a credential helper to remove this warning. See 04:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:44 04:16:44 Login Succeeded 04:16:44 nexus3.edgexfoundry.org:10002 04:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:44 Configure a credential helper to remove this warning. See 04:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:44 04:16:44 Login Succeeded 04:16:44 nexus3.edgexfoundry.org:10003 04:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:44 Configure a credential helper to remove this warning. See 04:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:44 04:16:44 Login Succeeded 04:16:44 nexus3.edgexfoundry.org:10004 04:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:44 Configure a credential helper to remove this warning. See 04:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:44 04:16:44 Login Succeeded 04:16:44 docker.io 04:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:44 Configure a credential helper to remove this warning. See 04:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:44 04:16:44 Login Succeeded 04:16:44 ---> docker-login.sh ends [Pipeline] } 04:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:45 + git rev-list -1 --merges 83fb2e95e5e72747d7a272c489488621ada49dbc~1..83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo 04:16:45 -----------> git rev-list -1 --merges 83fb2e95e5e72747d7a272c489488621ada49dbc~1..83fb2e95e5e72747d7a272c489488621ada49dbc 83fb2e95e5e72747d7a272c489488621ada49dbc 04:16:45 83fb2e95e5e72747d7a272c489488621ada49dbc [false] [Pipeline] sh 04:16:45 + git log --format=format:%s -1 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo 04:16:45 ========================================================= 04:16:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:45 + git log --format=format:%s -1 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo 04:16:45 [semverPrep] GIT_COMMIT: 83fb2e95e5e72747d7a272c489488621ada49dbc, Commit Message: Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.16 [Pipeline] echo 04:16:45 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:46 + grep -v github /etc/ssh/ssh_known_hosts 04:16:46 + [ -e /tmp/ssh_known_hosts ] 04:16:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:46 + sudo tee -a /etc/ssh/ssh_known_hosts 04:16:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:46 04:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:47 b85a868b505f: Pulling fs layer 04:16:47 e2be974225ed: Pulling fs layer 04:16:47 339a4e72a1f5: Pulling fs layer 04:16:47 988bab9f4d93: Pulling fs layer 04:16:47 1469e6f7b9e6: Pulling fs layer 04:16:47 eaf3925da568: Pulling fs layer 04:16:47 bab4dde63d76: Pulling fs layer 04:16:47 bde34c3a00c8: Pulling fs layer 04:16:47 b352a97aabf1: Pulling fs layer 04:16:47 4872d77fe225: Pulling fs layer 04:16:47 5851b861e8e6: Pulling fs layer 04:16:47 988bab9f4d93: Waiting 04:16:47 bde34c3a00c8: Waiting 04:16:47 5851b861e8e6: Waiting 04:16:47 eaf3925da568: Waiting 04:16:47 bab4dde63d76: Waiting 04:16:47 e2be974225ed: Verifying Checksum 04:16:47 e2be974225ed: Download complete 04:16:47 988bab9f4d93: Verifying Checksum 04:16:47 988bab9f4d93: Download complete 04:16:47 1469e6f7b9e6: Verifying Checksum 04:16:47 1469e6f7b9e6: Download complete 04:16:47 eaf3925da568: Verifying Checksum 04:16:47 eaf3925da568: Download complete 04:16:47 339a4e72a1f5: Verifying Checksum 04:16:47 339a4e72a1f5: Download complete 04:16:47 bde34c3a00c8: Verifying Checksum 04:16:47 bde34c3a00c8: Download complete 04:16:47 b352a97aabf1: Download complete 04:16:47 4872d77fe225: Verifying Checksum 04:16:47 4872d77fe225: Download complete 04:16:47 5851b861e8e6: Download complete 04:16:47 b85a868b505f: Verifying Checksum 04:16:47 b85a868b505f: Download complete 04:16:47 bab4dde63d76: Verifying Checksum 04:16:47 bab4dde63d76: Download complete 04:16:48 b85a868b505f: Pull complete 04:16:48 e2be974225ed: Pull complete 04:16:49 339a4e72a1f5: Pull complete 04:16:49 988bab9f4d93: Pull complete 04:16:49 1469e6f7b9e6: Pull complete 04:16:49 eaf3925da568: Pull complete 04:16:51 bab4dde63d76: Pull complete 04:16:51 bde34c3a00c8: Pull complete 04:16:51 b352a97aabf1: Pull complete 04:16:51 4872d77fe225: Pull complete 04:16:51 5851b861e8e6: Pull complete 04:16:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:51 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:16:51 $ 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 04:16:55 $ docker top d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c -eo pid,comm 04:16:55 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). 04:16:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:55 [ssh-agent] Looking for ssh-agent implementation... 04:16:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:55 $ docker exec d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent 04:16:55 SSH_AUTH_SOCK=/tmp/ssh-TNglkKfPJmLi/agent.32 04:16:55 SSH_AGENT_PID=38 04:16:55 Running ssh-add (command line suppressed) 04:16:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6898432281997133888.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6898432281997133888.key) 04:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:56 + git tag --points-at HEAD [Pipeline] } 04:16:56 $ docker exec --env ******** --env ******** d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent -k 04:16:56 unset SSH_AUTH_SOCK; 04:16:56 unset SSH_AGENT_PID; 04:16:56 echo Agent pid 38 killed; 04:16:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:56 [ssh-agent] Looking for ssh-agent implementation... 04:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:56 $ docker exec d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent 04:16:56 SSH_AUTH_SOCK=/tmp/ssh-w8OvKlaGP7YZ/agent.71 04:16:56 SSH_AGENT_PID=78 04:16:56 Running ssh-add (command line suppressed) 04:16:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12645854505159821377.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12645854505159821377.key) 04:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:57 + git semver init 04:16:57 2023-08-26 04:16:57,231 [run_init] DEBUG init version:0.0.0 force:False 04:16:57 2023-08-26 04:16:57,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 04:16:57 2023-08-26 04:16:57,233 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 04:16:57 2023-08-26 04:16:57,233 [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) 04:16:58 2023-08-26 04:16:58,329 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 04:16:58 2023-08-26 04:16:58,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 04:16:58 2023-08-26 04:16:58,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:16:58 2023-08-26 04:16:58,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:16:58 3.1.0-dev.8 [Pipeline] } 04:16:58 $ docker exec --env ******** --env ******** d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent -k 04:16:58 unset SSH_AUTH_SOCK; 04:16:58 unset SSH_AGENT_PID; 04:16:58 echo Agent pid 78 killed; 04:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:59 + git semver [Pipeline] } 04:16:59 $ docker stop --time=1 d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c 04:17:00 $ docker rm -f --volumes d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c [Pipeline] // withDockerContainer [Pipeline] sh 04:17:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:17:01 Stashed 1 file(s) [Pipeline] echo 04:17:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 04:17:01 provisioning config files... 04:17:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13831236008726990573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:01 ---> docker-login.sh 04:17:01 nexus3.edgexfoundry.org:10001 04:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:01 Configure a credential helper to remove this warning. See 04:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:01 04:17:01 Login Succeeded 04:17:01 nexus3.edgexfoundry.org:10002 04:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:01 Configure a credential helper to remove this warning. See 04:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:01 04:17:01 Login Succeeded 04:17:01 nexus3.edgexfoundry.org:10003 04:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:01 Configure a credential helper to remove this warning. See 04:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:01 04:17:01 Login Succeeded 04:17:01 nexus3.edgexfoundry.org:10004 04:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:01 Configure a credential helper to remove this warning. See 04:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:01 04:17:01 Login Succeeded 04:17:01 docker.io 04:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:02 Configure a credential helper to remove this warning. See 04:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:02 04:17:02 Login Succeeded 04:17:02 ---> docker-login.sh ends [Pipeline] } 04:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:02 ========================================================= 04:17:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:17:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:17:02 Sending build context to Docker daemon 23.56MB 04:17:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:17:02 Step 2/12 : FROM ${BASE} AS builder 04:17:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:17:02 4db1b89c0bd1: Pulling fs layer 04:17:02 6911f1a30b25: Pulling fs layer 04:17:02 e194b8c5c2a9: Pulling fs layer 04:17:02 6863d3e3a2b1: Pulling fs layer 04:17:02 ec0bb842ea78: Pulling fs layer 04:17:02 40a00589a448: Pulling fs layer 04:17:02 6c08303d61cc: Pulling fs layer 04:17:02 798269fcf238: Pulling fs layer 04:17:02 ec0bb842ea78: Waiting 04:17:02 40a00589a448: Waiting 04:17:02 6c08303d61cc: Waiting 04:17:02 798269fcf238: Waiting 04:17:02 6863d3e3a2b1: Waiting 04:17:02 6911f1a30b25: Download complete 04:17:02 6863d3e3a2b1: Verifying Checksum 04:17:02 6863d3e3a2b1: Download complete 04:17:02 ec0bb842ea78: Verifying Checksum 04:17:02 ec0bb842ea78: Download complete 04:17:02 4db1b89c0bd1: Download complete 04:17:02 40a00589a448: Verifying Checksum 04:17:02 40a00589a448: Download complete 04:17:02 4db1b89c0bd1: Pull complete 04:17:03 6911f1a30b25: Pull complete 04:17:03 e194b8c5c2a9: Verifying Checksum 04:17:03 e194b8c5c2a9: Download complete 04:17:03 798269fcf238: Verifying Checksum 04:17:03 798269fcf238: Download complete 04:17:03 6c08303d61cc: Verifying Checksum 04:17:03 6c08303d61cc: Download complete 04:17:06 e194b8c5c2a9: Pull complete 04:17:06 6863d3e3a2b1: Pull complete 04:17:06 ec0bb842ea78: Pull complete 04:17:06 40a00589a448: Pull complete 04:17:08 6c08303d61cc: Pull complete 04:17:09 798269fcf238: Pull complete 04:17:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:17:09 ---> ec979cd7f677 04:17:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:17:13 ---> Running in 97fdbaf21c98 04:17:13 Removing intermediate container 97fdbaf21c98 04:17:13 ---> 59264c9fb99d 04:17:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:17:13 ---> Running in 2eb82734c448 04:17:13 Removing intermediate container 2eb82734c448 04:17:13 ---> 1e10ca34a563 04:17:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:17:13 ---> Running in 3b70748692ec 04:17:13 Removing intermediate container 3b70748692ec 04:17:13 ---> 195871e35492 04:17:13 Step 6/12 : WORKDIR /device-virtual-go 04:17:13 ---> Running in 107de334478d 04:17:13 Removing intermediate container 107de334478d 04:17:13 ---> 85e9c888e1fb 04:17:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:13 ---> Running in 8dbd5ed683a9 04:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:17:14 (1/4) Installing openssh-keygen (9.1_p1-r4) 04:17:14 (2/4) Installing libedit (20221030.3.1-r0) 04:17:14 (3/4) Installing openssh-client-common (9.1_p1-r4) 04:17:14 (4/4) Installing openssh-client-default (9.1_p1-r4) 04:17:14 Executing busybox-1.35.0-r29.trigger 04:17:14 OK: 269 MiB in 57 packages 04:17:15 Removing intermediate container 8dbd5ed683a9 04:17:15 ---> 4be0e967aee5 04:17:15 Step 8/12 : COPY go.mod vendor* ./ 04:17:15 ---> 483b9ac469b7 04:17:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:15 ---> Running in ca944ff22e78 04:17:16 Still waiting to schedule task 04:17:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:18:11 Removing intermediate container ca944ff22e78 04:18:11 ---> 34b5e31e1608 04:18:11 Step 10/12 : COPY . . 04:18:11 ---> d433daad53b4 04:18:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:18:11 ---> Running in 4537e7b31448 04:18:11 Removing intermediate container 4537e7b31448 04:18:11 ---> a103313b3cb8 04:18:11 Step 12/12 : RUN $MAKE 04:18:11 ---> Running in 55e22e8125fa 04:18:11 noop 04:18:11 Removing intermediate container 55e22e8125fa 04:18:11 ---> 6cdcfe098791 04:18:11 Successfully built 6cdcfe098791 04:18:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:15 + docker inspect -f . ci-base-image-x86_64 04:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:15 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:18:15 $ 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 04:18:15 $ docker top d0d705d957d1e879abe484ec32d7e055d279ec5055abe0b685a07859cc9d421b -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:16 + go version 04:18:16 go version go1.20.6 linux/amd64 [Pipeline] } 04:18:16 $ docker stop --time=1 d0d705d957d1e879abe484ec32d7e055d279ec5055abe0b685a07859cc9d421b 04:18:17 $ docker rm -f --volumes d0d705d957d1e879abe484ec32d7e055d279ec5055abe0b685a07859cc9d421b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:17 + docker inspect -f . ci-base-image-x86_64 04:18:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:17 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:18:17 $ 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 04:18:18 $ docker top 27c4cb71ce602525062ee4075b3c23fea1c2f3fd78bd1813310dcbd399cc6377 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 04:18:18 + make test 04:18:18 go test ./... -coverprofile=coverage.out 04:18:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 04:18:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 04:18:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 04:18:39 go vet ./... 04:18:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:42 ./bin/test-attribution-txt.sh 04:18:42 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:18:42 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:18:42 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:18:42 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:18:42 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:18:42 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:18:42 $ docker stop --time=1 27c4cb71ce602525062ee4075b3c23fea1c2f3fd78bd1813310dcbd399cc6377 04:18:45 $ docker rm -f --volumes 27c4cb71ce602525062ee4075b3c23fea1c2f3fd78bd1813310dcbd399cc6377 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:18:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:18:47 + ls -al . 04:18:47 total 204 04:18:47 drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 04:18 . 04:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:16 .. 04:18:47 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 04:16 .git 04:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:16 .github 04:18:47 -rw-rw-r-- 1 jenkins jenkins 337 Aug 26 04:16 .gitignore 04:18:47 -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 04:16 .golangci.yml 04:18:47 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 04:16 .semver 04:18:47 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 26 04:16 Attribution.txt 04:18:47 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 26 04:16 CHANGELOG.md 04:18:47 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 26 04:16 Dockerfile 04:18:47 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 04:16 GOVERNANCE.md 04:18:47 -rw-rw-r-- 1 jenkins jenkins 660 Aug 26 04:16 Jenkinsfile 04:18:47 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 04:16 LICENSE 04:18:47 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 26 04:16 Makefile 04:18:47 -rw-rw-r-- 1 jenkins jenkins 623 Aug 26 04:16 OWNERS.md 04:18:47 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 26 04:16 README.md 04:18:47 -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 04:17 VERSION 04:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 04:16 bin 04:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:16 cmd 04:18:47 -rw-r--r-- 1 jenkins jenkins 43063 Aug 26 04:18 coverage.out 04:18:47 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 26 04:16 go.mod 04:18:47 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 26 04:16 go.sum 04:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:16 internal 04:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:16 snap 04:18:47 -rw-rw-r-- 1 jenkins jenkins 235 Aug 26 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:47 + 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=83fb2e95e5e72747d7a272c489488621ada49dbc --label arch=amd64 --label version=3.1.0-dev.8 . 04:18:47 Sending build context to Docker daemon 23.61MB 04:18:47 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 04:18:47 Step 2/25 : FROM ${BASE} AS builder 04:18:47 ---> 6cdcfe098791 04:18:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:18:47 ---> Running in 6ed617b2b9a6 04:18:47 Removing intermediate container 6ed617b2b9a6 04:18:47 ---> 19bab56d36e9 04:18:47 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 04:18:47 ---> Running in cc219c601166 04:18:48 Removing intermediate container cc219c601166 04:18:48 ---> 545de3a90324 04:18:48 Step 5/25 : ARG ADD_BUILD_TAGS="" 04:18:48 ---> Running in 0b3c48e27f3f 04:18:48 Removing intermediate container 0b3c48e27f3f 04:18:48 ---> ef12326223f9 04:18:48 Step 6/25 : WORKDIR /device-virtual-go 04:18:48 ---> Running in fa94257e44da 04:18:48 Removing intermediate container fa94257e44da 04:18:48 ---> 0d79f7bf5f79 04:18:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:18:48 ---> Running in 0e1724da77d6 04:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:18:49 OK: 269 MiB in 57 packages 04:18:49 Removing intermediate container 0e1724da77d6 04:18:49 ---> 286415901c34 04:18:49 Step 8/25 : COPY go.mod vendor* ./ 04:18:49 ---> 26b446c22809 04:18:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:49 ---> Running in 509551c0e0f0 04:18:50 Removing intermediate container 509551c0e0f0 04:18:50 ---> 8a9719f456f2 04:18:50 Step 10/25 : COPY . . 04:18:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4625 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 04:18:50 Running in /w/workspace/device-virtual-go/134 [Pipeline] { [Pipeline] checkout 04:18:50 The recommended git tool is: git 04:18:50 ---> 05ba99b4e19c 04:18:50 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:18:50 ---> Running in de07d86fb457 04:18:50 Removing intermediate container de07d86fb457 04:18:50 ---> 4a688712d1ee 04:18:50 Step 12/25 : RUN $MAKE 04:18:50 ---> Running in 13103fef03b2 04:18:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 04:18:55 using credential edgex-jenkins-ssh 04:18:55 Cloning the remote Git repository 04:18:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 04:18:55 > git init /w/workspace/device-virtual-go/134 # timeout=10 04:18:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 04:18:55 > git --version # timeout=10 04:18:55 > git --version # 'git version 2.25.1' 04:18:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 04:18:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:58 Avoid second fetch 04:18:58 Checking out Revision 83fb2e95e5e72747d7a272c489488621ada49dbc (main) 04:18:59 Commit message: "Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.16" 04:18:58 > git config core.sparsecheckout # timeout=10 04:18:58 > git checkout -f 83fb2e95e5e72747d7a272c489488621ada49dbc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:18:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:59 Dload Upload Total Spent Left Speed 04:18:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 04:19:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:19:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:19:00 + sudo tee /etc/docker/daemon.new 04:19:00 { 04:19:00 "registry-mirrors": [ 04:19:00 "https://nexus3.edgexfoundry.org:10001" 04:19:00 ], 04:19:00 "bip": "10.250.0.254/24", 04:19:00 "hosts": [ 04:19:00 "tcp://0.0.0.0:5555", 04:19:00 "unix:///var/run/docker.sock" 04:19:00 ], 04:19:00 "mtu": 1458, 04:19:00 "selinux-enabled": true, 04:19:00 "seccomp-profile": "/etc/docker/seccomp.json" 04:19:00 } [Pipeline] sh 04:19:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:19:01 + sudo service docker restart 04:19:13 Removing intermediate container 13103fef03b2 04:19:13 ---> 443ce7e370ad 04:19:13 Step 13/25 : FROM alpine:3.17 04:19:13 3.17: Pulling from library/alpine 04:19:13 9398808236ff: Pulling fs layer 04:19:13 9398808236ff: Verifying Checksum 04:19:13 9398808236ff: Download complete 04:19:13 9398808236ff: Pull complete 04:19:13 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:19:13 Status: Downloaded newer image for alpine:3.17 04:19:13 ---> 1e0b8b5322fc 04:19:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 04:19:13 ---> Running in 2a140f6d5f87 04:19:13 Removing intermediate container 2a140f6d5f87 04:19:13 ---> 9189ef1a0db8 04:19:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 04:19:13 ---> Running in 998d2e267698 04:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:19:13 (1/1) Installing dumb-init (1.2.5-r2) 04:19:13 Executing busybox-1.35.0-r29.trigger 04:19:13 OK: 7 MiB in 16 packages 04:19:13 Removing intermediate container 998d2e267698 04:19:13 ---> 1ad3e6821716 04:19:13 Step 16/25 : WORKDIR / 04:19:13 ---> Running in 3c4e3cae1b33 04:19:13 Removing intermediate container 3c4e3cae1b33 04:19:13 ---> b495973d2849 04:19:13 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 04:19:13 ---> 602623ce43af 04:19:13 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 04:19:13 ---> ed4745bba607 04:19:13 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 04:19:13 ---> dd17830eee7f 04:19:13 Step 20/25 : EXPOSE 59900 04:19:13 ---> Running in 047c1bbafeb6 04:19:13 Removing intermediate container 047c1bbafeb6 04:19:13 ---> c3f4411bf9ee 04:19:13 Step 21/25 : ENTRYPOINT ["/device-virtual"] 04:19:13 ---> Running in dd1caed2af50 04:19:13 Removing intermediate container dd1caed2af50 04:19:13 ---> d6544ddf3dbc 04:19:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:13 ---> Running in 386929ae5fd0 04:19:13 Removing intermediate container 386929ae5fd0 04:19:13 ---> f381b5a39811 04:19:13 Step 23/25 : LABEL arch=amd64 04:19:13 ---> Running in f87761f3b2f7 04:19:13 Removing intermediate container f87761f3b2f7 04:19:13 ---> d672acda3b6b 04:19:13 Step 24/25 : LABEL git_sha=83fb2e95e5e72747d7a272c489488621ada49dbc 04:19:13 ---> Running in b350896ca1f8 04:19:14 Removing intermediate container b350896ca1f8 04:19:14 ---> 4306e5236a98 04:19:14 Step 25/25 : LABEL version=3.1.0-dev.8 04:19:14 ---> Running in 086912a7d9dc 04:19:14 Removing intermediate container 086912a7d9dc 04:19:14 ---> 4162150569be 04:19:14 [Warning] One or more build-args [ARCH] were not consumed 04:19:14 Successfully built 4162150569be 04:19:14 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:14 provisioning config files... 04:19:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9104029925350475495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:14 ---> docker-login.sh 04:19:14 nexus3.edgexfoundry.org:10001 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10002 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10003 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10004 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 docker.io 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 ---> docker-login.sh ends [Pipeline] } 04:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:15 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 04:19:15 83fb2e95e5e72747d7a272c489488621ada49dbc 04:19:15 latest 04:19:15 3.1.0-dev.8 04:19:15 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 04:19:15 main 04:19:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc 04:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 04:19:15 6b2fc36abec6: Preparing 04:19:15 1a2426364e3b: Preparing 04:19:15 87310f3779a1: Preparing 04:19:15 a57187675d5f: Preparing 04:19:15 36b50b131297: Preparing 04:19:15 36b50b131297: Layer already exists 04:19:15 a57187675d5f: Pushed 04:19:15 87310f3779a1: Pushed 04:19:15 1a2426364e3b: Pushed 04:19:18 6b2fc36abec6: Pushed 04:19:18 83fb2e95e5e72747d7a272c489488621ada49dbc: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:18 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 04:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 04:19:19 6b2fc36abec6: Preparing 04:19:19 1a2426364e3b: Preparing 04:19:19 87310f3779a1: Preparing 04:19:19 a57187675d5f: Preparing 04:19:19 36b50b131297: Preparing 04:19:19 36b50b131297: Layer already exists 04:19:19 1a2426364e3b: Layer already exists 04:19:19 6b2fc36abec6: Layer already exists 04:19:19 87310f3779a1: Layer already exists 04:19:19 a57187675d5f: Layer already exists 04:19:19 latest: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.8 04:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 04:19:19 6b2fc36abec6: Preparing 04:19:19 1a2426364e3b: Preparing 04:19:19 87310f3779a1: Preparing 04:19:19 a57187675d5f: Preparing 04:19:19 36b50b131297: Preparing 04:19:19 36b50b131297: Layer already exists 04:19:19 87310f3779a1: Layer already exists 04:19:19 a57187675d5f: Layer already exists 04:19:19 6b2fc36abec6: Layer already exists 04:19:19 1a2426364e3b: Layer already exists 04:19:19 3.1.0-dev.8: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:19 provisioning config files... 04:19:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/134@tmp/config4215018452747442612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:20 ---> docker-login.sh 04:19:20 nexus3.edgexfoundry.org:10001 04:19:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 04:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 04:19:20 6b2fc36abec6: Preparing 04:19:20 1a2426364e3b: Preparing 04:19:20 87310f3779a1: Preparing 04:19:20 a57187675d5f: Preparing 04:19:20 36b50b131297: Preparing 04:19:20 6b2fc36abec6: Layer already exists 04:19:20 36b50b131297: Layer already exists 04:19:20 87310f3779a1: Layer already exists 04:19:20 1a2426364e3b: Layer already exists 04:19:20 a57187675d5f: Layer already exists 04:19:20 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:20 Configure a credential helper to remove this warning. See 04:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:20 04:19:20 Login Succeeded 04:19:20 nexus3.edgexfoundry.org:10002 04:19:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 04:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 04:19:20 6b2fc36abec6: Preparing 04:19:20 1a2426364e3b: Preparing 04:19:20 87310f3779a1: Preparing 04:19:20 a57187675d5f: Preparing 04:19:20 36b50b131297: Preparing 04:19:20 1a2426364e3b: Layer already exists 04:19:20 87310f3779a1: Layer already exists 04:19:20 a57187675d5f: Layer already exists 04:19:20 6b2fc36abec6: Layer already exists 04:19:20 36b50b131297: Layer already exists 04:19:20 main: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:20 ===================================================== [Pipeline] echo 04:19:20 taggedImages: 04:19:20 - nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc 04:19:20 - nexus3.edgexfoundry.org:10004/device-virtual:latest 04:19:20 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.8 04:19:20 - nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 04:19:20 - 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 04:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:21 Configure a credential helper to remove this warning. See 04:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:21 04:19:21 Login Succeeded 04:19:21 nexus3.edgexfoundry.org:10003 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:21 04:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:21 Configure a credential helper to remove this warning. See 04:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:21 04:19:21 Login Succeeded 04:19:21 nexus3.edgexfoundry.org:10004 04:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:21 latest: Pulling from edgex-lftools-log-publisher 04:19:21 5eb5b503b376: Pulling fs layer 04:19:21 5c69ac0246d0: Pulling fs layer 04:19:21 ec43610c2a17: Pulling fs layer 04:19:21 3a2ae6a8a46f: Pulling fs layer 04:19:21 33b1e0a273af: Pulling fs layer 04:19:21 5d3b04190fa2: Pulling fs layer 04:19:21 2f39f015ded8: Pulling fs layer 04:19:21 5d3b04190fa2: Waiting 04:19:21 33b1e0a273af: Waiting 04:19:21 2f39f015ded8: Waiting 04:19:21 3a2ae6a8a46f: Waiting 04:19:21 5c69ac0246d0: Verifying Checksum 04:19:21 5c69ac0246d0: Download complete 04:19:21 3a2ae6a8a46f: Verifying Checksum 04:19:21 3a2ae6a8a46f: Download complete 04:19:21 ec43610c2a17: Verifying Checksum 04:19:21 ec43610c2a17: Download complete 04:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:21 Configure a credential helper to remove this warning. See 04:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:21 04:19:21 Login Succeeded 04:19:21 docker.io 04:19:21 5d3b04190fa2: Verifying Checksum 04:19:21 5d3b04190fa2: Download complete 04:19:21 33b1e0a273af: Verifying Checksum 04:19:21 33b1e0a273af: Download complete 04:19:21 5eb5b503b376: Verifying Checksum 04:19:21 5eb5b503b376: Download complete 04:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:22 Configure a credential helper to remove this warning. See 04:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:22 04:19:22 Login Succeeded 04:19:22 ---> docker-login.sh ends [Pipeline] } 04:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:19:22 2f39f015ded8: Download complete [Pipeline] echo 04:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:22 ========================================================= 04:19:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:19:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:23 5eb5b503b376: Pull complete 04:19:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:19:23 5c69ac0246d0: Pull complete 04:19:23 Sending build context to Docker daemon 11.91MB 04:19:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:19:23 Step 2/12 : FROM ${BASE} AS builder 04:19:23 ec43610c2a17: Pull complete 04:19:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:23 edb6bdbacee9: Pulling fs layer 04:19:23 5f9638ab2659: Pulling fs layer 04:19:23 8d51d6327a98: Pulling fs layer 04:19:23 8b374f2dd631: Pulling fs layer 04:19:23 ec14aa9079de: Pulling fs layer 04:19:23 2f466654f4bb: Pulling fs layer 04:19:23 554e91adad29: Pulling fs layer 04:19:23 8b374f2dd631: Waiting 04:19:23 ec14aa9079de: Waiting 04:19:23 2f466654f4bb: Waiting 04:19:23 5f9638ab2659: Verifying Checksum 04:19:23 5f9638ab2659: Download complete 04:19:23 8b374f2dd631: Verifying Checksum 04:19:23 8b374f2dd631: Download complete 04:19:23 ec14aa9079de: Verifying Checksum 04:19:23 ec14aa9079de: Download complete 04:19:23 edb6bdbacee9: Verifying Checksum 04:19:23 3a2ae6a8a46f: Pull complete 04:19:23 33b1e0a273af: Pull complete 04:19:24 5d3b04190fa2: Pull complete 04:19:24 edb6bdbacee9: Pull complete 04:19:24 554e91adad29: Verifying Checksum 04:19:24 554e91adad29: Download complete 04:19:25 5f9638ab2659: Pull complete 04:19:26 8d51d6327a98: Verifying Checksum 04:19:26 8d51d6327a98: Download complete 04:19:26 2f466654f4bb: Download complete 04:19:28 2f39f015ded8: Pull complete 04:19:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:28 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:19:28 $ 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 04:19:32 $ docker top a1f104ede6290b45a6768f46f51f6a6be923779da8189db1607c5b71e513f557 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:33 ---> job-cost.sh 04:19:33 lf-activate-venv: SKIPPING 04:19:33 INFO: No Stack... 04:19:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:19:33 INFO: Archiving Costs [Pipeline] sh 04:19:33 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 04:19:33 + cut -d, -f6 [Pipeline] lock 04:19:33 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] 04:19:33 Resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] did not exist. Created. 04:19:33 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:19:34 Stashed 1 file(s) [Pipeline] } 04:19:34 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:34 $ docker stop --time=1 a1f104ede6290b45a6768f46f51f6a6be923779da8189db1607c5b71e513f557 04:19:35 $ docker rm -f --volumes a1f104ede6290b45a6768f46f51f6a6be923779da8189db1607c5b71e513f557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:38 8d51d6327a98: Pull complete 04:19:38 8b374f2dd631: Pull complete 04:19:38 ec14aa9079de: Pull complete 04:19:43 2f466654f4bb: Pull complete 04:19:46 554e91adad29: Pull complete 04:19:46 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:19:46 ---> 1e15ea492957 04:19:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:19:48 ---> Running in cd0cf7139e47 04:19:48 Removing intermediate container cd0cf7139e47 04:19:48 ---> eb2bdc947466 04:19:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:19:48 ---> Running in c55bda6b7385 04:19:48 Removing intermediate container c55bda6b7385 04:19:48 ---> 5ce23db115a7 04:19:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:19:48 ---> Running in 86ce99f3c1ef 04:19:48 Removing intermediate container 86ce99f3c1ef 04:19:48 ---> 4b16b8ee9d34 04:19:48 Step 6/12 : WORKDIR /device-virtual-go 04:19:49 ---> Running in 8775927f10de 04:19:49 Removing intermediate container 8775927f10de 04:19:49 ---> 069eb11ffcd8 04:19:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:49 ---> Running in 664c39c2c5d0 04:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:19:51 (1/4) Installing openssh-keygen (9.1_p1-r4) 04:19:51 (2/4) Installing libedit (20221030.3.1-r0) 04:19:51 (3/4) Installing openssh-client-common (9.1_p1-r4) 04:19:51 (4/4) Installing openssh-client-default (9.1_p1-r4) 04:19:51 Executing busybox-1.35.0-r29.trigger 04:19:51 OK: 268 MiB in 57 packages 04:19:53 Removing intermediate container 664c39c2c5d0 04:19:53 ---> 038ea827ff14 04:19:53 Step 8/12 : COPY go.mod vendor* ./ 04:19:56 ---> ef428c35cf0a 04:19:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:56 ---> Running in ba7f217db02c 04:21:04 Removing intermediate container ba7f217db02c 04:21:04 ---> 21ab58b4e714 04:21:04 Step 10/12 : COPY . . 04:21:04 ---> 9acb0694106b 04:21:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:04 ---> Running in 4d4fba944c3a 04:21:04 Removing intermediate container 4d4fba944c3a 04:21:04 ---> f510a7d498e6 04:21:04 Step 12/12 : RUN $MAKE 04:21:04 ---> Running in 9c16c68a4a77 04:21:04 noop 04:21:04 Removing intermediate container 9c16c68a4a77 04:21:04 ---> 426997c8eedf 04:21:04 Successfully built 426997c8eedf 04:21:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:05 + docker inspect -f . ci-base-image-arm64 04:21:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:05 prd-ubuntu20.04-docker-arm64-4c-16g-4625 does not seem to be running inside a container 04:21:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/134 -v /w/workspace/device-virtual-go/134:/w/workspace/device-virtual-go/134:rw,z -v /w/workspace/device-virtual-go/134@tmp:/w/workspace/device-virtual-go/134@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 04:21:06 $ docker top d05f23e9b4a0d92a514d7b5bec5efa32d5fe5cfbd4caae104fa8503b2ebc5b18 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:07 + go version 04:21:07 go version go1.20.6 linux/arm64 [Pipeline] } 04:21:07 $ docker stop --time=1 d05f23e9b4a0d92a514d7b5bec5efa32d5fe5cfbd4caae104fa8503b2ebc5b18 04:21:08 $ docker rm -f --volumes d05f23e9b4a0d92a514d7b5bec5efa32d5fe5cfbd4caae104fa8503b2ebc5b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:09 + docker inspect -f . ci-base-image-arm64 04:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:09 prd-ubuntu20.04-docker-arm64-4c-16g-4625 does not seem to be running inside a container 04:21:09 $ 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/134 -v /w/workspace/device-virtual-go/134:/w/workspace/device-virtual-go/134:rw,z -v /w/workspace/device-virtual-go/134@tmp:/w/workspace/device-virtual-go/134@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 04:21:10 $ docker top dc6142f41e9a99639a1bd64b1f9d474a8fe1b910886c31665ab68ed6d4d7f541 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:11 + git config --global --add safe.directory /w/workspace/device-virtual-go/134 [Pipeline] fileExists [Pipeline] sh 04:21:12 + make test 04:21:12 go test ./... -coverprofile=coverage.out 04:21:44 ? github.com/edgexfoundry/device-virtual-go [no test files] 04:23:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 04:23:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.098s coverage: 58.4% of statements 04:23:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:23:37 go vet ./... 04:24:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:03 ./bin/test-attribution-txt.sh 04:24:03 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:24:03 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:24:03 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:24:03 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:24:03 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:24:03 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:24:03 $ docker stop --time=1 dc6142f41e9a99639a1bd64b1f9d474a8fe1b910886c31665ab68ed6d4d7f541 04:24:05 $ docker rm -f --volumes dc6142f41e9a99639a1bd64b1f9d474a8fe1b910886c31665ab68ed6d4d7f541 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:06 Warning: overwriting stash ‘coverage-report’ 04:24:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:07 + ls -al . 04:24:07 total 200 04:24:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 04:21 . 04:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:18 .. 04:24:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 04:18 .git 04:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:18 .github 04:24:07 -rw-rw-r-- 1 jenkins jenkins 337 Aug 26 04:18 .gitignore 04:24:07 -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 04:18 .golangci.yml 04:24:07 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 26 04:18 Attribution.txt 04:24:07 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 26 04:18 CHANGELOG.md 04:24:07 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 26 04:18 Dockerfile 04:24:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 04:18 GOVERNANCE.md 04:24:07 -rw-rw-r-- 1 jenkins jenkins 660 Aug 26 04:18 Jenkinsfile 04:24:07 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 04:18 LICENSE 04:24:07 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 26 04:18 Makefile 04:24:07 -rw-rw-r-- 1 jenkins jenkins 623 Aug 26 04:18 OWNERS.md 04:24:07 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 26 04:18 README.md 04:24:07 -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 04:17 VERSION 04:24:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 04:18 bin 04:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:18 cmd 04:24:07 -rw-r--r-- 1 jenkins jenkins 43063 Aug 26 04:23 coverage.out 04:24:07 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 26 04:18 go.mod 04:24:07 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 26 04:18 go.sum 04:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:18 internal 04:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:18 snap 04:24:07 -rw-rw-r-- 1 jenkins jenkins 235 Aug 26 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:08 + 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=83fb2e95e5e72747d7a272c489488621ada49dbc --label arch=arm64 --label version=3.1.0-dev.8 . 04:24:08 Sending build context to Docker daemon 11.96MB 04:24:08 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 04:24:08 Step 2/25 : FROM ${BASE} AS builder 04:24:08 ---> 426997c8eedf 04:24:08 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:24:08 ---> Running in a79350dd8d31 04:24:08 Removing intermediate container a79350dd8d31 04:24:08 ---> f19fcee8ecbd 04:24:08 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 04:24:08 ---> Running in ae056904e4e0 04:24:09 Removing intermediate container ae056904e4e0 04:24:09 ---> 2af0fc28634e 04:24:09 Step 5/25 : ARG ADD_BUILD_TAGS="" 04:24:09 ---> Running in 7ca7deb5f550 04:24:09 Removing intermediate container 7ca7deb5f550 04:24:09 ---> 3f55ab705b2c 04:24:09 Step 6/25 : WORKDIR /device-virtual-go 04:24:09 ---> Running in 7fe3efaab9ce 04:24:09 Removing intermediate container 7fe3efaab9ce 04:24:09 ---> 97b4516653bb 04:24:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:10 ---> Running in 23cd52cf32ed 04:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:24:12 OK: 268 MiB in 57 packages 04:24:14 Removing intermediate container 23cd52cf32ed 04:24:14 ---> 412ac17d07d2 04:24:14 Step 8/25 : COPY go.mod vendor* ./ 04:24:14 ---> ea741f1732c5 04:24:14 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:14 ---> Running in e26158bc7dcb 04:24:17 Removing intermediate container e26158bc7dcb 04:24:17 ---> 3be65d121b29 04:24:17 Step 10/25 : COPY . . 04:24:18 ---> ab7419a6f449 04:24:18 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:18 ---> Running in 5785aa946b28 04:24:18 Removing intermediate container 5785aa946b28 04:24:18 ---> 2b96b19444ca 04:24:18 Step 12/25 : RUN $MAKE 04:24:18 ---> Running in 0c62eac80ba7 04:24:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 04:26:26 Removing intermediate container 0c62eac80ba7 04:26:26 ---> 59bc2591937b 04:26:26 Step 13/25 : FROM alpine:3.17 04:26:26 3.17: Pulling from library/alpine 04:26:26 4060ece20d7a: Pulling fs layer 04:26:26 4060ece20d7a: Verifying Checksum 04:26:26 4060ece20d7a: Download complete 04:26:27 4060ece20d7a: Pull complete 04:26:27 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:26:27 Status: Downloaded newer image for alpine:3.17 04:26:27 ---> 8650cd65339b 04:26:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 04:26:29 ---> Running in 3d60ecd902ef 04:26:30 Removing intermediate container 3d60ecd902ef 04:26:30 ---> b155a23acca7 04:26:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 04:26:30 ---> Running in c652535764d5 04:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:26:32 (1/1) Installing dumb-init (1.2.5-r2) 04:26:32 Executing busybox-1.35.0-r29.trigger 04:26:32 OK: 8 MiB in 16 packages 04:26:33 Removing intermediate container c652535764d5 04:26:33 ---> d77506636872 04:26:33 Step 16/25 : WORKDIR / 04:26:33 ---> Running in 9712d464552a 04:26:33 Removing intermediate container 9712d464552a 04:26:33 ---> 3c1bb02b3431 04:26:33 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 04:26:34 ---> 4b5ee575807e 04:26:34 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 04:26:34 ---> 9ffa310a4747 04:26:34 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 04:26:36 ---> 5b9b1658f453 04:26:36 Step 20/25 : EXPOSE 59900 04:26:36 ---> Running in 829bb34e88f7 04:26:36 Removing intermediate container 829bb34e88f7 04:26:36 ---> 8a226752095c 04:26:36 Step 21/25 : ENTRYPOINT ["/device-virtual"] 04:26:36 ---> Running in f5234d3e936a 04:26:36 Removing intermediate container f5234d3e936a 04:26:36 ---> 338513c78209 04:26:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:26:36 ---> Running in ab47d0ad8185 04:26:37 Removing intermediate container ab47d0ad8185 04:26:37 ---> 333ebb16ecf6 04:26:37 Step 23/25 : LABEL arch=arm64 04:26:37 ---> Running in fb189a024e92 04:26:37 Removing intermediate container fb189a024e92 04:26:37 ---> 562a34ab257f 04:26:37 Step 24/25 : LABEL git_sha=83fb2e95e5e72747d7a272c489488621ada49dbc 04:26:37 ---> Running in 5cdd1928e4e0 04:26:37 Removing intermediate container 5cdd1928e4e0 04:26:37 ---> cdac4213eb82 04:26:37 Step 25/25 : LABEL version=3.1.0-dev.8 04:26:38 ---> Running in 0056c1738625 04:26:38 Removing intermediate container 0056c1738625 04:26:38 ---> 2d59ff266dc1 04:26:38 [Warning] One or more build-args [ARCH] were not consumed 04:26:38 Successfully built 2d59ff266dc1 04:26:38 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 04:26:38 provisioning config files... 04:26:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/134@tmp/config5339996185153291922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:38 ---> docker-login.sh 04:26:38 nexus3.edgexfoundry.org:10001 04:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:39 Configure a credential helper to remove this warning. See 04:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:39 04:26:39 Login Succeeded 04:26:39 nexus3.edgexfoundry.org:10002 04:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:39 Configure a credential helper to remove this warning. See 04:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:39 04:26:39 Login Succeeded 04:26:39 nexus3.edgexfoundry.org:10003 04:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:39 Configure a credential helper to remove this warning. See 04:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:39 04:26:39 Login Succeeded 04:26:39 nexus3.edgexfoundry.org:10004 04:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:40 Configure a credential helper to remove this warning. See 04:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:40 04:26:40 Login Succeeded 04:26:40 docker.io 04:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:40 Configure a credential helper to remove this warning. See 04:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:40 04:26:40 Login Succeeded 04:26:40 ---> docker-login.sh ends [Pipeline] } 04:26:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:40 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 04:26:40 83fb2e95e5e72747d7a272c489488621ada49dbc 04:26:40 latest 04:26:40 3.1.0-dev.8 04:26:40 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 04:26:40 main 04:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc 04:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:26:41 d4a84898a77e: Preparing 04:26:41 b8419b0e50e5: Preparing 04:26:41 85c22019a681: Preparing 04:26:41 c23860e6ddeb: Preparing 04:26:41 d2d9d24a8c2a: Preparing 04:26:41 d2d9d24a8c2a: Layer already exists 04:26:41 85c22019a681: Pushed 04:26:41 b8419b0e50e5: Pushed 04:26:41 c23860e6ddeb: Pushed 04:26:48 d4a84898a77e: Pushed 04:26:48 83fb2e95e5e72747d7a272c489488621ada49dbc: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 04:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:26:48 d4a84898a77e: Preparing 04:26:48 b8419b0e50e5: Preparing 04:26:48 85c22019a681: Preparing 04:26:48 c23860e6ddeb: Preparing 04:26:48 d2d9d24a8c2a: Preparing 04:26:48 d4a84898a77e: Layer already exists 04:26:48 c23860e6ddeb: Layer already exists 04:26:48 d2d9d24a8c2a: Layer already exists 04:26:48 b8419b0e50e5: Layer already exists 04:26:48 85c22019a681: Layer already exists 04:26:48 latest: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.8 04:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:26:49 d4a84898a77e: Preparing 04:26:49 b8419b0e50e5: Preparing 04:26:49 85c22019a681: Preparing 04:26:49 c23860e6ddeb: Preparing 04:26:49 d2d9d24a8c2a: Preparing 04:26:49 d4a84898a77e: Layer already exists 04:26:49 b8419b0e50e5: Layer already exists 04:26:49 85c22019a681: Layer already exists 04:26:49 c23860e6ddeb: Layer already exists 04:26:49 d2d9d24a8c2a: Layer already exists 04:26:49 3.1.0-dev.8: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 04:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:26:50 d4a84898a77e: Preparing 04:26:50 b8419b0e50e5: Preparing 04:26:50 85c22019a681: Preparing 04:26:50 c23860e6ddeb: Preparing 04:26:50 d2d9d24a8c2a: Preparing 04:26:50 d2d9d24a8c2a: Layer already exists 04:26:50 d4a84898a77e: Layer already exists 04:26:50 b8419b0e50e5: Layer already exists 04:26:50 c23860e6ddeb: Layer already exists 04:26:50 85c22019a681: Layer already exists 04:26:50 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 04:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:26:51 d4a84898a77e: Preparing 04:26:51 b8419b0e50e5: Preparing 04:26:51 85c22019a681: Preparing 04:26:51 c23860e6ddeb: Preparing 04:26:51 d2d9d24a8c2a: Preparing 04:26:51 d4a84898a77e: Layer already exists 04:26:51 d2d9d24a8c2a: Layer already exists 04:26:51 b8419b0e50e5: Layer already exists 04:26:51 c23860e6ddeb: Layer already exists 04:26:51 85c22019a681: Layer already exists 04:26:51 main: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:51 ===================================================== [Pipeline] echo 04:26:51 taggedImages: 04:26:51 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc 04:26:51 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 04:26:51 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.8 04:26:51 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 04:26:51 - 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 04:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:51 04:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:51 arm64: Pulling from edgex-lftools-log-publisher 04:26:51 8998bd30e6a1: Pulling fs layer 04:26:51 04944245beec: Pulling fs layer 04:26:51 699f458cf7ca: Pulling fs layer 04:26:51 765212b225bb: Pulling fs layer 04:26:51 f23df028b6ca: Pulling fs layer 04:26:51 d65c8cfc05b1: Pulling fs layer 04:26:51 2437ff75d9bd: Pulling fs layer 04:26:51 f23df028b6ca: Waiting 04:26:51 d65c8cfc05b1: Waiting 04:26:51 2437ff75d9bd: Waiting 04:26:51 765212b225bb: Waiting 04:26:52 04944245beec: Verifying Checksum 04:26:52 04944245beec: Download complete 04:26:52 765212b225bb: Verifying Checksum 04:26:52 765212b225bb: Download complete 04:26:52 f23df028b6ca: Verifying Checksum 04:26:52 f23df028b6ca: Download complete 04:26:52 d65c8cfc05b1: Verifying Checksum 04:26:52 d65c8cfc05b1: Download complete 04:26:52 699f458cf7ca: Verifying Checksum 04:26:52 699f458cf7ca: Download complete 04:26:52 8998bd30e6a1: Verifying Checksum 04:26:52 8998bd30e6a1: Download complete 04:26:54 2437ff75d9bd: Verifying Checksum 04:26:54 2437ff75d9bd: Download complete 04:26:56 8998bd30e6a1: Pull complete 04:26:56 04944245beec: Pull complete 04:26:58 699f458cf7ca: Pull complete 04:26:58 765212b225bb: Pull complete 04:26:58 f23df028b6ca: Pull complete 04:26:59 d65c8cfc05b1: Pull complete 04:27:14 2437ff75d9bd: Pull complete 04:27:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:14 prd-ubuntu20.04-docker-arm64-4c-16g-4625 does not seem to be running inside a container 04:27:14 $ 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/134 -v /w/workspace/device-virtual-go/134:/w/workspace/device-virtual-go/134:rw,z -v /w/workspace/device-virtual-go/134@tmp:/w/workspace/device-virtual-go/134@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 04:27:16 $ docker top f2dcb88a64e0d7d6a40aec4f8632a4145a759ae958d08829d8bd208050d32db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:17 ---> job-cost.sh 04:27:17 lf-activate-venv: SKIPPING 04:27:17 INFO: No Stack... 04:27:18 INFO: Retrieving Pricing Info for: v3-standard-4 04:27:18 INFO: Archiving Costs [Pipeline] sh 04:27:19 + cat /w/workspace/device-virtual-go/134/archives/cost.csv 04:27:19 + cut -d, -f6 [Pipeline] lock 04:27:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] 04:27:19 Resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] did not exist. Created. 04:27:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:20 /w/workspace/device-virtual-go/134@tmp/durable-09274f70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:27:20 + echo total: 0.10999999940395355 [Pipeline] stash 04:27:20 Warning: overwriting stash ‘stack-cost’ 04:27:20 Stashed 1 file(s) [Pipeline] } 04:27:20 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 04:27:20 $ docker stop --time=1 f2dcb88a64e0d7d6a40aec4f8632a4145a759ae958d08829d8bd208050d32db9 04:27:22 $ docker rm -f --volumes f2dcb88a64e0d7d6a40aec4f8632a4145a759ae958d08829d8bd208050d32db9 [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 04:27:22 provisioning config files... 04:27:22 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17712254431623419829tmp [Pipeline] { [Pipeline] sh 04:27:22 + set +x 04:27:22 + + curl -sbash -s -- 04:27:22 https://codecov.io/bash 04:27:22 04:27:22 _____ _ 04:27:22 / ____| | | 04:27:22 | | ___ __| | ___ ___ _____ __ 04:27:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:27:22 | |___| (_) | (_| | __/ (_| (_) \ V / 04:27:22 \_____\___/ \__,_|\___|\___\___/ \_/ 04:27:22 Bash-1.0.6 04:27:22 04:27:22 04:27:22 ==> git version 2.25.1 found 04:27:22 ==> 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 04:27:22 Release-Date: 2020-01-08 04:27:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:27:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:27:22 ==> Jenkins CI detected. 04:27:22 current dir:  /w/workspace/exfoundry_device-virtual-go_main 04:27:22 project root: . 04:27:22 --> token set from env 04:27:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:27:22 ==> Running gcov in . (disable via -X gcov) 04:27:22 ==> Python coveragepy not found 04:27:22 ==> Searching for coverage reports in: 04:27:22 + . 04:27:22 -> Found 1 reports 04:27:22 ==> Detecting git/mercurial file structure 04:27:22 ==> Reading reports 04:27:22 + ./coverage.out bytes=43063 04:27:22 ==> Appending adjustments 04:27:22 https://docs.codecov.io/docs/fixing-reports 04:27:23 + Found adjustments 04:27:23 ==> Gzipping contents 04:27:23 8.0K /tmp/codecov.nSM3fz.gz 04:27:23 ==> Uploading reports 04:27:23 url: https://codecov.io 04:27:23 query: branch=main&commit=83fb2e95e5e72747d7a272c489488621ada49dbc&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:27:23 -> Pinging Codecov 04:27:23 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=83fb2e95e5e72747d7a272c489488621ada49dbc&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:27:23 -> Uploading to 04:27:23 https://storage.googleapis.com/codecov/v4/raw/2023-08-26/5E52B4B073DB2E39498172D8E973AA87/83fb2e95e5e72747d7a272c489488621ada49dbc/7ddf6bb3-3e33-40c3-b4a4-f71ef07dfa41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230826T042723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02b62a06b570b15111eabb66fc04dd130756971ce85b1d94b1619be46b22613f 04:27:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:27:23 Dload Upload Total Spent Left Speed 04:27:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26448 --:--:-- --:--:-- --:--:-- 26448 04:27:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] } 04:27:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:27:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:27:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:23 04:27:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:27:24 df9b9388f04a: Pulling fs layer 04:27:24 52dc419b0ee2: Pulling fs layer 04:27:24 25bc292e5bac: Pulling fs layer 04:27:24 114826534d7a: Pulling fs layer 04:27:24 4657fd5d0bcf: Pulling fs layer 04:27:24 6ad1cebc031e: Pulling fs layer 04:27:24 8a3aa393b2d8: Pulling fs layer 04:27:24 8a3aa393b2d8: Waiting 04:27:24 4657fd5d0bcf: Waiting 04:27:24 6ad1cebc031e: Waiting 04:27:24 114826534d7a: Waiting 04:27:24 25bc292e5bac: Verifying Checksum 04:27:24 25bc292e5bac: Download complete 04:27:24 52dc419b0ee2: Verifying Checksum 04:27:24 52dc419b0ee2: Download complete 04:27:24 4657fd5d0bcf: Download complete 04:27:24 df9b9388f04a: Download complete 04:27:24 df9b9388f04a: Pull complete 04:27:24 6ad1cebc031e: Verifying Checksum 04:27:24 6ad1cebc031e: Download complete 04:27:24 52dc419b0ee2: Pull complete 04:27:24 25bc292e5bac: Pull complete 04:27:25 114826534d7a: Verifying Checksum 04:27:25 114826534d7a: Download complete 04:27:25 8a3aa393b2d8: Verifying Checksum 04:27:25 8a3aa393b2d8: Download complete 04:27:28 114826534d7a: Pull complete 04:27:28 4657fd5d0bcf: Pull complete 04:27:28 6ad1cebc031e: Pull complete 04:27:31 8a3aa393b2d8: Pull complete 04:27:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:31 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:27:31 $ 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 04:27:34 $ docker top 4ffa5fb32567e6c49f79a1b3c13fe2cdf79b7fb252ead568d169d914449a97cc -eo pid,comm [Pipeline] { [Pipeline] echo 04:27:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 04:27:35 + set -o pipefail 04:27:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 04:27:41 04:27:41 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 04:27:41 04:27:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ac01c124-b1e9-4480-b63c-4e5f47a1826a 04:27:41 04:27:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:27:41 04:27:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:27:41 04:27:42 04:27:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:27:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:27:42 More details here: https://snyk.co/ue1NS [Pipeline] } 04:27:42 $ docker stop --time=1 4ffa5fb32567e6c49f79a1b3c13fe2cdf79b7fb252ead568d169d914449a97cc 04:27:45 $ docker rm -f --volumes 4ffa5fb32567e6c49f79a1b3c13fe2cdf79b7fb252ead568d169d914449a97cc [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 04:27:46 + git log --format=format:%s -1 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] sh 04:27:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:46 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:27:46 $ 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 04:27:47 $ docker top da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:47 [ssh-agent] Looking for ssh-agent implementation... 04:27:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:47 $ docker exec da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 ssh-agent 04:27:47 SSH_AUTH_SOCK=/tmp/ssh-odXWkGocgTGC/agent.31 04:27:47 SSH_AGENT_PID=37 04:27:47 Running ssh-add (command line suppressed) 04:27:47 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15552619394228318333.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15552619394228318333.key) 04:27:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:48 + git semver tag 04:27:48 2023-08-26 04:27:48,284 [run_tag] DEBUG tag force:False 04:27:48 2023-08-26 04:27:48,284 [check_head_tag] DEBUG check head tag 04:27:48 2023-08-26 04:27:48,285 [execute] INFO git cat-file --batch-check 04:27:48 2023-08-26 04:27:48,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 04:27:48 2023-08-26 04:27:48,289 [execute] INFO git cat-file --batch 04:27:48 2023-08-26 04:27:48,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 04:27:48 2023-08-26 04:27:48,297 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:27:48 2023-08-26 04:27:48,298 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 04:27:48 2023-08-26 04:27:48,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 04:27:48 2023-08-26 04:27:48,302 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:27:48 3.1.0-dev.8 [Pipeline] } 04:27:48 $ docker exec --env ******** --env ******** da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 ssh-agent -k 04:27:48 unset SSH_AUTH_SOCK; 04:27:48 unset SSH_AGENT_PID; 04:27:48 echo Agent pid 37 killed; 04:27:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:48 + git semver [Pipeline] } 04:27:49 $ docker stop --time=1 da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 04:27:50 $ docker rm -f --volumes da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:50 04:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:50 0.23.1-centos7: Pulling from edgex-lftools 04:27:50 ab5ef0e58194: Pulling fs layer 04:27:50 9712f1f96733: Pulling fs layer 04:27:50 63f879dbbcfc: Pulling fs layer 04:27:50 0d9ebad4ef96: Pulling fs layer 04:27:50 e9a5061849ea: Pulling fs layer 04:27:50 d747dcd14b5f: Pulling fs layer 04:27:50 2de7ff778b66: Pulling fs layer 04:27:50 e9a5061849ea: Waiting 04:27:50 0d9ebad4ef96: Waiting 04:27:50 2de7ff778b66: Waiting 04:27:50 d747dcd14b5f: Waiting 04:27:50 9712f1f96733: Verifying Checksum 04:27:50 9712f1f96733: Download complete 04:27:51 63f879dbbcfc: Verifying Checksum 04:27:51 63f879dbbcfc: Download complete 04:27:51 ab5ef0e58194: Verifying Checksum 04:27:51 ab5ef0e58194: Download complete 04:27:51 e9a5061849ea: Verifying Checksum 04:27:51 e9a5061849ea: Download complete 04:27:51 d747dcd14b5f: Download complete 04:27:51 0d9ebad4ef96: Verifying Checksum 04:27:51 0d9ebad4ef96: Download complete 04:27:51 2de7ff778b66: Verifying Checksum 04:27:51 2de7ff778b66: Download complete 04:27:54 ab5ef0e58194: Pull complete 04:27:54 9712f1f96733: Pull complete 04:27:54 63f879dbbcfc: Pull complete 04:27:57 0d9ebad4ef96: Pull complete 04:27:57 e9a5061849ea: Pull complete 04:27:57 d747dcd14b5f: Pull complete 04:27:58 2de7ff778b66: Pull complete 04:27:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:58 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:27:58 $ 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 04:28:03 $ docker top fd4c3438f30cdc70ec1d8ccc7588f82d99c6a85d0c39157fe595e92337c7626b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:28:03 provisioning config files... 04:28:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11853196811433664709tmp 04:28:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8977226613736250173tmp 04:28:03 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13526896394536137200tmp [Pipeline] { [Pipeline] echo 04:28:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:28:03 ---> sigul-configuration.sh 04:28:03 gpg: directory `/root/.gnupg' created 04:28:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:28:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:28:03 gpg: keyring `/root/.gnupg/secring.gpg' created 04:28:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:28:03 gpg: CAST5 encrypted data 04:28:03 gpg: encrypted with 1 passphrase 04:28:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:28:03 + mkdir /home/jenkins 04:28:03 + mkdir /home/jenkins/sigul [Pipeline] sh 04:28:04 + 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 04:28:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:28:04 ---> sigul-install.sh 04:28:04 Sigul already installed; skipping installation. [Pipeline] sh 04:28:04 + git tag --list 04:28:04 v1.0.0 04:28:04 v1.1.0 04:28:04 v1.1.1 04:28:04 v1.2.1 04:28:04 v1.2.2 04:28:04 v1.2.3 04:28:04 v1.3.0 04:28:04 v1.3.1 04:28:04 v2.0.0 04:28:04 v2.1.0 04:28:04 v2.1.1 04:28:04 v2.2.0 04:28:04 v2.3.0 04:28:04 v3.0 04:28:04 v3.0.0 04:28:04 v3.1.0-dev.1 04:28:04 v3.1.0-dev.2 04:28:04 v3.1.0-dev.3 04:28:04 v3.1.0-dev.4 04:28:04 v3.1.0-dev.5 04:28:04 v3.1.0-dev.6 04:28:04 v3.1.0-dev.7 04:28:04 v3.1.0-dev.8 [Pipeline] sh 04:28:05 + lftools sign git-tag v3.1.0-dev.8 04:28:05 Signing Git tag with Sigul... 04:28:05 Signing v3.1.0-dev.8 [Pipeline] echo 04:28:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:28:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:28:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:28:06 $ docker stop --time=1 fd4c3438f30cdc70ec1d8ccc7588f82d99c6a85d0c39157fe595e92337c7626b 04:28:07 $ docker rm -f --volumes fd4c3438f30cdc70ec1d8ccc7588f82d99c6a85d0c39157fe595e92337c7626b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:28:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:08 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:28:08 $ 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 04:28:08 $ docker top 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 -eo pid,comm 04:28:08 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). 04:28:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:08 [ssh-agent] Looking for ssh-agent implementation... 04:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:08 $ docker exec 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 ssh-agent 04:28:08 SSH_AUTH_SOCK=/tmp/ssh-P2dGiL5p9pPE/agent.32 04:28:08 SSH_AGENT_PID=38 04:28:08 Running ssh-add (command line suppressed) 04:28:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12315258591550324320.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12315258591550324320.key) 04:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:09 + git semver bump pre 04:28:09 2023-08-26 04:28:09,382 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:28:09 2023-08-26 04:28:09,382 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 04:28:09 2023-08-26 04:28:09,383 [bump_version] DEBUG bumped version:3.1.0-dev.9 04:28:09 2023-08-26 04:28:09,383 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 04:28:09 2023-08-26 04:28:09,383 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:28:09 2023-08-26 04:28:09,383 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:28:09 2023-08-26 04:28:09,386 [execute] INFO git cat-file --batch-check 04:28:09 2023-08-26 04:28:09,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:28:09 2023-08-26 04:28:09,394 [execute] INFO git cat-file --batch 04:28:09 2023-08-26 04:28:09,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:28:09 2023-08-26 04:28:09,400 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:28:09 3.1.0-dev.9 [Pipeline] } 04:28:09 $ docker exec --env ******** --env ******** 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 ssh-agent -k 04:28:09 unset SSH_AUTH_SOCK; 04:28:09 unset SSH_AGENT_PID; 04:28:09 echo Agent pid 38 killed; 04:28:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:09 + git semver [Pipeline] } 04:28:10 $ docker stop --time=1 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 04:28:11 $ docker rm -f --volumes 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:12 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:28:12 $ 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 04:28:12 $ docker top 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f -eo pid,comm 04:28:12 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). 04:28:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:12 [ssh-agent] Looking for ssh-agent implementation... 04:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:12 $ docker exec 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f ssh-agent 04:28:12 SSH_AUTH_SOCK=/tmp/ssh-ktgWW2swa7Mp/agent.33 04:28:12 SSH_AGENT_PID=39 04:28:12 Running ssh-add (command line suppressed) 04:28:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8991446853444785516.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8991446853444785516.key) 04:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:13 + git semver push 04:28:13 2023-08-26 04:28:13,297 [run_push] DEBUG push 04:28:13 2023-08-26 04:28:13,297 [execute] INFO git cat-file --batch-check 04:28:13 2023-08-26 04:28:13,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:28:13 2023-08-26 04:28:13,301 [execute] INFO git rev-list 9148a2f14a1dd165078a9b098d3fdab022b07472 -- 04:28:13 2023-08-26 04:28:13,302 [execute] DEBUG Popen(['git', 'rev-list', '9148a2f14a1dd165078a9b098d3fdab022b07472', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:28:13 2023-08-26 04:28:13,311 [execute] INFO git fetch -v origin 04:28:13 2023-08-26 04:28:13,311 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:28:13 2023-08-26 04:28:13,766 [run_push] DEBUG no remote changes detected 04:28:13 2023-08-26 04:28:13,766 [execute] INFO git push origin semver 04:28:13 2023-08-26 04:28:13,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:28:14 2023-08-26 04:28:14,714 [run_push] DEBUG push all version tags 04:28:14 2023-08-26 04:28:14,715 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:28:14 2023-08-26 04:28:14,715 [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) 04:28:15 2023-08-26 04:28:15,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:28:15 3.1.0-dev.9 [Pipeline] } 04:28:15 $ docker exec --env ******** --env ******** 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f ssh-agent -k 04:28:15 unset SSH_AUTH_SOCK; 04:28:15 unset SSH_AGENT_PID; 04:28:15 echo Agent pid 39 killed; 04:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:16 + git semver [Pipeline] } 04:28:16 $ docker stop --time=1 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f 04:28:17 $ docker rm -f --volumes 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f [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 04:28:18 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 04:28:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 04:28:18 total 16 04:28:18 drwxr-xr-x 3 root root 4096 Aug 26 04:19 . 04:28:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 04:28 .. 04:28:18 drwxr-xr-x 2 root root 4096 Aug 26 04:19 cost 04:28:18 -rw-r--r-- 1 root root 89 Aug 26 04:19 cost.csv 04:28:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 04:28:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 04:28:18 total 16 04:28:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 04:19 . 04:28:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 04:28 .. 04:28:18 drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 04:19 cost 04:28:18 -rw-r--r-- 1 jenkins jenkins 89 Aug 26 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:19 ---> package-listing.sh 04:28:19 ++ tr '[:upper:]' '[:lower:]' 04:28:19 ++ facter osfamily 04:28:19 + OS_FAMILY=debian 04:28:19 + workspace=/w/workspace/exfoundry_device-virtual-go_main 04:28:19 + START_PACKAGES=/tmp/packages_start.txt 04:28:19 + END_PACKAGES=/tmp/packages_end.txt 04:28:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:19 + PACKAGES=/tmp/packages_start.txt 04:28:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 04:28:19 + PACKAGES=/tmp/packages_end.txt 04:28:19 + case "${OS_FAMILY}" in 04:28:19 + dpkg -l 04:28:19 + grep '^ii' 04:28:19 + '[' -f /tmp/packages_start.txt ']' 04:28:19 + '[' -f /tmp/packages_end.txt ']' 04:28:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 04:28:19 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 04:28:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 04:28:19 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 04:28:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:20 prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container 04:28:20 $ 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 04:28:20 $ docker top 515761e1e270c47b5e1867e6391f82dbf7fe05f910943e4cc8d8ca2c0b3db0b7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:21 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:21 + ls /var/log/sa-host 04:28:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:21 provisioning config files... 04:28:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12115985894116422087tmp [Pipeline] { [Pipeline] echo 04:28:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:22 ---> create-netrc.sh [Pipeline] } 04:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:22 ---> python-tools-install.sh [Pipeline] echo 04:28:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:22 ---> sudo-logs.sh 04:28:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:23 ---> job-cost.sh 04:28:23 lf-activate-venv: SKIPPING 04:28:23 DEBUG: total: 0.2199999988079071 04:28:23 INFO: Retrieving Stack Cost... 04:28:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:23 INFO: Archiving Costs [Pipeline] echo 04:28:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:24 ---> logs-deploy.sh 04:28:24 lf-activate-venv: SKIPPING 04:28:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/134 04:28:24 INFO: archiving workspace using pattern(s): 04:28:25 Archives upload complete. 04:28:25 INFO: archiving logs to Nexus