Pull request #350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4db93aea9123a1e2911bdb29f58f0353fec7ed69+1961be3dbf536bee699796c7591b42b4c7bef829 (8cdd55d7a3c44fdb7261b71940c615e8f05b37cc) 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-ssh16346509756158609855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1485024638835531539.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-onvif-camera/branches/PR-350/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-onvif-camera/branches/PR-350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16996566304630778608.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-onvif-camera/branches/PR-350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8063155503857624577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16539887244089619868.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-onvif-camera/branches/PR-350/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-onvif-camera/branches/PR-350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7651273524203187513.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14786’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14787 in /w/workspace/undry_device-onvif-camera_PR-350 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-350 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1961be3dbf536bee699796c7591b42b4c7bef829 into PR head commit 4db93aea9123a1e2911bdb29f58f0353fec7ed69 Merge succeeded, producing 4db93aea9123a1e2911bdb29f58f0353fec7ed69 Checking out Revision 4db93aea9123a1e2911bdb29f58f0353fec7ed69 (PR-350) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T22:19:19.692Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 4db93aea9123a1e2911bdb29f58f0353fec7ed69 # 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 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4db93aea9123a1e2911bdb29f58f0353fec7ed69 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T22:19:19.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T22:19:19.995Z] ========================================================= [2023-05-09T22:19:19.995Z] EdgeX Global Pipelines Version Info [2023-05-09T22:19:19.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:19:20.750Z] ------------------- [2023-05-09T22:19:20.750Z] stable info: [2023-05-09T22:19:20.750Z] ------------------- [2023-05-09T22:19:20.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T22:19:20.750Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:19:20.750Z] Message: update stable to v1.0.249 [2023-05-09T22:19:21.321Z] ------------------- [2023-05-09T22:19:21.321Z] experimental info: [2023-05-09T22:19:21.321Z] ------------------- [2023-05-09T22:19:21.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T22:19:21.321Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:19:21.321Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T22:19:21.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-09T22:19:21.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-09T22:19:21.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T22:19:21.741Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T22:19:21.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T22:19:21.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T22:19:21.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T22:19:21.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T22:19:21.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T22:19:21.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T22:19:22.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T22:19:22.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-09T22:19:22.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T22:19:22.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T22:19:22.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:19:22.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:19:22.271Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:19:22.310Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:19:22.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T22:19:22.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T22:19:22.432Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T22:19:22.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-09T22:19:22.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T22:19:22.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T22:19:22.598Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T22:19:22.643Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T22:19:22.684Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T22:19:22.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-350 [Pipeline] echo [2023-05-09T22:19:22.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-350 [Pipeline] echo [2023-05-09T22:19:22.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-350 [Pipeline] echo [2023-05-09T22:19:22.845Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4db93aea9123a1e2911bdb29f58f0353fec7ed69 [Pipeline] echo [2023-05-09T22:19:22.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4db93ae [Pipeline] echo [2023-05-09T22:19:22.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:19:23.043Z] provisioning config files... [2023-05-09T22:19:23.058Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-350@tmp/config7153972827534615222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:19:23.404Z] ---> docker-login.sh [2023-05-09T22:19:23.404Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:19:23.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:23.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:23.667Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:23.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:23.667Z] [2023-05-09T22:19:23.667Z] Login Succeeded [2023-05-09T22:19:23.667Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:19:23.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:23.927Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:23.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:23.927Z] [2023-05-09T22:19:23.927Z] Login Succeeded [2023-05-09T22:19:23.927Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:19:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:23.927Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:23.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:23.927Z] [2023-05-09T22:19:23.927Z] Login Succeeded [2023-05-09T22:19:23.927Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:19:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:23.927Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:23.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:23.927Z] [2023-05-09T22:19:23.927Z] Login Succeeded [2023-05-09T22:19:24.187Z] docker.io [2023-05-09T22:19:24.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:24.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:24.449Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:24.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:24.449Z] [2023-05-09T22:19:24.449Z] Login Succeeded [2023-05-09T22:19:24.449Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:19:24.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T22:19:25.102Z] + git rev-list -1 --merges 4db93aea9123a1e2911bdb29f58f0353fec7ed69~1..4db93aea9123a1e2911bdb29f58f0353fec7ed69 [Pipeline] echo [2023-05-09T22:19:25.167Z] -----------> git rev-list -1 --merges 4db93aea9123a1e2911bdb29f58f0353fec7ed69~1..4db93aea9123a1e2911bdb29f58f0353fec7ed69 4db93aea9123a1e2911bdb29f58f0353fec7ed69 [false] [Pipeline] sh [2023-05-09T22:19:25.477Z] + git log --format=format:%s -1 4db93aea9123a1e2911bdb29f58f0353fec7ed69 [Pipeline] echo [2023-05-09T22:19:25.514Z] ========================================================= [2023-05-09T22:19:25.514Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T22:19:25.514Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:19:25.966Z] + git log --format=format:%s -1 4db93aea9123a1e2911bdb29f58f0353fec7ed69 [Pipeline] echo [2023-05-09T22:19:25.998Z] [semverPrep] GIT_COMMIT: 4db93aea9123a1e2911bdb29f58f0353fec7ed69, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T22:19:26.028Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T22:19:26.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:19:26.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T22:19:26.438Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T22:19:26.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T22:19:26.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T22:19:26.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T22:19:26.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:19:26.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:19:26.878Z] [2023-05-09T22:19:26.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:19:27.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:19:27.262Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T22:19:27.262Z] b85a868b505f: Pulling fs layer [2023-05-09T22:19:27.262Z] e2be974225ed: Pulling fs layer [2023-05-09T22:19:27.262Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T22:19:27.262Z] 988bab9f4d93: Pulling fs layer [2023-05-09T22:19:27.262Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T22:19:27.262Z] eaf3925da568: Pulling fs layer [2023-05-09T22:19:27.262Z] bab4dde63d76: Pulling fs layer [2023-05-09T22:19:27.262Z] bde34c3a00c8: Pulling fs layer [2023-05-09T22:19:27.262Z] b352a97aabf1: Pulling fs layer [2023-05-09T22:19:27.262Z] 4872d77fe225: Pulling fs layer [2023-05-09T22:19:27.262Z] 5851b861e8e6: Pulling fs layer [2023-05-09T22:19:27.262Z] 988bab9f4d93: Waiting [2023-05-09T22:19:27.262Z] 1469e6f7b9e6: Waiting [2023-05-09T22:19:27.262Z] bde34c3a00c8: Waiting [2023-05-09T22:19:27.262Z] 4872d77fe225: Waiting [2023-05-09T22:19:27.262Z] b352a97aabf1: Waiting [2023-05-09T22:19:27.262Z] eaf3925da568: Waiting [2023-05-09T22:19:27.262Z] bab4dde63d76: Waiting [2023-05-09T22:19:27.262Z] e2be974225ed: Download complete [2023-05-09T22:19:27.262Z] 988bab9f4d93: Download complete [2023-05-09T22:19:27.262Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T22:19:27.262Z] 1469e6f7b9e6: Download complete [2023-05-09T22:19:27.524Z] eaf3925da568: Verifying Checksum [2023-05-09T22:19:27.524Z] eaf3925da568: Download complete [2023-05-09T22:19:27.524Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T22:19:27.524Z] 339a4e72a1f5: Download complete [2023-05-09T22:19:27.524Z] bde34c3a00c8: Verifying Checksum [2023-05-09T22:19:27.524Z] bde34c3a00c8: Download complete [2023-05-09T22:19:27.524Z] b352a97aabf1: Verifying Checksum [2023-05-09T22:19:27.524Z] b352a97aabf1: Download complete [2023-05-09T22:19:27.524Z] 4872d77fe225: Verifying Checksum [2023-05-09T22:19:27.524Z] 4872d77fe225: Download complete [2023-05-09T22:19:27.524Z] 5851b861e8e6: Verifying Checksum [2023-05-09T22:19:27.524Z] 5851b861e8e6: Download complete [2023-05-09T22:19:27.524Z] b85a868b505f: Verifying Checksum [2023-05-09T22:19:27.524Z] b85a868b505f: Download complete [2023-05-09T22:19:27.784Z] bab4dde63d76: Verifying Checksum [2023-05-09T22:19:27.784Z] bab4dde63d76: Download complete [2023-05-09T22:19:28.723Z] b85a868b505f: Pull complete [2023-05-09T22:19:28.982Z] e2be974225ed: Pull complete [2023-05-09T22:19:29.252Z] 339a4e72a1f5: Pull complete [2023-05-09T22:19:29.518Z] 988bab9f4d93: Pull complete [2023-05-09T22:19:29.779Z] 1469e6f7b9e6: Pull complete [2023-05-09T22:19:29.779Z] eaf3925da568: Pull complete [2023-05-09T22:19:31.686Z] bab4dde63d76: Pull complete [2023-05-09T22:19:31.686Z] bde34c3a00c8: Pull complete [2023-05-09T22:19:31.686Z] b352a97aabf1: Pull complete [2023-05-09T22:19:31.686Z] 4872d77fe225: Pull complete [2023-05-09T22:19:31.686Z] 5851b861e8e6: Pull complete [2023-05-09T22:19:31.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T22:19:31.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:19:31.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:19:31.916Z] prd-ubuntu20.04-docker-8c-8g-14787 does not seem to be running inside a container [2023-05-09T22:19:31.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-350 -v /w/workspace/undry_device-onvif-camera_PR-350:/w/workspace/undry_device-onvif-camera_PR-350:rw,z -v /w/workspace/undry_device-onvif-camera_PR-350@tmp:/w/workspace/undry_device-onvif-camera_PR-350@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-05-09T22:19:33.496Z] $ docker top 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b -eo pid,comm [2023-05-09T22:19:33.558Z] 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-05-09T22:19:33.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:19:33.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:19:33.689Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:19:33.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:19:33.823Z] $ docker exec 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b ssh-agent [2023-05-09T22:19:33.933Z] SSH_AUTH_SOCK=/tmp/ssh-NFzdOVJbE4pL/agent.32 [2023-05-09T22:19:33.933Z] SSH_AGENT_PID=38 [2023-05-09T22:19:33.939Z] Running ssh-add (command line suppressed) [2023-05-09T22:19:34.036Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-350@tmp/private_key_2111896421063171636.key (/w/workspace/undry_device-onvif-camera_PR-350@tmp/private_key_2111896421063171636.key) [2023-05-09T22:19:34.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:19:34.379Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T22:19:34.409Z] $ docker exec --env ******** --env ******** 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b ssh-agent -k [2023-05-09T22:19:34.513Z] unset SSH_AUTH_SOCK; [2023-05-09T22:19:34.513Z] unset SSH_AGENT_PID; [2023-05-09T22:19:34.513Z] echo Agent pid 38 killed; [2023-05-09T22:19:34.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T22:19:34.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:19:34.620Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:19:34.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:19:34.739Z] $ docker exec 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b ssh-agent [2023-05-09T22:19:34.857Z] SSH_AUTH_SOCK=/tmp/ssh-xRHNjso1bBNp/agent.70 [2023-05-09T22:19:34.857Z] SSH_AGENT_PID=76 [2023-05-09T22:19:34.863Z] Running ssh-add (command line suppressed) [2023-05-09T22:19:34.965Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-350@tmp/private_key_18332054265409819834.key (/w/workspace/undry_device-onvif-camera_PR-350@tmp/private_key_18332054265409819834.key) [2023-05-09T22:19:34.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:19:35.313Z] + git semver init [2023-05-09T22:19:35.575Z] 2023-05-09 22:19:35,476 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T22:19:35.575Z] 2023-05-09 22:19:35,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-350/.semver [2023-05-09T22:19:35.575Z] 2023-05-09 22:19:35,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-350/.semver [2023-05-09T22:19:35.575Z] 2023-05-09 22:19:35,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-350/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-350, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,294 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-350/.git/info/exclude [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-350/.semver/PR-350 with force:False [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,295 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-350/.semver/PR-350 [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,299 [execute] INFO git cat-file --batch-check [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-350/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,308 [execute] INFO git cat-file --batch [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-350/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:19:36.519Z] 2023-05-09 22:19:36,316 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-350/.semver/PR-350 [2023-05-09T22:19:36.519Z] 0.0.0 [Pipeline] } [2023-05-09T22:19:36.546Z] $ docker exec --env ******** --env ******** 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b ssh-agent -k [2023-05-09T22:19:36.647Z] unset SSH_AUTH_SOCK; [2023-05-09T22:19:36.648Z] unset SSH_AGENT_PID; [2023-05-09T22:19:36.648Z] echo Agent pid 76 killed; [2023-05-09T22:19:36.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:19:37.079Z] + git semver [Pipeline] } [2023-05-09T22:19:37.362Z] $ docker stop --time=1 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b [2023-05-09T22:19:38.665Z] $ docker rm -f --volumes 606d628d84c34c3b60b0692a2a6c99f441ac0d2ad0e2263e0fabaef6e5a8377b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:19:39.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T22:19:39.355Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T22:19:39.374Z] [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-05-09T22:19:39.977Z] provisioning config files... [2023-05-09T22:19:39.987Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-350@tmp/config14434744395566077130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:19:40.342Z] ---> docker-login.sh [2023-05-09T22:19:40.342Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:19:40.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:40.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:40.342Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:40.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:40.342Z] [2023-05-09T22:19:40.342Z] Login Succeeded [2023-05-09T22:19:40.342Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:19:40.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:40.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:40.342Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:40.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:40.342Z] [2023-05-09T22:19:40.342Z] Login Succeeded [2023-05-09T22:19:40.342Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:19:40.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:40.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:40.602Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:40.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:40.602Z] [2023-05-09T22:19:40.602Z] Login Succeeded [2023-05-09T22:19:40.602Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:19:40.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:40.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:40.602Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:40.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:40.602Z] [2023-05-09T22:19:40.602Z] Login Succeeded [2023-05-09T22:19:40.602Z] docker.io [2023-05-09T22:19:40.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:19:40.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:19:40.861Z] Configure a credential helper to remove this warning. See [2023-05-09T22:19:40.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:19:40.861Z] [2023-05-09T22:19:40.861Z] Login Succeeded [2023-05-09T22:19:40.861Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:19:40.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:19:41.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:19:41.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:19:41.131Z] ========================================================= [2023-05-09T22:19:41.131Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T22:19:41.131Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:19:41.591Z] + 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-05-09T22:19:41.591Z] Sending build context to Docker daemon 21.55MB [2023-05-09T22:19:41.591Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:19:41.591Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T22:19:41.591Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T22:19:41.591Z] f56be85fc22e: Pulling fs layer [2023-05-09T22:19:41.591Z] 85791d961cd3: Pulling fs layer [2023-05-09T22:19:41.591Z] d694b5ae8c79: Pulling fs layer [2023-05-09T22:19:41.591Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T22:19:41.591Z] 4d19c01a9841: Pulling fs layer [2023-05-09T22:19:41.591Z] 9325e15d5711: Pulling fs layer [2023-05-09T22:19:41.591Z] 556b6ee489ea: Pulling fs layer [2023-05-09T22:19:41.591Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T22:19:41.591Z] 556b6ee489ea: Waiting [2023-05-09T22:19:41.591Z] c5a4b2cf53e6: Waiting [2023-05-09T22:19:41.591Z] 9f32a84ed3da: Waiting [2023-05-09T22:19:41.591Z] 9325e15d5711: Waiting [2023-05-09T22:19:41.591Z] 4d19c01a9841: Waiting [2023-05-09T22:19:41.850Z] 85791d961cd3: Verifying Checksum [2023-05-09T22:19:41.850Z] 85791d961cd3: Download complete [2023-05-09T22:19:41.850Z] 9f32a84ed3da: Download complete [2023-05-09T22:19:41.850Z] 4d19c01a9841: Download complete [2023-05-09T22:19:41.850Z] f56be85fc22e: Verifying Checksum [2023-05-09T22:19:41.850Z] f56be85fc22e: Download complete [2023-05-09T22:19:41.850Z] 9325e15d5711: Verifying Checksum [2023-05-09T22:19:41.850Z] 9325e15d5711: Download complete [2023-05-09T22:19:41.850Z] f56be85fc22e: Pull complete [2023-05-09T22:19:42.111Z] 85791d961cd3: Pull complete [2023-05-09T22:19:42.371Z] d694b5ae8c79: Verifying Checksum [2023-05-09T22:19:42.371Z] d694b5ae8c79: Download complete [2023-05-09T22:19:42.630Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T22:19:42.630Z] c5a4b2cf53e6: Download complete [2023-05-09T22:19:42.630Z] 556b6ee489ea: Verifying Checksum [2023-05-09T22:19:42.630Z] 556b6ee489ea: Download complete [2023-05-09T22:19:45.921Z] d694b5ae8c79: Pull complete [2023-05-09T22:19:45.921Z] 9f32a84ed3da: Pull complete [2023-05-09T22:19:45.921Z] 4d19c01a9841: Pull complete [2023-05-09T22:19:45.921Z] 9325e15d5711: Pull complete [2023-05-09T22:19:48.452Z] 556b6ee489ea: Pull complete [2023-05-09T22:19:49.018Z] c5a4b2cf53e6: Pull complete [2023-05-09T22:19:49.018Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T22:19:49.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T22:19:49.018Z] ---> c4be618373d6 [2023-05-09T22:19:49.018Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:19:51.590Z] ---> Running in b762cc478c43 [2023-05-09T22:19:51.590Z] Removing intermediate container b762cc478c43 [2023-05-09T22:19:51.590Z] ---> 4007208a2d7c [2023-05-09T22:19:51.590Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:19:51.590Z] ---> Running in e08ffc4a064f [2023-05-09T22:19:51.590Z] Removing intermediate container e08ffc4a064f [2023-05-09T22:19:51.590Z] ---> f984b294bda6 [2023-05-09T22:19:51.590Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T22:19:51.590Z] ---> Running in ac1f4a325e83 [2023-05-09T22:19:51.590Z] Removing intermediate container ac1f4a325e83 [2023-05-09T22:19:51.590Z] ---> 8649139de629 [2023-05-09T22:19:51.590Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:19:51.590Z] ---> Running in dec50662f441 [2023-05-09T22:19:51.590Z] Removing intermediate container dec50662f441 [2023-05-09T22:19:51.590Z] ---> fba36642d4e5 [2023-05-09T22:19:51.590Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T22:19:51.590Z] ---> Running in 6b035d6a518f [2023-05-09T22:19:51.850Z] Removing intermediate container 6b035d6a518f [2023-05-09T22:19:51.850Z] ---> 31762da2efc1 [2023-05-09T22:19:51.850Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:19:51.850Z] ---> Running in 0f843585a343 [2023-05-09T22:19:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:19:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:19:52.366Z] OK: 265 MiB in 53 packages [2023-05-09T22:19:52.624Z] Removing intermediate container 0f843585a343 [2023-05-09T22:19:52.624Z] ---> 29a9fa8cb4b4 [2023-05-09T22:19:52.624Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T22:19:52.624Z] ---> Running in c1670454ad50 [2023-05-09T22:19:52.624Z] Removing intermediate container c1670454ad50 [2023-05-09T22:19:52.624Z] ---> 0677995d0fba [2023-05-09T22:19:52.624Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T22:19:52.884Z] ---> 58b2df3cb6e1 [2023-05-09T22:19:52.884Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:19:52.884Z] ---> Running in dd555e118b8a [2023-05-09T22:19:54.794Z] Still waiting to schedule task [2023-05-09T22:19:54.794Z] ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T22:19:54.794Z] ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T22:19:54.794Z] ‘prd-ubuntu20.04-docker-8c-8g-14786’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T22:19:54.795Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14788’ is offline [2023-05-09T22:20:14.829Z] Removing intermediate container dd555e118b8a [2023-05-09T22:20:14.829Z] ---> fb45c5cc04dc [2023-05-09T22:20:14.829Z] Step 12/13 : COPY . . [2023-05-09T22:20:14.829Z] ---> 61fbcb547395 [2023-05-09T22:20:14.829Z] Step 13/13 : RUN ${MAKE} [2023-05-09T22:20:14.829Z] ---> Running in a7b75142c0d8 [2023-05-09T22:20:14.829Z] noop [2023-05-09T22:20:14.829Z] Removing intermediate container a7b75142c0d8 [2023-05-09T22:20:14.829Z] ---> fe9131710d23 [2023-05-09T22:20:14.829Z] Successfully built fe9131710d23 [2023-05-09T22:20:14.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:20:15.278Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:20:15.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:20:15.435Z] prd-ubuntu20.04-docker-8c-8g-14787 does not seem to be running inside a container [2023-05-09T22:20:15.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-350 -v /w/workspace/undry_device-onvif-camera_PR-350:/w/workspace/undry_device-onvif-camera_PR-350:rw,z -v /w/workspace/undry_device-onvif-camera_PR-350@tmp:/w/workspace/undry_device-onvif-camera_PR-350@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-05-09T22:20:15.835Z] $ docker top 0b36ef4f54ad05bcde17486c0700fd38533514c40c80049538977ec1ca6387af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:20:16.239Z] + go version [2023-05-09T22:20:16.239Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T22:20:16.277Z] $ docker stop --time=1 0b36ef4f54ad05bcde17486c0700fd38533514c40c80049538977ec1ca6387af [2023-05-09T22:20:17.536Z] $ docker rm -f --volumes 0b36ef4f54ad05bcde17486c0700fd38533514c40c80049538977ec1ca6387af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:20:18.261Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:20:18.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:20:18.413Z] prd-ubuntu20.04-docker-8c-8g-14787 does not seem to be running inside a container [2023-05-09T22:20:18.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-350 -v /w/workspace/undry_device-onvif-camera_PR-350:/w/workspace/undry_device-onvif-camera_PR-350:rw,z -v /w/workspace/undry_device-onvif-camera_PR-350@tmp:/w/workspace/undry_device-onvif-camera_PR-350@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-05-09T22:20:18.764Z] $ docker top ec61a8b4ef66ab5ceeb7bf0980cd0c821ab45a5a1e85ffad5ca6ff80d56d78bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:20:19.163Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-350 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:20:19.521Z] + make test [2023-05-09T22:20:19.521Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T22:20:24.786Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T22:20:34.754Z] # github.com/edgexfoundry/device-onvif-camera/internal/driver [github.com/edgexfoundry/device-onvif-camera/internal/driver.test] [2023-05-09T22:20:34.754Z] internal/driver/credentials_test.go:219:48: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:20:34.754Z] internal/driver/driver_test.go:52:22: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in assignment: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:20:34.754Z] internal/driver/macmapper_test.go:134:35: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:20:34.754Z] internal/driver/macmapper_test.go:256:50: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:20:34.754Z] internal/driver/macmapper_test.go:318:48: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:20:34.754Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T22:20:34.754Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T22:20:34.754Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2023-05-09T22:20:37.293Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.538s coverage: 86.5% of statements [2023-05-09T22:20:37.293Z] FAIL [2023-05-09T22:20:37.293Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-05-09T22:20:37.349Z] $ docker stop --time=1 ec61a8b4ef66ab5ceeb7bf0980cd0c821ab45a5a1e85ffad5ca6ff80d56d78bf [2023-05-09T22:20:39.119Z] $ docker rm -f --volumes ec61a8b4ef66ab5ceeb7bf0980cd0c821ab45a5a1e85ffad5ca6ff80d56d78bf [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-05-09T22:20:40.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:20:40.340Z] [2023-05-09T22:20:40.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:20:40.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:20:40.739Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T22:20:40.739Z] 5eb5b503b376: Pulling fs layer [2023-05-09T22:20:40.739Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T22:20:40.739Z] ec43610c2a17: Pulling fs layer [2023-05-09T22:20:40.739Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T22:20:40.739Z] 33b1e0a273af: Pulling fs layer [2023-05-09T22:20:40.739Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T22:20:40.739Z] 2f39f015ded8: Pulling fs layer [2023-05-09T22:20:40.739Z] 2f39f015ded8: Waiting [2023-05-09T22:20:40.739Z] 33b1e0a273af: Waiting [2023-05-09T22:20:40.739Z] 5d3b04190fa2: Waiting [2023-05-09T22:20:40.739Z] 3a2ae6a8a46f: Waiting [2023-05-09T22:20:40.739Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T22:20:40.739Z] 5c69ac0246d0: Download complete [2023-05-09T22:20:40.739Z] 3a2ae6a8a46f: Download complete [2023-05-09T22:20:40.739Z] 33b1e0a273af: Verifying Checksum [2023-05-09T22:20:40.739Z] 33b1e0a273af: Download complete [2023-05-09T22:20:40.739Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T22:20:40.739Z] 5d3b04190fa2: Download complete [2023-05-09T22:20:40.739Z] ec43610c2a17: Verifying Checksum [2023-05-09T22:20:40.739Z] ec43610c2a17: Download complete [2023-05-09T22:20:40.998Z] 5eb5b503b376: Verifying Checksum [2023-05-09T22:20:40.998Z] 5eb5b503b376: Download complete [2023-05-09T22:20:41.565Z] 2f39f015ded8: Download complete [2023-05-09T22:20:42.133Z] 5eb5b503b376: Pull complete [2023-05-09T22:20:42.133Z] 5c69ac0246d0: Pull complete [2023-05-09T22:20:42.702Z] ec43610c2a17: Pull complete [2023-05-09T22:20:42.702Z] 3a2ae6a8a46f: Pull complete [2023-05-09T22:20:42.961Z] 33b1e0a273af: Pull complete [2023-05-09T22:20:42.961Z] 5d3b04190fa2: Pull complete [2023-05-09T22:20:47.152Z] 2f39f015ded8: Pull complete [2023-05-09T22:20:47.152Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T22:20:47.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:20:47.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:20:47.379Z] prd-ubuntu20.04-docker-8c-8g-14787 does not seem to be running inside a container [2023-05-09T22:20:47.411Z] $ 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/undry_device-onvif-camera_PR-350 -v /w/workspace/undry_device-onvif-camera_PR-350:/w/workspace/undry_device-onvif-camera_PR-350:rw,z -v /w/workspace/undry_device-onvif-camera_PR-350@tmp:/w/workspace/undry_device-onvif-camera_PR-350@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-05-09T22:20:48.697Z] $ docker top e503b1108d1fd7c7ea3b217dad1db35ec3c9288a36d7a0a9a017a64ad3a0d708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:20:49.144Z] ---> job-cost.sh [2023-05-09T22:20:49.144Z] lf-activate-venv: SKIPPING [2023-05-09T22:20:49.144Z] INFO: No Stack... [2023-05-09T22:20:49.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:20:49.663Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:20:49.983Z] + cat /w/workspace/undry_device-onvif-camera_PR-350/archives/cost.csv [2023-05-09T22:20:49.983Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:20:50.024Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] [2023-05-09T22:20:50.028Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] did not exist. Created. [2023-05-09T22:20:50.028Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:20:50.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T22:20:50.482Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:20:50.504Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:20:50.588Z] $ docker stop --time=1 e503b1108d1fd7c7ea3b217dad1db35ec3c9288a36d7a0a9a017a64ad3a0d708 [2023-05-09T22:20:51.762Z] $ docker rm -f --volumes e503b1108d1fd7c7ea3b217dad1db35ec3c9288a36d7a0a9a017a64ad3a0d708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T22:20:52.150Z] Failed in branch amd64 [2023-05-09T22:22:11.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14790 in /w/workspace/undry_device-onvif-camera_PR-350 [Pipeline] { [Pipeline] ws [2023-05-09T22:22:11.118Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-09T22:22:11.200Z] The recommended git tool is: git [2023-05-09T22:22:18.019Z] using credential edgex-jenkins-ssh [2023-05-09T22:22:18.040Z] Cloning the remote Git repository [2023-05-09T22:22:18.102Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T22:22:18.223Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-09T22:22:18.430Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T22:22:18.431Z] > git --version # timeout=10 [2023-05-09T22:22:18.458Z] > git --version # 'git version 2.25.1' [2023-05-09T22:22:18.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:22:18.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:22:20.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T22:22:20.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:22:21.335Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T22:22:21.386Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T22:22:21.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:22:21.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T22:22:21.977Z] Merging remotes/origin/main commit 1961be3dbf536bee699796c7591b42b4c7bef829 into PR head commit 4db93aea9123a1e2911bdb29f58f0353fec7ed69 [2023-05-09T22:22:22.426Z] Merge succeeded, producing 4db93aea9123a1e2911bdb29f58f0353fec7ed69 [2023-05-09T22:22:22.427Z] Checking out Revision 4db93aea9123a1e2911bdb29f58f0353fec7ed69 (PR-350) [2023-05-09T22:22:21.997Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:22:22.087Z] > git checkout -f 4db93aea9123a1e2911bdb29f58f0353fec7ed69 # timeout=10 [2023-05-09T22:22:22.301Z] > git remote # timeout=10 [2023-05-09T22:22:22.326Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T22:22:22.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:22:22.372Z] > git merge 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 [2023-05-09T22:22:22.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T22:22:22.433Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:22:22.459Z] > git checkout -f 4db93aea9123a1e2911bdb29f58f0353fec7ed69 # timeout=10 [2023-05-09T22:22:23.249Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T22:22:23.321Z] > git --version # timeout=10 [2023-05-09T22:22:23.334Z] > git --version # 'git version 2.25.1' [2023-05-09T22:22:23.357Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:22:24.573Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T22:22:24.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:22:24.574Z] Dload Upload Total Spent Left Speed [2023-05-09T22:22:24.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-09T22:22:25.184Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T22:22:25.554Z] + sudo tee /etc/docker/daemon.new [2023-05-09T22:22:25.555Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T22:22:25.555Z] { [2023-05-09T22:22:25.555Z] "registry-mirrors": [ [2023-05-09T22:22:25.555Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T22:22:25.555Z] ], [2023-05-09T22:22:25.555Z] "bip": "10.250.0.254/24", [2023-05-09T22:22:25.555Z] "hosts": [ [2023-05-09T22:22:25.555Z] "tcp://0.0.0.0:5555", [2023-05-09T22:22:25.555Z] "unix:///var/run/docker.sock" [2023-05-09T22:22:25.555Z] ], [2023-05-09T22:22:25.555Z] "mtu": 1458, [2023-05-09T22:22:25.555Z] "selinux-enabled": true, [2023-05-09T22:22:25.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T22:22:25.555Z] } [Pipeline] sh [2023-05-09T22:22:25.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T22:22:26.286Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:22:44.654Z] provisioning config files... [2023-05-09T22:22:44.689Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17626228704605734013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:22:45.306Z] ---> docker-login.sh [2023-05-09T22:22:45.306Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:22:45.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:22:45.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:22:45.901Z] Configure a credential helper to remove this warning. See [2023-05-09T22:22:45.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:22:45.901Z] [2023-05-09T22:22:45.901Z] Login Succeeded [2023-05-09T22:22:45.901Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:22:46.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:22:46.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:22:46.449Z] Configure a credential helper to remove this warning. See [2023-05-09T22:22:46.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:22:46.449Z] [2023-05-09T22:22:46.449Z] Login Succeeded [2023-05-09T22:22:46.449Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:22:46.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:22:46.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:22:46.722Z] Configure a credential helper to remove this warning. See [2023-05-09T22:22:46.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:22:46.722Z] [2023-05-09T22:22:46.722Z] Login Succeeded [2023-05-09T22:22:46.722Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:22:46.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:22:47.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:22:47.267Z] Configure a credential helper to remove this warning. See [2023-05-09T22:22:47.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:22:47.267Z] [2023-05-09T22:22:47.267Z] Login Succeeded [2023-05-09T22:22:47.267Z] docker.io [2023-05-09T22:22:47.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:22:47.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:22:47.809Z] Configure a credential helper to remove this warning. See [2023-05-09T22:22:47.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:22:47.809Z] [2023-05-09T22:22:47.809Z] Login Succeeded [2023-05-09T22:22:47.809Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:22:47.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:22:48.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:22:48.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:22:48.362Z] ========================================================= [2023-05-09T22:22:48.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T22:22:48.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:22:48.880Z] + 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-05-09T22:22:49.479Z] Sending build context to Docker daemon 14.19MB [2023-05-09T22:22:49.479Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:22:49.479Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T22:22:49.479Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T22:22:49.479Z] c41833b44d91: Pulling fs layer [2023-05-09T22:22:49.479Z] ed15518f5707: Pulling fs layer [2023-05-09T22:22:49.479Z] feae8fd75edb: Pulling fs layer [2023-05-09T22:22:49.479Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T22:22:49.479Z] 3cdef696dda3: Pulling fs layer [2023-05-09T22:22:49.479Z] 2ced38df9373: Pulling fs layer [2023-05-09T22:22:49.479Z] 58f1dce35555: Pulling fs layer [2023-05-09T22:22:49.479Z] 242c74f7c9fa: Waiting [2023-05-09T22:22:49.479Z] 3cdef696dda3: Waiting [2023-05-09T22:22:49.479Z] 58f1dce35555: Waiting [2023-05-09T22:22:49.479Z] ed15518f5707: Verifying Checksum [2023-05-09T22:22:49.479Z] ed15518f5707: Download complete [2023-05-09T22:22:49.757Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T22:22:49.757Z] 242c74f7c9fa: Download complete [2023-05-09T22:22:49.757Z] 3cdef696dda3: Verifying Checksum [2023-05-09T22:22:49.757Z] 3cdef696dda3: Download complete [2023-05-09T22:22:49.757Z] c41833b44d91: Download complete [2023-05-09T22:22:50.751Z] c41833b44d91: Pull complete [2023-05-09T22:22:51.345Z] 58f1dce35555: Verifying Checksum [2023-05-09T22:22:51.345Z] 58f1dce35555: Download complete [2023-05-09T22:22:51.345Z] ed15518f5707: Pull complete [2023-05-09T22:22:52.324Z] feae8fd75edb: Verifying Checksum [2023-05-09T22:22:52.324Z] feae8fd75edb: Download complete [2023-05-09T22:22:52.597Z] 2ced38df9373: Verifying Checksum [2023-05-09T22:22:52.597Z] 2ced38df9373: Download complete [2023-05-09T22:23:05.066Z] feae8fd75edb: Pull complete [2023-05-09T22:23:05.066Z] 242c74f7c9fa: Pull complete [2023-05-09T22:23:05.066Z] 3cdef696dda3: Pull complete [2023-05-09T22:23:11.758Z] 2ced38df9373: Pull complete [2023-05-09T22:23:14.384Z] 58f1dce35555: Pull complete [2023-05-09T22:23:14.384Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T22:23:14.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T22:23:14.384Z] ---> fadd8f120f05 [2023-05-09T22:23:14.384Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:23:16.376Z] ---> Running in 0edc5aceead9 [2023-05-09T22:23:16.965Z] Removing intermediate container 0edc5aceead9 [2023-05-09T22:23:16.965Z] ---> b7a4c0d95083 [2023-05-09T22:23:16.965Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:23:16.965Z] ---> Running in 3439821427a2 [2023-05-09T22:23:17.238Z] Removing intermediate container 3439821427a2 [2023-05-09T22:23:17.238Z] ---> d1498cb19994 [2023-05-09T22:23:17.238Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T22:23:17.509Z] ---> Running in d1514754438f [2023-05-09T22:23:17.782Z] Removing intermediate container d1514754438f [2023-05-09T22:23:17.782Z] ---> 56b7d374487b [2023-05-09T22:23:17.782Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:23:17.782Z] ---> Running in 7142df80d86e [2023-05-09T22:23:18.061Z] Removing intermediate container 7142df80d86e [2023-05-09T22:23:18.061Z] ---> 68ee7e604c2b [2023-05-09T22:23:18.061Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T22:23:18.332Z] ---> Running in 52f081e9512d [2023-05-09T22:23:18.608Z] Removing intermediate container 52f081e9512d [2023-05-09T22:23:18.608Z] ---> b96767f4d548 [2023-05-09T22:23:18.608Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:23:18.608Z] ---> Running in ff1aa2457b7f [2023-05-09T22:23:20.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:23:20.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:23:22.050Z] OK: 263 MiB in 53 packages [2023-05-09T22:23:23.024Z] Removing intermediate container ff1aa2457b7f [2023-05-09T22:23:23.024Z] ---> b7ef2689b108 [2023-05-09T22:23:23.024Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T22:23:23.024Z] ---> Running in 3c45990ab8fe [2023-05-09T22:23:23.296Z] Removing intermediate container 3c45990ab8fe [2023-05-09T22:23:23.296Z] ---> 10c68fe4b373 [2023-05-09T22:23:23.296Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T22:23:23.888Z] ---> 2e374851f4bd [2023-05-09T22:23:23.888Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:23:24.159Z] ---> Running in 8bdc2cfcfbfd [2023-05-09T22:24:32.095Z] Removing intermediate container 8bdc2cfcfbfd [2023-05-09T22:24:32.095Z] ---> a2c6d1bca285 [2023-05-09T22:24:32.095Z] Step 12/13 : COPY . . [2023-05-09T22:24:32.095Z] ---> 42532960de4e [2023-05-09T22:24:32.095Z] Step 13/13 : RUN ${MAKE} [2023-05-09T22:24:32.095Z] ---> Running in 0d35093e1a80 [2023-05-09T22:24:32.095Z] noop [2023-05-09T22:24:32.095Z] Removing intermediate container 0d35093e1a80 [2023-05-09T22:24:32.095Z] ---> 7982a94cdea6 [2023-05-09T22:24:32.095Z] Successfully built 7982a94cdea6 [2023-05-09T22:24:32.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:24:32.573Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:24:32.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:24:32.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-14790 does not seem to be running inside a container [2023-05-09T22:24:32.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-05-09T22:24:34.247Z] $ docker top efa431bc9edaa63bc88a07f05caa41d928385c243f5d1390523da0813787990e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:24:35.166Z] + go version [2023-05-09T22:24:35.167Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T22:24:35.199Z] $ docker stop --time=1 efa431bc9edaa63bc88a07f05caa41d928385c243f5d1390523da0813787990e [2023-05-09T22:24:36.850Z] $ docker rm -f --volumes efa431bc9edaa63bc88a07f05caa41d928385c243f5d1390523da0813787990e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:24:37.749Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:24:37.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:24:38.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-14790 does not seem to be running inside a container [2023-05-09T22:24:38.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-05-09T22:24:40.858Z] $ docker top b9b8607e9dee3d809c67a61b81450effb30675a6b6cad6a421df6c877375cfe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:24:41.780Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:24:42.497Z] + make test [2023-05-09T22:24:42.497Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T22:25:21.417Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T22:27:43.600Z] # github.com/edgexfoundry/device-onvif-camera/internal/driver [github.com/edgexfoundry/device-onvif-camera/internal/driver.test] [2023-05-09T22:27:43.600Z] internal/driver/credentials_test.go:219:48: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:27:43.600Z] internal/driver/driver_test.go:52:22: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in assignment: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:27:43.600Z] internal/driver/macmapper_test.go:134:35: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:27:43.600Z] internal/driver/macmapper_test.go:256:50: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:27:43.600Z] internal/driver/macmapper_test.go:318:48: cannot use mockService (variable of type *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewMACAddressMapper: *"github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks".DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:27:43.600Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T22:27:43.600Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T22:27:43.600Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2023-05-09T22:28:10.331Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.424s coverage: 86.5% of statements [2023-05-09T22:28:10.331Z] FAIL [2023-05-09T22:28:10.331Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-05-09T22:28:10.372Z] $ docker stop --time=1 b9b8607e9dee3d809c67a61b81450effb30675a6b6cad6a421df6c877375cfe0 [2023-05-09T22:28:12.256Z] $ docker rm -f --volumes b9b8607e9dee3d809c67a61b81450effb30675a6b6cad6a421df6c877375cfe0 [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-05-09T22:28:14.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:28:14.086Z] [2023-05-09T22:28:14.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:28:14.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:28:14.778Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T22:28:14.778Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T22:28:14.778Z] 04944245beec: Pulling fs layer [2023-05-09T22:28:14.778Z] 699f458cf7ca: Pulling fs layer [2023-05-09T22:28:14.778Z] 765212b225bb: Pulling fs layer [2023-05-09T22:28:14.778Z] f23df028b6ca: Pulling fs layer [2023-05-09T22:28:14.778Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T22:28:14.778Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T22:28:14.778Z] f23df028b6ca: Waiting [2023-05-09T22:28:14.778Z] d65c8cfc05b1: Waiting [2023-05-09T22:28:14.778Z] 2437ff75d9bd: Waiting [2023-05-09T22:28:14.778Z] 765212b225bb: Waiting [2023-05-09T22:28:14.778Z] 04944245beec: Verifying Checksum [2023-05-09T22:28:14.778Z] 04944245beec: Download complete [2023-05-09T22:28:14.778Z] 765212b225bb: Verifying Checksum [2023-05-09T22:28:14.778Z] 765212b225bb: Download complete [2023-05-09T22:28:15.046Z] f23df028b6ca: Verifying Checksum [2023-05-09T22:28:15.046Z] f23df028b6ca: Download complete [2023-05-09T22:28:15.046Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T22:28:15.046Z] d65c8cfc05b1: Download complete [2023-05-09T22:28:15.046Z] 699f458cf7ca: Verifying Checksum [2023-05-09T22:28:15.046Z] 699f458cf7ca: Download complete [2023-05-09T22:28:15.632Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T22:28:15.632Z] 8998bd30e6a1: Download complete [2023-05-09T22:28:17.580Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T22:28:17.580Z] 2437ff75d9bd: Download complete [2023-05-09T22:28:19.530Z] 8998bd30e6a1: Pull complete [2023-05-09T22:28:19.798Z] 04944245beec: Pull complete [2023-05-09T22:28:21.210Z] 699f458cf7ca: Pull complete [2023-05-09T22:28:21.210Z] 765212b225bb: Pull complete [2023-05-09T22:28:22.173Z] f23df028b6ca: Pull complete [2023-05-09T22:28:22.173Z] d65c8cfc05b1: Pull complete [2023-05-09T22:28:34.501Z] 2437ff75d9bd: Pull complete [2023-05-09T22:28:34.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T22:28:34.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:28:34.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:28:35.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-14790 does not seem to be running inside a container [2023-05-09T22:28:35.244Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-05-09T22:28:38.044Z] $ docker top 9c5ab1e0dba0d6b981ad2d308894e4c31894e4d0d11295a506828c16dc143403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:39.019Z] ---> job-cost.sh [2023-05-09T22:28:39.019Z] lf-activate-venv: SKIPPING [2023-05-09T22:28:39.019Z] INFO: No Stack... [2023-05-09T22:28:39.296Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T22:28:40.268Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:28:40.935Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv+ [2023-05-09T22:28:40.935Z] cut -d, -f6 [Pipeline] lock [2023-05-09T22:28:40.993Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] [2023-05-09T22:28:40.998Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] did not exist. Created. [2023-05-09T22:28:40.998Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:28:41.737Z] /w/workspace/device-onvif-camera/1@tmp/durable-0a2f02af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T22:28:42.420Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T22:28:42.456Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T22:28:42.948Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:28:42.966Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:28:43.043Z] $ docker stop --time=1 9c5ab1e0dba0d6b981ad2d308894e4c31894e4d0d11295a506828c16dc143403 [2023-05-09T22:28:44.550Z] $ docker rm -f --volumes 9c5ab1e0dba0d6b981ad2d308894e4c31894e4d0d11295a506828c16dc143403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T22:28:45.280Z] 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-05-09T22:28:47.275Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-350/archives ] [2023-05-09T22:28:47.275Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-350/archives [2023-05-09T22:28:47.275Z] total 16 [2023-05-09T22:28:47.275Z] drwxr-xr-x 3 root root 4096 May 9 22:20 . [2023-05-09T22:28:47.275Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 22:20 .. [2023-05-09T22:28:47.276Z] drwxr-xr-x 2 root root 4096 May 9 22:20 cost [2023-05-09T22:28:47.276Z] -rw-r--r-- 1 root root 91 May 9 22:20 cost.csv [2023-05-09T22:28:47.276Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-350/archives [2023-05-09T22:28:47.276Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-350/archives [2023-05-09T22:28:47.276Z] total 16 [2023-05-09T22:28:47.276Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:20 . [2023-05-09T22:28:47.276Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 22:20 .. [2023-05-09T22:28:47.276Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:20 cost [2023-05-09T22:28:47.276Z] -rw-r--r-- 1 jenkins jenkins 91 May 9 22:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:47.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:48.506Z] ---> package-listing.sh [2023-05-09T22:28:48.506Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T22:28:48.506Z] ++ facter osfamily [2023-05-09T22:28:48.766Z] + OS_FAMILY=debian [2023-05-09T22:28:48.766Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-350 [2023-05-09T22:28:48.766Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T22:28:48.766Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T22:28:48.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T22:28:48.766Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T22:28:48.766Z] + '[' /w/workspace/undry_device-onvif-camera_PR-350 ']' [2023-05-09T22:28:48.766Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T22:28:48.766Z] + case "${OS_FAMILY}" in [2023-05-09T22:28:48.766Z] + dpkg -l [2023-05-09T22:28:48.766Z] + grep '^ii' [2023-05-09T22:28:48.766Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T22:28:48.766Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T22:28:48.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T22:28:48.766Z] + '[' /w/workspace/undry_device-onvif-camera_PR-350 ']' [2023-05-09T22:28:48.766Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-350/archives/ [2023-05-09T22:28:48.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-350/archives/ [Pipeline] echo [2023-05-09T22:28:48.808Z] 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/undry_device-onvif-camera_PR-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T22:28:49.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:28:49.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:28:49.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:28:49.895Z] prd-ubuntu20.04-docker-8c-8g-14787 does not seem to be running inside a container [2023-05-09T22:28:49.923Z] $ 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/undry_device-onvif-camera_PR-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-350 -v /w/workspace/undry_device-onvif-camera_PR-350:/w/workspace/undry_device-onvif-camera_PR-350:rw,z -v /w/workspace/undry_device-onvif-camera_PR-350@tmp:/w/workspace/undry_device-onvif-camera_PR-350@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-05-09T22:28:50.108Z] $ docker top cbce4cc431b08b6bce4cf5e06921e10e94e3027fceaa229a2262153bff71a867 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:28:50.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T22:28:50.814Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T22:28:51.125Z] + ls /var/log/sa-host [2023-05-09T22:28:51.125Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:28:51.387Z] provisioning config files... [2023-05-09T22:28:51.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-350@tmp/config8618694959038193706tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:28:51.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:51.759Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T22:28:51.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:52.206Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T22:28:52.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:52.549Z] ---> sudo-logs.sh [2023-05-09T22:28:52.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T22:28:52.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:52.949Z] ---> job-cost.sh [2023-05-09T22:28:52.950Z] lf-activate-venv: SKIPPING [2023-05-09T22:28:52.950Z] DEBUG: total: 0.2199999988079071 [2023-05-09T22:28:52.950Z] INFO: Retrieving Stack Cost... [2023-05-09T22:28:53.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:28:53.779Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T22:28:53.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:28:54.143Z] ---> logs-deploy.sh [2023-05-09T22:28:54.143Z] lf-activate-venv: SKIPPING [2023-05-09T22:28:54.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-350/1 [2023-05-09T22:28:54.143Z] INFO: archiving workspace using pattern(s): [2023-05-09T22:28:55.082Z] Archives upload complete. [2023-05-09T22:28:55.341Z] INFO: archiving logs to Nexus