Pull request #273 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f9ac5fd022536742e7c632a487a290c1f617dfe+224900f6885e44699053c83c13a1a421d11bcb33 (70f52fa9b69eb78bace5f3113de2d1114e3dbc3e) 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-ssh16130393166289194070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17214246078220020531.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-snmp-go/branches/PR-273/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-snmp-go/branches/PR-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4221621792153260046.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-snmp-go/branches/PR-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8544554159876112733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8657054939016488348.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-snmp-go/branches/PR-273/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-snmp-go/branches/PR-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14278695878025139819.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp 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 ‘prd-ubuntu20.04-docker-8c-8g-5666’ Running on prd-ubuntu20.04-docker-8c-8g-5668 in /w/workspace/gexfoundry_device-snmp-go_PR-273 [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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-273 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 224900f6885e44699053c83c13a1a421d11bcb33 into PR head commit 5f9ac5fd022536742e7c632a487a290c1f617dfe Merge succeeded, producing 5f9ac5fd022536742e7c632a487a290c1f617dfe Checking out Revision 5f9ac5fd022536742e7c632a487a290c1f617dfe (PR-273) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T05:59:18.039Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T05:59:18.211Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T05:59:18.304Z] ========================================================= [2023-03-24T05:59:18.304Z] EdgeX Global Pipelines Version Info [2023-03-24T05:59:18.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5f9ac5fd022536742e7c632a487a290c1f617dfe # 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 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f9ac5fd022536742e7c632a487a290c1f617dfe # timeout=10 [2023-03-24T05:59:19.059Z] ------------------- [2023-03-24T05:59:19.059Z] stable info: [2023-03-24T05:59:19.059Z] ------------------- [2023-03-24T05:59:19.059Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T05:59:19.059Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T05:59:19.059Z] Message: update stable to v1.0.245 [2023-03-24T05:59:19.629Z] ------------------- [2023-03-24T05:59:19.629Z] experimental info: [2023-03-24T05:59:19.629Z] ------------------- [2023-03-24T05:59:19.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T05:59:19.629Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T05:59:19.629Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T05:59:19.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-24T05:59:19.963Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-24T05:59:20.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T05:59:20.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T05:59:20.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T05:59:20.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T05:59:20.173Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T05:59:20.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T05:59:20.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T05:59:20.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T05:59:20.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T05:59:20.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-24T05:59:20.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T05:59:20.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T05:59:20.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T05:59:20.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T05:59:20.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T05:59:20.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T05:59:20.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T05:59:20.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T05:59:20.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T05:59:20.857Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T05:59:20.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T05:59:20.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T05:59:21.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T05:59:21.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T05:59:21.105Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T05:59:21.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-273 [Pipeline] echo [2023-03-24T05:59:21.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-273 [Pipeline] echo [2023-03-24T05:59:21.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-273 [Pipeline] echo [2023-03-24T05:59:21.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f9ac5fd022536742e7c632a487a290c1f617dfe [Pipeline] echo [2023-03-24T05:59:21.311Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f9ac5f [Pipeline] echo [2023-03-24T05:59:21.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T05:59:21.464Z] provisioning config files... [2023-03-24T05:59:21.479Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/config11542183206284240364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:59:21.848Z] ---> docker-login.sh [2023-03-24T05:59:21.848Z] nexus3.edgexfoundry.org:10001 [2023-03-24T05:59:22.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:22.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:22.131Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:22.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:22.131Z] [2023-03-24T05:59:22.131Z] Login Succeeded [2023-03-24T05:59:22.131Z] nexus3.edgexfoundry.org:10002 [2023-03-24T05:59:22.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:22.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:22.397Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:22.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:22.397Z] [2023-03-24T05:59:22.397Z] Login Succeeded [2023-03-24T05:59:22.397Z] nexus3.edgexfoundry.org:10003 [2023-03-24T05:59:22.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:22.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:22.397Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:22.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:22.397Z] [2023-03-24T05:59:22.397Z] Login Succeeded [2023-03-24T05:59:22.397Z] nexus3.edgexfoundry.org:10004 [2023-03-24T05:59:22.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:22.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:22.658Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:22.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:22.658Z] [2023-03-24T05:59:22.658Z] Login Succeeded [2023-03-24T05:59:22.658Z] docker.io [2023-03-24T05:59:22.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:22.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:22.927Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:22.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:22.927Z] [2023-03-24T05:59:22.927Z] Login Succeeded [2023-03-24T05:59:22.927Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T05:59:22.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T05:59:23.539Z] + git rev-list -1 --merges 5f9ac5fd022536742e7c632a487a290c1f617dfe~1..5f9ac5fd022536742e7c632a487a290c1f617dfe [Pipeline] echo [2023-03-24T05:59:23.610Z] -----------> git rev-list -1 --merges 5f9ac5fd022536742e7c632a487a290c1f617dfe~1..5f9ac5fd022536742e7c632a487a290c1f617dfe 5f9ac5fd022536742e7c632a487a290c1f617dfe [false] [Pipeline] sh [2023-03-24T05:59:23.916Z] + git log --format=format:%s -1 5f9ac5fd022536742e7c632a487a290c1f617dfe [Pipeline] echo [2023-03-24T05:59:23.950Z] ========================================================= [2023-03-24T05:59:23.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T05:59:23.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T05:59:24.388Z] + git log --format=format:%s -1 5f9ac5fd022536742e7c632a487a290c1f617dfe [Pipeline] echo [2023-03-24T05:59:24.421Z] [semverPrep] GIT_COMMIT: 5f9ac5fd022536742e7c632a487a290c1f617dfe, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-24T05:59:24.452Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T05:59:24.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T05:59:24.833Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T05:59:24.833Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T05:59:24.833Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T05:59:24.833Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T05:59:24.833Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T05:59:24.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:59:25.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:59:25.270Z] [2023-03-24T05:59:25.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:59:25.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:59:25.651Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T05:59:25.651Z] b85a868b505f: Pulling fs layer [2023-03-24T05:59:25.651Z] e2be974225ed: Pulling fs layer [2023-03-24T05:59:25.651Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T05:59:25.651Z] 988bab9f4d93: Pulling fs layer [2023-03-24T05:59:25.651Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T05:59:25.651Z] eaf3925da568: Pulling fs layer [2023-03-24T05:59:25.651Z] bab4dde63d76: Pulling fs layer [2023-03-24T05:59:25.651Z] bde34c3a00c8: Pulling fs layer [2023-03-24T05:59:25.651Z] b352a97aabf1: Pulling fs layer [2023-03-24T05:59:25.651Z] 4872d77fe225: Pulling fs layer [2023-03-24T05:59:25.651Z] 5851b861e8e6: Pulling fs layer [2023-03-24T05:59:25.651Z] 1469e6f7b9e6: Waiting [2023-03-24T05:59:25.651Z] eaf3925da568: Waiting [2023-03-24T05:59:25.651Z] bab4dde63d76: Waiting [2023-03-24T05:59:25.651Z] bde34c3a00c8: Waiting [2023-03-24T05:59:25.651Z] b352a97aabf1: Waiting [2023-03-24T05:59:25.651Z] 4872d77fe225: Waiting [2023-03-24T05:59:25.651Z] 5851b861e8e6: Waiting [2023-03-24T05:59:25.651Z] 988bab9f4d93: Waiting [2023-03-24T05:59:25.651Z] e2be974225ed: Verifying Checksum [2023-03-24T05:59:25.651Z] e2be974225ed: Download complete [2023-03-24T05:59:25.651Z] 988bab9f4d93: Verifying Checksum [2023-03-24T05:59:25.651Z] 988bab9f4d93: Download complete [2023-03-24T05:59:25.912Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T05:59:25.912Z] 1469e6f7b9e6: Download complete [2023-03-24T05:59:25.912Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T05:59:25.912Z] 339a4e72a1f5: Download complete [2023-03-24T05:59:25.912Z] eaf3925da568: Verifying Checksum [2023-03-24T05:59:25.912Z] eaf3925da568: Download complete [2023-03-24T05:59:25.912Z] bde34c3a00c8: Download complete [2023-03-24T05:59:25.912Z] b352a97aabf1: Download complete [2023-03-24T05:59:25.912Z] 4872d77fe225: Verifying Checksum [2023-03-24T05:59:25.912Z] 5851b861e8e6: Download complete [2023-03-24T05:59:25.912Z] b85a868b505f: Verifying Checksum [2023-03-24T05:59:25.912Z] b85a868b505f: Download complete [2023-03-24T05:59:26.497Z] bab4dde63d76: Verifying Checksum [2023-03-24T05:59:26.497Z] bab4dde63d76: Download complete [2023-03-24T05:59:27.436Z] b85a868b505f: Pull complete [2023-03-24T05:59:27.436Z] e2be974225ed: Pull complete [2023-03-24T05:59:28.015Z] 339a4e72a1f5: Pull complete [2023-03-24T05:59:28.015Z] 988bab9f4d93: Pull complete [2023-03-24T05:59:28.277Z] 1469e6f7b9e6: Pull complete [2023-03-24T05:59:28.277Z] eaf3925da568: Pull complete [2023-03-24T05:59:30.181Z] bab4dde63d76: Pull complete [2023-03-24T05:59:30.181Z] bde34c3a00c8: Pull complete [2023-03-24T05:59:30.440Z] b352a97aabf1: Pull complete [2023-03-24T05:59:30.440Z] 4872d77fe225: Pull complete [2023-03-24T05:59:30.440Z] 5851b861e8e6: Pull complete [2023-03-24T05:59:30.440Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T05:59:30.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:59:30.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:59:30.704Z] prd-ubuntu20.04-docker-8c-8g-5668 does not seem to be running inside a container [2023-03-24T05:59:30.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-273 -v /w/workspace/gexfoundry_device-snmp-go_PR-273:/w/workspace/gexfoundry_device-snmp-go_PR-273:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-273@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 [2023-03-24T05:59:33.481Z] $ docker top eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a -eo pid,comm [2023-03-24T05:59:33.543Z] 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). [2023-03-24T05:59:33.543Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T05:59:33.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T05:59:33.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T05:59:33.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T05:59:33.813Z] $ docker exec eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a ssh-agent [2023-03-24T05:59:33.926Z] SSH_AUTH_SOCK=/tmp/ssh-vMWB1y6onc4B/agent.33 [2023-03-24T05:59:33.926Z] SSH_AGENT_PID=39 [2023-03-24T05:59:33.937Z] Running ssh-add (command line suppressed) [2023-03-24T05:59:34.042Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/private_key_14947686386753607529.key (/w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/private_key_14947686386753607529.key) [2023-03-24T05:59:34.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T05:59:34.437Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T05:59:34.470Z] $ docker exec --env ******** --env ******** eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a ssh-agent -k [2023-03-24T05:59:34.568Z] unset SSH_AUTH_SOCK; [2023-03-24T05:59:34.568Z] unset SSH_AGENT_PID; [2023-03-24T05:59:34.568Z] echo Agent pid 39 killed; [2023-03-24T05:59:34.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T05:59:34.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T05:59:34.674Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T05:59:34.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T05:59:34.800Z] $ docker exec eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a ssh-agent [2023-03-24T05:59:34.913Z] SSH_AUTH_SOCK=/tmp/ssh-YwiIJqwGP4LX/agent.71 [2023-03-24T05:59:34.913Z] SSH_AGENT_PID=77 [2023-03-24T05:59:34.918Z] Running ssh-add (command line suppressed) [2023-03-24T05:59:35.031Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/private_key_11491301324955315643.key (/w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/private_key_11491301324955315643.key) [2023-03-24T05:59:35.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T05:59:35.404Z] + git semver init [2023-03-24T05:59:35.678Z] 2023-03-24 05:59:35,573 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T05:59:35.678Z] 2023-03-24 05:59:35,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-273/.semver [2023-03-24T05:59:35.678Z] 2023-03-24 05:59:35,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-273/.semver [2023-03-24T05:59:35.678Z] 2023-03-24 05:59:35,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-273/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-273, universal_newlines=False, shell=None, istream=None) [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,444 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-273/.git/info/exclude [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-273/.semver/PR-273 with force:False [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,445 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-273/.semver/PR-273 [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,450 [execute] INFO git cat-file --batch-check [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-273/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,456 [execute] INFO git cat-file --batch [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-273/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T05:59:36.630Z] 2023-03-24 05:59:36,462 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-273/.semver/PR-273 [2023-03-24T05:59:36.630Z] 0.0.0 [Pipeline] } [2023-03-24T05:59:36.662Z] $ docker exec --env ******** --env ******** eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a ssh-agent -k [2023-03-24T05:59:36.763Z] unset SSH_AUTH_SOCK; [2023-03-24T05:59:36.764Z] unset SSH_AGENT_PID; [2023-03-24T05:59:36.765Z] echo Agent pid 77 killed; [2023-03-24T05:59:36.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T05:59:37.257Z] + git semver [Pipeline] } [2023-03-24T05:59:37.545Z] $ docker stop --time=1 eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a [2023-03-24T05:59:38.872Z] $ docker rm -f --volumes eed991ec4f70e876ad16e0892b0cd7e43b8028558e2a807cdda8d8b1c749c77a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T05:59:39.305Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T05:59:39.650Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T05:59:39.668Z] [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 [2023-03-24T05:59:40.391Z] provisioning config files... [2023-03-24T05:59:40.400Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/config2570002661451555136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:59:40.799Z] ---> docker-login.sh [2023-03-24T05:59:40.799Z] nexus3.edgexfoundry.org:10001 [2023-03-24T05:59:40.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:40.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:40.799Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:40.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:40.799Z] [2023-03-24T05:59:40.799Z] Login Succeeded [2023-03-24T05:59:40.799Z] nexus3.edgexfoundry.org:10002 [2023-03-24T05:59:40.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:40.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:40.799Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:40.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:40.799Z] [2023-03-24T05:59:40.799Z] Login Succeeded [2023-03-24T05:59:40.799Z] nexus3.edgexfoundry.org:10003 [2023-03-24T05:59:41.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:41.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:41.064Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:41.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:41.064Z] [2023-03-24T05:59:41.064Z] Login Succeeded [2023-03-24T05:59:41.064Z] nexus3.edgexfoundry.org:10004 [2023-03-24T05:59:41.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:41.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:41.326Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:41.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:41.326Z] [2023-03-24T05:59:41.326Z] Login Succeeded [2023-03-24T05:59:41.326Z] docker.io [2023-03-24T05:59:41.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:41.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:41.584Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:41.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:41.584Z] [2023-03-24T05:59:41.584Z] Login Succeeded [2023-03-24T05:59:41.585Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T05:59:41.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T05:59:41.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:59:41.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:59:41.849Z] ========================================================= [2023-03-24T05:59:41.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T05:59:41.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:59:42.297Z] + 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 . [2023-03-24T05:59:42.297Z] Sending build context to Docker daemon 5.731MB [2023-03-24T05:59:42.297Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T05:59:42.297Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T05:59:42.297Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T05:59:42.297Z] 63b65145d645: Pulling fs layer [2023-03-24T05:59:42.297Z] a2d21d5440eb: Pulling fs layer [2023-03-24T05:59:42.297Z] 935e6c44a52c: Pulling fs layer [2023-03-24T05:59:42.297Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T05:59:42.297Z] 30dea6a524f1: Pulling fs layer [2023-03-24T05:59:42.297Z] a2aff8979fd8: Pulling fs layer [2023-03-24T05:59:42.297Z] 6808be2612f2: Pulling fs layer [2023-03-24T05:59:42.297Z] f25807f1079a: Pulling fs layer [2023-03-24T05:59:42.297Z] 94cc34f8dd06: Waiting [2023-03-24T05:59:42.297Z] 30dea6a524f1: Waiting [2023-03-24T05:59:42.297Z] a2aff8979fd8: Waiting [2023-03-24T05:59:42.297Z] 6808be2612f2: Waiting [2023-03-24T05:59:42.297Z] f25807f1079a: Waiting [2023-03-24T05:59:42.559Z] a2d21d5440eb: Download complete [2023-03-24T05:59:42.559Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T05:59:42.559Z] 94cc34f8dd06: Download complete [2023-03-24T05:59:42.559Z] 30dea6a524f1: Download complete [2023-03-24T05:59:42.559Z] 63b65145d645: Download complete [2023-03-24T05:59:42.559Z] a2aff8979fd8: Verifying Checksum [2023-03-24T05:59:42.559Z] a2aff8979fd8: Download complete [2023-03-24T05:59:42.824Z] 63b65145d645: Pull complete [2023-03-24T05:59:42.824Z] a2d21d5440eb: Pull complete [2023-03-24T05:59:43.089Z] f25807f1079a: Verifying Checksum [2023-03-24T05:59:43.089Z] f25807f1079a: Download complete [2023-03-24T05:59:43.089Z] 935e6c44a52c: Verifying Checksum [2023-03-24T05:59:43.089Z] 935e6c44a52c: Download complete [2023-03-24T05:59:43.348Z] 6808be2612f2: Verifying Checksum [2023-03-24T05:59:43.348Z] 6808be2612f2: Download complete [2023-03-24T05:59:47.536Z] 935e6c44a52c: Pull complete [2023-03-24T05:59:47.536Z] 94cc34f8dd06: Pull complete [2023-03-24T05:59:47.536Z] 30dea6a524f1: Pull complete [2023-03-24T05:59:47.796Z] a2aff8979fd8: Pull complete [2023-03-24T05:59:50.351Z] 6808be2612f2: Pull complete [2023-03-24T05:59:50.926Z] f25807f1079a: Pull complete [2023-03-24T05:59:51.185Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T05:59:51.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T05:59:51.185Z] ---> 3b553350e43f [2023-03-24T05:59:51.185Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:59:55.188Z] Still waiting to schedule task [2023-03-24T05:59:55.188Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5667’ [2023-03-24T05:59:56.465Z] ---> Running in d222ac5783ff [2023-03-24T05:59:56.465Z] Removing intermediate container d222ac5783ff [2023-03-24T05:59:56.465Z] ---> 2821869e8f17 [2023-03-24T05:59:56.465Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T05:59:56.465Z] ---> Running in f1e85e4f2e25 [2023-03-24T05:59:56.465Z] Removing intermediate container f1e85e4f2e25 [2023-03-24T05:59:56.465Z] ---> 54ab26cf4500 [2023-03-24T05:59:56.465Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-24T05:59:56.465Z] ---> Running in 8c7ec54e4c68 [2023-03-24T05:59:56.724Z] Removing intermediate container 8c7ec54e4c68 [2023-03-24T05:59:56.724Z] ---> 30cf1bb50bb1 [2023-03-24T05:59:56.724Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T05:59:56.724Z] ---> Running in 6147f19fb32c [2023-03-24T05:59:56.724Z] Removing intermediate container 6147f19fb32c [2023-03-24T05:59:56.724Z] ---> 75e087ad9e02 [2023-03-24T05:59:56.724Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T05:59:56.724Z] ---> Running in 876c194a8708 [2023-03-24T05:59:56.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:59:57.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:59:57.242Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-24T05:59:57.242Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-24T05:59:57.242Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-24T05:59:57.242Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-24T05:59:57.242Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:59:57.524Z] OK: 269 MiB in 57 packages [2023-03-24T05:59:58.095Z] Removing intermediate container 876c194a8708 [2023-03-24T05:59:58.095Z] ---> 45c9f9dfb9a9 [2023-03-24T05:59:58.095Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-24T05:59:58.095Z] ---> Running in 03c10bffaccf [2023-03-24T05:59:58.095Z] Removing intermediate container 03c10bffaccf [2023-03-24T05:59:58.095Z] ---> caddeced91cd [2023-03-24T05:59:58.095Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T05:59:58.095Z] ---> 1597491245c6 [2023-03-24T05:59:58.095Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:59:58.352Z] ---> Running in 94b2cec1502c [2023-03-24T06:00:30.460Z] Removing intermediate container 94b2cec1502c [2023-03-24T06:00:30.460Z] ---> 8e38b71b3c5b [2023-03-24T06:00:30.460Z] Step 11/12 : COPY . . [2023-03-24T06:00:30.460Z] ---> 39cc979d434c [2023-03-24T06:00:30.460Z] Step 12/12 : RUN ${MAKE} [2023-03-24T06:00:30.460Z] ---> Running in 2caa0eda2b8b [2023-03-24T06:00:30.460Z] noop [2023-03-24T06:00:30.460Z] Removing intermediate container 2caa0eda2b8b [2023-03-24T06:00:30.460Z] ---> ddd9b8c982f3 [2023-03-24T06:00:30.460Z] Successfully built ddd9b8c982f3 [2023-03-24T06:00:30.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:00:30.896Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T06:00:30.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:00:31.046Z] prd-ubuntu20.04-docker-8c-8g-5668 does not seem to be running inside a container [2023-03-24T06:00:31.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-273 -v /w/workspace/gexfoundry_device-snmp-go_PR-273:/w/workspace/gexfoundry_device-snmp-go_PR-273:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-273@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 [2023-03-24T06:00:31.412Z] $ docker top f2e7d0b31ad11b85faa4174203322b28c6f9bea828ecc38f68ea22a6457798e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:00:31.803Z] + go version [2023-03-24T06:00:31.803Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T06:00:31.839Z] $ docker stop --time=1 f2e7d0b31ad11b85faa4174203322b28c6f9bea828ecc38f68ea22a6457798e7 [2023-03-24T06:00:33.128Z] $ docker rm -f --volumes f2e7d0b31ad11b85faa4174203322b28c6f9bea828ecc38f68ea22a6457798e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:00:33.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T06:00:33.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:00:33.969Z] prd-ubuntu20.04-docker-8c-8g-5668 does not seem to be running inside a container [2023-03-24T06:00:34.001Z] $ 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-snmp-go_PR-273 -v /w/workspace/gexfoundry_device-snmp-go_PR-273:/w/workspace/gexfoundry_device-snmp-go_PR-273:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-273@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 [2023-03-24T06:00:34.325Z] $ docker top 113742ed1328b85a19b33ebc17a807deb4692bd12f10d6d46937b41ac16c60ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:00:34.709Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-273 [Pipeline] fileExists [Pipeline] sh [2023-03-24T06:00:35.062Z] + make test [2023-03-24T06:00:35.062Z] go test ./... -coverprofile=coverage.out [2023-03-24T06:00:39.250Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-24T06:00:45.799Z] # github.com/edgexfoundry/device-snmp-go/internal/driver [2023-03-24T06:00:45.799Z] internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion [2023-03-24T06:00:45.799Z] internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion [2023-03-24T06:00:47.696Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-24T06:00:47.696Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.696Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-24T06:00:47.696Z] have (string) [2023-03-24T06:00:47.696Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.697Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-24T06:00:47.697Z] have (string) [2023-03-24T06:00:47.697Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:00:47.697Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-24T06:00:47.697Z] FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] [2023-03-24T06:00:47.697Z] FAIL [2023-03-24T06:00:47.697Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-24T06:00:47.790Z] $ docker stop --time=1 113742ed1328b85a19b33ebc17a807deb4692bd12f10d6d46937b41ac16c60ec [2023-03-24T06:00:50.425Z] $ docker rm -f --volumes 113742ed1328b85a19b33ebc17a807deb4692bd12f10d6d46937b41ac16c60ec [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 [2023-03-24T06:00:51.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:00:51.624Z] [2023-03-24T06:00:51.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:00:51.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:00:51.994Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T06:00:51.994Z] 5eb5b503b376: Pulling fs layer [2023-03-24T06:00:51.994Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T06:00:51.994Z] ec43610c2a17: Pulling fs layer [2023-03-24T06:00:51.994Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T06:00:51.994Z] 33b1e0a273af: Pulling fs layer [2023-03-24T06:00:51.994Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T06:00:51.994Z] 2f39f015ded8: Pulling fs layer [2023-03-24T06:00:51.994Z] 3a2ae6a8a46f: Waiting [2023-03-24T06:00:51.994Z] 33b1e0a273af: Waiting [2023-03-24T06:00:51.994Z] 5d3b04190fa2: Waiting [2023-03-24T06:00:51.994Z] 2f39f015ded8: Waiting [2023-03-24T06:00:51.994Z] 5c69ac0246d0: Download complete [2023-03-24T06:00:51.994Z] 3a2ae6a8a46f: Download complete [2023-03-24T06:00:52.253Z] 33b1e0a273af: Verifying Checksum [2023-03-24T06:00:52.253Z] 33b1e0a273af: Download complete [2023-03-24T06:00:52.253Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T06:00:52.253Z] 5d3b04190fa2: Download complete [2023-03-24T06:00:52.253Z] ec43610c2a17: Verifying Checksum [2023-03-24T06:00:52.253Z] ec43610c2a17: Download complete [2023-03-24T06:00:52.253Z] 5eb5b503b376: Verifying Checksum [2023-03-24T06:00:52.253Z] 5eb5b503b376: Download complete [2023-03-24T06:00:52.819Z] 2f39f015ded8: Download complete [2023-03-24T06:00:53.384Z] 5eb5b503b376: Pull complete [2023-03-24T06:00:53.641Z] 5c69ac0246d0: Pull complete [2023-03-24T06:00:53.899Z] ec43610c2a17: Pull complete [2023-03-24T06:00:53.899Z] 3a2ae6a8a46f: Pull complete [2023-03-24T06:00:54.156Z] 33b1e0a273af: Pull complete [2023-03-24T06:00:54.156Z] 5d3b04190fa2: Pull complete [2023-03-24T06:00:58.339Z] 2f39f015ded8: Pull complete [2023-03-24T06:00:58.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T06:00:58.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:00:58.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:00:58.556Z] prd-ubuntu20.04-docker-8c-8g-5668 does not seem to be running inside a container [2023-03-24T06:00:58.615Z] $ 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-snmp-go_PR-273 -v /w/workspace/gexfoundry_device-snmp-go_PR-273:/w/workspace/gexfoundry_device-snmp-go_PR-273:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-273@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 [2023-03-24T06:01:03.336Z] $ docker top 7820f79cbe25e6348a77546d2dc1f6b73a73f47c7d3dc49b4028726d2d51eede -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:01:03.828Z] ---> job-cost.sh [2023-03-24T06:01:03.828Z] lf-activate-venv: SKIPPING [2023-03-24T06:01:03.828Z] INFO: No Stack... [2023-03-24T06:01:04.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T06:01:04.345Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T06:01:04.654Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-273/archives/cost.csv [2023-03-24T06:01:04.654Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T06:01:04.697Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] [2023-03-24T06:01:04.702Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] did not exist. Created. [2023-03-24T06:01:04.703Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T06:01:05.087Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T06:01:05.148Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T06:01:05.177Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T06:01:05.268Z] $ docker stop --time=1 7820f79cbe25e6348a77546d2dc1f6b73a73f47c7d3dc49b4028726d2d51eede [2023-03-24T06:01:06.440Z] $ docker rm -f --volumes 7820f79cbe25e6348a77546d2dc1f6b73a73f47c7d3dc49b4028726d2d51eede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T06:01:06.816Z] Failed in branch amd64 [2023-03-24T06:02:25.162Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5675 in /w/workspace/gexfoundry_device-snmp-go_PR-273 [Pipeline] { [Pipeline] ws [2023-03-24T06:02:25.218Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-24T06:02:25.304Z] Selected Git installation does not exist. Using Default [2023-03-24T06:02:25.304Z] The recommended git tool is: NONE [2023-03-24T06:02:31.357Z] using credential edgex-jenkins-ssh [2023-03-24T06:02:31.375Z] Cloning the remote Git repository [2023-03-24T06:02:31.432Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-24T06:02:31.548Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-03-24T06:02:31.707Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-24T06:02:31.708Z] > git --version # timeout=10 [2023-03-24T06:02:31.738Z] > git --version # 'git version 2.25.1' [2023-03-24T06:02:31.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T06:02:31.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T06:02:32.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-24T06:02:33.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T06:02:33.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-24T06:02:34.026Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-24T06:02:34.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T06:02:34.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T06:02:34.603Z] Merging remotes/origin/main commit 224900f6885e44699053c83c13a1a421d11bcb33 into PR head commit 5f9ac5fd022536742e7c632a487a290c1f617dfe [2023-03-24T06:02:34.937Z] Merge succeeded, producing 5f9ac5fd022536742e7c632a487a290c1f617dfe [2023-03-24T06:02:34.937Z] Checking out Revision 5f9ac5fd022536742e7c632a487a290c1f617dfe (PR-273) [2023-03-24T06:02:35.506Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-24T06:02:34.629Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T06:02:34.717Z] > git checkout -f 5f9ac5fd022536742e7c632a487a290c1f617dfe # timeout=10 [2023-03-24T06:02:34.821Z] > git remote # timeout=10 [2023-03-24T06:02:34.842Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T06:02:34.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T06:02:34.889Z] > git merge 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 [2023-03-24T06:02:34.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T06:02:34.946Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T06:02:34.964Z] > git checkout -f 5f9ac5fd022536742e7c632a487a290c1f617dfe # timeout=10 [2023-03-24T06:02:35.571Z] > git --version # timeout=10 [2023-03-24T06:02:35.583Z] > git --version # 'git version 2.25.1' [2023-03-24T06:02:35.597Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T06:02:36.760Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T06:02:36.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T06:02:36.760Z] Dload Upload Total Spent Left Speed [2023-03-24T06:02:36.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-24T06:02:37.404Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T06:02:37.769Z] + sudo tee /etc/docker/daemon.new [2023-03-24T06:02:37.769Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T06:02:37.769Z] { [2023-03-24T06:02:37.769Z] "registry-mirrors": [ [2023-03-24T06:02:37.769Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T06:02:37.769Z] ], [2023-03-24T06:02:37.769Z] "bip": "10.250.0.254/24", [2023-03-24T06:02:37.769Z] "hosts": [ [2023-03-24T06:02:37.769Z] "tcp://0.0.0.0:5555", [2023-03-24T06:02:37.769Z] "unix:///var/run/docker.sock" [2023-03-24T06:02:37.769Z] ], [2023-03-24T06:02:37.769Z] "mtu": 1458, [2023-03-24T06:02:37.769Z] "selinux-enabled": true, [2023-03-24T06:02:37.769Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T06:02:37.769Z] } [Pipeline] sh [2023-03-24T06:02:38.147Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T06:02:38.522Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T06:02:56.898Z] provisioning config files... [2023-03-24T06:02:56.933Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config18289749508089127163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:02:57.357Z] ---> docker-login.sh [2023-03-24T06:02:57.357Z] nexus3.edgexfoundry.org:10001 [2023-03-24T06:02:57.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:02:57.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:02:57.954Z] Configure a credential helper to remove this warning. See [2023-03-24T06:02:57.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:02:57.954Z] [2023-03-24T06:02:57.954Z] Login Succeeded [2023-03-24T06:02:57.954Z] nexus3.edgexfoundry.org:10002 [2023-03-24T06:02:58.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:02:58.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:02:58.503Z] Configure a credential helper to remove this warning. See [2023-03-24T06:02:58.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:02:58.503Z] [2023-03-24T06:02:58.503Z] Login Succeeded [2023-03-24T06:02:58.503Z] nexus3.edgexfoundry.org:10003 [2023-03-24T06:02:58.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:02:58.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:02:58.776Z] Configure a credential helper to remove this warning. See [2023-03-24T06:02:58.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:02:58.776Z] [2023-03-24T06:02:58.776Z] Login Succeeded [2023-03-24T06:02:58.776Z] nexus3.edgexfoundry.org:10004 [2023-03-24T06:02:59.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:02:59.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:02:59.376Z] Configure a credential helper to remove this warning. See [2023-03-24T06:02:59.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:02:59.376Z] [2023-03-24T06:02:59.376Z] Login Succeeded [2023-03-24T06:02:59.376Z] docker.io [2023-03-24T06:02:59.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:02:59.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:02:59.921Z] Configure a credential helper to remove this warning. See [2023-03-24T06:02:59.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:02:59.921Z] [2023-03-24T06:02:59.921Z] Login Succeeded [2023-03-24T06:02:59.921Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T06:02:59.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T06:03:00.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T06:03:00.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T06:03:00.493Z] ========================================================= [2023-03-24T06:03:00.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T06:03:00.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:03:01.010Z] + 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 . [2023-03-24T06:03:01.283Z] Sending build context to Docker daemon 2.968MB [2023-03-24T06:03:01.283Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T06:03:01.283Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T06:03:01.576Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T06:03:01.576Z] af6eaf76a39c: Pulling fs layer [2023-03-24T06:03:01.576Z] 55522c791124: Pulling fs layer [2023-03-24T06:03:01.576Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T06:03:01.576Z] 169dfbe0d373: Pulling fs layer [2023-03-24T06:03:01.576Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T06:03:01.576Z] 169dfbe0d373: Waiting [2023-03-24T06:03:01.576Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T06:03:01.576Z] e1ff8fa3b103: Waiting [2023-03-24T06:03:01.576Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T06:03:01.576Z] 52ebb69f0ebf: Waiting [2023-03-24T06:03:01.576Z] 5abe8eddf0d5: Waiting [2023-03-24T06:03:01.576Z] 55522c791124: Verifying Checksum [2023-03-24T06:03:01.576Z] 55522c791124: Download complete [2023-03-24T06:03:01.851Z] 169dfbe0d373: Verifying Checksum [2023-03-24T06:03:01.851Z] 169dfbe0d373: Download complete [2023-03-24T06:03:01.851Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T06:03:01.851Z] e1ff8fa3b103: Download complete [2023-03-24T06:03:01.851Z] af6eaf76a39c: Verifying Checksum [2023-03-24T06:03:03.332Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T06:03:03.332Z] 5abe8eddf0d5: Download complete [2023-03-24T06:03:04.318Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T06:03:04.587Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T06:03:04.587Z] 52ebb69f0ebf: Download complete [2023-03-24T06:03:04.858Z] af6eaf76a39c: Pull complete [2023-03-24T06:03:05.451Z] 55522c791124: Pull complete [2023-03-24T06:03:17.971Z] ce5c4a1c91eb: Pull complete [2023-03-24T06:03:17.971Z] 169dfbe0d373: Pull complete [2023-03-24T06:03:17.971Z] e1ff8fa3b103: Pull complete [2023-03-24T06:03:23.360Z] 52ebb69f0ebf: Pull complete [2023-03-24T06:03:24.788Z] 5abe8eddf0d5: Pull complete [2023-03-24T06:03:24.788Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T06:03:24.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T06:03:24.788Z] ---> 6cb57ee374ae [2023-03-24T06:03:24.788Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T06:03:26.776Z] ---> Running in 9462433606dd [2023-03-24T06:03:27.374Z] Removing intermediate container 9462433606dd [2023-03-24T06:03:27.374Z] ---> f6b8d35f1299 [2023-03-24T06:03:27.374Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T06:03:27.374Z] ---> Running in 9ec51e383c71 [2023-03-24T06:03:27.645Z] Removing intermediate container 9ec51e383c71 [2023-03-24T06:03:27.645Z] ---> 72e27a0c4483 [2023-03-24T06:03:27.645Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-24T06:03:27.645Z] ---> Running in 845a10e78e80 [2023-03-24T06:03:28.235Z] Removing intermediate container 845a10e78e80 [2023-03-24T06:03:28.236Z] ---> 5573eb4af595 [2023-03-24T06:03:28.236Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T06:03:28.236Z] ---> Running in baa28407b52c [2023-03-24T06:03:28.506Z] Removing intermediate container baa28407b52c [2023-03-24T06:03:28.506Z] ---> 5f32ac5fa896 [2023-03-24T06:03:28.506Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T06:03:28.777Z] ---> Running in d0cc01672824 [2023-03-24T06:03:29.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:03:30.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:03:31.689Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-24T06:03:31.689Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-24T06:03:31.689Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-24T06:03:31.689Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-24T06:03:31.959Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:03:31.959Z] OK: 268 MiB in 57 packages [2023-03-24T06:03:32.932Z] Removing intermediate container d0cc01672824 [2023-03-24T06:03:32.932Z] ---> d5cfae0a6598 [2023-03-24T06:03:32.932Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-24T06:03:33.201Z] ---> Running in 0dcf1ed63c48 [2023-03-24T06:03:33.472Z] Removing intermediate container 0dcf1ed63c48 [2023-03-24T06:03:33.472Z] ---> 2f806a265931 [2023-03-24T06:03:33.472Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T06:03:34.071Z] ---> 6613b63d8bc2 [2023-03-24T06:03:34.071Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T06:03:34.071Z] ---> Running in cad5f10efe2f [2023-03-24T06:04:42.049Z] Removing intermediate container cad5f10efe2f [2023-03-24T06:04:42.049Z] ---> b83fad1fc0c6 [2023-03-24T06:04:42.049Z] Step 11/12 : COPY . . [2023-03-24T06:04:42.049Z] ---> 08ff063f5715 [2023-03-24T06:04:42.049Z] Step 12/12 : RUN ${MAKE} [2023-03-24T06:04:42.049Z] ---> Running in 34c87069b299 [2023-03-24T06:04:42.049Z] noop [2023-03-24T06:04:42.049Z] Removing intermediate container 34c87069b299 [2023-03-24T06:04:42.049Z] ---> 28325dbee1fa [2023-03-24T06:04:42.049Z] Successfully built 28325dbee1fa [2023-03-24T06:04:42.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:04:42.534Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T06:04:42.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:04:42.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-5675 does not seem to be running inside a container [2023-03-24T06:04:42.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 [2023-03-24T06:04:44.200Z] $ docker top 454f2cf54f7e5995f8743acee48bf86461e26dc87ece48f1b134f6380b8cc31f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:04:45.116Z] + go version [2023-03-24T06:04:45.116Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T06:04:45.161Z] $ docker stop --time=1 454f2cf54f7e5995f8743acee48bf86461e26dc87ece48f1b134f6380b8cc31f [2023-03-24T06:04:46.855Z] $ docker rm -f --volumes 454f2cf54f7e5995f8743acee48bf86461e26dc87ece48f1b134f6380b8cc31f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:04:47.753Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T06:04:47.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:04:48.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-5675 does not seem to be running inside a container [2023-03-24T06:04:48.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 [2023-03-24T06:04:49.358Z] $ docker top 97c6b5cedc87934dd81e4a852baad17a390a7a4d35ff6cd6ab8489c9f91b2fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:04:50.261Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-24T06:04:50.973Z] + make test [2023-03-24T06:04:50.973Z] go test ./... -coverprofile=coverage.out [2023-03-24T06:05:29.874Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-24T06:07:06.554Z] # github.com/edgexfoundry/device-snmp-go/internal/driver [2023-03-24T06:07:06.554Z] internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion [2023-03-24T06:07:06.554Z] internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion [2023-03-24T06:07:38.849Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-24T06:07:38.849Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-24T06:07:38.849Z] have (string) [2023-03-24T06:07:38.849Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T06:07:38.849Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-24T06:07:53.888Z] FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] [2023-03-24T06:07:53.888Z] FAIL [2023-03-24T06:07:54.157Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-24T06:07:54.215Z] $ docker stop --time=1 97c6b5cedc87934dd81e4a852baad17a390a7a4d35ff6cd6ab8489c9f91b2fa3 [2023-03-24T06:07:56.198Z] $ docker rm -f --volumes 97c6b5cedc87934dd81e4a852baad17a390a7a4d35ff6cd6ab8489c9f91b2fa3 [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 [2023-03-24T06:07:58.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:07:58.077Z] [2023-03-24T06:07:58.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:07:58.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:07:58.834Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T06:07:58.834Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T06:07:58.834Z] 04944245beec: Pulling fs layer [2023-03-24T06:07:58.834Z] 699f458cf7ca: Pulling fs layer [2023-03-24T06:07:58.834Z] 765212b225bb: Pulling fs layer [2023-03-24T06:07:58.834Z] f23df028b6ca: Pulling fs layer [2023-03-24T06:07:58.834Z] 765212b225bb: Waiting [2023-03-24T06:07:58.834Z] f23df028b6ca: Waiting [2023-03-24T06:07:58.834Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T06:07:58.834Z] d65c8cfc05b1: Waiting [2023-03-24T06:07:58.834Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T06:07:58.834Z] 04944245beec: Verifying Checksum [2023-03-24T06:07:58.834Z] 04944245beec: Download complete [2023-03-24T06:07:58.834Z] 765212b225bb: Verifying Checksum [2023-03-24T06:07:58.834Z] 765212b225bb: Download complete [2023-03-24T06:07:59.127Z] f23df028b6ca: Verifying Checksum [2023-03-24T06:07:59.127Z] f23df028b6ca: Download complete [2023-03-24T06:07:59.127Z] d65c8cfc05b1: Download complete [2023-03-24T06:07:59.746Z] 699f458cf7ca: Download complete [2023-03-24T06:08:00.743Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T06:08:00.743Z] 8998bd30e6a1: Download complete [2023-03-24T06:08:03.343Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T06:08:03.343Z] 2437ff75d9bd: Download complete [2023-03-24T06:08:05.298Z] 8998bd30e6a1: Pull complete [2023-03-24T06:08:05.888Z] 04944245beec: Pull complete [2023-03-24T06:08:07.313Z] 699f458cf7ca: Pull complete [2023-03-24T06:08:07.313Z] 765212b225bb: Pull complete [2023-03-24T06:08:08.282Z] f23df028b6ca: Pull complete [2023-03-24T06:08:08.552Z] d65c8cfc05b1: Pull complete [2023-03-24T06:08:23.616Z] 2437ff75d9bd: Pull complete [2023-03-24T06:08:23.616Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T06:08:23.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:08:23.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:08:24.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-5675 does not seem to be running inside a container [2023-03-24T06:08:24.128Z] $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 [2023-03-24T06:08:27.332Z] $ docker top 2b3427b3305b78e56215416611c526d3b3856c2981390891041d7c22f58cc241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:28.343Z] ---> job-cost.sh [2023-03-24T06:08:28.343Z] lf-activate-venv: SKIPPING [2023-03-24T06:08:28.343Z] INFO: No Stack... [2023-03-24T06:08:28.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T06:08:29.583Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T06:08:30.262Z] + + cut -d, -f6cat [2023-03-24T06:08:30.262Z] /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-03-24T06:08:30.373Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] [2023-03-24T06:08:30.382Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] did not exist. Created. [2023-03-24T06:08:30.382Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T06:08:31.275Z] /w/workspace/device-snmp-go/1@tmp/durable-34042062/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T06:08:31.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T06:08:32.078Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T06:08:32.767Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T06:08:32.784Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T06:08:32.879Z] $ docker stop --time=1 2b3427b3305b78e56215416611c526d3b3856c2981390891041d7c22f58cc241 [2023-03-24T06:08:34.478Z] $ docker rm -f --volumes 2b3427b3305b78e56215416611c526d3b3856c2981390891041d7c22f58cc241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T06:08:35.223Z] 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 [2023-03-24T06:08:37.250Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-273/archives ] [2023-03-24T06:08:37.250Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-273/archives [2023-03-24T06:08:37.250Z] total 16 [2023-03-24T06:08:37.250Z] drwxr-xr-x 3 root root 4096 Mar 24 06:01 . [2023-03-24T06:08:37.250Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 06:01 .. [2023-03-24T06:08:37.250Z] drwxr-xr-x 2 root root 4096 Mar 24 06:01 cost [2023-03-24T06:08:37.250Z] -rw-r--r-- 1 root root 86 Mar 24 06:01 cost.csv [2023-03-24T06:08:37.250Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-273/archives [2023-03-24T06:08:37.250Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-273/archives [2023-03-24T06:08:37.250Z] total 16 [2023-03-24T06:08:37.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 06:01 . [2023-03-24T06:08:37.250Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 06:01 .. [2023-03-24T06:08:37.250Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 06:01 cost [2023-03-24T06:08:37.250Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 24 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:37.577Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:38.477Z] ---> package-listing.sh [2023-03-24T06:08:38.477Z] ++ facter osfamily [2023-03-24T06:08:38.477Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T06:08:38.738Z] + OS_FAMILY=debian [2023-03-24T06:08:38.738Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-273 [2023-03-24T06:08:38.738Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T06:08:38.738Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T06:08:38.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T06:08:38.738Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T06:08:38.738Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-273 ']' [2023-03-24T06:08:38.738Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T06:08:38.738Z] + case "${OS_FAMILY}" in [2023-03-24T06:08:38.738Z] + dpkg -l [2023-03-24T06:08:38.738Z] + grep '^ii' [2023-03-24T06:08:38.738Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T06:08:38.738Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T06:08:38.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T06:08:38.738Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-273 ']' [2023-03-24T06:08:38.738Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-273/archives/ [2023-03-24T06:08:38.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-273/archives/ [Pipeline] echo [2023-03-24T06:08:38.778Z] 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-snmp-go_PR-273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T06:08:39.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:08:39.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:08:39.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:08:39.867Z] prd-ubuntu20.04-docker-8c-8g-5668 does not seem to be running inside a container [2023-03-24T06:08:39.903Z] $ 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-snmp-go_PR-273/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-snmp-go_PR-273 -v /w/workspace/gexfoundry_device-snmp-go_PR-273:/w/workspace/gexfoundry_device-snmp-go_PR-273:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-273@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-273@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 [2023-03-24T06:08:40.093Z] $ docker top 86c09aa57900a09ce913711190658b6e200d00dc5cd5bbd22af36c444cc5dd71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:08:40.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T06:08:40.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T06:08:41.098Z] + ls /var/log/sa-host [2023-03-24T06:08:41.098Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T06:08:41.236Z] provisioning config files... [2023-03-24T06:08:41.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-273@tmp/config8796538297913578900tmp [Pipeline] { [Pipeline] echo [2023-03-24T06:08:41.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:41.605Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T06:08:41.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:42.038Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T06:08:42.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:42.380Z] ---> sudo-logs.sh [2023-03-24T06:08:42.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T06:08:42.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:42.782Z] ---> job-cost.sh [2023-03-24T06:08:42.782Z] lf-activate-venv: SKIPPING [2023-03-24T06:08:42.782Z] DEBUG: total: 0.2199999988079071 [2023-03-24T06:08:42.782Z] INFO: Retrieving Stack Cost... [2023-03-24T06:08:43.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T06:08:43.611Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T06:08:43.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:08:43.955Z] ---> logs-deploy.sh [2023-03-24T06:08:43.955Z] lf-activate-venv: SKIPPING [2023-03-24T06:08:43.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-273/1 [2023-03-24T06:08:43.955Z] INFO: archiving workspace using pattern(s): [2023-03-24T06:08:44.894Z] Archives upload complete. [2023-03-24T06:08:44.894Z] INFO: archiving logs to Nexus