Pull request #496 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91+60f2b90224e592bb905f9b29e85d80ab0be60eaf (33cfcbf7df3ee770029a8d6a1faa93d7222328cb) 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-ssh11188757094429392165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6667911422353129719.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12897272483946122116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11598256013027714171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8240449946068608632.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh357261581884619483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-22766 in /w/workspace/foundry_device-virtual-go_PR-496 [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/foundry_device-virtual-go_PR-496 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60f2b90224e592bb905f9b29e85d80ab0be60eaf into PR head commit df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 Merge succeeded, producing df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 Checking out Revision df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 (PR-496) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 60f2b90224e592bb905f9b29e85d80ab0be60eaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:37:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:37:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:37:37 ========================================================= 11:37:37 EdgeX Global Pipelines Version Info 11:37:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:37:38 ------------------- 11:37:38 stable info: 11:37:38 ------------------- 11:37:38 Commited By: Ginny Guan ginny@iotechsys.com 11:37:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:37:38 Message: update stable to v1.0.265 11:37:38 ------------------- 11:37:38 experimental info: 11:37:38 ------------------- 11:37:38 Commited By: Cherry Wang cherry@iotechsys.com 11:37:38 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:37:38 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-496 [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-496 [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-496 [Pipeline] echo 11:37:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 [Pipeline] echo 11:37:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df7b7a8 [Pipeline] echo 11:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:41 provisioning config files... 11:37:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-496@tmp/config8986840346888595559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:41 ---> ****-login.sh 11:37:41 nexus3.edgexfoundry.org:10001 11:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:41 Configure a credential helper to remove this warning. See 11:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:41 11:37:41 Login Succeeded 11:37:41 nexus3.edgexfoundry.org:10002 11:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:41 Configure a credential helper to remove this warning. See 11:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:41 11:37:41 Login Succeeded 11:37:41 nexus3.edgexfoundry.org:10003 11:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:42 Configure a credential helper to remove this warning. See 11:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:42 11:37:42 Login Succeeded 11:37:42 nexus3.edgexfoundry.org:10004 11:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:42 Configure a credential helper to remove this warning. See 11:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:42 11:37:42 Login Succeeded 11:37:42 ****.io 11:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:42 Configure a credential helper to remove this warning. See 11:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:42 11:37:42 Login Succeeded 11:37:42 ---> ****-login.sh ends [Pipeline] } 11:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:37:43 + git rev-list -1 --merges df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91~1..df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 [Pipeline] echo 11:37:43 -----------> git rev-list -1 --merges df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91~1..df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 [false] [Pipeline] sh 11:37:43 + git log --format=format:%s -1 df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 [Pipeline] echo 11:37:43 ========================================================= 11:37:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:37:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:37:43 + git log --format=format:%s -1 df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 [Pipeline] echo 11:37:44 [semverPrep] GIT_COMMIT: df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:37:44 [semverPrep] This is not a build commit. [Pipeline] sh 11:37:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:37:44 + grep -v github /etc/ssh/ssh_known_hosts 11:37:44 + [ -e /tmp/ssh_known_hosts ] 11:37:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:37:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:37:44 + sudo tee -a /etc/ssh/ssh_known_hosts 11:37:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:45 11:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:45 0.1.4: Pulling from edgex-devops/py-git-semver 11:37:45 b85a868b505f: Pulling fs layer 11:37:45 e2be974225ed: Pulling fs layer 11:37:45 339a4e72a1f5: Pulling fs layer 11:37:45 988bab9f4d93: Pulling fs layer 11:37:45 1469e6f7b9e6: Pulling fs layer 11:37:45 eaf3925da568: Pulling fs layer 11:37:45 bab4dde63d76: Pulling fs layer 11:37:45 bde34c3a00c8: Pulling fs layer 11:37:45 b352a97aabf1: Pulling fs layer 11:37:45 4872d77fe225: Pulling fs layer 11:37:45 5851b861e8e6: Pulling fs layer 11:37:45 bab4dde63d76: Waiting 11:37:45 bde34c3a00c8: Waiting 11:37:45 988bab9f4d93: Waiting 11:37:45 b352a97aabf1: Waiting 11:37:45 4872d77fe225: Waiting 11:37:45 5851b861e8e6: Waiting 11:37:45 1469e6f7b9e6: Waiting 11:37:45 eaf3925da568: Waiting 11:37:45 e2be974225ed: Verifying Checksum 11:37:45 e2be974225ed: Download complete 11:37:45 988bab9f4d93: Verifying Checksum 11:37:45 988bab9f4d93: Download complete 11:37:45 1469e6f7b9e6: Verifying Checksum 11:37:45 1469e6f7b9e6: Download complete 11:37:45 eaf3925da568: Verifying Checksum 11:37:45 eaf3925da568: Download complete 11:37:45 339a4e72a1f5: Verifying Checksum 11:37:45 339a4e72a1f5: Download complete 11:37:45 bde34c3a00c8: Download complete 11:37:45 b352a97aabf1: Verifying Checksum 11:37:45 b352a97aabf1: Download complete 11:37:45 4872d77fe225: Download complete 11:37:45 5851b861e8e6: Verifying Checksum 11:37:45 5851b861e8e6: Download complete 11:37:45 b85a868b505f: Verifying Checksum 11:37:45 b85a868b505f: Download complete 11:37:46 bab4dde63d76: Verifying Checksum 11:37:46 bab4dde63d76: Download complete 11:37:47 b85a868b505f: Pull complete 11:37:47 e2be974225ed: Pull complete 11:37:47 339a4e72a1f5: Pull complete 11:37:47 988bab9f4d93: Pull complete 11:37:47 1469e6f7b9e6: Pull complete 11:37:48 eaf3925da568: Pull complete 11:37:50 bab4dde63d76: Pull complete 11:37:50 bde34c3a00c8: Pull complete 11:37:50 b352a97aabf1: Pull complete 11:37:50 4872d77fe225: Pull complete 11:37:50 5851b861e8e6: Pull complete 11:37:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:50 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 11:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-496 -v /w/workspace/foundry_device-virtual-go_PR-496:/w/workspace/foundry_device-virtual-go_PR-496:rw,z -v /w/workspace/foundry_device-virtual-go_PR-496@tmp:/w/workspace/foundry_device-virtual-go_PR-496@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 11:37:53 $ docker top 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 -eo pid,comm 11:37:53 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). 11:37:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:53 [ssh-agent] Looking for ssh-agent implementation... 11:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:53 $ docker exec 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 ssh-agent 11:37:53 SSH_AUTH_SOCK=/tmp/ssh-FHfMcaIkvZ7U/agent.32 11:37:53 SSH_AGENT_PID=38 11:37:53 Running ssh-add (command line suppressed) 11:37:53 Identity added: /w/workspace/foundry_device-virtual-go_PR-496@tmp/private_key_628154378866059315.key (/w/workspace/foundry_device-virtual-go_PR-496@tmp/private_key_628154378866059315.key) 11:37:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:54 + git tag --points-at HEAD [Pipeline] } 11:37:54 $ docker exec --env ******** --env ******** 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 ssh-agent -k 11:37:54 unset SSH_AUTH_SOCK; 11:37:54 unset SSH_AGENT_PID; 11:37:54 echo Agent pid 38 killed; 11:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:37:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:54 [ssh-agent] Looking for ssh-agent implementation... 11:37:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:54 $ docker exec 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 ssh-agent 11:37:54 SSH_AUTH_SOCK=/tmp/ssh-JkspB02jZzMR/agent.71 11:37:54 SSH_AGENT_PID=77 11:37:54 Running ssh-add (command line suppressed) 11:37:54 Identity added: /w/workspace/foundry_device-virtual-go_PR-496@tmp/private_key_8314367329061316189.key (/w/workspace/foundry_device-virtual-go_PR-496@tmp/private_key_8314367329061316189.key) 11:37:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:55 + git semver init 11:37:55 2024-10-14 11:37:55,203 [run_init] DEBUG init version:0.0.0 force:False 11:37:55 2024-10-14 11:37:55,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-496/.semver 11:37:55 2024-10-14 11:37:55,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-496/.semver 11:37:55 2024-10-14 11:37:55,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-496/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-496, universal_newlines=False, shell=None, istream=None) 11:37:57 2024-10-14 11:37:57,201 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-496/.git/info/exclude 11:37:57 2024-10-14 11:37:57,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-496/.semver/PR-496 with force:False 11:37:57 2024-10-14 11:37:57,202 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-496/.semver/PR-496 11:37:57 2024-10-14 11:37:57,208 [execute] INFO git cat-file --batch-check 11:37:57 2024-10-14 11:37:57,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-496/.semver, universal_newlines=False, shell=None, istream=) 11:37:57 2024-10-14 11:37:57,213 [execute] INFO git cat-file --batch 11:37:57 2024-10-14 11:37:57,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-496/.semver, universal_newlines=False, shell=None, istream=) 11:37:57 2024-10-14 11:37:57,218 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-496/.semver/PR-496 11:37:57 0.0.0 [Pipeline] } 11:37:57 $ docker exec --env ******** --env ******** 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 ssh-agent -k 11:37:57 unset SSH_AUTH_SOCK; 11:37:57 unset SSH_AGENT_PID; 11:37:57 echo Agent pid 77 killed; 11:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:37:58 + git semver [Pipeline] } 11:37:58 $ docker stop --time=1 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 11:37:59 $ docker rm -f --volumes 0fff32ca54209d304356f853cf239a1c2226b4662afc7b134d6072bb8672ca97 [Pipeline] // withDockerContainer [Pipeline] sh 11:38:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:38:00 Stashed 1 file(s) [Pipeline] echo 11:38:00 [edgeXSemver]: initialized semver on version 0.0.0 [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 11:38:01 provisioning config files... 11:38:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-496@tmp/config17900168354826043754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:01 ---> ****-login.sh 11:38:01 nexus3.edgexfoundry.org:10001 11:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:01 Configure a credential helper to remove this warning. See 11:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:01 11:38:01 Login Succeeded 11:38:01 nexus3.edgexfoundry.org:10002 11:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:01 Configure a credential helper to remove this warning. See 11:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:01 11:38:01 Login Succeeded 11:38:01 nexus3.edgexfoundry.org:10003 11:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:01 Configure a credential helper to remove this warning. See 11:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:01 11:38:01 Login Succeeded 11:38:01 nexus3.edgexfoundry.org:10004 11:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:01 Configure a credential helper to remove this warning. See 11:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:01 11:38:01 Login Succeeded 11:38:01 ****.io 11:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:01 Configure a credential helper to remove this warning. See 11:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:01 11:38:01 Login Succeeded 11:38:01 ---> ****-login.sh ends [Pipeline] } 11:38:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:38:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:02 ========================================================= 11:38:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:38:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:38:02 Sending build context to Docker daemon 37.67MB 11:38:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:38:02 Step 2/12 : FROM ${BASE} AS builder 11:38:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:38:03 43c4264eed91: Pulling fs layer 11:38:03 4cc291be95ef: Pulling fs layer 11:38:03 2ac1f1163629: Pulling fs layer 11:38:03 5c3c966382ef: Pulling fs layer 11:38:03 4f4fb700ef54: Pulling fs layer 11:38:03 5d5c8e513c77: Pulling fs layer 11:38:03 9f66e0745190: Pulling fs layer 11:38:03 f49a43e4bbc0: Pulling fs layer 11:38:03 561ebcabdf7f: Pulling fs layer 11:38:03 5c3c966382ef: Waiting 11:38:03 9f66e0745190: Waiting 11:38:03 4f4fb700ef54: Waiting 11:38:03 5d5c8e513c77: Waiting 11:38:03 4cc291be95ef: Verifying Checksum 11:38:03 4cc291be95ef: Download complete 11:38:03 5c3c966382ef: Verifying Checksum 11:38:03 5c3c966382ef: Download complete 11:38:03 4f4fb700ef54: Download complete 11:38:03 5d5c8e513c77: Verifying Checksum 11:38:03 5d5c8e513c77: Download complete 11:38:03 43c4264eed91: Download complete 11:38:03 9f66e0745190: Verifying Checksum 11:38:03 9f66e0745190: Download complete 11:38:03 43c4264eed91: Pull complete 11:38:03 561ebcabdf7f: Download complete 11:38:03 4cc291be95ef: Pull complete 11:38:03 2ac1f1163629: Verifying Checksum 11:38:03 2ac1f1163629: Download complete 11:38:03 f49a43e4bbc0: Verifying Checksum 11:38:03 f49a43e4bbc0: Download complete 11:38:07 2ac1f1163629: Pull complete 11:38:07 5c3c966382ef: Pull complete 11:38:07 4f4fb700ef54: Pull complete 11:38:07 5d5c8e513c77: Pull complete 11:38:07 9f66e0745190: Pull complete 11:38:09 f49a43e4bbc0: Pull complete 11:38:09 561ebcabdf7f: Pull complete 11:38:09 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:38:09 ---> 3a752c3f9dda 11:38:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:38:14 ---> Running in 77e9dc43d132 11:38:14 Removing intermediate container 77e9dc43d132 11:38:14 ---> 8b096aa4eaa4 11:38:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:38:14 ---> Running in 8e6e5dc50997 11:38:14 Removing intermediate container 8e6e5dc50997 11:38:14 ---> bee93f09f92d 11:38:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:38:14 ---> Running in f3c581a48354 11:38:14 Removing intermediate container f3c581a48354 11:38:14 ---> a269ba6f1ab9 11:38:14 Step 6/12 : WORKDIR /device-virtual-go 11:38:14 ---> Running in ce08a4e1dd1f 11:38:14 Removing intermediate container ce08a4e1dd1f 11:38:14 ---> 181f5ae6a42d 11:38:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:14 ---> Running in 43572cc1c157 11:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:38:14 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:38:14 (2/4) Installing libedit (20240517.3.1-r0) 11:38:14 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:38:14 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:38:14 Executing busybox-1.36.1-r29.trigger 11:38:14 OK: 250 MiB in 58 packages 11:38:15 Removing intermediate container 43572cc1c157 11:38:15 ---> 05ca65df391e 11:38:15 Step 8/12 : COPY go.mod vendor* ./ 11:38:15 ---> 61cf8e48c36e 11:38:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:38:15 ---> Running in 0f3c48bb815c 11:38:15 Still waiting to schedule task 11:38:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22765’ 11:39:11 Removing intermediate container 0f3c48bb815c 11:39:11 ---> 16f760e21018 11:39:11 Step 10/12 : COPY . . 11:39:11 ---> 34f8b4f1c423 11:39:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:39:11 ---> Running in d18ce06ee79a 11:39:11 Removing intermediate container d18ce06ee79a 11:39:11 ---> 24e64d7fb548 11:39:11 Step 12/12 : RUN $MAKE 11:39:11 ---> Running in 05969bafc7f9 11:39:11 noop 11:39:11 Removing intermediate container 05969bafc7f9 11:39:11 ---> c9917326dc5a 11:39:11 Successfully built c9917326dc5a 11:39:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:12 + docker inspect -f . ci-base-image-x86_64 11:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:12 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 11:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-496 -v /w/workspace/foundry_device-virtual-go_PR-496:/w/workspace/foundry_device-virtual-go_PR-496:rw,z -v /w/workspace/foundry_device-virtual-go_PR-496@tmp:/w/workspace/foundry_device-virtual-go_PR-496@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:39:12 $ docker top 859a928d4936a29b7826e995c5583c6d36e94eaeadef1b661b9df88d20f3ffe3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:13 + go version 11:39:13 go version go1.23.2 linux/amd64 [Pipeline] } 11:39:13 $ docker stop --time=1 859a928d4936a29b7826e995c5583c6d36e94eaeadef1b661b9df88d20f3ffe3 11:39:14 $ docker rm -f --volumes 859a928d4936a29b7826e995c5583c6d36e94eaeadef1b661b9df88d20f3ffe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:15 + docker inspect -f . ci-base-image-x86_64 11:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:15 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 11:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-496 -v /w/workspace/foundry_device-virtual-go_PR-496:/w/workspace/foundry_device-virtual-go_PR-496:rw,z -v /w/workspace/foundry_device-virtual-go_PR-496@tmp:/w/workspace/foundry_device-virtual-go_PR-496@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:39:15 $ docker top 6164149d50dfc4e8b4cbb4a38a0b0ef356bd14bb0c6e7e7ec56f6d515dbf337a -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:16 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-496 [Pipeline] fileExists [Pipeline] sh 11:39:16 + make test 11:39:16 go test ./... -coverprofile=coverage.out 11:39:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:39:35 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:39:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 11:39:45 go vet ./... 11:39:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:39:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:39:51 ./bin/test-attribution-txt.sh [Pipeline] echo 11:39:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:39:51 $ docker stop --time=1 6164149d50dfc4e8b4cbb4a38a0b0ef356bd14bb0c6e7e7ec56f6d515dbf337a 11:39:55 $ docker rm -f --volumes 6164149d50dfc4e8b4cbb4a38a0b0ef356bd14bb0c6e7e7ec56f6d515dbf337a [Pipeline] // withDockerContainer [Pipeline] sh 11:39:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:39:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:39:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:39:57 + ls -al . 11:39:57 total 276 11:39:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 11:39 . 11:39:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 11:37 .. 11:39:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 11:39 .git 11:39:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 11:37 .github 11:39:57 -rw-rw-r-- 1 jenkins jenkins 272 Oct 14 11:37 .gitignore 11:39:57 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 11:37 .golangci.yml 11:39:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 11:37 .semver 11:39:57 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 14 11:37 Attribution.txt 11:39:57 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 14 11:37 CHANGELOG.md 11:39:57 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 14 11:37 Dockerfile 11:39:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 11:37 GOVERNANCE.md 11:39:57 -rw-rw-r-- 1 jenkins jenkins 660 Oct 14 11:37 Jenkinsfile 11:39:57 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 11:37 LICENSE 11:39:57 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 14 11:37 Makefile 11:39:57 -rw-rw-r-- 1 jenkins jenkins 623 Oct 14 11:37 OWNERS.md 11:39:57 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 14 11:37 README.md 11:39:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 11:38 VERSION 11:39:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 11:37 bin 11:39:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 11:37 cmd 11:39:57 -rw-r--r-- 1 jenkins jenkins 43316 Oct 14 11:39 coverage.out 11:39:57 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 14 11:37 go.mod 11:39:57 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 11:37 go.sum 11:39:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 11:37 internal 11:39:57 -rw-rw-r-- 1 jenkins jenkins 235 Oct 14 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:57 + 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=df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 --label arch=amd64 --label version=0.0.0 . 11:39:57 Sending build context to Docker daemon 37.71MB 11:39:57 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:39:57 Step 2/26 : FROM ${BASE} AS builder 11:39:57 ---> c9917326dc5a 11:39:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:39:58 ---> Running in 1dbe4878dd58 11:39:58 Removing intermediate container 1dbe4878dd58 11:39:58 ---> 8f30aa89abb9 11:39:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:39:58 ---> Running in ea8e1c281b82 11:39:58 Removing intermediate container ea8e1c281b82 11:39:58 ---> 8ce10f36d555 11:39:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:39:58 ---> Running in cb7ad821b8c6 11:39:58 Removing intermediate container cb7ad821b8c6 11:39:58 ---> 3793769c3e2d 11:39:58 Step 6/26 : WORKDIR /device-virtual-go 11:39:58 ---> Running in 7b4d8334c641 11:39:58 Removing intermediate container 7b4d8334c641 11:39:58 ---> 9324e6faa8f7 11:39:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:58 ---> Running in 2d285c5bb538 11:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:39:59 OK: 250 MiB in 58 packages 11:39:59 Removing intermediate container 2d285c5bb538 11:39:59 ---> 15e6000da6c2 11:39:59 Step 8/26 : COPY go.mod vendor* ./ 11:39:59 ---> 2699d1e8902a 11:39:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:59 ---> Running in 0a49f5dcea16 11:40:00 Removing intermediate container 0a49f5dcea16 11:40:00 ---> a04aac11c0d9 11:40:00 Step 10/26 : COPY . . 11:40:01 ---> 9baff744b6b2 11:40:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:01 ---> Running in ce93011ab4d1 11:40:01 Removing intermediate container ce93011ab4d1 11:40:01 ---> 1c0bdc8c0e16 11:40:01 Step 12/26 : RUN $MAKE 11:40:01 ---> Running in 0282976a4523 11:40:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:40:33 Removing intermediate container 0282976a4523 11:40:33 ---> f5f54af36d77 11:40:33 Step 13/26 : FROM alpine:3.20 11:40:33 3.20: Pulling from library/alpine 11:40:33 43c4264eed91: Already exists 11:40:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:40:33 Status: Downloaded newer image for alpine:3.20 11:40:33 ---> 91ef0af61f39 11:40:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:40:33 ---> Running in e893de6a3bb7 11:40:33 Removing intermediate container e893de6a3bb7 11:40:33 ---> 76fb875b59ef 11:40:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:40:33 ---> Running in a64269cf572c 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:33 (1/1) Installing dumb-init (1.2.5-r3) 11:40:33 Executing busybox-1.36.1-r29.trigger 11:40:33 OK: 8 MiB in 15 packages 11:40:33 Removing intermediate container a64269cf572c 11:40:33 ---> ac59baea4823 11:40:33 Step 16/26 : RUN apk --no-cache upgrade 11:40:33 ---> Running in 8f76c56e23c3 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:33 Upgrading critical system libraries and apk-tools: 11:40:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:40:33 Executing busybox-1.36.1-r29.trigger 11:40:33 Continuing the upgrade transaction with new apk-tools: 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:34 OK: 8 MiB in 15 packages 11:40:34 Removing intermediate container 8f76c56e23c3 11:40:34 ---> 0609c0a0382b 11:40:34 Step 17/26 : WORKDIR / 11:40:34 ---> Running in 734ad0ca0e38 11:40:34 Removing intermediate container 734ad0ca0e38 11:40:34 ---> f8c92996533e 11:40:34 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:40:34 ---> 2098dbe0b8a7 11:40:34 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:40:34 ---> 5f4c3cc1ad7c 11:40:34 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:40:36 ---> 67bd269fe181 11:40:36 Step 21/26 : EXPOSE 59900 11:40:36 ---> Running in 755d8252429f 11:40:36 Removing intermediate container 755d8252429f 11:40:36 ---> af90f68d630c 11:40:36 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:40:36 ---> Running in ed398d8ecf6c 11:40:36 Removing intermediate container ed398d8ecf6c 11:40:36 ---> 0d53aa865d8f 11:40:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:40:36 ---> Running in 407b0327c8a9 11:40:36 Removing intermediate container 407b0327c8a9 11:40:36 ---> bef58166c28e 11:40:36 Step 24/26 : LABEL arch=amd64 11:40:36 ---> Running in 27ba6553f97c 11:40:36 Removing intermediate container 27ba6553f97c 11:40:36 ---> 1e4a441254e4 11:40:36 Step 25/26 : LABEL git_sha=df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 11:40:36 ---> Running in e5471b844bc9 11:40:36 Removing intermediate container e5471b844bc9 11:40:36 ---> 1341c6e7575f 11:40:36 Step 26/26 : LABEL version=0.0.0 11:40:36 ---> Running in f996f25e270f 11:40:36 Removing intermediate container f996f25e270f 11:40:36 ---> 749056ec0aef 11:40:36 [Warning] One or more build-args [ARCH] were not consumed 11:40:36 Successfully built 749056ec0aef 11:40:36 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:37 11:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:38 latest: Pulling from edgex-lftools-log-publisher 11:40:38 5eb5b503b376: Pulling fs layer 11:40:38 5c69ac0246d0: Pulling fs layer 11:40:38 ec43610c2a17: Pulling fs layer 11:40:38 3a2ae6a8a46f: Pulling fs layer 11:40:38 33b1e0a273af: Pulling fs layer 11:40:38 5d3b04190fa2: Pulling fs layer 11:40:38 2f39f015ded8: Pulling fs layer 11:40:38 3a2ae6a8a46f: Waiting 11:40:38 5d3b04190fa2: Waiting 11:40:38 2f39f015ded8: Waiting 11:40:38 33b1e0a273af: Waiting 11:40:38 5c69ac0246d0: Verifying Checksum 11:40:38 5c69ac0246d0: Download complete 11:40:38 3a2ae6a8a46f: Verifying Checksum 11:40:38 3a2ae6a8a46f: Download complete 11:40:38 33b1e0a273af: Verifying Checksum 11:40:38 33b1e0a273af: Download complete 11:40:38 5d3b04190fa2: Verifying Checksum 11:40:38 5d3b04190fa2: Download complete 11:40:38 ec43610c2a17: Verifying Checksum 11:40:38 ec43610c2a17: Download complete 11:40:38 5eb5b503b376: Verifying Checksum 11:40:38 5eb5b503b376: Download complete 11:40:39 2f39f015ded8: Download complete 11:40:39 5eb5b503b376: Pull complete 11:40:39 5c69ac0246d0: Pull complete 11:40:39 ec43610c2a17: Pull complete 11:40:40 3a2ae6a8a46f: Pull complete 11:40:40 33b1e0a273af: Pull complete 11:40:40 5d3b04190fa2: Pull complete 11:40:44 2f39f015ded8: Pull complete 11:40:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:44 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 11:40:44 $ 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/foundry_device-virtual-go_PR-496 -v /w/workspace/foundry_device-virtual-go_PR-496:/w/workspace/foundry_device-virtual-go_PR-496:rw,z -v /w/workspace/foundry_device-virtual-go_PR-496@tmp:/w/workspace/foundry_device-virtual-go_PR-496@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:40:48 $ docker top fdb499fbe8facf850bf2ceb7b12474649ed80d2a78e8a28c054ff9830baf2914 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:49 ---> job-cost.sh 11:40:49 lf-activate-venv: SKIPPING 11:40:49 INFO: No Stack... 11:40:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:40:49 INFO: Archiving Costs [Pipeline] sh 11:40:50 + cat /w/workspace/foundry_device-virtual-go_PR-496/archives/cost.csv 11:40:50 + cut -d, -f6 [Pipeline] lock 11:40:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] 11:40:50 Resource [jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] did not exist. Created. 11:40:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:40:50 + echo total: 0.2199999988079071 [Pipeline] stash 11:40:50 Stashed 1 file(s) [Pipeline] } 11:40:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:40:50 $ docker stop --time=1 fdb499fbe8facf850bf2ceb7b12474649ed80d2a78e8a28c054ff9830baf2914 11:40:51 $ docker rm -f --volumes fdb499fbe8facf850bf2ceb7b12474649ed80d2a78e8a28c054ff9830baf2914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:41:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22767 in /w/workspace/foundry_device-virtual-go_PR-496 [Pipeline] { [Pipeline] ws 11:41:50 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:41:53 The recommended git tool is: git 11:41:58 using credential edgex-jenkins-ssh 11:41:58 Cloning the remote Git repository 11:41:58 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:41:58 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:41:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:41:58 > git --version # timeout=10 11:41:58 > git --version # 'git version 2.25.1' 11:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:03 Merging remotes/origin/main commit 60f2b90224e592bb905f9b29e85d80ab0be60eaf into PR head commit df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 11:42:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:42:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:42:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:42:03 Merge succeeded, producing df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 11:42:03 Checking out Revision df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 (PR-496) 11:42:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:42:04 > git --version # timeout=10 11:42:04 > git --version # 'git version 2.25.1' 11:42:04 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:42:03 > git config core.sparsecheckout # timeout=10 11:42:03 > git checkout -f df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 # timeout=10 11:42:03 > git remote # timeout=10 11:42:03 > git config --get remote.origin.url # timeout=10 11:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:03 > git merge 60f2b90224e592bb905f9b29e85d80ab0be60eaf # timeout=10 11:42:03 > git rev-parse HEAD^{commit} # timeout=10 11:42:03 > git config core.sparsecheckout # timeout=10 11:42:03 > git checkout -f df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:42:09 % Total % Received % Xferd Average Speed Time Time Time Current 11:42:09 Dload Upload Total Spent Left Speed 11:42:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 11:42:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:42:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:42:10 + sudo tee /etc/docker/daemon.new 11:42:10 { 11:42:10 "registry-mirrors": [ 11:42:10 "https://nexus3.edgexfoundry.org:10001" 11:42:10 ], 11:42:10 "bip": "10.250.0.254/24", 11:42:10 "hosts": [ 11:42:10 "tcp://0.0.0.0:5555", 11:42:10 "unix:///var/run/docker.sock" 11:42:10 ], 11:42:10 "mtu": 1458, 11:42:10 "selinux-enabled": true, 11:42:10 "seccomp-profile": "/etc/docker/seccomp.json" 11:42:10 } [Pipeline] sh 11:42:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:42:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:29 provisioning config files... 11:42:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2345676157056463691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:30 ---> ****-login.sh 11:42:30 nexus3.edgexfoundry.org:10001 11:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:36 Configure a credential helper to remove this warning. See 11:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:36 11:42:36 Login Succeeded 11:42:36 nexus3.edgexfoundry.org:10002 11:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:36 Configure a credential helper to remove this warning. See 11:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:36 11:42:36 Login Succeeded 11:42:36 nexus3.edgexfoundry.org:10003 11:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:36 Configure a credential helper to remove this warning. See 11:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:36 11:42:36 Login Succeeded 11:42:36 nexus3.edgexfoundry.org:10004 11:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:37 Configure a credential helper to remove this warning. See 11:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:37 11:42:37 Login Succeeded 11:42:37 ****.io 11:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:38 Configure a credential helper to remove this warning. See 11:42:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:38 11:42:38 Login Succeeded 11:42:38 ---> ****-login.sh ends [Pipeline] } 11:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:38 ========================================================= 11:42:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:42:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:42:39 Sending build context to Docker daemon 19.03MB 11:42:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:42:39 Step 2/12 : FROM ${BASE} AS builder 11:42:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:42:40 cf04c63912e1: Pulling fs layer 11:42:40 55b35a11ae5e: Pulling fs layer 11:42:40 a37a00ec5f00: Pulling fs layer 11:42:40 50b3750afda1: Pulling fs layer 11:42:40 4f4fb700ef54: Pulling fs layer 11:42:40 50b3750afda1: Waiting 11:42:40 80978eb59214: Pulling fs layer 11:42:40 c9f46d7d2bd2: Pulling fs layer 11:42:40 c5a475d317c9: Pulling fs layer 11:42:40 80978eb59214: Waiting 11:42:40 c9f46d7d2bd2: Waiting 11:42:40 4f4fb700ef54: Waiting 11:42:40 c5a475d317c9: Waiting 11:42:40 55b35a11ae5e: Verifying Checksum 11:42:40 55b35a11ae5e: Download complete 11:42:40 50b3750afda1: Verifying Checksum 11:42:40 50b3750afda1: Download complete 11:42:40 4f4fb700ef54: Verifying Checksum 11:42:40 4f4fb700ef54: Download complete 11:42:40 80978eb59214: Verifying Checksum 11:42:40 80978eb59214: Download complete 11:42:40 cf04c63912e1: Download complete 11:42:40 c5a475d317c9: Verifying Checksum 11:42:40 c5a475d317c9: Download complete 11:42:41 cf04c63912e1: Pull complete 11:42:41 55b35a11ae5e: Pull complete 11:42:42 a37a00ec5f00: Verifying Checksum 11:42:42 a37a00ec5f00: Download complete 11:42:43 c9f46d7d2bd2: Verifying Checksum 11:42:43 c9f46d7d2bd2: Download complete 11:42:58 a37a00ec5f00: Pull complete 11:42:58 50b3750afda1: Pull complete 11:42:58 4f4fb700ef54: Pull complete 11:42:58 80978eb59214: Pull complete 11:43:04 c9f46d7d2bd2: Pull complete 11:43:06 c5a475d317c9: Pull complete 11:43:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:43:06 ---> be29e6b0f0d4 11:43:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:43:07 ---> Running in a699deb7775d 11:43:07 Removing intermediate container a699deb7775d 11:43:07 ---> a79d02660e90 11:43:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:43:08 ---> Running in 260ee51be438 11:43:08 Removing intermediate container 260ee51be438 11:43:08 ---> 2ff4d83494aa 11:43:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:43:08 ---> Running in 0c896f6f18e9 11:43:08 Removing intermediate container 0c896f6f18e9 11:43:08 ---> 3ec4f31de8e6 11:43:08 Step 6/12 : WORKDIR /device-virtual-go 11:43:09 ---> Running in fe1e2298ed75 11:43:09 Removing intermediate container fe1e2298ed75 11:43:09 ---> f0b80ce3a059 11:43:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:09 ---> Running in f256de53e6a3 11:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:43:12 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:43:12 (2/4) Installing libedit (20240517.3.1-r0) 11:43:12 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:43:12 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:43:12 Executing busybox-1.36.1-r29.trigger 11:43:12 OK: 242 MiB in 58 packages 11:43:13 Removing intermediate container f256de53e6a3 11:43:13 ---> 71a4e307c2ac 11:43:13 Step 8/12 : COPY go.mod vendor* ./ 11:43:14 ---> 12bae2c9a447 11:43:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:14 ---> Running in 518cd4f48b54 11:45:05 Removing intermediate container 518cd4f48b54 11:45:05 ---> f5a1d38ba92d 11:45:05 Step 10/12 : COPY . . 11:45:05 ---> 940140d1dc8b 11:45:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:45:05 ---> Running in 883b68bbcaa6 11:45:05 Removing intermediate container 883b68bbcaa6 11:45:05 ---> 0b81dc103d89 11:45:05 Step 12/12 : RUN $MAKE 11:45:05 ---> Running in 7aa25df7619e 11:45:05 noop 11:45:05 Removing intermediate container 7aa25df7619e 11:45:05 ---> 392dd763e97e 11:45:05 Successfully built 392dd763e97e 11:45:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:06 + docker inspect -f . ci-base-image-arm64 11:45:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:06 prd-ubuntu20.04-docker-arm64-4c-16g-22767 does not seem to be running inside a container 11:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:07 $ docker top 7618f5cdf4708c7fa5e76feb39eb47eb2da70e09117e87056a52820cbf1c4280 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:08 + go version 11:45:08 go version go1.23.2 linux/arm64 [Pipeline] } 11:45:08 $ docker stop --time=1 7618f5cdf4708c7fa5e76feb39eb47eb2da70e09117e87056a52820cbf1c4280 11:45:10 $ docker rm -f --volumes 7618f5cdf4708c7fa5e76feb39eb47eb2da70e09117e87056a52820cbf1c4280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:11 + docker inspect -f . ci-base-image-arm64 11:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:11 prd-ubuntu20.04-docker-arm64-4c-16g-22767 does not seem to be running inside a container 11:45:11 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:13 $ docker top e683b72dddd1a656e26bb4614200622a1b69397546f86cbe13c73f273938b0a2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:13 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:45:14 + make test 11:45:14 go test ./... -coverprofile=coverage.out 11:45:21 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:48:43 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:48:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements 11:48:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:48:43 go vet ./... 11:49:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:22 ./bin/test-attribution-txt.sh [Pipeline] echo 11:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:49:22 $ docker stop --time=1 e683b72dddd1a656e26bb4614200622a1b69397546f86cbe13c73f273938b0a2 11:49:24 $ docker rm -f --volumes e683b72dddd1a656e26bb4614200622a1b69397546f86cbe13c73f273938b0a2 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:25 Warning: overwriting stash ‘coverage-report’ 11:49:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:27 + ls -al . 11:49:27 total 272 11:49:27 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 11:45 . 11:49:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 11:41 .. 11:49:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 11:42 .git 11:49:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 11:42 .github 11:49:27 -rw-rw-r-- 1 jenkins jenkins 272 Oct 14 11:42 .gitignore 11:49:27 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 11:42 .golangci.yml 11:49:27 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 14 11:42 Attribution.txt 11:49:27 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 14 11:42 CHANGELOG.md 11:49:27 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 14 11:42 Dockerfile 11:49:27 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 11:42 GOVERNANCE.md 11:49:27 -rw-rw-r-- 1 jenkins jenkins 660 Oct 14 11:42 Jenkinsfile 11:49:27 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 11:42 LICENSE 11:49:27 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 14 11:42 Makefile 11:49:27 -rw-rw-r-- 1 jenkins jenkins 623 Oct 14 11:42 OWNERS.md 11:49:27 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 14 11:42 README.md 11:49:27 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 11:38 VERSION 11:49:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 11:42 bin 11:49:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 11:42 cmd 11:49:27 -rw-r--r-- 1 jenkins jenkins 43316 Oct 14 11:48 coverage.out 11:49:27 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 14 11:42 go.mod 11:49:27 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 11:42 go.sum 11:49:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 11:42 internal 11:49:27 -rw-rw-r-- 1 jenkins jenkins 235 Oct 14 11:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:27 + 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=df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 --label arch=arm64 --label version=0.0.0 . 11:49:28 Sending build context to Docker daemon 19.07MB 11:49:28 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:49:28 Step 2/26 : FROM ${BASE} AS builder 11:49:28 ---> 392dd763e97e 11:49:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:49:28 ---> Running in 0c41f1e9f2b8 11:49:29 Removing intermediate container 0c41f1e9f2b8 11:49:29 ---> df577c0c1daa 11:49:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:49:29 ---> Running in 95510506af17 11:49:29 Removing intermediate container 95510506af17 11:49:29 ---> 371b42963b9a 11:49:29 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:49:29 ---> Running in b4870f212583 11:49:29 Removing intermediate container b4870f212583 11:49:29 ---> bc3ed464b976 11:49:29 Step 6/26 : WORKDIR /device-virtual-go 11:49:29 ---> Running in 5e4ef7531c5b 11:49:30 Removing intermediate container 5e4ef7531c5b 11:49:30 ---> af7e5b54861e 11:49:30 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:30 ---> Running in ab2bdfc2c589 11:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:49:32 OK: 242 MiB in 58 packages 11:49:33 Removing intermediate container ab2bdfc2c589 11:49:33 ---> 4fcb422a0cce 11:49:33 Step 8/26 : COPY go.mod vendor* ./ 11:49:34 ---> ace49acdeaf7 11:49:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:34 ---> Running in b7e350aa633c 11:49:37 Removing intermediate container b7e350aa633c 11:49:37 ---> bc988294876b 11:49:37 Step 10/26 : COPY . . 11:49:38 ---> 3b10cda27f98 11:49:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:49:38 ---> Running in 8c31ea3bbd9a 11:49:38 Removing intermediate container 8c31ea3bbd9a 11:49:38 ---> 574608121b36 11:49:38 Step 12/26 : RUN $MAKE 11:49:38 ---> Running in f00cca0b1884 11:49:39 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:53:01 Removing intermediate container f00cca0b1884 11:53:01 ---> b9ed5d61f8cf 11:53:01 Step 13/26 : FROM alpine:3.20 11:53:01 3.20: Pulling from library/alpine 11:53:01 cf04c63912e1: Already exists 11:53:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:53:01 Status: Downloaded newer image for alpine:3.20 11:53:01 ---> c157a85ed455 11:53:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:53:01 ---> Running in c633673430dd 11:53:01 Removing intermediate container c633673430dd 11:53:01 ---> bc5169dfd8a5 11:53:01 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:53:01 ---> Running in f1c5b7717a07 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:01 (1/1) Installing dumb-init (1.2.5-r3) 11:53:01 Executing busybox-1.36.1-r29.trigger 11:53:01 OK: 9 MiB in 15 packages 11:53:01 Removing intermediate container f1c5b7717a07 11:53:01 ---> 64b8751fc1ba 11:53:01 Step 16/26 : RUN apk --no-cache upgrade 11:53:01 ---> Running in ef27682c0a5d 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:01 Upgrading critical system libraries and apk-tools: 11:53:01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:53:01 Executing busybox-1.36.1-r29.trigger 11:53:01 Continuing the upgrade transaction with new apk-tools: 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:01 OK: 9 MiB in 15 packages 11:53:01 Removing intermediate container ef27682c0a5d 11:53:01 ---> c99282b6b31f 11:53:01 Step 17/26 : WORKDIR / 11:53:01 ---> Running in a4e95d8cc3c1 11:53:01 Removing intermediate container a4e95d8cc3c1 11:53:01 ---> 3b1efbf8c966 11:53:01 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:53:01 ---> 89e1451c4ea4 11:53:01 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:53:01 ---> dbc57dcbdfe5 11:53:01 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:53:03 ---> 7568164c4a84 11:53:03 Step 21/26 : EXPOSE 59900 11:53:03 ---> Running in 392ddb28684f 11:53:04 Removing intermediate container 392ddb28684f 11:53:04 ---> 90b4b8043d23 11:53:04 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:53:04 ---> Running in 4eb3175866c8 11:53:04 Removing intermediate container 4eb3175866c8 11:53:04 ---> 23fe4b64a4f3 11:53:04 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:53:04 ---> Running in f16088e72379 11:53:04 Removing intermediate container f16088e72379 11:53:04 ---> eb53bfc89b0f 11:53:04 Step 24/26 : LABEL arch=arm64 11:53:04 ---> Running in be3157edd9de 11:53:04 Removing intermediate container be3157edd9de 11:53:04 ---> 3b9677a1a343 11:53:04 Step 25/26 : LABEL git_sha=df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 11:53:04 ---> Running in 7f1364b76fee 11:53:05 Removing intermediate container 7f1364b76fee 11:53:05 ---> 436ac6d7e5f9 11:53:05 Step 26/26 : LABEL version=0.0.0 11:53:05 ---> Running in b3586d339f26 11:53:05 Removing intermediate container b3586d339f26 11:53:05 ---> 27dceb0b23be 11:53:05 [Warning] One or more build-args [ARCH] were not consumed 11:53:05 Successfully built 27dceb0b23be 11:53:05 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:06 11:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:07 arm64: Pulling from edgex-lftools-log-publisher 11:53:07 8998bd30e6a1: Pulling fs layer 11:53:07 04944245beec: Pulling fs layer 11:53:07 699f458cf7ca: Pulling fs layer 11:53:07 765212b225bb: Pulling fs layer 11:53:07 f23df028b6ca: Pulling fs layer 11:53:07 d65c8cfc05b1: Pulling fs layer 11:53:07 2437ff75d9bd: Pulling fs layer 11:53:07 d65c8cfc05b1: Waiting 11:53:07 765212b225bb: Waiting 11:53:07 f23df028b6ca: Waiting 11:53:07 2437ff75d9bd: Waiting 11:53:07 04944245beec: Verifying Checksum 11:53:07 04944245beec: Download complete 11:53:07 765212b225bb: Verifying Checksum 11:53:07 765212b225bb: Download complete 11:53:07 f23df028b6ca: Verifying Checksum 11:53:07 f23df028b6ca: Download complete 11:53:07 d65c8cfc05b1: Verifying Checksum 11:53:07 d65c8cfc05b1: Download complete 11:53:07 699f458cf7ca: Verifying Checksum 11:53:07 699f458cf7ca: Download complete 11:53:07 8998bd30e6a1: Verifying Checksum 11:53:07 8998bd30e6a1: Download complete 11:53:09 2437ff75d9bd: Verifying Checksum 11:53:09 2437ff75d9bd: Download complete 11:53:11 8998bd30e6a1: Pull complete 11:53:12 04944245beec: Pull complete 11:53:13 699f458cf7ca: Pull complete 11:53:14 765212b225bb: Pull complete 11:53:15 f23df028b6ca: Pull complete 11:53:15 d65c8cfc05b1: Pull complete 11:53:29 2437ff75d9bd: Pull complete 11:53:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:30 prd-ubuntu20.04-docker-arm64-4c-16g-22767 does not seem to be running inside a container 11:53:30 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:53:32 $ docker top c900c99edc5b6b1e29446d4a1d080c59c393ca2543892be84d53ab7e1e02e26d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:33 ---> job-cost.sh 11:53:33 lf-activate-venv: SKIPPING 11:53:33 INFO: No Stack... 11:53:34 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:35 INFO: Archiving Costs [Pipeline] sh 11:53:35 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:53:35 + cut -d, -f6 [Pipeline] lock 11:53:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] 11:53:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] did not exist. Created. 11:53:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:53:36 /w/workspace/device-virtual-go/1@tmp/durable-1c831710/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:53:36 + echo total: 0.10999999940395355 [Pipeline] stash 11:53:37 Warning: overwriting stash ‘stack-cost’ 11:53:37 Stashed 1 file(s) [Pipeline] } 11:53:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-496-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:53:37 $ docker stop --time=1 c900c99edc5b6b1e29446d4a1d080c59c393ca2543892be84d53ab7e1e02e26d 11:53:38 $ docker rm -f --volumes c900c99edc5b6b1e29446d4a1d080c59c393ca2543892be84d53ab7e1e02e26d [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 11:53:39 provisioning config files... 11:53:39 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-496@tmp/config7192503870994887806tmp [Pipeline] { [Pipeline] sh 11:53:40 + set +x 11:53:40 + curl -s https://codecov.io/bash 11:53:40 + bash -s -- 11:53:40 11:53:40 _____ _ 11:53:40 / ____| | | 11:53:40 | | ___ __| | ___ ___ _____ __ 11:53:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:53:40 | |___| (_) | (_| | __/ (_| (_) \ V / 11:53:40 \_____\___/ \__,_|\___|\___\___/ \_/ 11:53:40 Bash-1.0.6 11:53:40 11:53:40 11:53:40 ==> git version 2.25.1 found 11:53:40 ==> 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 11:53:40 Release-Date: 2020-01-08 11:53:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:53:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:53:40 ==> Jenkins CI detected. 11:53:40 current dir:  /w/workspace/foundry_device-virtual-go_PR-496 11:53:40 project root: . 11:53:40 --> token set from env 11:53:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:53:40 ==> Running gcov in . (disable via -X gcov) 11:53:40 ==> Python coveragepy not found 11:53:40 ==> Searching for coverage reports in: 11:53:40 + . 11:53:40 -> Found 1 reports 11:53:40 ==> Detecting git/mercurial file structure 11:53:40 ==> Reading reports 11:53:40 + ./coverage.out bytes=43316 11:53:40 ==> Appending adjustments 11:53:40 https://docs.codecov.io/docs/fixing-reports 11:53:40 + Found adjustments 11:53:40 ==> Gzipping contents 11:53:40 8.0K /tmp/codecov.oynn02.gz 11:53:40 ==> Uploading reports 11:53:40 url: https://codecov.io 11:53:40 query: branch=PR-496&commit=df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=496&job=&cmd_args= 11:53:40 -> Pinging Codecov 11:53:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-496&commit=df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=496&job=&cmd_args= 11:53:40 -> Uploading to 11:53:40 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91/330c9537-96b0-4cc7-8ee9-4b80d4c7e730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T115340Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6a9a88fe55c395b9d27369e724417be652dbf5c7c3c9aeff92e9f2cb6893eb3b 11:53:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:53:40 Dload Upload Total Spent Left Speed 11:53:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 22805 --:--:-- --:--:-- --:--:-- 22805 11:53:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/df7b7a8536e7be2ce2b4deecc8ecbaf4bc3aaa91 [Pipeline] } 11:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:53:43 + [ -d /w/workspace/foundry_device-virtual-go_PR-496/archives ] 11:53:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-496/archives 11:53:43 total 16 11:53:43 drwxr-xr-x 3 root root 4096 Oct 14 11:40 . 11:53:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 11:40 .. 11:53:43 drwxr-xr-x 2 root root 4096 Oct 14 11:40 cost 11:53:43 -rw-r--r-- 1 root root 89 Oct 14 11:40 cost.csv 11:53:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-496/archives 11:53:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-496/archives 11:53:43 total 16 11:53:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 11:40 . 11:53:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 11:40 .. 11:53:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 11:40 cost 11:53:43 -rw-r--r-- 1 jenkins jenkins 89 Oct 14 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:53:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:53:44 ---> package-listing.sh 11:53:44 ++ facter osfamily 11:53:44 ++ tr '[:upper:]' '[:lower:]' 11:53:44 + OS_FAMILY=debian 11:53:44 + workspace=/w/workspace/foundry_device-virtual-go_PR-496 11:53:44 + START_PACKAGES=/tmp/packages_start.txt 11:53:44 + END_PACKAGES=/tmp/packages_end.txt 11:53:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:44 + PACKAGES=/tmp/packages_start.txt 11:53:44 + '[' /w/workspace/foundry_device-virtual-go_PR-496 ']' 11:53:44 + PACKAGES=/tmp/packages_end.txt 11:53:44 + case "${OS_FAMILY}" in 11:53:44 + dpkg -l 11:53:44 + grep '^ii' 11:53:44 + '[' -f /tmp/packages_start.txt ']' 11:53:44 + '[' -f /tmp/packages_end.txt ']' 11:53:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:44 + '[' /w/workspace/foundry_device-virtual-go_PR-496 ']' 11:53:44 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-496/archives/ 11:53:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-496/archives/ [Pipeline] echo 11:53:44 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/foundry_device-virtual-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:53:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:45 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 11:53:45 $ 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/foundry_device-virtual-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-496 -v /w/workspace/foundry_device-virtual-go_PR-496:/w/workspace/foundry_device-virtual-go_PR-496:rw,z -v /w/workspace/foundry_device-virtual-go_PR-496@tmp:/w/workspace/foundry_device-virtual-go_PR-496@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:53:45 $ docker top be6bbe65228c541fd168753cc5dc3471c2a3511eea680480ee4f19743c3f8e56 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:46 + touch /tmp/pre-build-complete [Pipeline] sh 11:53:46 + mkdir -p /var/log/sysstat [Pipeline] sh 11:53:47 + ls /var/log/sa-host 11:53:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:47 provisioning config files... 11:53:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-496@tmp/config601340631490568240tmp [Pipeline] { [Pipeline] echo 11:53:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:53:47 ---> create-netrc.sh [Pipeline] } 11:53:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:53:48 ---> python-tools-install.sh [Pipeline] echo 11:53:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:53:48 ---> sudo-logs.sh 11:53:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:53:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:53:49 ---> job-cost.sh 11:53:49 lf-activate-venv: SKIPPING 11:53:49 DEBUG: total: 0.2199999988079071 11:53:49 INFO: Retrieving Stack Cost... 11:53:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:49 INFO: Archiving Costs [Pipeline] echo 11:53:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:53:50 ---> logs-deploy.sh 11:53:50 lf-activate-venv: SKIPPING 11:53:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-496/1 11:53:50 INFO: archiving workspace using pattern(s): 11:53:51 Archives upload complete. 11:53:51 INFO: archiving logs to Nexus