Pull request #492 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 2815aa64e05e66b8427a3fdf48e067a01d3ad781+04ce07425684dc49eb1d346851a0a7d2d821c622 (958cb22c38f37e424ae482b4c2294760dbf8f41c) 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-ssh7544094669154935542.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-ssh3661320304699270153.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-492/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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5357660792827885742.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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16358546379043365726.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-ssh13994354678055521883.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-492/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-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14660160442380543965.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-15501 in /w/workspace/foundry_device-virtual-go_PR-492 [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-492 # 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/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 2815aa64e05e66b8427a3fdf48e067a01d3ad781 Merge succeeded, producing 2815aa64e05e66b8427a3fdf48e067a01d3ad781 Checking out Revision 2815aa64e05e66b8427a3fdf48e067a01d3ad781 (PR-492) > git config core.sparsecheckout # timeout=10 > git checkout -f 2815aa64e05e66b8427a3fdf48e067a01d3ad781 # 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 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2815aa64e05e66b8427a3fdf48e067a01d3ad781 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:48:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:48:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:48:07 ========================================================= 01:48:07 EdgeX Global Pipelines Version Info 01:48:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:48:07 ------------------- 01:48:07 stable info: 01:48:07 ------------------- 01:48:07 Commited By: Ginny Guan ginny@iotechsys.com 01:48:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:48:07 Message: update stable to v1.0.265 01:48:08 ------------------- 01:48:08 experimental info: 01:48:08 ------------------- 01:48:08 Commited By: Cherry Wang cherry@iotechsys.com 01:48:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:48:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:48:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:48:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:48:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:48:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:48:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2815aa64e05e66b8427a3fdf48e067a01d3ad781 [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2815aa6 [Pipeline] echo 01:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:11 provisioning config files... 01:48:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-492@tmp/config11647063987016286253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:11 ---> ****-login.sh 01:48:11 nexus3.edgexfoundry.org:10001 01:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:11 Configure a credential helper to remove this warning. See 01:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:11 01:48:11 Login Succeeded 01:48:11 nexus3.edgexfoundry.org:10002 01:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:12 Configure a credential helper to remove this warning. See 01:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:12 01:48:12 Login Succeeded 01:48:12 nexus3.edgexfoundry.org:10003 01:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:12 Configure a credential helper to remove this warning. See 01:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:12 01:48:12 Login Succeeded 01:48:12 nexus3.edgexfoundry.org:10004 01:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:12 Configure a credential helper to remove this warning. See 01:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:12 01:48:12 Login Succeeded 01:48:12 ****.io 01:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:12 Configure a credential helper to remove this warning. See 01:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:12 01:48:12 Login Succeeded 01:48:12 ---> ****-login.sh ends [Pipeline] } 01:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:48:13 + git rev-list -1 --merges 2815aa64e05e66b8427a3fdf48e067a01d3ad781~1..2815aa64e05e66b8427a3fdf48e067a01d3ad781 [Pipeline] echo 01:48:13 -----------> git rev-list -1 --merges 2815aa64e05e66b8427a3fdf48e067a01d3ad781~1..2815aa64e05e66b8427a3fdf48e067a01d3ad781 2815aa64e05e66b8427a3fdf48e067a01d3ad781 [false] [Pipeline] sh 01:48:13 + git log --format=format:%s -1 2815aa64e05e66b8427a3fdf48e067a01d3ad781 [Pipeline] echo 01:48:13 ========================================================= 01:48:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:48:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:14 + git log --format=format:%s -1 2815aa64e05e66b8427a3fdf48e067a01d3ad781 [Pipeline] echo 01:48:14 [semverPrep] GIT_COMMIT: 2815aa64e05e66b8427a3fdf48e067a01d3ad781, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 01:48:14 [semverPrep] This is not a build commit. [Pipeline] sh 01:48:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:48:14 + grep -v github /etc/ssh/ssh_known_hosts 01:48:14 + [ -e /tmp/ssh_known_hosts ] 01:48:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:48:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:48:14 + sudo tee -a /etc/ssh/ssh_known_hosts 01:48:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:15 01:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:15 0.1.4: Pulling from edgex-devops/py-git-semver 01:48:15 b85a868b505f: Pulling fs layer 01:48:15 e2be974225ed: Pulling fs layer 01:48:15 339a4e72a1f5: Pulling fs layer 01:48:15 988bab9f4d93: Pulling fs layer 01:48:15 1469e6f7b9e6: Pulling fs layer 01:48:15 eaf3925da568: Pulling fs layer 01:48:15 bab4dde63d76: Pulling fs layer 01:48:15 bde34c3a00c8: Pulling fs layer 01:48:15 b352a97aabf1: Pulling fs layer 01:48:15 4872d77fe225: Pulling fs layer 01:48:15 5851b861e8e6: Pulling fs layer 01:48:15 bde34c3a00c8: Waiting 01:48:15 b352a97aabf1: Waiting 01:48:15 988bab9f4d93: Waiting 01:48:15 eaf3925da568: Waiting 01:48:15 4872d77fe225: Waiting 01:48:15 bab4dde63d76: Waiting 01:48:15 5851b861e8e6: Waiting 01:48:15 1469e6f7b9e6: Waiting 01:48:15 e2be974225ed: Download complete 01:48:15 988bab9f4d93: Verifying Checksum 01:48:15 988bab9f4d93: Download complete 01:48:15 1469e6f7b9e6: Verifying Checksum 01:48:15 1469e6f7b9e6: Download complete 01:48:15 eaf3925da568: Download complete 01:48:15 339a4e72a1f5: Verifying Checksum 01:48:15 339a4e72a1f5: Download complete 01:48:15 bde34c3a00c8: Verifying Checksum 01:48:15 bde34c3a00c8: Download complete 01:48:15 b352a97aabf1: Verifying Checksum 01:48:15 b352a97aabf1: Download complete 01:48:15 4872d77fe225: Download complete 01:48:15 5851b861e8e6: Verifying Checksum 01:48:15 b85a868b505f: Download complete 01:48:16 bab4dde63d76: Verifying Checksum 01:48:16 bab4dde63d76: Download complete 01:48:17 b85a868b505f: Pull complete 01:48:17 e2be974225ed: Pull complete 01:48:18 339a4e72a1f5: Pull complete 01:48:18 988bab9f4d93: Pull complete 01:48:18 1469e6f7b9e6: Pull complete 01:48:18 eaf3925da568: Pull complete 01:48:20 bab4dde63d76: Pull complete 01:48:20 bde34c3a00c8: Pull complete 01:48:20 b352a97aabf1: Pull complete 01:48:20 4872d77fe225: Pull complete 01:48:20 5851b861e8e6: Pull complete 01:48:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:20 prd-ubuntu20.04-docker-8c-8g-15501 does not seem to be running inside a container 01:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-492 -v /w/workspace/foundry_device-virtual-go_PR-492:/w/workspace/foundry_device-virtual-go_PR-492:rw,z -v /w/workspace/foundry_device-virtual-go_PR-492@tmp:/w/workspace/foundry_device-virtual-go_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:48:23 $ docker top edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 -eo pid,comm 01:48:23 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). 01:48:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:23 [ssh-agent] Looking for ssh-agent implementation... 01:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:23 $ docker exec edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 ssh-agent 01:48:23 SSH_AUTH_SOCK=/tmp/ssh-k3mTPEJCFjwl/agent.33 01:48:23 SSH_AGENT_PID=40 01:48:23 Running ssh-add (command line suppressed) 01:48:23 Identity added: /w/workspace/foundry_device-virtual-go_PR-492@tmp/private_key_11205697007267394596.key (/w/workspace/foundry_device-virtual-go_PR-492@tmp/private_key_11205697007267394596.key) 01:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:24 + git tag --points-at HEAD [Pipeline] } 01:48:24 $ docker exec --env ******** --env ******** edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 ssh-agent -k 01:48:24 unset SSH_AUTH_SOCK; 01:48:24 unset SSH_AGENT_PID; 01:48:24 echo Agent pid 40 killed; 01:48:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:48:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:24 [ssh-agent] Looking for ssh-agent implementation... 01:48:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:24 $ docker exec edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 ssh-agent 01:48:24 SSH_AUTH_SOCK=/tmp/ssh-0AhAHXuLdWLI/agent.73 01:48:24 SSH_AGENT_PID=79 01:48:24 Running ssh-add (command line suppressed) 01:48:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-492@tmp/private_key_15045515840326107939.key (/w/workspace/foundry_device-virtual-go_PR-492@tmp/private_key_15045515840326107939.key) 01:48:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:25 + git semver init 01:48:25 2024-10-04 01:48:25,206 [run_init] DEBUG init version:0.0.0 force:False 01:48:25 2024-10-04 01:48:25,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-492/.semver 01:48:25 2024-10-04 01:48:25,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-492/.semver 01:48:25 2024-10-04 01:48:25,208 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-492/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-492, universal_newlines=False, shell=None, istream=None) 01:48:27 2024-10-04 01:48:27,238 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-492/.git/info/exclude 01:48:27 2024-10-04 01:48:27,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-492/.semver/PR-492 with force:False 01:48:27 2024-10-04 01:48:27,239 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-492/.semver/PR-492 01:48:27 2024-10-04 01:48:27,243 [execute] INFO git cat-file --batch-check 01:48:27 2024-10-04 01:48:27,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) 01:48:27 2024-10-04 01:48:27,249 [execute] INFO git cat-file --batch 01:48:27 2024-10-04 01:48:27,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) 01:48:27 2024-10-04 01:48:27,255 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-492/.semver/PR-492 01:48:27 0.0.0 [Pipeline] } 01:48:27 $ docker exec --env ******** --env ******** edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 ssh-agent -k 01:48:27 unset SSH_AUTH_SOCK; 01:48:27 unset SSH_AGENT_PID; 01:48:27 echo Agent pid 79 killed; 01:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:28 + git semver [Pipeline] } 01:48:28 $ docker stop --time=1 edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 01:48:30 $ docker rm -f --volumes edc62d32dc9450803110bb74da65c0d1fe09a3a4aa588e3333e8e6ba6e4f0272 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:30 Stashed 1 file(s) [Pipeline] echo 01:48:30 [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 01:48:31 provisioning config files... 01:48:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-492@tmp/config5252459445371064410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:31 ---> ****-login.sh 01:48:31 nexus3.edgexfoundry.org:10001 01:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:31 Configure a credential helper to remove this warning. See 01:48:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:31 01:48:31 Login Succeeded 01:48:31 nexus3.edgexfoundry.org:10002 01:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:31 Configure a credential helper to remove this warning. See 01:48:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:31 01:48:31 Login Succeeded 01:48:31 nexus3.edgexfoundry.org:10003 01:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:32 Configure a credential helper to remove this warning. See 01:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:32 01:48:32 Login Succeeded 01:48:32 nexus3.edgexfoundry.org:10004 01:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:32 Configure a credential helper to remove this warning. See 01:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:32 01:48:32 Login Succeeded 01:48:32 ****.io 01:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:32 Configure a credential helper to remove this warning. See 01:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:32 01:48:32 Login Succeeded 01:48:32 ---> ****-login.sh ends [Pipeline] } 01:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:48:32 ========================================================= 01:48:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:48:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:33 + 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 . 01:48:33 Sending build context to Docker daemon 37.64MB 01:48:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:48:33 Step 2/12 : FROM ${BASE} AS builder 01:48:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:48:33 43c4264eed91: Pulling fs layer 01:48:33 4cc291be95ef: Pulling fs layer 01:48:33 2ac1f1163629: Pulling fs layer 01:48:33 5c3c966382ef: Pulling fs layer 01:48:33 4f4fb700ef54: Pulling fs layer 01:48:33 5d5c8e513c77: Pulling fs layer 01:48:33 9f66e0745190: Pulling fs layer 01:48:33 f49a43e4bbc0: Pulling fs layer 01:48:33 561ebcabdf7f: Pulling fs layer 01:48:33 5c3c966382ef: Waiting 01:48:33 4f4fb700ef54: Waiting 01:48:33 5d5c8e513c77: Waiting 01:48:33 9f66e0745190: Waiting 01:48:33 f49a43e4bbc0: Waiting 01:48:33 561ebcabdf7f: Waiting 01:48:33 4cc291be95ef: Verifying Checksum 01:48:33 4cc291be95ef: Download complete 01:48:33 5c3c966382ef: Verifying Checksum 01:48:33 5c3c966382ef: Download complete 01:48:33 4f4fb700ef54: Download complete 01:48:33 5d5c8e513c77: Download complete 01:48:33 43c4264eed91: Download complete 01:48:33 9f66e0745190: Verifying Checksum 01:48:33 9f66e0745190: Download complete 01:48:33 43c4264eed91: Pull complete 01:48:33 561ebcabdf7f: Verifying Checksum 01:48:33 561ebcabdf7f: Download complete 01:48:33 4cc291be95ef: Pull complete 01:48:34 2ac1f1163629: Verifying Checksum 01:48:34 2ac1f1163629: Download complete 01:48:34 f49a43e4bbc0: Verifying Checksum 01:48:34 f49a43e4bbc0: Download complete 01:48:38 2ac1f1163629: Pull complete 01:48:38 5c3c966382ef: Pull complete 01:48:38 4f4fb700ef54: Pull complete 01:48:38 5d5c8e513c77: Pull complete 01:48:38 9f66e0745190: Pull complete 01:48:41 f49a43e4bbc0: Pull complete 01:48:41 561ebcabdf7f: Pull complete 01:48:41 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:48:41 ---> 3a752c3f9dda 01:48:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:48:45 ---> Running in 08de7a835f6d 01:48:45 Removing intermediate container 08de7a835f6d 01:48:45 ---> a9648ea84e15 01:48:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:48:45 ---> Running in febed9241aaf 01:48:45 Removing intermediate container febed9241aaf 01:48:45 ---> 32940501cd5b 01:48:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:48:45 ---> Running in 4919ab9045ef 01:48:45 Removing intermediate container 4919ab9045ef 01:48:45 ---> f7788b0dc6f9 01:48:45 Step 6/12 : WORKDIR /device-virtual-go 01:48:45 ---> Running in c3d7003b07d7 01:48:45 Removing intermediate container c3d7003b07d7 01:48:45 ---> dcad240dc01b 01:48:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:45 ---> Running in 09fc10264479 01:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:48:46 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:48:46 (2/4) Installing libedit (20240517.3.1-r0) 01:48:46 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:48:46 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:48:46 Executing busybox-1.36.1-r29.trigger 01:48:46 OK: 250 MiB in 58 packages 01:48:46 Still waiting to schedule task 01:48:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:48:46 Removing intermediate container 09fc10264479 01:48:46 ---> c9444563bc9a 01:48:46 Step 8/12 : COPY go.mod vendor* ./ 01:48:46 ---> 9474981460a7 01:48:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:46 ---> Running in 85c49b0d86f1 01:49:43 Removing intermediate container 85c49b0d86f1 01:49:43 ---> 0ef493f5e7d6 01:49:43 Step 10/12 : COPY . . 01:49:43 ---> 1e347827f766 01:49:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:49:43 ---> Running in 92671dbb3167 01:49:43 Removing intermediate container 92671dbb3167 01:49:43 ---> 57cf79f614d8 01:49:43 Step 12/12 : RUN $MAKE 01:49:43 ---> Running in ac6a082f6637 01:49:43 noop 01:49:43 Removing intermediate container ac6a082f6637 01:49:43 ---> 3962caed62d1 01:49:43 Successfully built 3962caed62d1 01:49:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:43 + docker inspect -f . ci-base-image-x86_64 01:49:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:43 prd-ubuntu20.04-docker-8c-8g-15501 does not seem to be running inside a container 01:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-492 -v /w/workspace/foundry_device-virtual-go_PR-492:/w/workspace/foundry_device-virtual-go_PR-492:rw,z -v /w/workspace/foundry_device-virtual-go_PR-492@tmp:/w/workspace/foundry_device-virtual-go_PR-492@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 ******** -e ******** ci-base-image-x86_64 cat 01:49:44 $ docker top 2617308b59919a32b9b9f4b20de6e95c9e7ce649ec94d6a3e3ef48fa0e731c2b -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:44 + go version 01:49:44 go version go1.23.2 linux/amd64 [Pipeline] } 01:49:44 $ docker stop --time=1 2617308b59919a32b9b9f4b20de6e95c9e7ce649ec94d6a3e3ef48fa0e731c2b 01:49:45 $ docker rm -f --volumes 2617308b59919a32b9b9f4b20de6e95c9e7ce649ec94d6a3e3ef48fa0e731c2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:46 + docker inspect -f . ci-base-image-x86_64 01:49:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:46 prd-ubuntu20.04-docker-8c-8g-15501 does not seem to be running inside a container 01:49:46 $ 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-492 -v /w/workspace/foundry_device-virtual-go_PR-492:/w/workspace/foundry_device-virtual-go_PR-492:rw,z -v /w/workspace/foundry_device-virtual-go_PR-492@tmp:/w/workspace/foundry_device-virtual-go_PR-492@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 ******** -e ******** ci-base-image-x86_64 cat 01:49:47 $ docker top 9cf5a50880565872dd6504441a8011d0c29881cc918177b75cf101e7a2e810b7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:47 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-492 [Pipeline] fileExists [Pipeline] sh 01:49:47 + make test 01:49:47 go test ./... -coverprofile=coverage.out 01:49:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:50:11 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:50:11 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 01:50:19 go vet ./... 01:50:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:50:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:50:26 ./bin/test-attribution-txt.sh [Pipeline] echo 01:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:50:26 $ docker stop --time=1 9cf5a50880565872dd6504441a8011d0c29881cc918177b75cf101e7a2e810b7 01:50:30 $ docker rm -f --volumes 9cf5a50880565872dd6504441a8011d0c29881cc918177b75cf101e7a2e810b7 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:50:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:31 + ls -al . 01:50:31 total 276 01:50:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:49 . 01:50:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:47 .. 01:50:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:50 .git 01:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 01:48 .github 01:50:31 -rw-rw-r-- 1 jenkins jenkins 272 Oct 4 01:48 .gitignore 01:50:31 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 01:48 .golangci.yml 01:50:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 01:48 .semver 01:50:31 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 4 01:48 Attribution.txt 01:50:31 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 4 01:48 CHANGELOG.md 01:50:31 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 4 01:48 Dockerfile 01:50:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 01:48 GOVERNANCE.md 01:50:31 -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 01:48 Jenkinsfile 01:50:31 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 01:48 LICENSE 01:50:31 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 4 01:48 Makefile 01:50:31 -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 01:48 OWNERS.md 01:50:31 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 4 01:48 README.md 01:50:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 01:48 VERSION 01:50:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 01:48 bin 01:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 01:48 cmd 01:50:31 -rw-r--r-- 1 jenkins jenkins 43316 Oct 4 01:50 coverage.out 01:50:31 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 4 01:48 go.mod 01:50:31 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 01:48 go.sum 01:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 01:48 internal 01:50:31 -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:32 + 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=2815aa64e05e66b8427a3fdf48e067a01d3ad781 --label arch=amd64 --label version=0.0.0 . 01:50:32 Sending build context to Docker daemon 37.69MB 01:50:32 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:50:32 Step 2/26 : FROM ${BASE} AS builder 01:50:32 ---> 3962caed62d1 01:50:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:50:32 ---> Running in 3055433f6d3f 01:50:32 Removing intermediate container 3055433f6d3f 01:50:32 ---> d5e8f9a002ec 01:50:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:50:32 ---> Running in 66c74f4944d8 01:50:33 Removing intermediate container 66c74f4944d8 01:50:33 ---> a9551732f284 01:50:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:50:33 ---> Running in d4c572e65fcd 01:50:33 Removing intermediate container d4c572e65fcd 01:50:33 ---> 92a101e633ff 01:50:33 Step 6/26 : WORKDIR /device-virtual-go 01:50:33 ---> Running in f3d03607c64e 01:50:33 Removing intermediate container f3d03607c64e 01:50:33 ---> d26b926ddcdb 01:50:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:33 ---> Running in e257599600d9 01:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:50:34 OK: 250 MiB in 58 packages 01:50:34 Removing intermediate container e257599600d9 01:50:34 ---> e353f1971a72 01:50:34 Step 8/26 : COPY go.mod vendor* ./ 01:50:34 ---> 960d05b316f0 01:50:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:34 ---> Running in 7c0cad77403c 01:50:35 Removing intermediate container 7c0cad77403c 01:50:35 ---> 11ea260608a0 01:50:35 Step 10/26 : COPY . . 01:50:36 ---> bb4fb34a6909 01:50:36 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:50:36 ---> Running in 3232cff64f9d 01:50:36 Removing intermediate container 3232cff64f9d 01:50:36 ---> f1ca41e29c2e 01:50:36 Step 12/26 : RUN $MAKE 01:50:36 ---> Running in 3554c8751867 01:50:36 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.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 01:51:15 Removing intermediate container 3554c8751867 01:51:15 ---> a492fea18dd6 01:51:15 Step 13/26 : FROM alpine:3.20 01:51:15 3.20: Pulling from library/alpine 01:51:15 43c4264eed91: Already exists 01:51:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:51:15 Status: Downloaded newer image for alpine:3.20 01:51:15 ---> 91ef0af61f39 01:51:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:51:15 ---> Running in 14f42ffb1805 01:51:15 Removing intermediate container 14f42ffb1805 01:51:15 ---> fbc0d96adf60 01:51:15 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:51:15 ---> Running in b67b56c66279 01:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:15 (1/1) Installing dumb-init (1.2.5-r3) 01:51:15 Executing busybox-1.36.1-r29.trigger 01:51:15 OK: 8 MiB in 15 packages 01:51:15 Removing intermediate container b67b56c66279 01:51:15 ---> 2a76369e9008 01:51:15 Step 16/26 : RUN apk --no-cache upgrade 01:51:15 ---> Running in 7cf8887e65d3 01:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:15 Upgrading critical system libraries and apk-tools: 01:51:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:51:15 Executing busybox-1.36.1-r29.trigger 01:51:15 Continuing the upgrade transaction with new apk-tools: 01:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:15 OK: 8 MiB in 15 packages 01:51:15 Removing intermediate container 7cf8887e65d3 01:51:15 ---> 1f5e8e8a9c0a 01:51:15 Step 17/26 : WORKDIR / 01:51:15 ---> Running in 0499696ca9e3 01:51:15 Removing intermediate container 0499696ca9e3 01:51:15 ---> 7b4e9d946b00 01:51:15 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:51:15 ---> 80d3ce99a7b7 01:51:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:51:15 ---> 3f59618e032c 01:51:15 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:51:15 ---> c4f8a1efe633 01:51:15 Step 21/26 : EXPOSE 59900 01:51:15 ---> Running in 40633d2c04e4 01:51:15 Removing intermediate container 40633d2c04e4 01:51:15 ---> 34bd080ec99b 01:51:15 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:51:15 ---> Running in 4594b2e50da7 01:51:15 Removing intermediate container 4594b2e50da7 01:51:15 ---> c61e340704dc 01:51:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 01:51:15 ---> Running in c17d381fc94f 01:51:15 Removing intermediate container c17d381fc94f 01:51:15 ---> 4b2b4f74b891 01:51:15 Step 24/26 : LABEL arch=amd64 01:51:15 ---> Running in f461af024f24 01:51:15 Removing intermediate container f461af024f24 01:51:15 ---> 82d8ae203506 01:51:15 Step 25/26 : LABEL git_sha=2815aa64e05e66b8427a3fdf48e067a01d3ad781 01:51:15 ---> Running in bea571db6811 01:51:15 Removing intermediate container bea571db6811 01:51:15 ---> 9d71e79607a9 01:51:15 Step 26/26 : LABEL version=0.0.0 01:51:15 ---> Running in 8f3f9be087b6 01:51:15 Removing intermediate container 8f3f9be087b6 01:51:15 ---> 28a06742dbbc 01:51:15 [Warning] One or more build-args [ARCH] were not consumed 01:51:15 Successfully built 28a06742dbbc 01:51:15 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 01:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:16 01:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:16 latest: Pulling from edgex-lftools-log-publisher 01:51:16 5eb5b503b376: Pulling fs layer 01:51:16 5c69ac0246d0: Pulling fs layer 01:51:16 ec43610c2a17: Pulling fs layer 01:51:16 3a2ae6a8a46f: Pulling fs layer 01:51:16 33b1e0a273af: Pulling fs layer 01:51:16 5d3b04190fa2: Pulling fs layer 01:51:16 2f39f015ded8: Pulling fs layer 01:51:16 3a2ae6a8a46f: Waiting 01:51:16 33b1e0a273af: Waiting 01:51:16 5d3b04190fa2: Waiting 01:51:16 2f39f015ded8: Waiting 01:51:16 5c69ac0246d0: Verifying Checksum 01:51:16 5c69ac0246d0: Download complete 01:51:16 3a2ae6a8a46f: Verifying Checksum 01:51:16 3a2ae6a8a46f: Download complete 01:51:16 33b1e0a273af: Verifying Checksum 01:51:16 33b1e0a273af: Download complete 01:51:16 ec43610c2a17: Verifying Checksum 01:51:16 ec43610c2a17: Download complete 01:51:16 5d3b04190fa2: Verifying Checksum 01:51:16 5d3b04190fa2: Download complete 01:51:17 5eb5b503b376: Verifying Checksum 01:51:17 5eb5b503b376: Download complete 01:51:18 5eb5b503b376: Pull complete 01:51:18 5c69ac0246d0: Pull complete 01:51:18 ec43610c2a17: Pull complete 01:51:19 3a2ae6a8a46f: Pull complete 01:51:19 33b1e0a273af: Pull complete 01:51:19 5d3b04190fa2: Pull complete 01:51:23 2f39f015ded8: Pull complete 01:51:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:23 prd-ubuntu20.04-docker-8c-8g-15501 does not seem to be running inside a container 01:51:23 $ 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-492 -v /w/workspace/foundry_device-virtual-go_PR-492:/w/workspace/foundry_device-virtual-go_PR-492:rw,z -v /w/workspace/foundry_device-virtual-go_PR-492@tmp:/w/workspace/foundry_device-virtual-go_PR-492@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:26 $ docker top 10f4b162d4d5e8dda34013101a76177ea4db7567a2ea57dde33be7a383ff5e85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:27 ---> job-cost.sh 01:51:27 lf-activate-venv: SKIPPING 01:51:27 INFO: No Stack... 01:51:27 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:27 INFO: Archiving Costs [Pipeline] sh 01:51:27 + cat /w/workspace/foundry_device-virtual-go_PR-492/archives/cost.csv 01:51:27 + cut -d, -f6 [Pipeline] lock 01:51:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] 01:51:27 Resource [jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] did not exist. Created. 01:51:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:28 + echo total: 0.2199999988079071 [Pipeline] stash 01:51:28 Stashed 1 file(s) [Pipeline] } 01:51:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:28 $ docker stop --time=1 10f4b162d4d5e8dda34013101a76177ea4db7567a2ea57dde33be7a383ff5e85 01:51:29 $ docker rm -f --volumes 10f4b162d4d5e8dda34013101a76177ea4db7567a2ea57dde33be7a383ff5e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:53:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15503 in /w/workspace/foundry_device-virtual-go_PR-492 [Pipeline] { [Pipeline] ws 01:53:08 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 01:53:08 The recommended git tool is: git 01:53:17 using credential edgex-jenkins-ssh 01:53:17 Cloning the remote Git repository 01:53:17 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:53:18 > git init /w/workspace/device-virtual-go/1 # timeout=10 01:53:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:53:18 > git --version # timeout=10 01:53:18 > git --version # 'git version 2.25.1' 01:53:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:53:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:25 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 2815aa64e05e66b8427a3fdf48e067a01d3ad781 01:53:25 Merge succeeded, producing 2815aa64e05e66b8427a3fdf48e067a01d3ad781 01:53:25 Checking out Revision 2815aa64e05e66b8427a3fdf48e067a01d3ad781 (PR-492) 01:53:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:53:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:53:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:53:25 > git config core.sparsecheckout # timeout=10 01:53:25 > git checkout -f 2815aa64e05e66b8427a3fdf48e067a01d3ad781 # timeout=10 01:53:25 > git remote # timeout=10 01:53:25 > git config --get remote.origin.url # timeout=10 01:53:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:25 > git merge 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 01:53:25 > git rev-parse HEAD^{commit} # timeout=10 01:53:25 > git config core.sparsecheckout # timeout=10 01:53:25 > git checkout -f 2815aa64e05e66b8427a3fdf48e067a01d3ad781 # timeout=10 01:53:29 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 01:53:29 > git --version # timeout=10 01:53:29 > git --version # 'git version 2.25.1' 01:53:29 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:53:30 Dload Upload Total Spent Left Speed 01:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 01:53:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:53:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:53:31 sudo tee /etc/docker/daemon.new 01:53:31 { 01:53:31 "registry-mirrors": [ 01:53:31 "https://nexus3.edgexfoundry.org:10001" 01:53:31 ], 01:53:31 "bip": "10.250.0.254/24", 01:53:31 "hosts": [ 01:53:31 "tcp://0.0.0.0:5555", 01:53:31 "unix:///var/run/docker.sock" 01:53:31 ], 01:53:31 "mtu": 1458, 01:53:31 "selinux-enabled": true, 01:53:31 "seccomp-profile": "/etc/docker/seccomp.json" 01:53:31 } [Pipeline] sh 01:53:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:53:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:50 provisioning config files... 01:53:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2894468462758534757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:51 ---> ****-login.sh 01:53:51 nexus3.edgexfoundry.org:10001 01:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:52 Configure a credential helper to remove this warning. See 01:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:52 01:53:52 Login Succeeded 01:53:52 nexus3.edgexfoundry.org:10002 01:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:52 Configure a credential helper to remove this warning. See 01:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:52 01:53:52 Login Succeeded 01:53:52 nexus3.edgexfoundry.org:10003 01:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:52 Configure a credential helper to remove this warning. See 01:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:52 01:53:52 Login Succeeded 01:53:52 nexus3.edgexfoundry.org:10004 01:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:52 Configure a credential helper to remove this warning. See 01:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:52 01:53:52 Login Succeeded 01:53:52 ****.io 01:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:53 Configure a credential helper to remove this warning. See 01:53:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:53 01:53:53 Login Succeeded 01:53:53 ---> ****-login.sh ends [Pipeline] } 01:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:54 ========================================================= 01:53:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:53:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:54 + 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 . 01:53:55 Sending build context to Docker daemon 19.02MB 01:53:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:53:55 Step 2/12 : FROM ${BASE} AS builder 01:53:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:53:55 cf04c63912e1: Pulling fs layer 01:53:55 55b35a11ae5e: Pulling fs layer 01:53:55 a37a00ec5f00: Pulling fs layer 01:53:55 50b3750afda1: Pulling fs layer 01:53:55 4f4fb700ef54: Pulling fs layer 01:53:55 80978eb59214: Pulling fs layer 01:53:55 c9f46d7d2bd2: Pulling fs layer 01:53:55 c5a475d317c9: Pulling fs layer 01:53:55 50b3750afda1: Waiting 01:53:55 4f4fb700ef54: Waiting 01:53:55 80978eb59214: Waiting 01:53:55 c9f46d7d2bd2: Waiting 01:53:55 c5a475d317c9: Waiting 01:53:55 55b35a11ae5e: Verifying Checksum 01:53:55 55b35a11ae5e: Download complete 01:53:55 50b3750afda1: Verifying Checksum 01:53:55 50b3750afda1: Download complete 01:53:55 4f4fb700ef54: Verifying Checksum 01:53:55 4f4fb700ef54: Download complete 01:53:55 80978eb59214: Download complete 01:53:55 cf04c63912e1: Verifying Checksum 01:53:55 cf04c63912e1: Download complete 01:53:56 c5a475d317c9: Verifying Checksum 01:53:56 c5a475d317c9: Download complete 01:53:56 cf04c63912e1: Pull complete 01:53:57 55b35a11ae5e: Pull complete 01:53:57 a37a00ec5f00: Verifying Checksum 01:53:57 a37a00ec5f00: Download complete 01:53:58 c9f46d7d2bd2: Verifying Checksum 01:53:58 c9f46d7d2bd2: Download complete 01:54:10 a37a00ec5f00: Pull complete 01:54:10 50b3750afda1: Pull complete 01:54:10 4f4fb700ef54: Pull complete 01:54:10 80978eb59214: Pull complete 01:54:18 c9f46d7d2bd2: Pull complete 01:54:20 c5a475d317c9: Pull complete 01:54:20 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:54:20 ---> be29e6b0f0d4 01:54:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:54:21 ---> Running in 9bcf464b7dd1 01:54:22 Removing intermediate container 9bcf464b7dd1 01:54:22 ---> 7702245b54f3 01:54:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:54:22 ---> Running in d3f4eb70e9d6 01:54:22 Removing intermediate container d3f4eb70e9d6 01:54:22 ---> 9425a4332381 01:54:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:54:22 ---> Running in 8becef8c3513 01:54:22 Removing intermediate container 8becef8c3513 01:54:22 ---> 17c316545050 01:54:22 Step 6/12 : WORKDIR /device-virtual-go 01:54:22 ---> Running in 1e5bd7127cf5 01:54:23 Removing intermediate container 1e5bd7127cf5 01:54:23 ---> 599f06b4d3ba 01:54:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:23 ---> Running in d129efeefcfc 01:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:54:26 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:54:26 (2/4) Installing libedit (20240517.3.1-r0) 01:54:26 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:54:26 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:54:26 Executing busybox-1.36.1-r29.trigger 01:54:26 OK: 242 MiB in 58 packages 01:54:27 Removing intermediate container d129efeefcfc 01:54:27 ---> 228d37317b83 01:54:27 Step 8/12 : COPY go.mod vendor* ./ 01:54:27 ---> db6739b3895f 01:54:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:27 ---> Running in 3e2b7b0ed9aa 01:56:19 Removing intermediate container 3e2b7b0ed9aa 01:56:19 ---> 6e239295c72a 01:56:19 Step 10/12 : COPY . . 01:56:21 ---> eeb026d8d92e 01:56:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:21 ---> Running in 7abdda914b2f 01:56:21 Removing intermediate container 7abdda914b2f 01:56:21 ---> b33653a4c702 01:56:21 Step 12/12 : RUN $MAKE 01:56:21 ---> Running in 789ff055505e 01:56:22 noop 01:56:23 Removing intermediate container 789ff055505e 01:56:23 ---> 131c3bd01f29 01:56:23 Successfully built 131c3bd01f29 01:56:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:24 + docker inspect -f . ci-base-image-arm64 01:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:24 prd-ubuntu20.04-docker-arm64-4c-16g-15503 does not seem to be running inside a container 01:56:24 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:56:25 $ docker top 9a160ba1d06a895e0fca9150eb398492823c7df20fb33f51419fafabd2bc829a -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:26 + go version 01:56:26 go version go1.23.2 linux/arm64 [Pipeline] } 01:56:26 $ docker stop --time=1 9a160ba1d06a895e0fca9150eb398492823c7df20fb33f51419fafabd2bc829a 01:56:28 $ docker rm -f --volumes 9a160ba1d06a895e0fca9150eb398492823c7df20fb33f51419fafabd2bc829a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:29 + docker inspect -f . ci-base-image-arm64 01:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:29 prd-ubuntu20.04-docker-arm64-4c-16g-15503 does not seem to be running inside a container 01:56:29 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:56:30 $ docker top 1aa38ca89f9aa6f32e476ceb28623bb1e84e6f3129f1f3c43c2088c0d12fc1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:31 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 01:56:32 + make test 01:56:32 go test ./... -coverprofile=coverage.out 01:56:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:00:31 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:00:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.3% of statements 02:00:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:00:31 go vet ./... 02:01:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:28 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:01:28 $ docker stop --time=1 1aa38ca89f9aa6f32e476ceb28623bb1e84e6f3129f1f3c43c2088c0d12fc1d7 02:01:30 $ docker rm -f --volumes 1aa38ca89f9aa6f32e476ceb28623bb1e84e6f3129f1f3c43c2088c0d12fc1d7 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:38 Warning: overwriting stash ‘coverage-report’ 02:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:47 + ls -al . 02:01:47 total 272 02:01:47 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 01:56 . 02:01:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:53 .. 02:01:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:53 .git 02:01:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 01:53 .github 02:01:47 -rw-rw-r-- 1 jenkins jenkins 272 Oct 4 01:53 .gitignore 02:01:47 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 01:53 .golangci.yml 02:01:47 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 4 01:53 Attribution.txt 02:01:47 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 4 01:53 CHANGELOG.md 02:01:47 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 4 01:53 Dockerfile 02:01:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 01:53 GOVERNANCE.md 02:01:47 -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 01:53 Jenkinsfile 02:01:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 01:53 LICENSE 02:01:47 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 4 01:53 Makefile 02:01:47 -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 01:53 OWNERS.md 02:01:47 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 4 01:53 README.md 02:01:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 01:48 VERSION 02:01:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 01:53 bin 02:01:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 01:53 cmd 02:01:47 -rw-r--r-- 1 jenkins jenkins 43316 Oct 4 02:00 coverage.out 02:01:47 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 4 01:53 go.mod 02:01:47 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 01:53 go.sum 02:01:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 01:53 internal 02:01:47 -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + 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=2815aa64e05e66b8427a3fdf48e067a01d3ad781 --label arch=arm64 --label version=0.0.0 . 02:01:48 Sending build context to Docker daemon 19.06MB 02:01:48 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:01:48 Step 2/26 : FROM ${BASE} AS builder 02:01:48 ---> 131c3bd01f29 02:01:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:49 ---> Running in c91dbfeceeff 02:01:49 Removing intermediate container c91dbfeceeff 02:01:49 ---> 6bf15c1010fc 02:01:49 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:01:49 ---> Running in 4537525603e1 02:01:49 Removing intermediate container 4537525603e1 02:01:49 ---> bd87c13ed561 02:01:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:01:50 ---> Running in d4ad73b8b3f7 02:01:50 Removing intermediate container d4ad73b8b3f7 02:01:50 ---> dc21b4d56f67 02:01:50 Step 6/26 : WORKDIR /device-virtual-go 02:01:50 ---> Running in 9b614939f296 02:01:51 Removing intermediate container 9b614939f296 02:01:51 ---> 653e6b1eb9c6 02:01:51 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:51 ---> Running in 463d53d14e02 02:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:55 OK: 242 MiB in 58 packages 02:01:56 Removing intermediate container 463d53d14e02 02:01:56 ---> 3528a8134f68 02:01:56 Step 8/26 : COPY go.mod vendor* ./ 02:01:57 ---> 35f4dce90935 02:01:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:57 ---> Running in 5fa737887354 02:02:00 Removing intermediate container 5fa737887354 02:02:00 ---> b635da121b6f 02:02:00 Step 10/26 : COPY . . 02:02:02 ---> 9829a04b258a 02:02:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:02 ---> Running in 930fcf396c13 02:02:02 Removing intermediate container 930fcf396c13 02:02:02 ---> 3e853fd11c38 02:02:02 Step 12/26 : RUN $MAKE 02:02:03 ---> Running in 816852c623ac 02:02:04 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.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:06:26 Removing intermediate container 816852c623ac 02:06:26 ---> c9caadbd7eac 02:06:26 Step 13/26 : FROM alpine:3.20 02:06:27 3.20: Pulling from library/alpine 02:06:27 cf04c63912e1: Already exists 02:06:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:06:27 Status: Downloaded newer image for alpine:3.20 02:06:27 ---> c157a85ed455 02:06:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:06:27 ---> Running in abf4733cdf4c 02:06:28 Removing intermediate container abf4733cdf4c 02:06:28 ---> 85354cb3edeb 02:06:28 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:06:28 ---> Running in e9a66ee333ac 02:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:31 (1/1) Installing dumb-init (1.2.5-r3) 02:06:31 Executing busybox-1.36.1-r29.trigger 02:06:31 OK: 9 MiB in 15 packages 02:06:32 Removing intermediate container e9a66ee333ac 02:06:32 ---> b2c0491ddf4a 02:06:32 Step 16/26 : RUN apk --no-cache upgrade 02:06:32 ---> Running in 64ea3b3456b7 02:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:36 Upgrading critical system libraries and apk-tools: 02:06:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:06:36 Executing busybox-1.36.1-r29.trigger 02:06:36 Continuing the upgrade transaction with new apk-tools: 02:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:39 OK: 9 MiB in 15 packages 02:06:40 Removing intermediate container 64ea3b3456b7 02:06:40 ---> 50aa2c05ee3e 02:06:40 Step 17/26 : WORKDIR / 02:06:40 ---> Running in 81fed1aeae18 02:06:40 Removing intermediate container 81fed1aeae18 02:06:40 ---> e3bdb4c41cc3 02:06:40 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:06:41 ---> 7f117b653fb5 02:06:41 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:06:41 ---> 7551037a998b 02:06:41 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:06:43 ---> ff65f40be21b 02:06:43 Step 21/26 : EXPOSE 59900 02:06:44 ---> Running in c6e2d0fce171 02:06:44 Removing intermediate container c6e2d0fce171 02:06:44 ---> 14109d2ee8e8 02:06:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:06:44 ---> Running in ecff9400fd8b 02:06:45 Removing intermediate container ecff9400fd8b 02:06:45 ---> e5ef7f9dc12c 02:06:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:06:45 ---> Running in 1eb369d9e4f5 02:06:45 Removing intermediate container 1eb369d9e4f5 02:06:45 ---> d5e05285e58d 02:06:45 Step 24/26 : LABEL arch=arm64 02:06:45 ---> Running in d3214a5b6d41 02:06:45 Removing intermediate container d3214a5b6d41 02:06:45 ---> 1295c7390045 02:06:45 Step 25/26 : LABEL git_sha=2815aa64e05e66b8427a3fdf48e067a01d3ad781 02:06:45 ---> Running in b75e514b5d94 02:06:46 Removing intermediate container b75e514b5d94 02:06:46 ---> 2ff085a4283e 02:06:46 Step 26/26 : LABEL version=0.0.0 02:06:46 ---> Running in 5a36a7dfc13f 02:06:46 Removing intermediate container 5a36a7dfc13f 02:06:46 ---> 5668697ce836 02:06:46 [Warning] One or more build-args [ARCH] were not consumed 02:06:46 Successfully built 5668697ce836 02:06:46 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 02:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:48 02:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:48 arm64: Pulling from edgex-lftools-log-publisher 02:06:48 8998bd30e6a1: Pulling fs layer 02:06:48 04944245beec: Pulling fs layer 02:06:48 699f458cf7ca: Pulling fs layer 02:06:48 765212b225bb: Pulling fs layer 02:06:48 f23df028b6ca: Pulling fs layer 02:06:48 d65c8cfc05b1: Pulling fs layer 02:06:48 2437ff75d9bd: Pulling fs layer 02:06:48 f23df028b6ca: Waiting 02:06:48 d65c8cfc05b1: Waiting 02:06:48 2437ff75d9bd: Waiting 02:06:48 765212b225bb: Waiting 02:06:48 04944245beec: Verifying Checksum 02:06:48 04944245beec: Download complete 02:06:48 765212b225bb: Verifying Checksum 02:06:48 765212b225bb: Download complete 02:06:48 f23df028b6ca: Verifying Checksum 02:06:48 f23df028b6ca: Download complete 02:06:48 d65c8cfc05b1: Verifying Checksum 02:06:48 d65c8cfc05b1: Download complete 02:06:49 699f458cf7ca: Verifying Checksum 02:06:49 699f458cf7ca: Download complete 02:06:49 8998bd30e6a1: Verifying Checksum 02:06:49 8998bd30e6a1: Download complete 02:06:52 2437ff75d9bd: Download complete 02:06:54 8998bd30e6a1: Pull complete 02:06:55 04944245beec: Pull complete 02:06:57 699f458cf7ca: Pull complete 02:06:57 765212b225bb: Pull complete 02:06:58 f23df028b6ca: Pull complete 02:06:58 d65c8cfc05b1: Pull complete 02:07:16 2437ff75d9bd: Pull complete 02:07:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-15503 does not seem to be running inside a container 02:07:17 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:07:20 $ docker top c538e48c3170009f95f5623794d201187f574fcc58a2d14d761b70e6fc066efa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:21 ---> job-cost.sh 02:07:21 lf-activate-venv: SKIPPING 02:07:21 INFO: No Stack... 02:07:22 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:23 INFO: Archiving Costs [Pipeline] sh 02:07:23 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 02:07:23 + cut -d, -f6 [Pipeline] lock 02:07:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] 02:07:23 Resource [jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] did not exist. Created. 02:07:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:24 /w/workspace/device-virtual-go/1@tmp/durable-981a4a67/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:25 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:25 Warning: overwriting stash ‘stack-cost’ 02:07:25 Stashed 1 file(s) [Pipeline] } 02:07:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:25 $ docker stop --time=1 c538e48c3170009f95f5623794d201187f574fcc58a2d14d761b70e6fc066efa 02:07:27 $ docker rm -f --volumes c538e48c3170009f95f5623794d201187f574fcc58a2d14d761b70e6fc066efa [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 02:07:28 provisioning config files... 02:07:28 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-492@tmp/config1575837613599339901tmp [Pipeline] { [Pipeline] sh 02:07:28 + set +x 02:07:28 + curl -s https://codecov.io/bash 02:07:28 + bash -s -- 02:07:28 02:07:28 _____ _ 02:07:28 / ____| | | 02:07:28 | | ___ __| | ___ ___ _____ __ 02:07:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:28 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:28 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:28 Bash-1.0.6 02:07:28 02:07:28 02:07:28 ==> git version 2.25.1 found 02:07:28 ==> 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 02:07:28 Release-Date: 2020-01-08 02:07:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:28 ==> Jenkins CI detected. 02:07:28 current dir:  /w/workspace/foundry_device-virtual-go_PR-492 02:07:28 project root: . 02:07:28 --> token set from env 02:07:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:28 ==> Running gcov in . (disable via -X gcov) 02:07:28 ==> Python coveragepy not found 02:07:28 ==> Searching for coverage reports in: 02:07:28 + . 02:07:28 -> Found 1 reports 02:07:28 ==> Detecting git/mercurial file structure 02:07:28 ==> Reading reports 02:07:28 + ./coverage.out bytes=43316 02:07:28 ==> Appending adjustments 02:07:28 https://docs.codecov.io/docs/fixing-reports 02:07:29 + Found adjustments 02:07:29 ==> Gzipping contents 02:07:29 8.0K /tmp/codecov.pS0A12.gz 02:07:29 ==> Uploading reports 02:07:29 url: https://codecov.io 02:07:29 query: branch=PR-492&commit=2815aa64e05e66b8427a3fdf48e067a01d3ad781&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=492&job=&cmd_args= 02:07:29 -> Pinging Codecov 02:07:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-492&commit=2815aa64e05e66b8427a3fdf48e067a01d3ad781&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=492&job=&cmd_args= 02:07:29 -> Uploading to 02:07:29 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/2815aa64e05e66b8427a3fdf48e067a01d3ad781/6fa7245f-5de7-4167-9ec0-9c532c97ab8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T020729Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9785b381ddbc14539b8634ff4d827f059df66e7ad974de0353cbc47a88077c39 02:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:29 Dload Upload Total Spent Left Speed 02:07:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 21087 --:--:-- --:--:-- --:--:-- 21087 02:07:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2815aa64e05e66b8427a3fdf48e067a01d3ad781 [Pipeline] } 02:07:29 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 02:07:31 + [ -d /w/workspace/foundry_device-virtual-go_PR-492/archives ] 02:07:31 + ls -al /w/workspace/foundry_device-virtual-go_PR-492/archives 02:07:31 total 16 02:07:31 drwxr-xr-x 3 root root 4096 Oct 4 01:51 . 02:07:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 01:51 .. 02:07:31 drwxr-xr-x 2 root root 4096 Oct 4 01:51 cost 02:07:31 -rw-r--r-- 1 root root 89 Oct 4 01:51 cost.csv 02:07:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-492/archives 02:07:31 + ls -al /w/workspace/foundry_device-virtual-go_PR-492/archives 02:07:31 total 16 02:07:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 01:51 . 02:07:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 01:51 .. 02:07:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 01:51 cost 02:07:31 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 01:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:33 ---> package-listing.sh 02:07:33 ++ facter osfamily 02:07:33 ++ tr '[:upper:]' '[:lower:]' 02:07:33 + OS_FAMILY=debian 02:07:33 + workspace=/w/workspace/foundry_device-virtual-go_PR-492 02:07:33 + START_PACKAGES=/tmp/packages_start.txt 02:07:33 + END_PACKAGES=/tmp/packages_end.txt 02:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:33 + PACKAGES=/tmp/packages_start.txt 02:07:33 + '[' /w/workspace/foundry_device-virtual-go_PR-492 ']' 02:07:33 + PACKAGES=/tmp/packages_end.txt 02:07:33 + case "${OS_FAMILY}" in 02:07:33 + dpkg -l 02:07:33 + grep '^ii' 02:07:33 + '[' -f /tmp/packages_start.txt ']' 02:07:33 + '[' -f /tmp/packages_end.txt ']' 02:07:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:33 + '[' /w/workspace/foundry_device-virtual-go_PR-492 ']' 02:07:33 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-492/archives/ 02:07:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-492/archives/ [Pipeline] echo 02:07:33 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-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:07:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:34 prd-ubuntu20.04-docker-8c-8g-15501 does not seem to be running inside a container 02:07:34 $ 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-492/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-492 -v /w/workspace/foundry_device-virtual-go_PR-492:/w/workspace/foundry_device-virtual-go_PR-492:rw,z -v /w/workspace/foundry_device-virtual-go_PR-492@tmp:/w/workspace/foundry_device-virtual-go_PR-492@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 02:07:34 $ docker top eb3c15210048f7486d17be5d99cd989d4c812941f8c50d23e04ec053fb78d94f -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:35 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:35 + ls /var/log/sa-host 02:07:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:36 provisioning config files... 02:07:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-492@tmp/config7536433382133369414tmp [Pipeline] { [Pipeline] echo 02:07:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:36 ---> create-netrc.sh [Pipeline] } 02:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:37 ---> python-tools-install.sh [Pipeline] echo 02:07:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:37 ---> sudo-logs.sh 02:07:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:37 ---> job-cost.sh 02:07:37 lf-activate-venv: SKIPPING 02:07:37 DEBUG: total: 0.2199999988079071 02:07:37 INFO: Retrieving Stack Cost... 02:07:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:38 INFO: Archiving Costs [Pipeline] echo 02:07:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:38 ---> logs-deploy.sh 02:07:38 lf-activate-venv: SKIPPING 02:07:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-492/1 02:07:38 INFO: archiving workspace using pattern(s): 02:07:39 Archives upload complete. 02:07:39 INFO: archiving logs to Nexus