Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 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-ssh2797421474920066620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17453596875045577125.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5227911620239853646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3274810241118181981.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-ssh2996225452430276944.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10138 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 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#441)" > git rev-list --no-walk a824126fc7aa73da39901a16544d301861d29328 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:47 ========================================================= 18:28:47 EdgeX Global Pipelines Version Info 18:28:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:48 ------------------- 18:28:48 stable info: 18:28:48 ------------------- 18:28:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:28:48 Message: update stable to v1.0.254 18:28:48 ------------------- 18:28:48 experimental info: 18:28:48 ------------------- 18:28:48 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:28:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:28:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:28:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bca90f [Pipeline] echo 18:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:49 provisioning config files... 18:28:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14338258544875638622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:49 ---> docker-login.sh 18:28:49 nexus3.edgexfoundry.org:10001 18:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:49 Configure a credential helper to remove this warning. See 18:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:49 18:28:49 Login Succeeded 18:28:49 nexus3.edgexfoundry.org:10002 18:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:49 Configure a credential helper to remove this warning. See 18:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:49 18:28:49 Login Succeeded 18:28:49 nexus3.edgexfoundry.org:10003 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 nexus3.edgexfoundry.org:10004 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 docker.io 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 ---> docker-login.sh ends [Pipeline] } 18:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:50 + git rev-list -1 --merges 4bca90f1dcf7f6a68b4f435e584e4fdab171b977~1..4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] echo 18:28:50 -----------> git rev-list -1 --merges 4bca90f1dcf7f6a68b4f435e584e4fdab171b977~1..4bca90f1dcf7f6a68b4f435e584e4fdab171b977 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [false] [Pipeline] sh 18:28:51 + git log --format=format:%s -1 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] echo 18:28:51 ========================================================= 18:28:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:51 + git log --format=format:%s -1 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] echo 18:28:51 [semverPrep] GIT_COMMIT: 4bca90f1dcf7f6a68b4f435e584e4fdab171b977, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#441) [Pipeline] echo 18:28:51 [semverPrep] This is not a build commit. [Pipeline] sh 18:28:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:51 + grep -v github /etc/ssh/ssh_known_hosts 18:28:51 + [ -e /tmp/ssh_known_hosts ] 18:28:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:51 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:52 18:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:52 b85a868b505f: Pulling fs layer 18:28:52 e2be974225ed: Pulling fs layer 18:28:52 339a4e72a1f5: Pulling fs layer 18:28:52 988bab9f4d93: Pulling fs layer 18:28:52 1469e6f7b9e6: Pulling fs layer 18:28:52 eaf3925da568: Pulling fs layer 18:28:52 bab4dde63d76: Pulling fs layer 18:28:52 bde34c3a00c8: Pulling fs layer 18:28:52 b352a97aabf1: Pulling fs layer 18:28:52 4872d77fe225: Pulling fs layer 18:28:52 5851b861e8e6: Pulling fs layer 18:28:52 bab4dde63d76: Waiting 18:28:52 4872d77fe225: Waiting 18:28:52 5851b861e8e6: Waiting 18:28:52 bde34c3a00c8: Waiting 18:28:52 b352a97aabf1: Waiting 18:28:52 988bab9f4d93: Waiting 18:28:52 1469e6f7b9e6: Waiting 18:28:52 eaf3925da568: Waiting 18:28:52 e2be974225ed: Verifying Checksum 18:28:52 e2be974225ed: Download complete 18:28:52 988bab9f4d93: Download complete 18:28:52 339a4e72a1f5: Verifying Checksum 18:28:52 339a4e72a1f5: Download complete 18:28:52 eaf3925da568: Download complete 18:28:52 1469e6f7b9e6: Verifying Checksum 18:28:52 1469e6f7b9e6: Download complete 18:28:52 bde34c3a00c8: Verifying Checksum 18:28:52 b352a97aabf1: Verifying Checksum 18:28:52 b352a97aabf1: Download complete 18:28:52 4872d77fe225: Verifying Checksum 18:28:52 4872d77fe225: Download complete 18:28:52 5851b861e8e6: Download complete 18:28:52 b85a868b505f: Verifying Checksum 18:28:52 b85a868b505f: Download complete 18:28:53 bab4dde63d76: Verifying Checksum 18:28:53 bab4dde63d76: Download complete 18:28:54 b85a868b505f: Pull complete 18:28:54 e2be974225ed: Pull complete 18:28:54 339a4e72a1f5: Pull complete 18:28:55 988bab9f4d93: Pull complete 18:28:55 1469e6f7b9e6: Pull complete 18:28:55 eaf3925da568: Pull complete 18:28:57 bab4dde63d76: Pull complete 18:28:57 bde34c3a00c8: Pull complete 18:28:57 b352a97aabf1: Pull complete 18:28:57 4872d77fe225: Pull complete 18:28:57 5851b861e8e6: Pull complete 18:28:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:57 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:28:57 $ 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 18:28:59 $ docker top 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc -eo pid,comm 18:29:00 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). 18:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:00 [ssh-agent] Looking for ssh-agent implementation... 18:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:00 $ docker exec 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc ssh-agent 18:29:00 SSH_AUTH_SOCK=/tmp/ssh-iuTLvHixiGml/agent.32 18:29:00 SSH_AGENT_PID=38 18:29:00 Running ssh-add (command line suppressed) 18:29:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6727231210768561297.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6727231210768561297.key) 18:29:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:00 + git tag --points-at HEAD [Pipeline] } 18:29:00 $ docker exec --env ******** --env ******** 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc ssh-agent -k 18:29:00 unset SSH_AUTH_SOCK; 18:29:00 unset SSH_AGENT_PID; 18:29:00 echo Agent pid 38 killed; 18:29:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:00 [ssh-agent] Looking for ssh-agent implementation... 18:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:00 $ docker exec 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc ssh-agent 18:29:01 SSH_AUTH_SOCK=/tmp/ssh-pBtNXO0bD7Tb/agent.70 18:29:01 SSH_AGENT_PID=76 18:29:01 Running ssh-add (command line suppressed) 18:29:01 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1256308512519790440.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1256308512519790440.key) 18:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:01 + git semver init 18:29:01 2023-10-24 18:29:01,676 [run_init] DEBUG init version:0.0.0 force:False 18:29:01 2023-10-24 18:29:01,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 18:29:01 2023-10-24 18:29:01,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 18:29:01 2023-10-24 18:29:01,678 [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) 18:29:03 2023-10-24 18:29:02,897 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 18:29:03 2023-10-24 18:29:02,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 18:29:03 2023-10-24 18:29:02,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:29:03 2023-10-24 18:29:02,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:29:03 3.1.0-dev.25 [Pipeline] } 18:29:03 $ docker exec --env ******** --env ******** 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc ssh-agent -k 18:29:03 unset SSH_AUTH_SOCK; 18:29:03 unset SSH_AGENT_PID; 18:29:03 echo Agent pid 76 killed; 18:29:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:03 + git semver [Pipeline] } 18:29:03 $ docker stop --time=1 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc 18:29:05 $ docker rm -f --volumes 3953336a032572671bc47319f2775b54ea229a763ee574b579381070febe8dfc [Pipeline] // withDockerContainer [Pipeline] sh 18:29:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:05 Stashed 1 file(s) [Pipeline] echo 18:29:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:05 provisioning config files... 18:29:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3494839738532740868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:06 ---> docker-login.sh 18:29:06 nexus3.edgexfoundry.org:10001 18:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:06 Configure a credential helper to remove this warning. See 18:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:06 18:29:06 Login Succeeded 18:29:06 nexus3.edgexfoundry.org:10002 18:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:06 Configure a credential helper to remove this warning. See 18:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:06 18:29:06 Login Succeeded 18:29:06 nexus3.edgexfoundry.org:10003 18:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:06 Configure a credential helper to remove this warning. See 18:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:06 18:29:06 Login Succeeded 18:29:06 nexus3.edgexfoundry.org:10004 18:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:06 Configure a credential helper to remove this warning. See 18:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:06 18:29:06 Login Succeeded 18:29:06 docker.io 18:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:06 Configure a credential helper to remove this warning. See 18:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:06 18:29:06 Login Succeeded 18:29:06 ---> docker-login.sh ends [Pipeline] } 18:29:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:29:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:07 ========================================================= 18:29:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:29:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:29:07 Sending build context to Docker daemon 23.67MB 18:29:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:29:07 Step 2/12 : FROM ${BASE} AS builder 18:29:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:07 7264a8db6415: Pulling fs layer 18:29:07 c4d48a809fc2: Pulling fs layer 18:29:07 4f1c88b9dad5: Pulling fs layer 18:29:07 ad3a456e5733: Pulling fs layer 18:29:07 33e27b845d1e: Pulling fs layer 18:29:07 c68163c4e522: Pulling fs layer 18:29:07 50da416c3ac9: Pulling fs layer 18:29:07 23d2d4c4bb30: Pulling fs layer 18:29:07 c68163c4e522: Waiting 18:29:07 50da416c3ac9: Waiting 18:29:07 ad3a456e5733: Waiting 18:29:07 33e27b845d1e: Waiting 18:29:07 23d2d4c4bb30: Waiting 18:29:07 c4d48a809fc2: Download complete 18:29:07 ad3a456e5733: Verifying Checksum 18:29:07 ad3a456e5733: Download complete 18:29:07 7264a8db6415: Verifying Checksum 18:29:07 7264a8db6415: Download complete 18:29:07 33e27b845d1e: Verifying Checksum 18:29:07 33e27b845d1e: Download complete 18:29:07 c68163c4e522: Verifying Checksum 18:29:07 c68163c4e522: Download complete 18:29:07 7264a8db6415: Pull complete 18:29:07 23d2d4c4bb30: Download complete 18:29:07 c4d48a809fc2: Pull complete 18:29:08 4f1c88b9dad5: Download complete 18:29:08 50da416c3ac9: Verifying Checksum 18:29:08 50da416c3ac9: Download complete 18:29:10 4f1c88b9dad5: Pull complete 18:29:11 ad3a456e5733: Pull complete 18:29:11 33e27b845d1e: Pull complete 18:29:11 c68163c4e522: Pull complete 18:29:13 50da416c3ac9: Pull complete 18:29:13 23d2d4c4bb30: Pull complete 18:29:13 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:29:13 ---> 0786185ac409 18:29:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:29:17 ---> Running in 53d2a5dd46ae 18:29:17 Removing intermediate container 53d2a5dd46ae 18:29:17 ---> 505635528158 18:29:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:29:17 ---> Running in b5593bed1233 18:29:17 Removing intermediate container b5593bed1233 18:29:17 ---> b62adfddea7f 18:29:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:29:17 ---> Running in d6ce0b6ee785 18:29:17 Removing intermediate container d6ce0b6ee785 18:29:17 ---> 463ae5f4096a 18:29:17 Step 6/12 : WORKDIR /device-virtual-go 18:29:17 ---> Running in 27523bed15a9 18:29:17 Removing intermediate container 27523bed15a9 18:29:17 ---> 05e064a35a5f 18:29:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:17 ---> Running in 4dc783d2b5f0 18:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:18 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:29:18 (2/4) Installing libedit (20221030.3.1-r1) 18:29:18 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:29:18 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:29:18 Executing busybox-1.36.1-r2.trigger 18:29:18 OK: 268 MiB in 56 packages 18:29:18 Removing intermediate container 4dc783d2b5f0 18:29:18 ---> 6c4cc2e1eced 18:29:18 Step 8/12 : COPY go.mod vendor* ./ 18:29:18 ---> 566e7650bb2d 18:29:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:18 ---> Running in 075264a08e42 18:29:20 Still waiting to schedule task 18:29:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:30:05 Removing intermediate container 075264a08e42 18:30:05 ---> d3216006c12a 18:30:05 Step 10/12 : COPY . . 18:30:05 ---> 50d552cd39ee 18:30:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:05 ---> Running in 7ee395a301f6 18:30:05 Removing intermediate container 7ee395a301f6 18:30:05 ---> fe846e1502e0 18:30:05 Step 12/12 : RUN $MAKE 18:30:05 ---> Running in 318a4eaba9ad 18:30:05 noop 18:30:05 Removing intermediate container 318a4eaba9ad 18:30:05 ---> bc78229b35e8 18:30:05 Successfully built bc78229b35e8 18:30:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:06 + docker inspect -f . ci-base-image-x86_64 18:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:06 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:30:06 $ 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 18:30:06 $ docker top 4df55161ba7f8c230882ab6f5b66b1ee700d28a86de57df849169e17860dcc8b -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:06 + go version 18:30:06 go version go1.21.0 linux/amd64 [Pipeline] } 18:30:06 $ docker stop --time=1 4df55161ba7f8c230882ab6f5b66b1ee700d28a86de57df849169e17860dcc8b 18:30:08 $ docker rm -f --volumes 4df55161ba7f8c230882ab6f5b66b1ee700d28a86de57df849169e17860dcc8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:08 + docker inspect -f . ci-base-image-x86_64 18:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:08 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:30:08 $ 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 18:30:09 $ docker top 550d0c5c12b53aacf6ad2f112d7397bd263d50416902c78e45f4fab7f6b8d582 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:09 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 18:30:09 + make test 18:30:09 go test ./... -coverprofile=coverage.out 18:30:11 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:30:20 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:30:20 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements 18:30:28 go vet ./... 18:30:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:30:30 ./bin/test-attribution-txt.sh [Pipeline] echo 18:30:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:30:31 $ docker stop --time=1 550d0c5c12b53aacf6ad2f112d7397bd263d50416902c78e45f4fab7f6b8d582 18:30:33 $ docker rm -f --volumes 550d0c5c12b53aacf6ad2f112d7397bd263d50416902c78e45f4fab7f6b8d582 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:30:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:30:35 + ls -al . 18:30:35 total 200 18:30:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:30 . 18:30:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 .. 18:30:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:30 .git 18:30:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github 18:30:35 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:28 .gitignore 18:30:35 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:28 .golangci.yml 18:30:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:29 .semver 18:30:35 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:28 Attribution.txt 18:30:35 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:28 CHANGELOG.md 18:30:35 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:28 Dockerfile 18:30:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:28 GOVERNANCE.md 18:30:35 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:28 Jenkinsfile 18:30:35 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:28 LICENSE 18:30:35 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:28 Makefile 18:30:35 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:28 OWNERS.md 18:30:35 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:28 README.md 18:30:35 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:29 VERSION 18:30:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin 18:30:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 cmd 18:30:35 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:30 coverage.out 18:30:35 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:28 go.mod 18:30:35 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:28 go.sum 18:30:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 internal 18:30:35 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:35 + 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=4bca90f1dcf7f6a68b4f435e584e4fdab171b977 --label arch=amd64 --label version=3.1.0-dev.25 . 18:30:35 Sending build context to Docker daemon 23.71MB 18:30:35 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:30:35 Step 2/25 : FROM ${BASE} AS builder 18:30:35 ---> bc78229b35e8 18:30:35 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:30:35 ---> Running in 2824c742b3c2 18:30:36 Removing intermediate container 2824c742b3c2 18:30:36 ---> 6ad41605b614 18:30:36 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:30:36 ---> Running in 03c07294e223 18:30:36 Removing intermediate container 03c07294e223 18:30:36 ---> 268201d5dbc8 18:30:36 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:30:36 ---> Running in c1cfe24f2bcc 18:30:36 Removing intermediate container c1cfe24f2bcc 18:30:36 ---> 418dafdc0198 18:30:36 Step 6/25 : WORKDIR /device-virtual-go 18:30:36 ---> Running in c8e78840c6b3 18:30:36 Removing intermediate container c8e78840c6b3 18:30:36 ---> 5b9a19ff632a 18:30:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:36 ---> Running in 92b3a9d84494 18:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:30:36 OK: 268 MiB in 56 packages 18:30:37 Removing intermediate container 92b3a9d84494 18:30:37 ---> 02a120e793dc 18:30:37 Step 8/25 : COPY go.mod vendor* ./ 18:30:37 ---> 933160e40b04 18:30:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:37 ---> Running in 4a12e685c6b2 18:30:38 Removing intermediate container 4a12e685c6b2 18:30:38 ---> e9f5d67f8746 18:30:38 Step 10/25 : COPY . . 18:30:38 ---> 72d0a25a4980 18:30:38 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:38 ---> Running in aca624e6525b 18:30:38 Removing intermediate container aca624e6525b 18:30:38 ---> e20b19e7e373 18:30:38 Step 12/25 : RUN $MAKE 18:30:38 ---> Running in 84fc21fb2abc 18:30:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:31:01 Removing intermediate container 84fc21fb2abc 18:31:01 ---> fd4b1bb6632d 18:31:01 Step 13/25 : FROM alpine:3.18 18:31:01 3.18: Pulling from library/alpine 18:31:01 96526aa774ef: Pulling fs layer 18:31:01 96526aa774ef: Verifying Checksum 18:31:01 96526aa774ef: Download complete 18:31:01 96526aa774ef: Pull complete 18:31:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:31:01 Status: Downloaded newer image for alpine:3.18 18:31:01 ---> 8ca4688f4f35 18:31:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:31:01 ---> Running in eb9841dca030 18:31:01 Removing intermediate container eb9841dca030 18:31:01 ---> a368dcbd7bde 18:31:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:31:01 ---> Running in c02b738d9e8a 18:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:31:01 (1/1) Installing dumb-init (1.2.5-r2) 18:31:01 Executing busybox-1.36.1-r2.trigger 18:31:01 OK: 7 MiB in 16 packages 18:31:01 Removing intermediate container c02b738d9e8a 18:31:01 ---> 42aa52f97996 18:31:01 Step 16/25 : WORKDIR / 18:31:01 ---> Running in 0960a22c49e3 18:31:01 Removing intermediate container 0960a22c49e3 18:31:01 ---> a2aba64f1100 18:31:01 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:31:01 ---> bc97ed557bc7 18:31:01 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:31:01 ---> 9d97c11fc3cf 18:31:01 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:31:01 ---> 76eef74476be 18:31:01 Step 20/25 : EXPOSE 59900 18:31:01 ---> Running in 7b79d3a23cf8 18:31:01 Removing intermediate container 7b79d3a23cf8 18:31:01 ---> d4bee05ae145 18:31:01 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:31:01 ---> Running in dadfec455067 18:31:01 Removing intermediate container dadfec455067 18:31:01 ---> ffaad4fea523 18:31:01 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:31:01 ---> Running in 1d24b5a7c3b2 18:31:01 Removing intermediate container 1d24b5a7c3b2 18:31:01 ---> 321fd36844a1 18:31:01 Step 23/25 : LABEL arch=amd64 18:31:01 ---> Running in 1c114c5be46b 18:31:01 Removing intermediate container 1c114c5be46b 18:31:01 ---> 971fc52c965e 18:31:01 Step 24/25 : LABEL git_sha=4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:31:01 ---> Running in 20971de3eff6 18:31:01 Removing intermediate container 20971de3eff6 18:31:01 ---> 2aae560576e9 18:31:01 Step 25/25 : LABEL version=3.1.0-dev.25 18:31:01 ---> Running in 504fe8f2c795 18:31:01 Removing intermediate container 504fe8f2c795 18:31:01 ---> 886a7a7738e4 18:31:01 [Warning] One or more build-args [ARCH] were not consumed 18:31:01 Successfully built 886a7a7738e4 18:31:01 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:01 provisioning config files... 18:31:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14157074543218468410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:01 ---> docker-login.sh 18:31:01 nexus3.edgexfoundry.org:10001 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:01 nexus3.edgexfoundry.org:10002 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10003 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10004 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 docker.io 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 ---> docker-login.sh ends [Pipeline] } 18:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:02 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 18:31:02 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:31:02 latest 18:31:02 3.1.0-dev.25 18:31:02 4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 18:31:02 main 18:31:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:03 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:31:03 9e00fe4bc78f: Preparing 18:31:03 f1d948667975: Preparing 18:31:03 67d37c5d0457: Preparing 18:31:03 906b88c991e1: Preparing 18:31:03 cc2447e1835a: Preparing 18:31:03 cc2447e1835a: Layer already exists 18:31:03 67d37c5d0457: Pushed 18:31:03 f1d948667975: Pushed 18:31:03 906b88c991e1: Pushed 18:31:06 9e00fe4bc78f: Pushed 18:31:06 4bca90f1dcf7f6a68b4f435e584e4fdab171b977: digest: sha256:90ef9c131e256e4684ebf0dd754f86af1a72c132361acd4b4f2135c5a0636d65 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 18:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:31:07 9e00fe4bc78f: Preparing 18:31:07 f1d948667975: Preparing 18:31:07 67d37c5d0457: Preparing 18:31:07 906b88c991e1: Preparing 18:31:07 cc2447e1835a: Preparing 18:31:07 67d37c5d0457: Layer already exists 18:31:07 906b88c991e1: Layer already exists 18:31:07 cc2447e1835a: Layer already exists 18:31:07 9e00fe4bc78f: Layer already exists 18:31:07 f1d948667975: Layer already exists 18:31:07 latest: digest: sha256:90ef9c131e256e4684ebf0dd754f86af1a72c132361acd4b4f2135c5a0636d65 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.25 18:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:31:08 9e00fe4bc78f: Preparing 18:31:08 f1d948667975: Preparing 18:31:08 67d37c5d0457: Preparing 18:31:08 906b88c991e1: Preparing 18:31:08 cc2447e1835a: Preparing 18:31:08 906b88c991e1: Layer already exists 18:31:08 f1d948667975: Layer already exists 18:31:08 cc2447e1835a: Layer already exists 18:31:08 9e00fe4bc78f: Layer already exists 18:31:08 67d37c5d0457: Layer already exists 18:31:08 3.1.0-dev.25: digest: sha256:90ef9c131e256e4684ebf0dd754f86af1a72c132361acd4b4f2135c5a0636d65 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 18:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:31:08 9e00fe4bc78f: Preparing 18:31:08 f1d948667975: Preparing 18:31:08 67d37c5d0457: Preparing 18:31:08 906b88c991e1: Preparing 18:31:08 cc2447e1835a: Preparing 18:31:08 f1d948667975: Layer already exists 18:31:08 67d37c5d0457: Layer already exists 18:31:08 9e00fe4bc78f: Layer already exists 18:31:08 906b88c991e1: Layer already exists 18:31:08 cc2447e1835a: Layer already exists 18:31:08 4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25: digest: sha256:90ef9c131e256e4684ebf0dd754f86af1a72c132361acd4b4f2135c5a0636d65 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 18:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:31:09 9e00fe4bc78f: Preparing 18:31:09 f1d948667975: Preparing 18:31:09 67d37c5d0457: Preparing 18:31:09 906b88c991e1: Preparing 18:31:09 cc2447e1835a: Preparing 18:31:09 67d37c5d0457: Layer already exists 18:31:09 9e00fe4bc78f: Layer already exists 18:31:09 f1d948667975: Layer already exists 18:31:09 cc2447e1835a: Layer already exists 18:31:09 906b88c991e1: Layer already exists 18:31:09 main: digest: sha256:90ef9c131e256e4684ebf0dd754f86af1a72c132361acd4b4f2135c5a0636d65 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:09 ===================================================== [Pipeline] echo 18:31:09 taggedImages: 18:31:09 - nexus3.edgexfoundry.org:10004/device-virtual:4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:31:09 - nexus3.edgexfoundry.org:10004/device-virtual:latest 18:31:09 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.25 18:31:09 - nexus3.edgexfoundry.org:10004/device-virtual:4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 18:31:09 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:09 18:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:09 latest: Pulling from edgex-lftools-log-publisher 18:31:09 5eb5b503b376: Pulling fs layer 18:31:09 5c69ac0246d0: Pulling fs layer 18:31:09 ec43610c2a17: Pulling fs layer 18:31:09 3a2ae6a8a46f: Pulling fs layer 18:31:09 33b1e0a273af: Pulling fs layer 18:31:09 5d3b04190fa2: Pulling fs layer 18:31:09 2f39f015ded8: Pulling fs layer 18:31:09 5d3b04190fa2: Waiting 18:31:09 2f39f015ded8: Waiting 18:31:09 3a2ae6a8a46f: Waiting 18:31:09 5c69ac0246d0: Download complete 18:31:09 3a2ae6a8a46f: Verifying Checksum 18:31:09 3a2ae6a8a46f: Download complete 18:31:09 33b1e0a273af: Verifying Checksum 18:31:09 33b1e0a273af: Download complete 18:31:09 ec43610c2a17: Verifying Checksum 18:31:09 ec43610c2a17: Download complete 18:31:09 5d3b04190fa2: Download complete 18:31:10 5eb5b503b376: Verifying Checksum 18:31:10 5eb5b503b376: Download complete 18:31:10 2f39f015ded8: Verifying Checksum 18:31:10 2f39f015ded8: Download complete 18:31:11 5eb5b503b376: Pull complete 18:31:11 5c69ac0246d0: Pull complete 18:31:11 ec43610c2a17: Pull complete 18:31:12 3a2ae6a8a46f: Pull complete 18:31:12 33b1e0a273af: Pull complete 18:31:12 5d3b04190fa2: Pull complete 18:31:16 2f39f015ded8: Pull complete 18:31:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:16 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:31:16 $ 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 18:31:19 $ docker top 5d227fc3d59478856b2a0bfdcb8417e2f666f0d2c8da2fcd489a9e2937b775c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:20 ---> job-cost.sh 18:31:20 lf-activate-venv: SKIPPING 18:31:20 INFO: No Stack... 18:31:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:21 INFO: Archiving Costs [Pipeline] sh 18:31:21 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 18:31:21 + cut -d, -f6 [Pipeline] lock 18:31:21 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] 18:31:21 Resource [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] did not exist. Created. 18:31:21 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:31:21 Stashed 1 file(s) [Pipeline] } 18:31:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:21 $ docker stop --time=1 5d227fc3d59478856b2a0bfdcb8417e2f666f0d2c8da2fcd489a9e2937b775c9 18:31:22 $ docker rm -f --volumes 5d227fc3d59478856b2a0bfdcb8417e2f666f0d2c8da2fcd489a9e2937b775c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:38:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10239 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 18:38:02 Running in /w/workspace/device-virtual-go/151 [Pipeline] { [Pipeline] checkout 18:38:02 The recommended git tool is: git 18:38:10 using credential edgex-jenkins-ssh 18:38:10 Cloning the remote Git repository 18:38:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:38:11 > git init /w/workspace/device-virtual-go/151 # timeout=10 18:38:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:38:11 > git --version # timeout=10 18:38:11 > git --version # 'git version 2.25.1' 18:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:38:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:15 Avoid second fetch 18:38:15 Checking out Revision 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 (main) 18:38:15 > git config core.sparsecheckout # timeout=10 18:38:15 > git checkout -f 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 18:38:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#441)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:38:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:17 Dload Upload Total Spent Left Speed 18:38:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 151k [Pipeline] sh 18:38:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:38:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:38:18 + sudo tee /etc/docker/daemon.new 18:38:18 { 18:38:18 "registry-mirrors": [ 18:38:18 "https://nexus3.edgexfoundry.org:10001" 18:38:18 ], 18:38:18 "bip": "10.250.0.254/24", 18:38:18 "hosts": [ 18:38:18 "tcp://0.0.0.0:5555", 18:38:18 "unix:///var/run/docker.sock" 18:38:18 ], 18:38:18 "mtu": 1458, 18:38:18 "selinux-enabled": true, 18:38:18 "seccomp-profile": "/etc/docker/seccomp.json" 18:38:18 } [Pipeline] sh 18:38:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:38:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:37 provisioning config files... 18:38:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/151@tmp/config1672020561725021490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:38 ---> docker-login.sh 18:38:38 nexus3.edgexfoundry.org:10001 18:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:38 Configure a credential helper to remove this warning. See 18:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:38 18:38:38 Login Succeeded 18:38:38 nexus3.edgexfoundry.org:10002 18:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:39 Configure a credential helper to remove this warning. See 18:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:39 18:38:39 Login Succeeded 18:38:39 nexus3.edgexfoundry.org:10003 18:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:39 Configure a credential helper to remove this warning. See 18:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:39 18:38:39 Login Succeeded 18:38:39 nexus3.edgexfoundry.org:10004 18:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:40 Configure a credential helper to remove this warning. See 18:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:40 18:38:40 Login Succeeded 18:38:40 docker.io 18:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:40 Configure a credential helper to remove this warning. See 18:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:40 18:38:40 Login Succeeded 18:38:40 ---> docker-login.sh ends [Pipeline] } 18:38:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:40 ========================================================= 18:38:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:38:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:38:41 Sending build context to Docker daemon 11.96MB 18:38:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:38:41 Step 2/12 : FROM ${BASE} AS builder 18:38:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:42 9fda8d8052c6: Pulling fs layer 18:38:42 5d54e960e981: Pulling fs layer 18:38:42 c4a7e357bf2a: Pulling fs layer 18:38:42 f0e02332f6b5: Pulling fs layer 18:38:42 cefa15bbcfad: Pulling fs layer 18:38:42 17808c966233: Pulling fs layer 18:38:42 f4c1fc716caa: Pulling fs layer 18:38:42 cefa15bbcfad: Waiting 18:38:42 17808c966233: Waiting 18:38:42 f0e02332f6b5: Waiting 18:38:42 f4c1fc716caa: Waiting 18:38:42 5d54e960e981: Verifying Checksum 18:38:42 5d54e960e981: Download complete 18:38:42 f0e02332f6b5: Verifying Checksum 18:38:42 f0e02332f6b5: Download complete 18:38:42 cefa15bbcfad: Verifying Checksum 18:38:42 cefa15bbcfad: Download complete 18:38:42 9fda8d8052c6: Verifying Checksum 18:38:42 9fda8d8052c6: Download complete 18:38:42 f4c1fc716caa: Verifying Checksum 18:38:42 f4c1fc716caa: Download complete 18:38:43 9fda8d8052c6: Pull complete 18:38:43 5d54e960e981: Pull complete 18:38:44 c4a7e357bf2a: Verifying Checksum 18:38:44 c4a7e357bf2a: Download complete 18:38:45 17808c966233: Verifying Checksum 18:38:45 17808c966233: Download complete 18:38:58 c4a7e357bf2a: Pull complete 18:38:58 f0e02332f6b5: Pull complete 18:38:58 cefa15bbcfad: Pull complete 18:39:11 17808c966233: Pull complete 18:39:11 f4c1fc716caa: Pull complete 18:39:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:39:11 ---> ea914061e18c 18:39:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:39:13 ---> Running in 81c9a2ef2cb6 18:39:13 Removing intermediate container 81c9a2ef2cb6 18:39:13 ---> ad7e87cee6f2 18:39:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:39:13 ---> Running in 047d980738f1 18:39:14 Removing intermediate container 047d980738f1 18:39:14 ---> c52690ce08d8 18:39:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:39:14 ---> Running in 11733ffdcaf9 18:39:14 Removing intermediate container 11733ffdcaf9 18:39:14 ---> 38deb8a86cd7 18:39:14 Step 6/12 : WORKDIR /device-virtual-go 18:39:15 ---> Running in b182d1e6f666 18:39:15 Removing intermediate container b182d1e6f666 18:39:15 ---> db033c2bb7e4 18:39:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:15 ---> Running in 08348fffeccb 18:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:39:18 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:39:18 (2/4) Installing libedit (20221030.3.1-r1) 18:39:18 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:39:18 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:39:18 Executing busybox-1.36.1-r2.trigger 18:39:18 OK: 270 MiB in 56 packages 18:39:20 Removing intermediate container 08348fffeccb 18:39:20 ---> 482fc3f9faa8 18:39:20 Step 8/12 : COPY go.mod vendor* ./ 18:39:20 ---> 745cac6f5ee8 18:39:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:20 ---> Running in 32f476538691 18:40:57 Removing intermediate container 32f476538691 18:40:57 ---> 6bd7ea4233b2 18:40:57 Step 10/12 : COPY . . 18:40:57 ---> 8fa8e6934a72 18:40:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:40:57 ---> Running in a4c9eee9b46a 18:40:57 Removing intermediate container a4c9eee9b46a 18:40:57 ---> 538860394884 18:40:57 Step 12/12 : RUN $MAKE 18:40:57 ---> Running in 62af9cb6d6a1 18:40:57 noop 18:40:58 Removing intermediate container 62af9cb6d6a1 18:40:58 ---> e4e53a5a2061 18:40:58 Successfully built e4e53a5a2061 18:40:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:58 + docker inspect -f . ci-base-image-arm64 18:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:59 prd-ubuntu20.04-docker-arm64-4c-16g-10239 does not seem to be running inside a container 18:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/151 -v /w/workspace/device-virtual-go/151:/w/workspace/device-virtual-go/151:rw,z -v /w/workspace/device-virtual-go/151@tmp:/w/workspace/device-virtual-go/151@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 18:41:00 $ docker top 6c7c0586a9c34bb69baa0e1032e445f765497146856309fbcaa2fc4a0bd7520c -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:01 + go version 18:41:01 go version go1.21.0 linux/arm64 [Pipeline] } 18:41:01 $ docker stop --time=1 6c7c0586a9c34bb69baa0e1032e445f765497146856309fbcaa2fc4a0bd7520c 18:41:03 $ docker rm -f --volumes 6c7c0586a9c34bb69baa0e1032e445f765497146856309fbcaa2fc4a0bd7520c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker inspect -f . ci-base-image-arm64 18:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:03 prd-ubuntu20.04-docker-arm64-4c-16g-10239 does not seem to be running inside a container 18:41:04 $ 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/151 -v /w/workspace/device-virtual-go/151:/w/workspace/device-virtual-go/151:rw,z -v /w/workspace/device-virtual-go/151@tmp:/w/workspace/device-virtual-go/151@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 18:41:05 $ docker top 2134ef8494ef1577e3360cc8cde32c56854fa96dca3eca91e75fbb085fa3ab24 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:06 + git config --global --add safe.directory /w/workspace/device-virtual-go/151 [Pipeline] fileExists [Pipeline] sh 18:41:06 + make test 18:41:06 go test ./... -coverprofile=coverage.out 18:41:12 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:43:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:43:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements 18:43:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:43:18 go vet ./... 18:43:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:45 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:45 $ docker stop --time=1 2134ef8494ef1577e3360cc8cde32c56854fa96dca3eca91e75fbb085fa3ab24 18:43:47 $ docker rm -f --volumes 2134ef8494ef1577e3360cc8cde32c56854fa96dca3eca91e75fbb085fa3ab24 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:48 Warning: overwriting stash ‘coverage-report’ 18:43:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:50 + ls -al . 18:43:50 total 196 18:43:50 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:41 . 18:43:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. 18:43:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git 18:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github 18:43:50 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:38 .gitignore 18:43:50 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml 18:43:50 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:38 Attribution.txt 18:43:50 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:38 CHANGELOG.md 18:43:50 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:38 Dockerfile 18:43:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md 18:43:50 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:38 Jenkinsfile 18:43:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:38 LICENSE 18:43:50 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:38 Makefile 18:43:50 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:38 OWNERS.md 18:43:50 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:38 README.md 18:43:50 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:29 VERSION 18:43:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin 18:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 cmd 18:43:50 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:43 coverage.out 18:43:50 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:38 go.mod 18:43:50 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:38 go.sum 18:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 internal 18:43:50 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:50 + 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=4bca90f1dcf7f6a68b4f435e584e4fdab171b977 --label arch=arm64 --label version=3.1.0-dev.25 . 18:43:51 Sending build context to Docker daemon 12.01MB 18:43:51 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:43:51 Step 2/25 : FROM ${BASE} AS builder 18:43:51 ---> e4e53a5a2061 18:43:51 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:43:51 ---> Running in f0dfacc3f9e3 18:43:51 Removing intermediate container f0dfacc3f9e3 18:43:51 ---> 0299b927b431 18:43:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:43:51 ---> Running in dff83bb11f20 18:43:52 Removing intermediate container dff83bb11f20 18:43:52 ---> 81317025c280 18:43:52 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:43:52 ---> Running in d155277363b6 18:43:52 Removing intermediate container d155277363b6 18:43:52 ---> f128ca9cc3f7 18:43:52 Step 6/25 : WORKDIR /device-virtual-go 18:43:52 ---> Running in b65108f8d238 18:43:52 Removing intermediate container b65108f8d238 18:43:52 ---> 7815aa4ae0fd 18:43:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:53 ---> Running in b87f31bc0b29 18:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:43:55 OK: 270 MiB in 56 packages 18:43:58 Removing intermediate container b87f31bc0b29 18:43:58 ---> 76d46ea5003e 18:43:58 Step 8/25 : COPY go.mod vendor* ./ 18:43:59 ---> dd668858dba3 18:43:59 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:59 ---> Running in 42c1dcd347ac 18:44:02 Removing intermediate container 42c1dcd347ac 18:44:02 ---> 30a9dd82c5aa 18:44:02 Step 10/25 : COPY . . 18:44:02 ---> 300626436d8b 18:44:02 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:03 ---> Running in 0bcd3f86a36a 18:44:03 Removing intermediate container 0bcd3f86a36a 18:44:03 ---> 7922eedf16ad 18:44:03 Step 12/25 : RUN $MAKE 18:44:03 ---> Running in 8c7f35d7a737 18:44:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:46:15 Removing intermediate container 8c7f35d7a737 18:46:15 ---> 80cdb3e4de62 18:46:15 Step 13/25 : FROM alpine:3.18 18:46:15 3.18: Pulling from library/alpine 18:46:15 579b34f0a95b: Pulling fs layer 18:46:15 579b34f0a95b: Verifying Checksum 18:46:15 579b34f0a95b: Download complete 18:46:15 579b34f0a95b: Pull complete 18:46:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:16 Status: Downloaded newer image for alpine:3.18 18:46:16 ---> 3cc203321400 18:46:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:46:16 ---> Running in 84f19abe7f32 18:46:16 Removing intermediate container 84f19abe7f32 18:46:16 ---> 81a3a53c8da7 18:46:16 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:46:16 ---> Running in df4c60e783c7 18:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:20 (1/1) Installing dumb-init (1.2.5-r2) 18:46:20 Executing busybox-1.36.1-r2.trigger 18:46:20 OK: 8 MiB in 16 packages 18:46:21 Removing intermediate container df4c60e783c7 18:46:21 ---> 5b5fc68ed01d 18:46:21 Step 16/25 : WORKDIR / 18:46:21 ---> Running in 3b13c424f2bb 18:46:21 Removing intermediate container 3b13c424f2bb 18:46:21 ---> 005e7313e1a4 18:46:21 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:46:22 ---> 30c40a5f7554 18:46:22 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:46:23 ---> 01261e9c0a3d 18:46:23 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:46:25 ---> 1d448f3d5f9b 18:46:25 Step 20/25 : EXPOSE 59900 18:46:25 ---> Running in fd1e4141518d 18:46:25 Removing intermediate container fd1e4141518d 18:46:25 ---> 8216191ccb10 18:46:25 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:46:25 ---> Running in eb2a4e8a9020 18:46:25 Removing intermediate container eb2a4e8a9020 18:46:25 ---> 53de62f661da 18:46:25 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:46:26 ---> Running in 89b3e3784342 18:46:26 Removing intermediate container 89b3e3784342 18:46:26 ---> 22b610e0d505 18:46:26 Step 23/25 : LABEL arch=arm64 18:46:26 ---> Running in 300da7e3af75 18:46:26 Removing intermediate container 300da7e3af75 18:46:26 ---> 6e7d34b7fa05 18:46:26 Step 24/25 : LABEL git_sha=4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:46:26 ---> Running in 435674b0f1e1 18:46:27 Removing intermediate container 435674b0f1e1 18:46:27 ---> cc1c41a64719 18:46:27 Step 25/25 : LABEL version=3.1.0-dev.25 18:46:27 ---> Running in 98359f633eca 18:46:27 Removing intermediate container 98359f633eca 18:46:27 ---> a6a35d19117b 18:46:27 [Warning] One or more build-args [ARCH] were not consumed 18:46:28 Successfully built a6a35d19117b 18:46:28 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 18:46:28 provisioning config files... 18:46:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/151@tmp/config8687715909916910301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:28 ---> docker-login.sh 18:46:28 nexus3.edgexfoundry.org:10001 18:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:29 Configure a credential helper to remove this warning. See 18:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:29 18:46:29 Login Succeeded 18:46:29 nexus3.edgexfoundry.org:10002 18:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:29 Configure a credential helper to remove this warning. See 18:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:29 18:46:29 Login Succeeded 18:46:29 nexus3.edgexfoundry.org:10003 18:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:30 Configure a credential helper to remove this warning. See 18:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:30 18:46:30 Login Succeeded 18:46:30 nexus3.edgexfoundry.org:10004 18:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:30 Configure a credential helper to remove this warning. See 18:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:30 18:46:30 Login Succeeded 18:46:30 docker.io 18:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:31 Configure a credential helper to remove this warning. See 18:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:31 18:46:31 Login Succeeded 18:46:31 ---> docker-login.sh ends [Pipeline] } 18:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:31 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 18:46:31 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:46:31 latest 18:46:31 3.1.0-dev.25 18:46:31 4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 18:46:31 main 18:46:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:46:32 a6ab8acbdfd5: Preparing 18:46:32 68b9cf7aa3d8: Preparing 18:46:32 deb937c243fa: Preparing 18:46:32 0a95ec0ae3c5: Preparing 18:46:32 5f4d9fc4d98d: Preparing 18:46:32 5f4d9fc4d98d: Layer already exists 18:46:32 68b9cf7aa3d8: Pushed 18:46:32 deb937c243fa: Pushed 18:46:32 0a95ec0ae3c5: Pushed 18:46:39 a6ab8acbdfd5: Pushed 18:46:39 4bca90f1dcf7f6a68b4f435e584e4fdab171b977: digest: sha256:0791fe0c21a8e98abbcd56494c1d5930505bc92a293a194c85e22786e2712c25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:39 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:46:39 a6ab8acbdfd5: Preparing 18:46:39 68b9cf7aa3d8: Preparing 18:46:39 deb937c243fa: Preparing 18:46:39 0a95ec0ae3c5: Preparing 18:46:39 5f4d9fc4d98d: Preparing 18:46:39 5f4d9fc4d98d: Layer already exists 18:46:39 deb937c243fa: Layer already exists 18:46:39 0a95ec0ae3c5: Layer already exists 18:46:39 68b9cf7aa3d8: Layer already exists 18:46:39 a6ab8acbdfd5: Layer already exists 18:46:40 latest: digest: sha256:0791fe0c21a8e98abbcd56494c1d5930505bc92a293a194c85e22786e2712c25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.25 18:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:46:45 a6ab8acbdfd5: Preparing 18:46:45 68b9cf7aa3d8: Preparing 18:46:45 deb937c243fa: Preparing 18:46:45 0a95ec0ae3c5: Preparing 18:46:45 5f4d9fc4d98d: Preparing 18:46:45 0a95ec0ae3c5: Layer already exists 18:46:45 5f4d9fc4d98d: Layer already exists 18:46:45 a6ab8acbdfd5: Layer already exists 18:46:45 68b9cf7aa3d8: Layer already exists 18:46:45 deb937c243fa: Layer already exists 18:46:45 3.1.0-dev.25: digest: sha256:0791fe0c21a8e98abbcd56494c1d5930505bc92a293a194c85e22786e2712c25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 18:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:46:45 a6ab8acbdfd5: Preparing 18:46:45 68b9cf7aa3d8: Preparing 18:46:45 deb937c243fa: Preparing 18:46:45 0a95ec0ae3c5: Preparing 18:46:45 5f4d9fc4d98d: Preparing 18:46:45 5f4d9fc4d98d: Layer already exists 18:46:45 68b9cf7aa3d8: Layer already exists 18:46:45 0a95ec0ae3c5: Layer already exists 18:46:45 a6ab8acbdfd5: Layer already exists 18:46:45 deb937c243fa: Layer already exists 18:46:45 4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25: digest: sha256:0791fe0c21a8e98abbcd56494c1d5930505bc92a293a194c85e22786e2712c25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 18:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:46:46 a6ab8acbdfd5: Preparing 18:46:46 68b9cf7aa3d8: Preparing 18:46:46 deb937c243fa: Preparing 18:46:46 0a95ec0ae3c5: Preparing 18:46:46 5f4d9fc4d98d: Preparing 18:46:46 0a95ec0ae3c5: Layer already exists 18:46:46 68b9cf7aa3d8: Layer already exists 18:46:46 5f4d9fc4d98d: Layer already exists 18:46:46 a6ab8acbdfd5: Layer already exists 18:46:46 deb937c243fa: Layer already exists 18:46:47 main: digest: sha256:0791fe0c21a8e98abbcd56494c1d5930505bc92a293a194c85e22786e2712c25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:47 ===================================================== [Pipeline] echo 18:46:47 taggedImages: 18:46:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4bca90f1dcf7f6a68b4f435e584e4fdab171b977 18:46:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:46:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.25 18:46:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4bca90f1dcf7f6a68b4f435e584e4fdab171b977-3.1.0-dev.25 18:46:47 - 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 18:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:47 18:46:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:47 arm64: Pulling from edgex-lftools-log-publisher 18:46:47 8998bd30e6a1: Pulling fs layer 18:46:47 04944245beec: Pulling fs layer 18:46:47 699f458cf7ca: Pulling fs layer 18:46:47 765212b225bb: Pulling fs layer 18:46:47 f23df028b6ca: Pulling fs layer 18:46:47 765212b225bb: Waiting 18:46:47 d65c8cfc05b1: Pulling fs layer 18:46:47 f23df028b6ca: Waiting 18:46:47 d65c8cfc05b1: Waiting 18:46:47 2437ff75d9bd: Pulling fs layer 18:46:47 2437ff75d9bd: Waiting 18:46:48 04944245beec: Verifying Checksum 18:46:48 04944245beec: Download complete 18:46:48 765212b225bb: Download complete 18:46:48 f23df028b6ca: Verifying Checksum 18:46:48 f23df028b6ca: Download complete 18:46:48 d65c8cfc05b1: Verifying Checksum 18:46:48 d65c8cfc05b1: Download complete 18:46:48 699f458cf7ca: Verifying Checksum 18:46:48 699f458cf7ca: Download complete 18:46:48 8998bd30e6a1: Verifying Checksum 18:46:48 8998bd30e6a1: Download complete 18:46:51 2437ff75d9bd: Download complete 18:46:53 8998bd30e6a1: Pull complete 18:46:54 04944245beec: Pull complete 18:46:55 699f458cf7ca: Pull complete 18:46:55 765212b225bb: Pull complete 18:46:56 f23df028b6ca: Pull complete 18:46:57 d65c8cfc05b1: Pull complete 18:47:15 2437ff75d9bd: Pull complete 18:47:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-10239 does not seem to be running inside a container 18:47:15 $ 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/151 -v /w/workspace/device-virtual-go/151:/w/workspace/device-virtual-go/151:rw,z -v /w/workspace/device-virtual-go/151@tmp:/w/workspace/device-virtual-go/151@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 18:47:19 $ docker top adc29090158897f6cbd41dceea2c5324be445a1d4b58f3fdfb6e88db1bc78b0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:20 ---> job-cost.sh 18:47:20 lf-activate-venv: SKIPPING 18:47:20 INFO: No Stack... 18:47:20 INFO: Retrieving Pricing Info for: v3-standard-4 18:47:21 INFO: Archiving Costs [Pipeline] sh 18:47:22 + cat /w/workspace/device-virtual-go/151/archives/cost.csv 18:47:22 + cut -d, -f6 [Pipeline] lock 18:47:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] 18:47:22 Resource [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] did not exist. Created. 18:47:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:23 /w/workspace/device-virtual-go/151@tmp/durable-8aa65adb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:47:23 + echo total: 0.10999999940395355 [Pipeline] stash 18:47:23 Warning: overwriting stash ‘stack-cost’ 18:47:23 Stashed 1 file(s) [Pipeline] } 18:47:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:23 $ docker stop --time=1 adc29090158897f6cbd41dceea2c5324be445a1d4b58f3fdfb6e88db1bc78b0a 18:47:26 $ docker rm -f --volumes adc29090158897f6cbd41dceea2c5324be445a1d4b58f3fdfb6e88db1bc78b0a [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 18:47:27 provisioning config files... 18:47:27 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4301619347261116035tmp [Pipeline] { [Pipeline] sh 18:47:27 + set +x 18:47:27 + + curl -s https://codecov.io/bash 18:47:27 bash -s -- 18:47:27 18:47:27 _____ _ 18:47:27 / ____| | | 18:47:27 | | ___ __| | ___ ___ _____ __ 18:47:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:47:27 | |___| (_) | (_| | __/ (_| (_) \ V / 18:47:27 \_____\___/ \__,_|\___|\___\___/ \_/ 18:47:27 Bash-1.0.6 18:47:27 18:47:27 18:47:27 ==> git version 2.25.1 found 18:47:27 ==> 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 18:47:27 Release-Date: 2020-01-08 18:47:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:47:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:47:27 ==> Jenkins CI detected. 18:47:27 current dir:  /w/workspace/exfoundry_device-virtual-go_main 18:47:27 project root: . 18:47:27 --> token set from env 18:47:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:47:27 ==> Running gcov in . (disable via -X gcov) 18:47:27 ==> Python coveragepy not found 18:47:27 ==> Searching for coverage reports in: 18:47:27 + . 18:47:27 -> Found 1 reports 18:47:27 ==> Detecting git/mercurial file structure 18:47:27 ==> Reading reports 18:47:27 + ./coverage.out bytes=43063 18:47:27 ==> Appending adjustments 18:47:27 https://docs.codecov.io/docs/fixing-reports 18:47:27 + Found adjustments 18:47:27 ==> Gzipping contents 18:47:27 8.0K /tmp/codecov.PxLfQc.gz 18:47:27 ==> Uploading reports 18:47:27 url: https://codecov.io 18:47:27 query: branch=main&commit=4bca90f1dcf7f6a68b4f435e584e4fdab171b977&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:47:27 -> Pinging Codecov 18:47:27 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=4bca90f1dcf7f6a68b4f435e584e4fdab171b977&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:47:27 -> Uploading to 18:47:27 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/4bca90f1dcf7f6a68b4f435e584e4fdab171b977/2f34cd0b-5cef-44c5-aaff-0edc7d690685.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T184727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ef1225ae63353dd5cf335634f20142543365b01afea56ebb6b7b9c481e4548e 18:47:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:27 Dload Upload Total Spent Left Speed 18:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19003 --:--:-- --:--:-- --:--:-- 19003 18:47:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] } 18:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:47:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:47:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:47:28 18:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:47:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:47:28 df9b9388f04a: Pulling fs layer 18:47:28 52dc419b0ee2: Pulling fs layer 18:47:28 25bc292e5bac: Pulling fs layer 18:47:28 114826534d7a: Pulling fs layer 18:47:28 4657fd5d0bcf: Pulling fs layer 18:47:28 6ad1cebc031e: Pulling fs layer 18:47:28 8a3aa393b2d8: Pulling fs layer 18:47:28 6ad1cebc031e: Waiting 18:47:28 4657fd5d0bcf: Waiting 18:47:28 8a3aa393b2d8: Waiting 18:47:28 114826534d7a: Waiting 18:47:28 52dc419b0ee2: Download complete 18:47:28 25bc292e5bac: Download complete 18:47:28 4657fd5d0bcf: Verifying Checksum 18:47:28 4657fd5d0bcf: Download complete 18:47:28 df9b9388f04a: Verifying Checksum 18:47:28 df9b9388f04a: Download complete 18:47:29 6ad1cebc031e: Verifying Checksum 18:47:29 6ad1cebc031e: Download complete 18:47:29 df9b9388f04a: Pull complete 18:47:29 52dc419b0ee2: Pull complete 18:47:29 25bc292e5bac: Pull complete 18:47:29 114826534d7a: Verifying Checksum 18:47:29 114826534d7a: Download complete 18:47:29 8a3aa393b2d8: Verifying Checksum 18:47:29 8a3aa393b2d8: Download complete 18:47:33 114826534d7a: Pull complete 18:47:33 4657fd5d0bcf: Pull complete 18:47:33 6ad1cebc031e: Pull complete 18:47:35 8a3aa393b2d8: Pull complete 18:47:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:35 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:47:35 $ 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 18:47:40 $ docker top 1c17d79965b75e88b9c325b4fb7cf6f2f3750c68d5638eee5db79620703b8666 -eo pid,comm [Pipeline] { [Pipeline] echo 18:47:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 18:47:41 + set -o pipefail 18:47:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 18:47:49 18:47:49 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 18:47:49 18:47:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2b172536-3e45-4558-b0c4-0cf2e5bb05a6 18:47:49 18:47:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:47:49 18:47:49 18:47:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:47:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:47:49 More details here: https://snyk.co/ue1NS [Pipeline] } 18:47:49 $ docker stop --time=1 1c17d79965b75e88b9c325b4fb7cf6f2f3750c68d5638eee5db79620703b8666 18:47:53 $ docker rm -f --volumes 1c17d79965b75e88b9c325b4fb7cf6f2f3750c68d5638eee5db79620703b8666 [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 18:47:54 + git log --format=format:%s -1 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 [Pipeline] sh 18:47:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:47:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:47:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:54 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:47:54 $ 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 18:47:55 $ docker top 4f57b60756d6e9a3df519f7abd94d35b297543c79709a5245560736ff3093ccb -eo pid,comm 18:47: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). 18:47:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:47:55 [ssh-agent] Looking for ssh-agent implementation... 18:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:55 $ docker exec 4f57b60756d6e9a3df519f7abd94d35b297543c79709a5245560736ff3093ccb ssh-agent 18:47:55 SSH_AUTH_SOCK=/tmp/ssh-zNYwcSECfzOQ/agent.31 18:47:55 SSH_AGENT_PID=37 18:47:55 Running ssh-add (command line suppressed) 18:47:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9760951233715032512.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9760951233715032512.key) 18:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:47:55 + git semver tag 18:47:56 2023-10-24 18:47:56,076 [run_tag] DEBUG tag force:False 18:47:56 2023-10-24 18:47:56,076 [check_head_tag] DEBUG check head tag 18:47:56 2023-10-24 18:47:56,077 [execute] INFO git cat-file --batch-check 18:47:56 2023-10-24 18:47:56,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:47:56 2023-10-24 18:47:56,080 [execute] INFO git cat-file --batch 18:47:56 2023-10-24 18:47:56,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:47:56 2023-10-24 18:47:56,094 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:47:56 2023-10-24 18:47:56,095 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 18:47:56 2023-10-24 18:47:56,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:47:56 2023-10-24 18:47:56,099 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:47:56 3.1.0-dev.25 [Pipeline] } 18:47:56 $ docker exec --env ******** --env ******** 4f57b60756d6e9a3df519f7abd94d35b297543c79709a5245560736ff3093ccb ssh-agent -k 18:47:56 unset SSH_AUTH_SOCK; 18:47:56 unset SSH_AGENT_PID; 18:47:56 echo Agent pid 37 killed; 18:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:56 + git semver [Pipeline] } 18:47:56 $ docker stop --time=1 4f57b60756d6e9a3df519f7abd94d35b297543c79709a5245560736ff3093ccb 18:47:58 $ docker rm -f --volumes 4f57b60756d6e9a3df519f7abd94d35b297543c79709a5245560736ff3093ccb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:47:58 18:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:47:58 0.23.1-centos7: Pulling from edgex-lftools 18:47:58 ab5ef0e58194: Pulling fs layer 18:47:58 9712f1f96733: Pulling fs layer 18:47:58 63f879dbbcfc: Pulling fs layer 18:47:58 0d9ebad4ef96: Pulling fs layer 18:47:58 e9a5061849ea: Pulling fs layer 18:47:58 d747dcd14b5f: Pulling fs layer 18:47:58 2de7ff778b66: Pulling fs layer 18:47:58 d747dcd14b5f: Waiting 18:47:58 0d9ebad4ef96: Waiting 18:47:58 e9a5061849ea: Waiting 18:47:58 2de7ff778b66: Waiting 18:47:58 9712f1f96733: Verifying Checksum 18:47:58 9712f1f96733: Download complete 18:47:59 63f879dbbcfc: Verifying Checksum 18:47:59 63f879dbbcfc: Download complete 18:47:59 e9a5061849ea: Verifying Checksum 18:47:59 e9a5061849ea: Download complete 18:47:59 d747dcd14b5f: Download complete 18:47:59 0d9ebad4ef96: Verifying Checksum 18:47:59 0d9ebad4ef96: Download complete 18:47:59 ab5ef0e58194: Download complete 18:47:59 2de7ff778b66: Verifying Checksum 18:48:01 ab5ef0e58194: Pull complete 18:48:02 9712f1f96733: Pull complete 18:48:02 63f879dbbcfc: Pull complete 18:48:06 0d9ebad4ef96: Pull complete 18:48:06 e9a5061849ea: Pull complete 18:48:06 d747dcd14b5f: Pull complete 18:48:07 2de7ff778b66: Pull complete 18:48:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:07 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:48:07 $ 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 18:48:12 $ docker top f32e782825aa391f1db02509b42ba6f48a3a02c66d22d40a380acd2ad324ad3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:48:12 provisioning config files... 18:48:12 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10013715631178844373tmp 18:48:12 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5385447727607128556tmp 18:48:12 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13141083875012615426tmp [Pipeline] { [Pipeline] echo 18:48:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:48:13 ---> sigul-configuration.sh 18:48:13 gpg: directory `/root/.gnupg' created 18:48:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:48:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:48:13 gpg: keyring `/root/.gnupg/secring.gpg' created 18:48:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:48:13 gpg: CAST5 encrypted data 18:48:13 gpg: encrypted with 1 passphrase 18:48:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:48:13 + mkdir /home/jenkins 18:48:13 + mkdir /home/jenkins/sigul [Pipeline] sh 18:48:13 + 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 18:48:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:48:14 ---> sigul-install.sh 18:48:14 Sigul already installed; skipping installation. [Pipeline] sh 18:48:14 + git tag --list 18:48:14 v1.0.0 18:48:14 v1.1.0 18:48:14 v1.1.1 18:48:14 v1.2.1 18:48:14 v1.2.2 18:48:14 v1.2.3 18:48:14 v1.3.0 18:48:14 v1.3.1 18:48:14 v2.0.0 18:48:14 v2.1.0 18:48:14 v2.1.1 18:48:14 v2.2.0 18:48:14 v2.3.0 18:48:14 v3.0 18:48:14 v3.0.0 18:48:14 v3.1.0-dev.1 18:48:14 v3.1.0-dev.10 18:48:14 v3.1.0-dev.11 18:48:14 v3.1.0-dev.12 18:48:14 v3.1.0-dev.13 18:48:14 v3.1.0-dev.14 18:48:14 v3.1.0-dev.15 18:48:14 v3.1.0-dev.16 18:48:14 v3.1.0-dev.17 18:48:14 v3.1.0-dev.18 18:48:14 v3.1.0-dev.19 18:48:14 v3.1.0-dev.2 18:48:14 v3.1.0-dev.20 18:48:14 v3.1.0-dev.21 18:48:14 v3.1.0-dev.22 18:48:14 v3.1.0-dev.23 18:48:14 v3.1.0-dev.24 18:48:14 v3.1.0-dev.25 18:48:14 v3.1.0-dev.3 18:48:14 v3.1.0-dev.4 18:48:14 v3.1.0-dev.5 18:48:14 v3.1.0-dev.6 18:48:14 v3.1.0-dev.7 18:48:14 v3.1.0-dev.8 18:48:14 v3.1.0-dev.9 [Pipeline] sh 18:48:14 + lftools sign git-tag v3.1.0-dev.25 18:48:15 Signing Git tag with Sigul... 18:48:15 Signing v3.1.0-dev.25 [Pipeline] echo 18:48:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:48:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:48:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:48:16 $ docker stop --time=1 f32e782825aa391f1db02509b42ba6f48a3a02c66d22d40a380acd2ad324ad3d 18:48:17 $ docker rm -f --volumes f32e782825aa391f1db02509b42ba6f48a3a02c66d22d40a380acd2ad324ad3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:48:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:18 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:48:18 $ 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 18:48:18 $ docker top f3d6ba934e643e51f3e239b36cb82f6fce1a8cd1616d4a12bd9507d6d36417ad -eo pid,comm 18:48:18 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). 18:48:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:18 [ssh-agent] Looking for ssh-agent implementation... 18:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:19 $ docker exec f3d6ba934e643e51f3e239b36cb82f6fce1a8cd1616d4a12bd9507d6d36417ad ssh-agent 18:48:19 SSH_AUTH_SOCK=/tmp/ssh-EYdYtbhe9ua6/agent.32 18:48:19 SSH_AGENT_PID=38 18:48:19 Running ssh-add (command line suppressed) 18:48:19 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3471275274237503287.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3471275274237503287.key) 18:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:19 + git semver bump pre 18:48:19 2023-10-24 18:48:19,690 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:48:19 2023-10-24 18:48:19,690 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 18:48:19 2023-10-24 18:48:19,690 [bump_version] DEBUG bumped version:3.1.0-dev.26 18:48:19 2023-10-24 18:48:19,690 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 18:48:19 2023-10-24 18:48:19,690 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:48:19 2023-10-24 18:48:19,690 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:48:19 2023-10-24 18:48:19,692 [execute] INFO git cat-file --batch-check 18:48:19 2023-10-24 18:48:19,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:19 2023-10-24 18:48:19,697 [execute] INFO git cat-file --batch 18:48:19 2023-10-24 18:48:19,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:19 2023-10-24 18:48:19,702 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:48:19 3.1.0-dev.26 [Pipeline] } 18:48:19 $ docker exec --env ******** --env ******** f3d6ba934e643e51f3e239b36cb82f6fce1a8cd1616d4a12bd9507d6d36417ad ssh-agent -k 18:48:19 unset SSH_AUTH_SOCK; 18:48:19 unset SSH_AGENT_PID; 18:48:19 echo Agent pid 38 killed; 18:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:20 + git semver [Pipeline] } 18:48:20 $ docker stop --time=1 f3d6ba934e643e51f3e239b36cb82f6fce1a8cd1616d4a12bd9507d6d36417ad 18:48:21 $ docker rm -f --volumes f3d6ba934e643e51f3e239b36cb82f6fce1a8cd1616d4a12bd9507d6d36417ad [Pipeline] // withDockerContainer [Pipeline] sh 18:48:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:22 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:48:22 $ 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 18:48:22 $ docker top a9287a153803c4b6044222407f0d851fda768a800bb0e635023d3fda6657a835 -eo pid,comm 18:48:22 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). 18:48:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:22 [ssh-agent] Looking for ssh-agent implementation... 18:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:23 $ docker exec a9287a153803c4b6044222407f0d851fda768a800bb0e635023d3fda6657a835 ssh-agent 18:48:23 SSH_AUTH_SOCK=/tmp/ssh-mLOGvLtd1Ov4/agent.33 18:48:23 SSH_AGENT_PID=39 18:48:23 Running ssh-add (command line suppressed) 18:48:23 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9119150574063336638.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9119150574063336638.key) 18:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:23 + git semver push 18:48:23 2023-10-24 18:48:23,741 [run_push] DEBUG push 18:48:23 2023-10-24 18:48:23,741 [execute] INFO git cat-file --batch-check 18:48:23 2023-10-24 18:48:23,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:48:23 2023-10-24 18:48:23,745 [execute] INFO git rev-list 071040d29e80fa9dc119c18088e080b5ff26568b -- 18:48:23 2023-10-24 18:48:23,745 [execute] DEBUG Popen(['git', 'rev-list', '071040d29e80fa9dc119c18088e080b5ff26568b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:48:23 2023-10-24 18:48:23,754 [execute] INFO git fetch -v origin 18:48:23 2023-10-24 18:48:23,754 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:48:24 2023-10-24 18:48:24,288 [run_push] DEBUG no remote changes detected 18:48:24 2023-10-24 18:48:24,288 [execute] INFO git push origin semver 18:48:24 2023-10-24 18:48:24,289 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:48:25 2023-10-24 18:48:25,117 [run_push] DEBUG push all version tags 18:48:25 2023-10-24 18:48:25,118 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:48:25 2023-10-24 18:48:25,118 [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) 18:48:25 2023-10-24 18:48:25,881 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:48:25 3.1.0-dev.26 [Pipeline] } 18:48:25 $ docker exec --env ******** --env ******** a9287a153803c4b6044222407f0d851fda768a800bb0e635023d3fda6657a835 ssh-agent -k 18:48:26 unset SSH_AUTH_SOCK; 18:48:26 unset SSH_AGENT_PID; 18:48:26 echo Agent pid 39 killed; 18:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:26 + git semver [Pipeline] } 18:48:26 $ docker stop --time=1 a9287a153803c4b6044222407f0d851fda768a800bb0e635023d3fda6657a835 18:48:27 $ docker rm -f --volumes a9287a153803c4b6044222407f0d851fda768a800bb0e635023d3fda6657a835 [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 18:48:28 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 18:48:28 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:48:28 total 16 18:48:28 drwxr-xr-x 3 root root 4096 Oct 24 18:31 . 18:48:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:48 .. 18:48:28 drwxr-xr-x 2 root root 4096 Oct 24 18:31 cost 18:48:28 -rw-r--r-- 1 root root 89 Oct 24 18:31 cost.csv 18:48:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 18:48:28 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:48:28 total 16 18:48:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:31 . 18:48:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:48 .. 18:48:28 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:31 cost 18:48:28 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:48:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:29 ---> package-listing.sh 18:48:29 ++ facter osfamily 18:48:29 ++ tr '[:upper:]' '[:lower:]' 18:48:29 + OS_FAMILY=debian 18:48:29 + workspace=/w/workspace/exfoundry_device-virtual-go_main 18:48:29 + START_PACKAGES=/tmp/packages_start.txt 18:48:29 + END_PACKAGES=/tmp/packages_end.txt 18:48:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:29 + PACKAGES=/tmp/packages_start.txt 18:48:29 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:48:29 + PACKAGES=/tmp/packages_end.txt 18:48:29 + case "${OS_FAMILY}" in 18:48:29 + dpkg -l 18:48:29 + grep '^ii' 18:48:29 + '[' -f /tmp/packages_start.txt ']' 18:48:29 + '[' -f /tmp/packages_end.txt ']' 18:48:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:29 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:48:29 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 18:48:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 18:48:29 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 18:48:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:30 prd-ubuntu20.04-docker-8c-8g-10138 does not seem to be running inside a container 18:48:30 $ 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 18:48:30 $ docker top 74217a6cd4e71af88fae71c40f15bcb464c6dd3879572b6ecf591fb3c9627463 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:31 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:31 + ls /var/log/sa-host 18:48:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:31 provisioning config files... 18:48:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8876200993155588430tmp [Pipeline] { [Pipeline] echo 18:48:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:32 ---> create-netrc.sh [Pipeline] } 18:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:48:32 ---> python-tools-install.sh [Pipeline] echo 18:48:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:32 ---> sudo-logs.sh 18:48:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:48:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:33 ---> job-cost.sh 18:48:33 lf-activate-venv: SKIPPING 18:48:33 DEBUG: total: 0.2199999988079071 18:48:33 INFO: Retrieving Stack Cost... 18:48:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:48:33 INFO: Archiving Costs [Pipeline] echo 18:48:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:34 ---> logs-deploy.sh 18:48:34 lf-activate-venv: SKIPPING 18:48:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/151 18:48:34 INFO: archiving workspace using pattern(s): 18:48:35 Archives upload complete. 18:48:35 INFO: archiving logs to Nexus