Pull request #429 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7d0deff68126c4e8ba62d1e4b505a51e70ed826+023c845179eab4edd1a7b84d6adc5f1ef146c7eb (ab13d3ebf5e85498b23d2a80e5274a0b5b1e1623) 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-ssh3325818049457926613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11346307807615478354.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-429/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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12385388069975172163.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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2356414730813896511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4695937020309396638.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-429/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-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18407006782232057141.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/v3]] ========================================================= [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.21 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5416 in /w/workspace/undry_device-onvif-camera_PR-429 [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-429 # 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 Merging remotes/origin/main commit 023c845179eab4edd1a7b84d6adc5f1ef146c7eb into PR head commit b7d0deff68126c4e8ba62d1e4b505a51e70ed826 Merge succeeded, producing b7d0deff68126c4e8ba62d1e4b505a51e70ed826 Checking out Revision b7d0deff68126c4e8ba62d1e4b505a51e70ed826 (PR-429) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # 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 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:48 ========================================================= 03:18:48 EdgeX Global Pipelines Version Info 03:18:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:49 ------------------- 03:18:49 stable info: 03:18:49 ------------------- 03:18:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:18:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:18:49 Message: update stable to v1.0.258 03:18:49 ------------------- 03:18:49 experimental info: 03:18:49 ------------------- 03:18:49 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:18:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo 03:18:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo 03:18:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo 03:18:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo 03:18:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d0def [Pipeline] echo 03:18:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:52 provisioning config files... 03:18:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config15529440545822155994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:53 ---> ****-login.sh 03:18:53 nexus3.edgexfoundry.org:10001 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:53 Configure a credential helper to remove this warning. See 03:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:53 03:18:53 Login Succeeded 03:18:53 nexus3.edgexfoundry.org:10002 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:53 Configure a credential helper to remove this warning. See 03:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:53 03:18:53 Login Succeeded 03:18:53 nexus3.edgexfoundry.org:10003 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:53 Configure a credential helper to remove this warning. See 03:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:53 03:18:53 Login Succeeded 03:18:53 nexus3.edgexfoundry.org:10004 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:53 Configure a credential helper to remove this warning. See 03:18:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:53 03:18:53 Login Succeeded 03:18:53 ****.io 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:54 Configure a credential helper to remove this warning. See 03:18:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:54 03:18:54 Login Succeeded 03:18:54 ---> ****-login.sh ends [Pipeline] } 03:18:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:18:55 + git rev-list -1 --merges b7d0deff68126c4e8ba62d1e4b505a51e70ed826~1..b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo 03:18:55 -----------> git rev-list -1 --merges b7d0deff68126c4e8ba62d1e4b505a51e70ed826~1..b7d0deff68126c4e8ba62d1e4b505a51e70ed826 b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [false] [Pipeline] sh 03:18:55 + git log --format=format:%s -1 b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo 03:18:55 ========================================================= 03:18:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:18:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:55 + git log --format=format:%s -1 b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo 03:18:55 [semverPrep] GIT_COMMIT: b7d0deff68126c4e8ba62d1e4b505a51e70ed826, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:18:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:18:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:56 + grep -v github /etc/ssh/ssh_known_hosts 03:18:56 + [ -e /tmp/ssh_known_hosts ] 03:18:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:18:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:18:56 + sudo tee -a /etc/ssh/ssh_known_hosts 03:18:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:57 03:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:18:57 b85a868b505f: Pulling fs layer 03:18:57 e2be974225ed: Pulling fs layer 03:18:57 339a4e72a1f5: Pulling fs layer 03:18:57 988bab9f4d93: Pulling fs layer 03:18:57 1469e6f7b9e6: Pulling fs layer 03:18:57 eaf3925da568: Pulling fs layer 03:18:57 988bab9f4d93: Waiting 03:18:57 1469e6f7b9e6: Waiting 03:18:57 bab4dde63d76: Pulling fs layer 03:18:57 bde34c3a00c8: Pulling fs layer 03:18:57 b352a97aabf1: Pulling fs layer 03:18:57 4872d77fe225: Pulling fs layer 03:18:57 5851b861e8e6: Pulling fs layer 03:18:57 bde34c3a00c8: Waiting 03:18:57 4872d77fe225: Waiting 03:18:57 5851b861e8e6: Waiting 03:18:57 e2be974225ed: Verifying Checksum 03:18:57 e2be974225ed: Download complete 03:18:57 988bab9f4d93: Download complete 03:18:57 1469e6f7b9e6: Verifying Checksum 03:18:57 1469e6f7b9e6: Download complete 03:18:57 eaf3925da568: Download complete 03:18:57 339a4e72a1f5: Verifying Checksum 03:18:57 339a4e72a1f5: Download complete 03:18:57 bde34c3a00c8: Verifying Checksum 03:18:57 bde34c3a00c8: Download complete 03:18:57 b352a97aabf1: Download complete 03:18:57 4872d77fe225: Verifying Checksum 03:18:57 4872d77fe225: Download complete 03:18:57 5851b861e8e6: Verifying Checksum 03:18:57 5851b861e8e6: Download complete 03:18:57 b85a868b505f: Verifying Checksum 03:18:57 b85a868b505f: Download complete 03:18:57 bab4dde63d76: Verifying Checksum 03:18:57 bab4dde63d76: Download complete 03:18:59 b85a868b505f: Pull complete 03:18:59 e2be974225ed: Pull complete 03:18:59 339a4e72a1f5: Pull complete 03:18:59 988bab9f4d93: Pull complete 03:19:00 1469e6f7b9e6: Pull complete 03:19:00 eaf3925da568: Pull complete 03:19:02 bab4dde63d76: Pull complete 03:19:02 bde34c3a00c8: Pull complete 03:19:02 b352a97aabf1: Pull complete 03:19:02 4872d77fe225: Pull complete 03:19:02 5851b861e8e6: Pull complete 03:19:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:03 prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container 03:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 03:19:06 $ docker top a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf -eo pid,comm 03:19:06 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). 03:19:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:07 [ssh-agent] Looking for ssh-agent implementation... 03:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:07 $ docker exec a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent 03:19:07 SSH_AUTH_SOCK=/tmp/ssh-cCa37UPPcgp5/agent.33 03:19:07 SSH_AGENT_PID=39 03:19:07 Running ssh-add (command line suppressed) 03:19:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_11065474071447066524.key (/w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_11065474071447066524.key) 03:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:07 + git tag --points-at HEAD [Pipeline] } 03:19:07 $ docker exec --env ******** --env ******** a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent -k 03:19:07 unset SSH_AUTH_SOCK; 03:19:07 unset SSH_AGENT_PID; 03:19:07 echo Agent pid 39 killed; 03:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:19:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:08 [ssh-agent] Looking for ssh-agent implementation... 03:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:08 $ docker exec a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent 03:19:08 SSH_AUTH_SOCK=/tmp/ssh-FNFxpZoWoNRx/agent.71 03:19:08 SSH_AGENT_PID=77 03:19:08 Running ssh-add (command line suppressed) 03:19:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_1529061180295309334.key (/w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_1529061180295309334.key) 03:19:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:08 + git semver init 03:19:09 2024-03-11 03:19:09,033 [run_init] DEBUG init version:0.0.0 force:False 03:19:09 2024-03-11 03:19:09,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-429/.semver 03:19:09 2024-03-11 03:19:09,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-429/.semver 03:19:09 2024-03-11 03:19:09,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-429/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-429, universal_newlines=False, shell=None, istream=None) 03:19:11 2024-03-11 03:19:10,655 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-429/.git/info/exclude 03:19:11 2024-03-11 03:19:10,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-429/.semver/PR-429 with force:False 03:19:11 2024-03-11 03:19:10,656 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-429/.semver/PR-429 03:19:11 2024-03-11 03:19:10,660 [execute] INFO git cat-file --batch-check 03:19:11 2024-03-11 03:19:10,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-429/.semver, universal_newlines=False, shell=None, istream=) 03:19:11 2024-03-11 03:19:10,666 [execute] INFO git cat-file --batch 03:19:11 2024-03-11 03:19:10,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-429/.semver, universal_newlines=False, shell=None, istream=) 03:19:11 2024-03-11 03:19:10,672 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-429/.semver/PR-429 03:19:11 0.0.0 [Pipeline] } 03:19:11 $ docker exec --env ******** --env ******** a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent -k 03:19:11 unset SSH_AUTH_SOCK; 03:19:11 unset SSH_AGENT_PID; 03:19:11 echo Agent pid 77 killed; 03:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:11 + git semver [Pipeline] } 03:19:11 $ docker stop --time=1 a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf 03:19:13 $ docker rm -f --volumes a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf [Pipeline] // withDockerContainer [Pipeline] sh 03:19:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:19:14 Stashed 1 file(s) [Pipeline] echo 03:19:14 [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 03:19:15 provisioning config files... 03:19:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config6869725125602718149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:15 ---> ****-login.sh 03:19:15 nexus3.edgexfoundry.org:10001 03:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:15 Configure a credential helper to remove this warning. See 03:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:15 03:19:15 Login Succeeded 03:19:15 nexus3.edgexfoundry.org:10002 03:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:15 Configure a credential helper to remove this warning. See 03:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:15 03:19:15 Login Succeeded 03:19:15 nexus3.edgexfoundry.org:10003 03:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:15 Configure a credential helper to remove this warning. See 03:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:15 03:19:15 Login Succeeded 03:19:15 nexus3.edgexfoundry.org:10004 03:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:15 Configure a credential helper to remove this warning. See 03:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:15 03:19:15 Login Succeeded 03:19:15 ****.io 03:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:15 Configure a credential helper to remove this warning. See 03:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:15 03:19:15 Login Succeeded 03:19:15 ---> ****-login.sh ends [Pipeline] } 03:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:19:16 ========================================================= 03:19:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:19:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:19:17 Sending build context to Docker daemon 34.27MB 03:19:17 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:19:17 Step 2/13 : FROM ${BASE} AS builder 03:19:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:19:17 7264a8db6415: Pulling fs layer 03:19:17 c4d48a809fc2: Pulling fs layer 03:19:17 4f1c88b9dad5: Pulling fs layer 03:19:17 ad3a456e5733: Pulling fs layer 03:19:17 69c7f0334f64: Pulling fs layer 03:19:17 1f1c1a5573a3: Pulling fs layer 03:19:17 ad3a456e5733: Waiting 03:19:17 69c7f0334f64: Waiting 03:19:17 ce7588e14bc9: Pulling fs layer 03:19:17 b5e4710f87ac: Pulling fs layer 03:19:17 1f1c1a5573a3: Waiting 03:19:17 ce7588e14bc9: Waiting 03:19:17 b5e4710f87ac: Waiting 03:19:17 c4d48a809fc2: Download complete 03:19:17 ad3a456e5733: Verifying Checksum 03:19:17 ad3a456e5733: Download complete 03:19:17 69c7f0334f64: Verifying Checksum 03:19:17 69c7f0334f64: Download complete 03:19:17 7264a8db6415: Verifying Checksum 03:19:17 7264a8db6415: Download complete 03:19:17 1f1c1a5573a3: Verifying Checksum 03:19:17 1f1c1a5573a3: Download complete 03:19:17 7264a8db6415: Pull complete 03:19:17 b5e4710f87ac: Verifying Checksum 03:19:17 b5e4710f87ac: Download complete 03:19:17 c4d48a809fc2: Pull complete 03:19:17 4f1c88b9dad5: Verifying Checksum 03:19:17 4f1c88b9dad5: Download complete 03:19:18 ce7588e14bc9: Verifying Checksum 03:19:18 ce7588e14bc9: Download complete 03:19:21 4f1c88b9dad5: Pull complete 03:19:21 ad3a456e5733: Pull complete 03:19:21 69c7f0334f64: Pull complete 03:19:21 1f1c1a5573a3: Pull complete 03:19:23 ce7588e14bc9: Pull complete 03:19:24 b5e4710f87ac: Pull complete 03:19:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:19:24 ---> 88b5674ff536 03:19:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:19:29 ---> Running in cadbf118cf70 03:19:29 Removing intermediate container cadbf118cf70 03:19:29 ---> ade7d1d18b36 03:19:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:19:29 ---> Running in 2cb326ea5304 03:19:29 Removing intermediate container 2cb326ea5304 03:19:29 ---> 0893414a13c9 03:19:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:19:29 ---> Running in 462d5c7ea3cc 03:19:29 Removing intermediate container 462d5c7ea3cc 03:19:29 ---> 298aaaa01273 03:19:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:19:29 ---> Running in 1f277c8728f3 03:19:29 Removing intermediate container 1f277c8728f3 03:19:29 ---> b3f30058d8e4 03:19:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:19:29 ---> Running in fbcf150f92d7 03:19:29 Removing intermediate container fbcf150f92d7 03:19:29 ---> 53d9c00620fe 03:19:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:29 ---> Running in 592aa60ae60f 03:19:29 Still waiting to schedule task 03:19:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5417’ is offline 03:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:19:30 OK: 264 MiB in 52 packages 03:19:31 Removing intermediate container 592aa60ae60f 03:19:31 ---> 2bef933ac174 03:19:31 Step 9/13 : WORKDIR /device-onvif-camera 03:19:31 ---> Running in 2fd8cead6620 03:19:31 Removing intermediate container 2fd8cead6620 03:19:31 ---> c6b754154d00 03:19:31 Step 10/13 : COPY go.mod vendor* ./ 03:19:31 ---> 4f0c2dfb2039 03:19:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:31 ---> Running in 7421c0144ef8 03:20:10 Removing intermediate container 7421c0144ef8 03:20:10 ---> dc427d4ab751 03:20:10 Step 12/13 : COPY . . 03:20:10 ---> 8fca63ffb363 03:20:10 Step 13/13 : RUN ${MAKE} 03:20:10 ---> Running in 6311427b6a08 03:20:10 noop 03:20:10 Removing intermediate container 6311427b6a08 03:20:10 ---> cbc431f4c01c 03:20:10 Successfully built cbc431f4c01c 03:20:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:10 + docker inspect -f . ci-base-image-x86_64 03:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:10 prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container 03:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 03:20:11 $ docker top 542e142e7da8e22f69f1306a2d71564e5c533ccf74df9cec8535a372b2bd20b0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:11 + go version 03:20:11 go version go1.21.0 linux/amd64 [Pipeline] } 03:20:11 $ docker stop --time=1 542e142e7da8e22f69f1306a2d71564e5c533ccf74df9cec8535a372b2bd20b0 03:20:12 $ docker rm -f --volumes 542e142e7da8e22f69f1306a2d71564e5c533ccf74df9cec8535a372b2bd20b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:13 + docker inspect -f . ci-base-image-x86_64 03:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:14 prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container 03:20:14 $ 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-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 03:20:14 $ docker top e74ae1fcb1bdb44abbd06e84cc8583f43aa4e4afd2b5ed5bab10a9b43fd9a0b5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-429 [Pipeline] fileExists [Pipeline] sh 03:20:15 + make test 03:20:15 go test ./... -coverprofile=coverage.out ./... 03:20:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:20:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:20:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:20:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements 03:20:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.131s coverage: 86.5% of statements 03:20:38 go vet ./... 03:20:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:40 ./bin/test-attribution-txt.sh 03:20:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:20:40 $ docker stop --time=1 e74ae1fcb1bdb44abbd06e84cc8583f43aa4e4afd2b5ed5bab10a9b43fd9a0b5 03:20:44 $ docker rm -f --volumes e74ae1fcb1bdb44abbd06e84cc8583f43aa4e4afd2b5ed5bab10a9b43fd9a0b5 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:20:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:20:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:46 + ls -al . 03:20:46 total 244 03:20:46 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 03:20 . 03:20:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:18 .. 03:20:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:20 .git 03:20:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:18 .github 03:20:46 -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 03:18 .gitignore 03:20:46 -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 03:18 .golangci.yml 03:20:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 03:19 .semver 03:20:46 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 03:18 Attribution.txt 03:20:46 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 03:18 CHANGELOG.md 03:20:46 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 03:18 Dockerfile 03:20:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 03:18 GOVERNANCE.md 03:20:46 -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 03:18 Jenkinsfile 03:20:46 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 03:18 LICENSE 03:20:46 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 03:18 Makefile 03:20:46 -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 03:18 OWNERS.md 03:20:46 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 03:18 README.md 03:20:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 03:19 VERSION 03:20:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 03:18 bin 03:20:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:18 cmd 03:20:46 -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 03:20 coverage.out 03:20:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:18 doc 03:20:46 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 03:18 go.mod 03:20:46 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 03:18 go.sum 03:20:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:18 internal 03:20:46 -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 03:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 --label arch=amd64 --label version=0.0.0 . 03:20:47 Sending build context to Docker daemon 34.35MB 03:20:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:20:47 Step 2/27 : FROM ${BASE} AS builder 03:20:47 ---> cbc431f4c01c 03:20:47 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:20:47 ---> Running in 1fd0540d3c02 03:20:48 Removing intermediate container 1fd0540d3c02 03:20:48 ---> b1e32d9e92af 03:20:48 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:20:48 ---> Running in d4466da3ee69 03:20:48 Removing intermediate container d4466da3ee69 03:20:48 ---> ca04b8cc34bb 03:20:48 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:20:48 ---> Running in 7a3012e7bbce 03:20:48 Removing intermediate container 7a3012e7bbce 03:20:48 ---> 322eabfdf0ad 03:20:48 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:20:48 ---> Running in 814c39fa681a 03:20:48 Removing intermediate container 814c39fa681a 03:20:48 ---> aa20178db4a3 03:20:48 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:20:48 ---> Running in 8142eebd7798 03:20:48 Removing intermediate container 8142eebd7798 03:20:48 ---> 301933d3ad7f 03:20:48 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:48 ---> Running in 537772f054ec 03:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:20:48 OK: 264 MiB in 52 packages 03:20:49 Removing intermediate container 537772f054ec 03:20:49 ---> 0fae8251542b 03:20:49 Step 9/27 : WORKDIR /device-onvif-camera 03:20:49 ---> Running in 6292a16311e3 03:20:49 Removing intermediate container 6292a16311e3 03:20:49 ---> 0c90122c6ef7 03:20:49 Step 10/27 : COPY go.mod vendor* ./ 03:20:49 ---> c050cae62821 03:20:49 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:49 ---> Running in 62f24b3a4365 03:20:50 Removing intermediate container 62f24b3a4365 03:20:50 ---> 49371d97ab5d 03:20:50 Step 12/27 : COPY . . 03:20:50 ---> e547cf640eb9 03:20:50 Step 13/27 : RUN ${MAKE} 03:20:51 ---> Running in a7f2e166f130 03:20:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:21:13 Removing intermediate container a7f2e166f130 03:21:13 ---> 84ec62833170 03:21:13 Step 14/27 : FROM alpine:3.18 03:21:13 3.18: Pulling from library/alpine 03:21:13 619be1103602: Pulling fs layer 03:21:13 619be1103602: Verifying Checksum 03:21:13 619be1103602: Download complete 03:21:13 619be1103602: Pull complete 03:21:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:21:13 Status: Downloaded newer image for alpine:3.18 03:21:13 ---> d3782b16ccc9 03:21:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:21:13 ---> Running in 89cb4525606d 03:21:13 Removing intermediate container 89cb4525606d 03:21:13 ---> dbcfa74600ec 03:21:13 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:21:13 ---> Running in c6129d98d8be 03:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:21:13 (1/1) Installing dumb-init (1.2.5-r2) 03:21:13 Executing busybox-1.36.1-r5.trigger 03:21:13 OK: 7 MiB in 16 packages 03:21:14 Removing intermediate container c6129d98d8be 03:21:14 ---> 747f8d47055d 03:21:14 Step 17/27 : RUN apk --no-cache upgrade 03:21:14 ---> Running in 80698886299a 03:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:21:15 OK: 7 MiB in 16 packages 03:21:15 Removing intermediate container 80698886299a 03:21:15 ---> dcdd1a069a69 03:21:15 Step 18/27 : WORKDIR / 03:21:15 ---> Running in 8417bb13c220 03:21:15 Removing intermediate container 8417bb13c220 03:21:15 ---> 0178d109bc6b 03:21:15 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:21:16 ---> 024c8d0ee004 03:21:16 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:21:16 ---> 932be78c4118 03:21:16 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:21:16 ---> 04954d8820eb 03:21:16 Step 22/27 : EXPOSE 59984 03:21:16 ---> Running in ca8eb026f9e7 03:21:16 Removing intermediate container ca8eb026f9e7 03:21:16 ---> 099a4ea05619 03:21:16 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:21:16 ---> Running in d75789cd28b1 03:21:16 Removing intermediate container d75789cd28b1 03:21:16 ---> eab7b701bc72 03:21:16 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:21:16 ---> Running in 4a5f38ed0759 03:21:16 Removing intermediate container 4a5f38ed0759 03:21:16 ---> 7bb2629838e7 03:21:16 Step 25/27 : LABEL arch=amd64 03:21:16 ---> Running in a6e579cc61bb 03:21:16 Removing intermediate container a6e579cc61bb 03:21:16 ---> dd37dc5b78f3 03:21:16 Step 26/27 : LABEL git_sha=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 03:21:16 ---> Running in 349bfa8cfe36 03:21:16 Removing intermediate container 349bfa8cfe36 03:21:16 ---> 9dee5ef37af6 03:21:16 Step 27/27 : LABEL version=0.0.0 03:21:16 ---> Running in 847488c2e823 03:21:16 Removing intermediate container 847488c2e823 03:21:16 ---> 36cb52657517 03:21:16 [Warning] One or more build-args [ARCH] were not consumed 03:21:17 Successfully built 36cb52657517 03:21:17 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:18 03:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:18 latest: Pulling from edgex-lftools-log-publisher 03:21:18 5eb5b503b376: Pulling fs layer 03:21:18 5c69ac0246d0: Pulling fs layer 03:21:18 ec43610c2a17: Pulling fs layer 03:21:18 3a2ae6a8a46f: Pulling fs layer 03:21:18 33b1e0a273af: Pulling fs layer 03:21:18 5d3b04190fa2: Pulling fs layer 03:21:18 2f39f015ded8: Pulling fs layer 03:21:18 3a2ae6a8a46f: Waiting 03:21:18 2f39f015ded8: Waiting 03:21:18 33b1e0a273af: Waiting 03:21:18 5c69ac0246d0: Verifying Checksum 03:21:18 5c69ac0246d0: Download complete 03:21:18 3a2ae6a8a46f: Verifying Checksum 03:21:18 3a2ae6a8a46f: Download complete 03:21:18 33b1e0a273af: Verifying Checksum 03:21:18 33b1e0a273af: Download complete 03:21:18 5d3b04190fa2: Verifying Checksum 03:21:18 5d3b04190fa2: Download complete 03:21:18 ec43610c2a17: Verifying Checksum 03:21:18 ec43610c2a17: Download complete 03:21:18 5eb5b503b376: Verifying Checksum 03:21:18 5eb5b503b376: Download complete 03:21:19 2f39f015ded8: Download complete 03:21:20 5eb5b503b376: Pull complete 03:21:20 5c69ac0246d0: Pull complete 03:21:20 ec43610c2a17: Pull complete 03:21:20 3a2ae6a8a46f: Pull complete 03:21:20 33b1e0a273af: Pull complete 03:21:21 5d3b04190fa2: Pull complete 03:21:25 2f39f015ded8: Pull complete 03:21:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:25 prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container 03:21:25 $ 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-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 03:21:31 $ docker top 61044651540c0d97701c2852755a9c7242aa0c6479d2fc878033522b804e89a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:32 ---> job-cost.sh 03:21:32 lf-activate-venv: SKIPPING 03:21:32 INFO: No Stack... 03:21:32 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:33 INFO: Archiving Costs [Pipeline] sh 03:21:33 + cat /w/workspace/undry_device-onvif-camera_PR-429/archives/cost.csv 03:21:33 + cut -d, -f6 [Pipeline] lock 03:21:33 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] 03:21:33 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] did not exist. Created. 03:21:33 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:33 + echo total: 0.2199999988079071 [Pipeline] stash 03:21:33 Stashed 1 file(s) [Pipeline] } 03:21:34 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:34 $ docker stop --time=1 61044651540c0d97701c2852755a9c7242aa0c6479d2fc878033522b804e89a8 03:21:35 $ docker rm -f --volumes 61044651540c0d97701c2852755a9c7242aa0c6479d2fc878033522b804e89a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:21:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5418 in /w/workspace/undry_device-onvif-camera_PR-429 [Pipeline] { [Pipeline] ws 03:21:45 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:21:48 The recommended git tool is: git 03:21:53 using credential edgex-jenkins-ssh 03:21:53 Cloning the remote Git repository 03:21:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:21:54 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:21:54 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:21:54 > git --version # timeout=10 03:21:54 > git --version # 'git version 2.25.1' 03:21:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:21:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:58 Merging remotes/origin/main commit 023c845179eab4edd1a7b84d6adc5f1ef146c7eb into PR head commit b7d0deff68126c4e8ba62d1e4b505a51e70ed826 03:21:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:21:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:21:58 > git config core.sparsecheckout # timeout=10 03:21:59 Merge succeeded, producing b7d0deff68126c4e8ba62d1e4b505a51e70ed826 03:21:59 Checking out Revision b7d0deff68126c4e8ba62d1e4b505a51e70ed826 (PR-429) 03:21:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:21:59 > git --version # timeout=10 03:21:59 > git --version # 'git version 2.25.1' 03:21:59 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:58 > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # timeout=10 03:21:58 > git remote # timeout=10 03:21:58 > git config --get remote.origin.url # timeout=10 03:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:59 > git merge 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 03:21:59 > git rev-parse HEAD^{commit} # timeout=10 03:21:59 > git config core.sparsecheckout # timeout=10 03:21:59 > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:22:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:01 Dload Upload Total Spent Left Speed 03:22:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 03:22:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:22:02 + sudo tee /etc/docker/daemon.new 03:22:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:22:02 { 03:22:02 "registry-mirrors": [ 03:22:02 "https://nexus3.edgexfoundry.org:10001" 03:22:02 ], 03:22:02 "bip": "10.250.0.254/24", 03:22:02 "hosts": [ 03:22:02 "tcp://0.0.0.0:5555", 03:22:02 "unix:///var/run/docker.sock" 03:22:02 ], 03:22:02 "mtu": 1458, 03:22:02 "selinux-enabled": true, 03:22:02 "seccomp-profile": "/etc/docker/seccomp.json" 03:22:02 } [Pipeline] sh 03:22:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:22:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:22 provisioning config files... 03:22:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config11546797115563270088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:23 ---> ****-login.sh 03:22:23 nexus3.edgexfoundry.org:10001 03:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:23 Configure a credential helper to remove this warning. See 03:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:23 03:22:23 Login Succeeded 03:22:23 nexus3.edgexfoundry.org:10002 03:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:24 Configure a credential helper to remove this warning. See 03:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:24 03:22:24 Login Succeeded 03:22:24 nexus3.edgexfoundry.org:10003 03:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:24 Configure a credential helper to remove this warning. See 03:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:24 03:22:24 Login Succeeded 03:22:24 nexus3.edgexfoundry.org:10004 03:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:25 Configure a credential helper to remove this warning. See 03:22:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:25 03:22:25 Login Succeeded 03:22:25 ****.io 03:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:25 Configure a credential helper to remove this warning. See 03:22:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:25 03:22:25 Login Succeeded 03:22:25 ---> ****-login.sh ends [Pipeline] } 03:22:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:22:26 ========================================================= 03:22:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:22:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:22:27 Sending build context to Docker daemon 20.5MB 03:22:27 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:22:27 Step 2/13 : FROM ${BASE} AS builder 03:22:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:22:27 9fda8d8052c6: Pulling fs layer 03:22:27 5d54e960e981: Pulling fs layer 03:22:27 c4a7e357bf2a: Pulling fs layer 03:22:27 f0e02332f6b5: Pulling fs layer 03:22:27 872ee5b61b7b: Pulling fs layer 03:22:27 0c6a40ed1a82: Pulling fs layer 03:22:27 94ae7d8d031c: Pulling fs layer 03:22:27 f0e02332f6b5: Waiting 03:22:27 872ee5b61b7b: Waiting 03:22:27 0c6a40ed1a82: Waiting 03:22:27 94ae7d8d031c: Waiting 03:22:27 5d54e960e981: Verifying Checksum 03:22:27 5d54e960e981: Download complete 03:22:27 f0e02332f6b5: Verifying Checksum 03:22:27 f0e02332f6b5: Download complete 03:22:27 872ee5b61b7b: Verifying Checksum 03:22:27 872ee5b61b7b: Download complete 03:22:27 9fda8d8052c6: Verifying Checksum 03:22:27 9fda8d8052c6: Download complete 03:22:28 94ae7d8d031c: Verifying Checksum 03:22:28 94ae7d8d031c: Download complete 03:22:28 9fda8d8052c6: Pull complete 03:22:29 5d54e960e981: Pull complete 03:22:29 c4a7e357bf2a: Verifying Checksum 03:22:29 c4a7e357bf2a: Download complete 03:22:30 0c6a40ed1a82: Verifying Checksum 03:22:30 0c6a40ed1a82: Download complete 03:22:42 c4a7e357bf2a: Pull complete 03:22:42 f0e02332f6b5: Pull complete 03:22:42 872ee5b61b7b: Pull complete 03:22:51 0c6a40ed1a82: Pull complete 03:22:53 94ae7d8d031c: Pull complete 03:22:53 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:22:53 ---> 86de565de09d 03:22:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:22:54 ---> Running in a4c1f2458353 03:22:55 Removing intermediate container a4c1f2458353 03:22:55 ---> 2e2728d33258 03:22:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:55 ---> Running in 58466a96a9ab 03:22:55 Removing intermediate container 58466a96a9ab 03:22:55 ---> cadfff34b502 03:22:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:22:55 ---> Running in edc9cea6957c 03:22:55 Removing intermediate container edc9cea6957c 03:22:55 ---> 634f11c771c8 03:22:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:22:55 ---> Running in d80b6f0011b3 03:22:56 Removing intermediate container d80b6f0011b3 03:22:56 ---> df92863834f8 03:22:56 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:22:56 ---> Running in 1ba2d5131533 03:22:56 Removing intermediate container 1ba2d5131533 03:22:56 ---> e370cda29fdb 03:22:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:56 ---> Running in d8ac9e4686d0 03:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:22:59 OK: 266 MiB in 52 packages 03:23:00 Removing intermediate container d8ac9e4686d0 03:23:00 ---> 275b420f8272 03:23:00 Step 9/13 : WORKDIR /device-onvif-camera 03:23:00 ---> Running in 8976d1ed5536 03:23:00 Removing intermediate container 8976d1ed5536 03:23:00 ---> 0d1a9907175f 03:23:00 Step 10/13 : COPY go.mod vendor* ./ 03:23:01 ---> c37895f89320 03:23:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:01 ---> Running in 53ada2e891a3 03:24:09 Removing intermediate container 53ada2e891a3 03:24:09 ---> 5cc9e7ca348e 03:24:09 Step 12/13 : COPY . . 03:24:09 ---> 2b036dc086d4 03:24:09 Step 13/13 : RUN ${MAKE} 03:24:09 ---> Running in 00a6d52f781a 03:24:09 noop 03:24:09 Removing intermediate container 00a6d52f781a 03:24:09 ---> f287a6db6a62 03:24:09 Successfully built f287a6db6a62 03:24:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:09 + docker inspect -f . ci-base-image-arm64 03:24:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:10 prd-ubuntu20.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container 03:24:10 $ 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 03:24:11 $ docker top f7857d07060aced9b623ba4d62223ba12474cb52dc4c6ab1e5634dac822c5174 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:12 + go version 03:24:12 go version go1.21.0 linux/arm64 [Pipeline] } 03:24:12 $ docker stop --time=1 f7857d07060aced9b623ba4d62223ba12474cb52dc4c6ab1e5634dac822c5174 03:24:14 $ docker rm -f --volumes f7857d07060aced9b623ba4d62223ba12474cb52dc4c6ab1e5634dac822c5174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:15 + docker inspect -f . ci-base-image-arm64 03:24:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:15 prd-ubuntu20.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container 03:24:15 $ 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 03:24:16 $ docker top d384bc53b64abc985f9c345c0626c976c905124b34f65f5a567dc34b4f770212 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:17 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:24:18 + make test 03:24:18 go test ./... -coverprofile=coverage.out ./... 03:24:22 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:25:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:26:00 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:26:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.172s coverage: 31.5% of statements 03:26:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.240s coverage: 86.5% of statements 03:26:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:26:21 go vet ./... 03:26:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:48 ./bin/test-attribution-txt.sh 03:26:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:26:48 $ docker stop --time=1 d384bc53b64abc985f9c345c0626c976c905124b34f65f5a567dc34b4f770212 03:26:50 $ docker rm -f --volumes d384bc53b64abc985f9c345c0626c976c905124b34f65f5a567dc34b4f770212 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:51 Warning: overwriting stash ‘coverage-report’ 03:26:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:53 + ls -al . 03:26:53 total 240 03:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:24 . 03:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:21 .. 03:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:21 .git 03:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:21 .github 03:26:53 -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 03:21 .gitignore 03:26:53 -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 03:21 .golangci.yml 03:26:53 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 03:21 Attribution.txt 03:26:53 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 03:21 CHANGELOG.md 03:26:53 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 03:21 Dockerfile 03:26:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 03:21 GOVERNANCE.md 03:26:53 -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 03:21 Jenkinsfile 03:26:53 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 03:21 LICENSE 03:26:53 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 03:21 Makefile 03:26:53 -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 03:21 OWNERS.md 03:26:53 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 03:21 README.md 03:26:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 03:19 VERSION 03:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 03:21 bin 03:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:21 cmd 03:26:53 -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 03:26 coverage.out 03:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:21 doc 03:26:53 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 03:21 go.mod 03:26:53 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 03:21 go.sum 03:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:21 internal 03:26:53 -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 03:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:53 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 --label arch=arm64 --label version=0.0.0 . 03:26:54 Sending build context to Docker daemon 20.58MB 03:26:54 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:26:54 Step 2/27 : FROM ${BASE} AS builder 03:26:54 ---> f287a6db6a62 03:26:54 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:26:54 ---> Running in ec9cb896d6c7 03:26:54 Removing intermediate container ec9cb896d6c7 03:26:54 ---> 0a424bbd1ac8 03:26:54 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:26:54 ---> Running in cbf82c8ba35a 03:26:55 Removing intermediate container cbf82c8ba35a 03:26:55 ---> 96946147f306 03:26:55 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:26:55 ---> Running in f2bf06d6b3d6 03:26:55 Removing intermediate container f2bf06d6b3d6 03:26:55 ---> 4c4b11d59ef9 03:26:55 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:26:55 ---> Running in 5c55cc872b9c 03:26:55 Removing intermediate container 5c55cc872b9c 03:26:55 ---> 9e67fc3c95ff 03:26:55 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:26:55 ---> Running in f758b352d4fd 03:26:56 Removing intermediate container f758b352d4fd 03:26:56 ---> bf27460d4e49 03:26:56 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:26:56 ---> Running in ffc6cda3fc5a 03:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:58 OK: 266 MiB in 52 packages 03:26:59 Removing intermediate container ffc6cda3fc5a 03:26:59 ---> 4da18ade633a 03:26:59 Step 9/27 : WORKDIR /device-onvif-camera 03:26:59 ---> Running in 2c3fe45050f4 03:26:59 Removing intermediate container 2c3fe45050f4 03:26:59 ---> d995b139ee67 03:26:59 Step 10/27 : COPY go.mod vendor* ./ 03:27:00 ---> 711b85447741 03:27:00 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:00 ---> Running in 2b9c808eb08b 03:27:02 Removing intermediate container 2b9c808eb08b 03:27:02 ---> b7334b44a568 03:27:02 Step 12/27 : COPY . . 03:27:04 ---> 79560f7377b5 03:27:04 Step 13/27 : RUN ${MAKE} 03:27:04 ---> Running in 953655581e78 03:27:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:28:57 Removing intermediate container 953655581e78 03:28:57 ---> 5713ddb1046c 03:28:57 Step 14/27 : FROM alpine:3.18 03:28:57 3.18: Pulling from library/alpine 03:28:57 c6b39de5b339: Pulling fs layer 03:28:57 c6b39de5b339: Verifying Checksum 03:28:57 c6b39de5b339: Download complete 03:28:57 c6b39de5b339: Pull complete 03:28:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:28:57 Status: Downloaded newer image for alpine:3.18 03:28:57 ---> 33abbf032149 03:28:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:28:57 ---> Running in 1545cd1d31a8 03:28:57 Removing intermediate container 1545cd1d31a8 03:28:57 ---> 88d1db4a5992 03:28:57 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:28:57 ---> Running in efca7f92e0cd 03:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:28:59 (1/1) Installing dumb-init (1.2.5-r2) 03:28:59 Executing busybox-1.36.1-r5.trigger 03:28:59 OK: 8 MiB in 16 packages 03:28:59 Removing intermediate container efca7f92e0cd 03:28:59 ---> 8c5a2b1fc5a8 03:28:59 Step 17/27 : RUN apk --no-cache upgrade 03:28:59 ---> Running in f74e954895ff 03:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:29:02 OK: 8 MiB in 16 packages 03:29:03 Removing intermediate container f74e954895ff 03:29:03 ---> e350b5cf33f5 03:29:03 Step 18/27 : WORKDIR / 03:29:03 ---> Running in 862959c04c97 03:29:03 Removing intermediate container 862959c04c97 03:29:03 ---> dc973451c26d 03:29:03 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:29:04 ---> c37c209f5559 03:29:04 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:29:05 ---> d67ae3feccf1 03:29:05 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:29:05 ---> 689ee074bb1f 03:29:05 Step 22/27 : EXPOSE 59984 03:29:05 ---> Running in 8364f129df25 03:29:06 Removing intermediate container 8364f129df25 03:29:06 ---> c5a1dfebd8a5 03:29:06 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:29:06 ---> Running in 0a6d804b00f6 03:29:06 Removing intermediate container 0a6d804b00f6 03:29:06 ---> b0d69df957c9 03:29:06 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:06 ---> Running in eb1b07f04913 03:29:06 Removing intermediate container eb1b07f04913 03:29:06 ---> e46e35660376 03:29:06 Step 25/27 : LABEL arch=arm64 03:29:06 ---> Running in 036ef50311ed 03:29:07 Removing intermediate container 036ef50311ed 03:29:07 ---> db732803e163 03:29:07 Step 26/27 : LABEL git_sha=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 03:29:07 ---> Running in 5d26c959c9bc 03:29:07 Removing intermediate container 5d26c959c9bc 03:29:07 ---> d006250aab76 03:29:07 Step 27/27 : LABEL version=0.0.0 03:29:07 ---> Running in bac0679b5440 03:29:08 Removing intermediate container bac0679b5440 03:29:08 ---> 4e1731f7185d 03:29:08 [Warning] One or more build-args [ARCH] were not consumed 03:29:08 Successfully built 4e1731f7185d 03:29:08 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:09 03:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:09 arm64: Pulling from edgex-lftools-log-publisher 03:29:09 8998bd30e6a1: Pulling fs layer 03:29:09 04944245beec: Pulling fs layer 03:29:09 699f458cf7ca: Pulling fs layer 03:29:09 765212b225bb: Pulling fs layer 03:29:09 f23df028b6ca: Pulling fs layer 03:29:09 d65c8cfc05b1: Pulling fs layer 03:29:09 2437ff75d9bd: Pulling fs layer 03:29:09 765212b225bb: Waiting 03:29:09 f23df028b6ca: Waiting 03:29:09 d65c8cfc05b1: Waiting 03:29:09 2437ff75d9bd: Waiting 03:29:10 04944245beec: Verifying Checksum 03:29:10 04944245beec: Download complete 03:29:10 765212b225bb: Verifying Checksum 03:29:10 765212b225bb: Download complete 03:29:10 f23df028b6ca: Download complete 03:29:10 d65c8cfc05b1: Verifying Checksum 03:29:10 d65c8cfc05b1: Download complete 03:29:10 699f458cf7ca: Verifying Checksum 03:29:10 699f458cf7ca: Download complete 03:29:10 8998bd30e6a1: Verifying Checksum 03:29:10 8998bd30e6a1: Download complete 03:29:13 2437ff75d9bd: Verifying Checksum 03:29:13 2437ff75d9bd: Download complete 03:29:15 8998bd30e6a1: Pull complete 03:29:15 04944245beec: Pull complete 03:29:17 699f458cf7ca: Pull complete 03:29:17 765212b225bb: Pull complete 03:29:18 f23df028b6ca: Pull complete 03:29:18 d65c8cfc05b1: Pull complete 03:29:36 2437ff75d9bd: Pull complete 03:29:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:37 prd-ubuntu20.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container 03:29:37 $ 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 03:29:40 $ docker top 22e5ca787b59858a222c72fac56082357c77980d1e9766413538268c18c1313c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:41 ---> job-cost.sh 03:29:41 lf-activate-venv: SKIPPING 03:29:41 INFO: No Stack... 03:29:41 INFO: Retrieving Pricing Info for: v3-standard-4 03:29:42 INFO: Archiving Costs [Pipeline] sh 03:29:42 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:29:42 + cut -d, -f6 [Pipeline] lock 03:29:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] 03:29:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] did not exist. Created. 03:29:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:44 /w/workspace/device-onvif-camera/1@tmp/durable-16cce8a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:29:44 + echo total: 0.10999999940395355 [Pipeline] stash 03:29:44 Warning: overwriting stash ‘stack-cost’ 03:29:44 Stashed 1 file(s) [Pipeline] } 03:29:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:29:44 $ docker stop --time=1 22e5ca787b59858a222c72fac56082357c77980d1e9766413538268c18c1313c 03:29:46 $ docker rm -f --volumes 22e5ca787b59858a222c72fac56082357c77980d1e9766413538268c18c1313c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:29:48 provisioning config files... 03:29:48 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config9641147077604981828tmp [Pipeline] { [Pipeline] sh 03:29:48 + set +x 03:29:48 + curl -s https://codecov.io/bash 03:29:48 + bash -s -- 03:29:49 03:29:49 _____ _ 03:29:49 / ____| | | 03:29:49 | | ___ __| | ___ ___ _____ __ 03:29:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:29:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:29:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:29:49 Bash-1.0.6 03:29:49 03:29:49 03:29:49 ==> git version 2.25.1 found 03:29:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:29:49 Release-Date: 2020-01-08 03:29:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:29:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:29:49 ==> Jenkins CI detected. 03:29:49 current dir:  /w/workspace/undry_device-onvif-camera_PR-429 03:29:49 project root: . 03:29:49 --> token set from env 03:29:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:29:49 ==> Running gcov in . (disable via -X gcov) 03:29:49 ==> Python coveragepy not found 03:29:49 ==> Searching for coverage reports in: 03:29:49 + . 03:29:49 -> Found 1 reports 03:29:49 ==> Detecting git/mercurial file structure 03:29:49 ==> Reading reports 03:29:49 + ./coverage.out bytes=78456 03:29:49 ==> Appending adjustments 03:29:49 https://docs.codecov.io/docs/fixing-reports 03:29:49 + Found adjustments 03:29:49 ==> Gzipping contents 03:29:49 12K /tmp/codecov.gCalbt.gz 03:29:49 ==> Uploading reports 03:29:49 url: https://codecov.io 03:29:49 query: branch=PR-429&commit=b7d0deff68126c4e8ba62d1e4b505a51e70ed826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=429&job=&cmd_args= 03:29:49 -> Pinging Codecov 03:29:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-429&commit=b7d0deff68126c4e8ba62d1e4b505a51e70ed826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=429&job=&cmd_args= 03:29:49 -> Uploading to 03:29:49 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F29A59C45E3A92E06B3E522C9905F8EF/b7d0deff68126c4e8ba62d1e4b505a51e70ed826/11214583-9a14-4241-b7b3-0b7756da7ed7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T032949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1d9fe12dcd80a94ea3a428ebd8c01f23503ac5d52c458929537db4b57cfbaa9 03:29:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:49 Dload Upload Total Spent Left Speed 03:29:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37197 --:--:-- --:--:-- --:--:-- 37197 03:29:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] } 03:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:29:54 + [ -d /w/workspace/undry_device-onvif-camera_PR-429/archives ] 03:29:54 + ls -al /w/workspace/undry_device-onvif-camera_PR-429/archives 03:29:54 total 16 03:29:54 drwxr-xr-x 3 root root 4096 Mar 11 03:21 . 03:29:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 03:21 .. 03:29:54 drwxr-xr-x 2 root root 4096 Mar 11 03:21 cost 03:29:54 -rw-r--r-- 1 root root 91 Mar 11 03:21 cost.csv 03:29:54 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-429/archives 03:29:54 + ls -al /w/workspace/undry_device-onvif-camera_PR-429/archives 03:29:54 total 16 03:29:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 03:21 . 03:29:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 03:21 .. 03:29:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 03:21 cost 03:29:54 -rw-r--r-- 1 jenkins jenkins 91 Mar 11 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:29:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:55 ---> package-listing.sh 03:29:55 ++ facter osfamily 03:29:55 ++ tr '[:upper:]' '[:lower:]' 03:29:55 + OS_FAMILY=debian 03:29:55 + workspace=/w/workspace/undry_device-onvif-camera_PR-429 03:29:55 + START_PACKAGES=/tmp/packages_start.txt 03:29:55 + END_PACKAGES=/tmp/packages_end.txt 03:29:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:55 + PACKAGES=/tmp/packages_start.txt 03:29:55 + '[' /w/workspace/undry_device-onvif-camera_PR-429 ']' 03:29:55 + PACKAGES=/tmp/packages_end.txt 03:29:55 + case "${OS_FAMILY}" in 03:29:55 + dpkg -l 03:29:55 + grep '^ii' 03:29:55 + '[' -f /tmp/packages_start.txt ']' 03:29:55 + '[' -f /tmp/packages_end.txt ']' 03:29:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:55 + '[' /w/workspace/undry_device-onvif-camera_PR-429 ']' 03:29:55 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-429/archives/ 03:29:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-429/archives/ [Pipeline] echo 03:29:55 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:29:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:56 prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container 03:29:56 $ 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-429/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-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 03:29:57 $ docker top 0d7f3e05ca781ca4ada5536e196c40a375f897e5de1e3b33053032ad65f7105a -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:29:58 + mkdir -p /var/log/sysstat [Pipeline] sh 03:29:58 + ls /var/log/sa-host 03:29:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:58 provisioning config files... 03:29:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config552373480516477889tmp [Pipeline] { [Pipeline] echo 03:29:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:29:59 ---> create-netrc.sh [Pipeline] } 03:29:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:29:59 ---> python-tools-install.sh [Pipeline] echo 03:29:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:30:00 ---> sudo-logs.sh 03:30:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:30:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:30:00 ---> job-cost.sh 03:30:00 lf-activate-venv: SKIPPING 03:30:00 DEBUG: total: 0.2199999988079071 03:30:00 INFO: Retrieving Stack Cost... 03:30:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:30:01 INFO: Archiving Costs [Pipeline] echo 03:30:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:30:01 ---> logs-deploy.sh 03:30:01 lf-activate-venv: SKIPPING 03:30:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-429/1 03:30:01 INFO: archiving workspace using pattern(s): 03:30:02 Archives upload complete. 03:30:02 INFO: archiving logs to Nexus