Pull request #582 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8965a03c715dd0050778f908054fc97aa775ee0+15e121638b61dd5d2b05931572372c8312ebd12f (360e29805c07bf5d516ec903afb6205325c9e0eb) 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-ssh16851269204175303307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6337350086587904000.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-mqtt-go/branches/PR-582/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-mqtt-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5543836628158497816.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-mqtt-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6928648720411346887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9195048847196651598.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-mqtt-go/branches/PR-582/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-mqtt-go/branches/PR-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh638065423410652447.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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-11159 in /w/workspace/gexfoundry_device-mqtt-go_PR-582 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-582 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit c8965a03c715dd0050778f908054fc97aa775ee0 Merge succeeded, producing c8965a03c715dd0050778f908054fc97aa775ee0 Checking out Revision c8965a03c715dd0050778f908054fc97aa775ee0 (PR-582) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:15 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c8965a03c715dd0050778f908054fc97aa775ee0 # 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 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8965a03c715dd0050778f908054fc97aa775ee0 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:16 ========================================================= 02:00:16 EdgeX Global Pipelines Version Info 02:00:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:18 ------------------- 02:00:18 stable info: 02:00:18 ------------------- 02:00:18 Commited By: Bill Mahoney bill.mahoney@intel.com 02:00:18 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:00:18 Message: update stable to v1.0.248 02:00:19 ------------------- 02:00:19 experimental info: 02:00:19 ------------------- 02:00:19 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:19 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:00:19 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8965a03c715dd0050778f908054fc97aa775ee0 [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8965a0 [Pipeline] echo 02:00:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:21 provisioning config files... 02:00:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/config4242479266568882374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:22 ---> docker-login.sh 02:00:22 nexus3.edgexfoundry.org:10001 02:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:22 Configure a credential helper to remove this warning. See 02:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:22 02:00:22 Login Succeeded 02:00:22 nexus3.edgexfoundry.org:10002 02:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:22 Configure a credential helper to remove this warning. See 02:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:22 02:00:22 Login Succeeded 02:00:22 nexus3.edgexfoundry.org:10003 02:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:23 Configure a credential helper to remove this warning. See 02:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:23 02:00:23 Login Succeeded 02:00:23 nexus3.edgexfoundry.org:10004 02:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:23 Configure a credential helper to remove this warning. See 02:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:23 02:00:23 Login Succeeded 02:00:23 docker.io 02:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:23 Configure a credential helper to remove this warning. See 02:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:23 02:00:23 Login Succeeded 02:00:23 ---> docker-login.sh ends [Pipeline] } 02:00:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:24 + git rev-list -1 --merges c8965a03c715dd0050778f908054fc97aa775ee0~1..c8965a03c715dd0050778f908054fc97aa775ee0 [Pipeline] echo 02:00:24 -----------> git rev-list -1 --merges c8965a03c715dd0050778f908054fc97aa775ee0~1..c8965a03c715dd0050778f908054fc97aa775ee0 c8965a03c715dd0050778f908054fc97aa775ee0 [false] [Pipeline] sh 02:00:24 + git log --format=format:%s -1 c8965a03c715dd0050778f908054fc97aa775ee0 [Pipeline] echo 02:00:24 ========================================================= 02:00:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:25 + git log --format=format:%s -1 c8965a03c715dd0050778f908054fc97aa775ee0 [Pipeline] echo 02:00:25 [semverPrep] GIT_COMMIT: c8965a03c715dd0050778f908054fc97aa775ee0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 02:00:25 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:25 + grep -v github /etc/ssh/ssh_known_hosts 02:00:25 + [ -e /tmp/ssh_known_hosts ] 02:00:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:25 + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:26 02:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:26 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:26 b85a868b505f: Pulling fs layer 02:00:26 e2be974225ed: Pulling fs layer 02:00:26 339a4e72a1f5: Pulling fs layer 02:00:26 988bab9f4d93: Pulling fs layer 02:00:26 1469e6f7b9e6: Pulling fs layer 02:00:26 eaf3925da568: Pulling fs layer 02:00:26 bab4dde63d76: Pulling fs layer 02:00:26 bde34c3a00c8: Pulling fs layer 02:00:26 b352a97aabf1: Pulling fs layer 02:00:26 4872d77fe225: Pulling fs layer 02:00:26 5851b861e8e6: Pulling fs layer 02:00:26 bab4dde63d76: Waiting 02:00:26 bde34c3a00c8: Waiting 02:00:26 b352a97aabf1: Waiting 02:00:26 4872d77fe225: Waiting 02:00:26 988bab9f4d93: Waiting 02:00:26 1469e6f7b9e6: Waiting 02:00:26 eaf3925da568: Waiting 02:00:26 5851b861e8e6: Waiting 02:00:27 e2be974225ed: Verifying Checksum 02:00:27 e2be974225ed: Download complete 02:00:27 988bab9f4d93: Download complete 02:00:27 1469e6f7b9e6: Verifying Checksum 02:00:27 1469e6f7b9e6: Download complete 02:00:27 339a4e72a1f5: Verifying Checksum 02:00:27 339a4e72a1f5: Download complete 02:00:27 eaf3925da568: Download complete 02:00:27 bde34c3a00c8: Verifying Checksum 02:00:27 bde34c3a00c8: Download complete 02:00:27 b352a97aabf1: Verifying Checksum 02:00:27 b352a97aabf1: Download complete 02:00:27 4872d77fe225: Verifying Checksum 02:00:27 4872d77fe225: Download complete 02:00:27 5851b861e8e6: Verifying Checksum 02:00:27 5851b861e8e6: Download complete 02:00:27 b85a868b505f: Verifying Checksum 02:00:27 b85a868b505f: Download complete 02:00:27 bab4dde63d76: Verifying Checksum 02:00:27 bab4dde63d76: Download complete 02:00:29 b85a868b505f: Pull complete 02:00:29 e2be974225ed: Pull complete 02:00:29 339a4e72a1f5: Pull complete 02:00:29 988bab9f4d93: Pull complete 02:00:30 1469e6f7b9e6: Pull complete 02:00:30 eaf3925da568: Pull complete 02:00:32 bab4dde63d76: Pull complete 02:00:32 bde34c3a00c8: Pull complete 02:00:32 b352a97aabf1: Pull complete 02:00:32 4872d77fe225: Pull complete 02:00:32 5851b861e8e6: Pull complete 02:00:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:32 prd-ubuntu20.04-docker-8c-8g-11159 does not seem to be running inside a container 02:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-582 -v /w/workspace/gexfoundry_device-mqtt-go_PR-582:/w/workspace/gexfoundry_device-mqtt-go_PR-582:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:00:35 $ docker top 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea -eo pid,comm 02:00:35 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). 02:00:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:35 [ssh-agent] Looking for ssh-agent implementation... 02:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:35 $ docker exec 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea ssh-agent 02:00:35 SSH_AUTH_SOCK=/tmp/ssh-TDEKIgn2R0MG/agent.33 02:00:35 SSH_AGENT_PID=39 02:00:35 Running ssh-add (command line suppressed) 02:00:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/private_key_3842564849265517965.key (/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/private_key_3842564849265517965.key) 02:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:36 + git tag --points-at HEAD [Pipeline] } 02:00:36 $ docker exec --env ******** --env ******** 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea ssh-agent -k 02:00:36 unset SSH_AUTH_SOCK; 02:00:36 unset SSH_AGENT_PID; 02:00:36 echo Agent pid 39 killed; 02:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:36 [ssh-agent] Looking for ssh-agent implementation... 02:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:36 $ docker exec 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea ssh-agent 02:00:36 SSH_AUTH_SOCK=/tmp/ssh-uTwdu8ZdQfsP/agent.71 02:00:36 SSH_AGENT_PID=77 02:00:36 Running ssh-add (command line suppressed) 02:00:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/private_key_4844710388618344918.key (/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/private_key_4844710388618344918.key) 02:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:37 + git semver init 02:00:37 2023-04-27 02:00:37,207 [run_init] DEBUG init version:0.0.0 force:False 02:00:37 2023-04-27 02:00:37,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver 02:00:37 2023-04-27 02:00:37,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver 02:00:37 2023-04-27 02:00:37,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-582, universal_newlines=False, shell=None, istream=None) 02:00:38 2023-04-27 02:00:37,955 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-582/.git/info/exclude 02:00:38 2023-04-27 02:00:37,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver/PR-582 with force:False 02:00:38 2023-04-27 02:00:37,955 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver/PR-582 02:00:38 2023-04-27 02:00:37,959 [execute] INFO git cat-file --batch-check 02:00:38 2023-04-27 02:00:37,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 02:00:38 2023-04-27 02:00:37,966 [execute] INFO git cat-file --batch 02:00:38 2023-04-27 02:00:37,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 02:00:38 2023-04-27 02:00:37,972 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-582/.semver/PR-582 02:00:38 0.0.0 [Pipeline] } 02:00:38 $ docker exec --env ******** --env ******** 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea ssh-agent -k 02:00:38 unset SSH_AUTH_SOCK; 02:00:38 unset SSH_AGENT_PID; 02:00:38 echo Agent pid 77 killed; 02:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:38 + git semver [Pipeline] } 02:00:39 $ docker stop --time=1 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea 02:00:40 $ docker rm -f --volumes 585cd747468fc0cac2d1ead2717bb85b7520de938ae5fb4415192fad9f0814ea [Pipeline] // withDockerContainer [Pipeline] sh 02:00:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:41 Stashed 1 file(s) [Pipeline] echo 02:00:41 [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 02:00:42 provisioning config files... 02:00:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/config1945776792330164225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:42 ---> docker-login.sh 02:00:42 nexus3.edgexfoundry.org:10001 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 nexus3.edgexfoundry.org:10002 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 nexus3.edgexfoundry.org:10003 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 nexus3.edgexfoundry.org:10004 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 docker.io 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 ---> docker-login.sh ends [Pipeline] } 02:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:43 ========================================================= 02:00:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:00:43 Sending build context to Docker daemon 6.479MB 02:00:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:43 Step 2/12 : FROM ${BASE} AS builder 02:00:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:43 f56be85fc22e: Pulling fs layer 02:00:43 85791d961cd3: Pulling fs layer 02:00:43 d694b5ae8c79: Pulling fs layer 02:00:43 9f32a84ed3da: Pulling fs layer 02:00:43 4d19c01a9841: Pulling fs layer 02:00:43 9325e15d5711: Pulling fs layer 02:00:43 556b6ee489ea: Pulling fs layer 02:00:43 c5a4b2cf53e6: Pulling fs layer 02:00:43 4d19c01a9841: Waiting 02:00:43 9f32a84ed3da: Waiting 02:00:43 c5a4b2cf53e6: Waiting 02:00:43 9325e15d5711: Waiting 02:00:43 556b6ee489ea: Waiting 02:00:44 85791d961cd3: Verifying Checksum 02:00:44 85791d961cd3: Download complete 02:00:44 9f32a84ed3da: Verifying Checksum 02:00:44 9f32a84ed3da: Download complete 02:00:44 4d19c01a9841: Download complete 02:00:44 f56be85fc22e: Verifying Checksum 02:00:44 f56be85fc22e: Download complete 02:00:44 9325e15d5711: Verifying Checksum 02:00:44 9325e15d5711: Download complete 02:00:44 f56be85fc22e: Pull complete 02:00:44 85791d961cd3: Pull complete 02:00:44 c5a4b2cf53e6: Verifying Checksum 02:00:44 c5a4b2cf53e6: Download complete 02:00:44 d694b5ae8c79: Verifying Checksum 02:00:44 d694b5ae8c79: Download complete 02:00:44 556b6ee489ea: Verifying Checksum 02:00:44 556b6ee489ea: Download complete 02:00:48 d694b5ae8c79: Pull complete 02:00:48 9f32a84ed3da: Pull complete 02:00:48 4d19c01a9841: Pull complete 02:00:48 9325e15d5711: Pull complete 02:00:50 556b6ee489ea: Pull complete 02:00:51 c5a4b2cf53e6: Pull complete 02:00:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:51 ---> c4be618373d6 02:00:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:54 ---> Running in 13f85bbc7ddc 02:00:54 Removing intermediate container 13f85bbc7ddc 02:00:54 ---> eed967de180d 02:00:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:54 ---> Running in 8f4235d102b0 02:00:54 Removing intermediate container 8f4235d102b0 02:00:54 ---> 35378050601f 02:00:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:54 ---> Running in 72cd96bd7d89 02:00:54 Removing intermediate container 72cd96bd7d89 02:00:54 ---> 0c42bc4ddd33 02:00:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:54 ---> Running in 246cfe6fa369 02:00:54 Removing intermediate container 246cfe6fa369 02:00:54 ---> ea799d743aa0 02:00:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:54 ---> Running in 109bae8ed49a 02:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:55 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:55 (2/4) Installing libedit (20221030.3.1-r0) 02:00:55 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:55 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:55 Executing busybox-1.35.0-r29.trigger 02:00:55 OK: 269 MiB in 57 packages 02:00:55 Removing intermediate container 109bae8ed49a 02:00:55 ---> b4c3ed75fefa 02:00:55 Step 8/12 : WORKDIR /device-mqtt-go 02:00:55 ---> Running in 43a35327b573 02:00:56 Removing intermediate container 43a35327b573 02:00:56 ---> ff1eb2f1fd7b 02:00:56 Step 9/12 : COPY go.mod vendor* ./ 02:00:56 ---> bcd97788813c 02:00:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:56 ---> Running in 0430042288ed 02:00:56 Still waiting to schedule task 02:00:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11156’ 02:01:22 Removing intermediate container 0430042288ed 02:01:22 ---> 7b89279a2f95 02:01:22 Step 11/12 : COPY . . 02:01:22 ---> 56c9534a01c9 02:01:22 Step 12/12 : RUN $MAKE 02:01:22 ---> Running in 39171e82114e 02:01:22 noop 02:01:22 Removing intermediate container 39171e82114e 02:01:22 ---> 3074a927548e 02:01:22 Successfully built 3074a927548e 02:01:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker inspect -f . ci-base-image-x86_64 02:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:23 prd-ubuntu20.04-docker-8c-8g-11159 does not seem to be running inside a container 02:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-582 -v /w/workspace/gexfoundry_device-mqtt-go_PR-582:/w/workspace/gexfoundry_device-mqtt-go_PR-582:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:23 $ docker top 636e74cc70b098783d2355447aeb3c09effb7206d7975dac024d49ba3c5f46ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:24 + go version 02:01:24 go version go1.20.2 linux/amd64 [Pipeline] } 02:01:24 $ docker stop --time=1 636e74cc70b098783d2355447aeb3c09effb7206d7975dac024d49ba3c5f46ba 02:01:25 $ docker rm -f --volumes 636e74cc70b098783d2355447aeb3c09effb7206d7975dac024d49ba3c5f46ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker inspect -f . ci-base-image-x86_64 02:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:26 prd-ubuntu20.04-docker-8c-8g-11159 does not seem to be running inside a container 02:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-582 -v /w/workspace/gexfoundry_device-mqtt-go_PR-582:/w/workspace/gexfoundry_device-mqtt-go_PR-582:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:26 $ docker top 9e6abd5b12b14f38c1204cf83e56dc93001e59b973d33c34dbede4ad95d660b5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-582 [Pipeline] fileExists [Pipeline] sh 02:01:27 + make test 02:01:27 go test ./... -coverprofile=coverage.out ./... 02:01:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:39 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 02:01:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal 02:01:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal 02:01:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal 02:01:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal 02:01:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 24.6% of statements 02:01:41 FAIL 02:01:41 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 02:01:41 $ docker stop --time=1 9e6abd5b12b14f38c1204cf83e56dc93001e59b973d33c34dbede4ad95d660b5 02:01:43 $ docker rm -f --volumes 9e6abd5b12b14f38c1204cf83e56dc93001e59b973d33c34dbede4ad95d660b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:45 02:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:49 latest: Pulling from edgex-lftools-log-publisher 02:01:49 5eb5b503b376: Pulling fs layer 02:01:49 5c69ac0246d0: Pulling fs layer 02:01:49 ec43610c2a17: Pulling fs layer 02:01:49 3a2ae6a8a46f: Pulling fs layer 02:01:49 33b1e0a273af: Pulling fs layer 02:01:49 5d3b04190fa2: Pulling fs layer 02:01:49 2f39f015ded8: Pulling fs layer 02:01:49 3a2ae6a8a46f: Waiting 02:01:49 33b1e0a273af: Waiting 02:01:49 2f39f015ded8: Waiting 02:01:50 5c69ac0246d0: Verifying Checksum 02:01:50 5c69ac0246d0: Download complete 02:01:50 3a2ae6a8a46f: Download complete 02:01:50 33b1e0a273af: Verifying Checksum 02:01:50 33b1e0a273af: Download complete 02:01:50 5d3b04190fa2: Download complete 02:01:50 ec43610c2a17: Verifying Checksum 02:01:50 ec43610c2a17: Download complete 02:01:50 5eb5b503b376: Verifying Checksum 02:01:50 5eb5b503b376: Download complete 02:01:51 2f39f015ded8: Download complete 02:01:51 5eb5b503b376: Pull complete 02:01:51 5c69ac0246d0: Pull complete 02:01:52 ec43610c2a17: Pull complete 02:01:52 3a2ae6a8a46f: Pull complete 02:01:52 33b1e0a273af: Pull complete 02:01:52 5d3b04190fa2: Pull complete 02:01:56 2f39f015ded8: Pull complete 02:01:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:57 prd-ubuntu20.04-docker-8c-8g-11159 does not seem to be running inside a container 02:01:57 $ 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/gexfoundry_device-mqtt-go_PR-582 -v /w/workspace/gexfoundry_device-mqtt-go_PR-582:/w/workspace/gexfoundry_device-mqtt-go_PR-582:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-582@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:02:01 $ docker top cf3a06157a04a57bef06eab48a4aa5d4ad93af2395a0fb5c3d6f092bd675efb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:01 ---> job-cost.sh 02:02:01 lf-activate-venv: SKIPPING 02:02:01 INFO: No Stack... 02:02:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:02 INFO: Archiving Costs [Pipeline] sh 02:02:02 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives/cost.csv 02:02:02 + cut -d, -f6 [Pipeline] lock 02:02:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] 02:02:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] did not exist. Created. 02:02:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:02 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:02 Stashed 1 file(s) [Pipeline] } 02:02:02 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:03 $ docker stop --time=1 cf3a06157a04a57bef06eab48a4aa5d4ad93af2395a0fb5c3d6f092bd675efb8 02:02:04 $ docker rm -f --volumes cf3a06157a04a57bef06eab48a4aa5d4ad93af2395a0fb5c3d6f092bd675efb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:04 Failed in branch amd64 02:03:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11161 in /w/workspace/gexfoundry_device-mqtt-go_PR-582 [Pipeline] { [Pipeline] ws 02:03:36 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:36 Selected Git installation does not exist. Using Default 02:03:36 The recommended git tool is: NONE 02:03:43 using credential edgex-jenkins-ssh 02:03:43 Cloning the remote Git repository 02:03:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:43 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:43 > git --version # timeout=10 02:03:43 > git --version # 'git version 2.25.1' 02:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:46 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit c8965a03c715dd0050778f908054fc97aa775ee0 02:03:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:46 > git config core.sparsecheckout # timeout=10 02:03:46 > git checkout -f c8965a03c715dd0050778f908054fc97aa775ee0 # timeout=10 02:03:46 > git remote # timeout=10 02:03:46 > git config --get remote.origin.url # timeout=10 02:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:47 Merge succeeded, producing c8965a03c715dd0050778f908054fc97aa775ee0 02:03:47 Checking out Revision c8965a03c715dd0050778f908054fc97aa775ee0 (PR-582) 02:03:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:03:47 > git --version # timeout=10 02:03:47 > git --version # 'git version 2.25.1' 02:03:47 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:46 > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 02:03:46 > git rev-parse HEAD^{commit} # timeout=10 02:03:47 > git config core.sparsecheckout # timeout=10 02:03:47 > git checkout -f c8965a03c715dd0050778f908054fc97aa775ee0 # timeout=10 02:03:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:48 Dload Upload Total Spent Left Speed 02:03:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 02:03:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:50 + sudo tee /etc/docker/daemon.new 02:03:50 { 02:03:50 "registry-mirrors": [ 02:03:50 "https://nexus3.edgexfoundry.org:10001" 02:03:50 ], 02:03:50 "bip": "10.250.0.254/24", 02:03:50 "hosts": [ 02:03:50 "tcp://0.0.0.0:5555", 02:03:50 "unix:///var/run/docker.sock" 02:03:50 ], 02:03:50 "mtu": 1458, 02:03:50 "selinux-enabled": true, 02:03:50 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:50 } [Pipeline] sh 02:03:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:09 provisioning config files... 02:04:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17336100126594389604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:09 ---> docker-login.sh 02:04:09 nexus3.edgexfoundry.org:10001 02:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:10 Configure a credential helper to remove this warning. See 02:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:10 02:04:10 Login Succeeded 02:04:10 nexus3.edgexfoundry.org:10002 02:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:10 Configure a credential helper to remove this warning. See 02:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:10 02:04:10 Login Succeeded 02:04:10 nexus3.edgexfoundry.org:10003 02:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:11 Configure a credential helper to remove this warning. See 02:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:11 02:04:11 Login Succeeded 02:04:11 nexus3.edgexfoundry.org:10004 02:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:11 Configure a credential helper to remove this warning. See 02:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:11 02:04:11 Login Succeeded 02:04:11 docker.io 02:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 ---> docker-login.sh ends [Pipeline] } 02:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:12 ========================================================= 02:04:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:04:13 Sending build context to Docker daemon 3.367MB 02:04:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:13 Step 2/12 : FROM ${BASE} AS builder 02:04:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:13 c41833b44d91: Pulling fs layer 02:04:13 ed15518f5707: Pulling fs layer 02:04:13 feae8fd75edb: Pulling fs layer 02:04:13 242c74f7c9fa: Pulling fs layer 02:04:13 3cdef696dda3: Pulling fs layer 02:04:13 2ced38df9373: Pulling fs layer 02:04:13 58f1dce35555: Pulling fs layer 02:04:13 242c74f7c9fa: Waiting 02:04:13 3cdef696dda3: Waiting 02:04:13 2ced38df9373: Waiting 02:04:13 58f1dce35555: Waiting 02:04:13 ed15518f5707: Download complete 02:04:13 242c74f7c9fa: Verifying Checksum 02:04:13 242c74f7c9fa: Download complete 02:04:13 3cdef696dda3: Verifying Checksum 02:04:13 3cdef696dda3: Download complete 02:04:14 c41833b44d91: Verifying Checksum 02:04:14 c41833b44d91: Download complete 02:04:15 c41833b44d91: Pull complete 02:04:15 58f1dce35555: Verifying Checksum 02:04:15 58f1dce35555: Download complete 02:04:15 ed15518f5707: Pull complete 02:04:16 feae8fd75edb: Verifying Checksum 02:04:16 feae8fd75edb: Download complete 02:04:16 2ced38df9373: Verifying Checksum 02:04:16 2ced38df9373: Download complete 02:04:29 feae8fd75edb: Pull complete 02:04:29 242c74f7c9fa: Pull complete 02:04:29 3cdef696dda3: Pull complete 02:04:35 2ced38df9373: Pull complete 02:04:38 58f1dce35555: Pull complete 02:04:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:38 ---> fadd8f120f05 02:04:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:39 ---> Running in fdd062650d20 02:04:40 Removing intermediate container fdd062650d20 02:04:40 ---> d143c72998aa 02:04:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:40 ---> Running in 5a4c7e271f86 02:04:40 Removing intermediate container 5a4c7e271f86 02:04:40 ---> 4bdf123757f4 02:04:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:40 ---> Running in f977afd59f7c 02:04:41 Removing intermediate container f977afd59f7c 02:04:41 ---> d592971e0b52 02:04:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:41 ---> Running in f6af45c3e7ac 02:04:41 Removing intermediate container f6af45c3e7ac 02:04:41 ---> e1a92a317903 02:04:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:41 ---> Running in 7e851c74e4d3 02:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:44 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:04:44 (2/4) Installing libedit (20221030.3.1-r0) 02:04:44 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:04:44 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:04:44 Executing busybox-1.35.0-r29.trigger 02:04:44 OK: 268 MiB in 57 packages 02:04:45 Removing intermediate container 7e851c74e4d3 02:04:45 ---> 51a5acf6386a 02:04:45 Step 8/12 : WORKDIR /device-mqtt-go 02:04:45 ---> Running in 097bf4da373b 02:04:45 Removing intermediate container 097bf4da373b 02:04:45 ---> b227d31ff501 02:04:45 Step 9/12 : COPY go.mod vendor* ./ 02:04:46 ---> ef2b73854268 02:04:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:46 ---> Running in 72593ea76e73 02:05:54 Removing intermediate container 72593ea76e73 02:05:54 ---> 0c8a4315619e 02:05:54 Step 11/12 : COPY . . 02:05:54 ---> ceac92da29bb 02:05:54 Step 12/12 : RUN $MAKE 02:05:54 ---> Running in 2a3825cae9cf 02:05:54 noop 02:05:54 Removing intermediate container 2a3825cae9cf 02:05:54 ---> 9b186bba230e 02:05:54 Successfully built 9b186bba230e 02:05:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker inspect -f . ci-base-image-arm64 02:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:55 prd-ubuntu20.04-docker-arm64-4c-16g-11161 does not seem to be running inside a container 02:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:56 $ docker top 705e97d86f43dceb7518bb1cdfdd79c031a05449f11e2c310ed58d76c34aa9fd -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:57 + go version 02:05:57 go version go1.20.2 linux/arm64 [Pipeline] } 02:05:57 $ docker stop --time=1 705e97d86f43dceb7518bb1cdfdd79c031a05449f11e2c310ed58d76c34aa9fd 02:05:59 $ docker rm -f --volumes 705e97d86f43dceb7518bb1cdfdd79c031a05449f11e2c310ed58d76c34aa9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:59 + docker inspect -f . ci-base-image-arm64 02:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:00 prd-ubuntu20.04-docker-arm64-4c-16g-11161 does not seem to be running inside a container 02:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:01 $ docker top 60b7fd6c10e80d6cdfdda977652b94b151cbd821b66f45b4c763c39e96f2d39e -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:06:03 + make test 02:06:03 go test ./... -coverprofile=coverage.out ./... 02:06:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:50 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 02:07:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal 02:07:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal 02:07:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal 02:07:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.73/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal 02:08:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:08:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.091s coverage: 24.6% of statements 02:08:47 FAIL 02:08:47 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 02:08:47 $ docker stop --time=1 60b7fd6c10e80d6cdfdda977652b94b151cbd821b66f45b4c763c39e96f2d39e 02:08:49 $ docker rm -f --volumes 60b7fd6c10e80d6cdfdda977652b94b151cbd821b66f45b4c763c39e96f2d39e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:51 02:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:52 arm64: Pulling from edgex-lftools-log-publisher 02:08:52 8998bd30e6a1: Pulling fs layer 02:08:52 04944245beec: Pulling fs layer 02:08:52 699f458cf7ca: Pulling fs layer 02:08:52 765212b225bb: Pulling fs layer 02:08:52 f23df028b6ca: Pulling fs layer 02:08:52 d65c8cfc05b1: Pulling fs layer 02:08:52 2437ff75d9bd: Pulling fs layer 02:08:52 765212b225bb: Waiting 02:08:52 f23df028b6ca: Waiting 02:08:52 2437ff75d9bd: Waiting 02:08:52 d65c8cfc05b1: Waiting 02:08:52 04944245beec: Verifying Checksum 02:08:52 04944245beec: Download complete 02:08:52 765212b225bb: Verifying Checksum 02:08:52 765212b225bb: Download complete 02:08:52 f23df028b6ca: Verifying Checksum 02:08:52 f23df028b6ca: Download complete 02:08:52 d65c8cfc05b1: Download complete 02:08:52 699f458cf7ca: Verifying Checksum 02:08:52 699f458cf7ca: Download complete 02:08:53 8998bd30e6a1: Verifying Checksum 02:08:53 8998bd30e6a1: Download complete 02:08:56 2437ff75d9bd: Verifying Checksum 02:08:56 2437ff75d9bd: Download complete 02:08:57 8998bd30e6a1: Pull complete 02:09:02 04944245beec: Pull complete 02:09:03 699f458cf7ca: Pull complete 02:09:03 765212b225bb: Pull complete 02:09:03 f23df028b6ca: Pull complete 02:09:04 d65c8cfc05b1: Pull complete 02:09:19 2437ff75d9bd: Pull complete 02:09:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:19 prd-ubuntu20.04-docker-arm64-4c-16g-11161 does not seem to be running inside a container 02:09:19 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:09:23 $ docker top 9b4dd91ef74d2bc583f6e914ba9dcf07db738b15117fbadbe7b59a1ede606953 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:24 ---> job-cost.sh 02:09:24 lf-activate-venv: SKIPPING 02:09:24 INFO: No Stack... 02:09:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:09:25 INFO: Archiving Costs [Pipeline] sh 02:09:26 + cut -d, -f6 02:09:26 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:09:26 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] 02:09:26 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] did not exist. Created. 02:09:26 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:26 /w/workspace/device-mqtt-go/1@tmp/durable-3502ae26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:09:27 + echo total: 0.10999999940395355 [Pipeline] stash 02:09:27 Warning: overwriting stash ‘stack-cost’ 02:09:29 Stashed 1 file(s) [Pipeline] } 02:09:29 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:30 $ docker stop --time=1 9b4dd91ef74d2bc583f6e914ba9dcf07db738b15117fbadbe7b59a1ede606953 02:09:31 $ docker rm -f --volumes 9b4dd91ef74d2bc583f6e914ba9dcf07db738b15117fbadbe7b59a1ede606953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:09:34 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives ] 02:09:34 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives 02:09:34 total 16 02:09:34 drwxr-xr-x 3 root root 4096 Apr 27 02:02 . 02:09:34 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:02 .. 02:09:34 drwxr-xr-x 2 root root 4096 Apr 27 02:02 cost 02:09:34 -rw-r--r-- 1 root root 86 Apr 27 02:02 cost.csv 02:09:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives 02:09:34 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives 02:09:34 total 16 02:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:02 . 02:09:34 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:02 .. 02:09:34 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:02 cost 02:09:34 -rw-r--r-- 1 jenkins jenkins 86 Apr 27 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> package-listing.sh 02:09:35 ++ facter osfamily 02:09:35 ++ tr '[:upper:]' '[:lower:]' 02:09:36 + OS_FAMILY=debian 02:09:36 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-582 02:09:36 + START_PACKAGES=/tmp/packages_start.txt 02:09:36 + END_PACKAGES=/tmp/packages_end.txt 02:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:36 + PACKAGES=/tmp/packages_start.txt 02:09:36 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-582 ']' 02:09:36 + PACKAGES=/tmp/packages_end.txt 02:09:36 + case "${OS_FAMILY}" in 02:09:36 + dpkg -l 02:09:36 + grep '^ii' 02:09:36 + '[' -f /tmp/packages_start.txt ']' 02:09:36 + '[' -f /tmp/packages_end.txt ']' 02:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:36 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-582 ']' 02:09:36 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives/ 02:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-582/archives/ [Pipeline] echo 02:09:36 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/gexfoundry_device-mqtt-go_PR-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:37 prd-ubuntu20.04-docker-8c-8g-11159 does not seem to be running inside a container 02:09:37 $ 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/gexfoundry_device-mqtt-go_PR-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-582 -v /w/workspace/gexfoundry_device-mqtt-go_PR-582:/w/workspace/gexfoundry_device-mqtt-go_PR-582:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:37 $ docker top cff74fda569b0da44d7fc89e76764263f5f7e0931378430e1fbfe6aab2932de6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:38 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:38 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:38 + ls /var/log/sa-host 02:09:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:38 provisioning config files... 02:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-582@tmp/config13851158274585776784tmp [Pipeline] { [Pipeline] echo 02:09:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:39 ---> create-netrc.sh [Pipeline] } 02:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:39 ---> python-tools-install.sh [Pipeline] echo 02:09:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:40 ---> sudo-logs.sh 02:09:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:09:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:40 ---> job-cost.sh 02:09:40 lf-activate-venv: SKIPPING 02:09:40 DEBUG: total: 0.2199999988079071 02:09:40 INFO: Retrieving Stack Cost... 02:09:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:41 INFO: Archiving Costs [Pipeline] echo 02:09:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:41 ---> logs-deploy.sh 02:09:41 lf-activate-venv: SKIPPING 02:09:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-582/1 02:09:41 INFO: archiving workspace using pattern(s): 02:09:42 Archives upload complete. 02:09:42 INFO: archiving logs to Nexus