Pull request #386 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8875dda29bcf56f5ca256bba122791a687e10472+184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 (99bd3c85d2ec3c6de56a12bc82356157671de86f) 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-ssh6764623679436356356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13907796913296245513.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-386/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-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17626720856252667786.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-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4939869521241574448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11748904069506889582.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-386/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-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10518612887450075296.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-6659 in /w/workspace/undry_device-onvif-camera_PR-386 [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-386 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 into PR head commit 8875dda29bcf56f5ca256bba122791a687e10472 Merge succeeded, producing 8875dda29bcf56f5ca256bba122791a687e10472 Checking out Revision 8875dda29bcf56f5ca256bba122791a687e10472 (PR-386) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # 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 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:50 ========================================================= 03:32:50 EdgeX Global Pipelines Version Info 03:32:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:50 ------------------- 03:32:50 stable info: 03:32:50 ------------------- 03:32:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:50 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:32:50 Message: update stable to v1.0.254 03:32:51 ------------------- 03:32:51 experimental info: 03:32:51 ------------------- 03:32:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:32:51 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:32:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:32:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-386 [Pipeline] echo 03:32:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-386 [Pipeline] echo 03:32:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-386 [Pipeline] echo 03:32:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo 03:32:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8875dda [Pipeline] echo 03:32:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:53 provisioning config files... 03:32:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config16494466547451223153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:53 ---> docker-login.sh 03:32:53 nexus3.edgexfoundry.org:10001 03:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 nexus3.edgexfoundry.org:10002 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 nexus3.edgexfoundry.org:10003 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 nexus3.edgexfoundry.org:10004 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 docker.io 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 ---> docker-login.sh ends [Pipeline] } 03:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:32:55 + git rev-list -1 --merges 8875dda29bcf56f5ca256bba122791a687e10472~1..8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo 03:32:55 -----------> git rev-list -1 --merges 8875dda29bcf56f5ca256bba122791a687e10472~1..8875dda29bcf56f5ca256bba122791a687e10472 8875dda29bcf56f5ca256bba122791a687e10472 [false] [Pipeline] sh 03:32:56 + git log --format=format:%s -1 8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo 03:32:56 ========================================================= 03:32:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:32:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:56 + git log --format=format:%s -1 8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo 03:32:56 [semverPrep] GIT_COMMIT: 8875dda29bcf56f5ca256bba122791a687e10472, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:32:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:32:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:56 + grep -v github /etc/ssh/ssh_known_hosts 03:32:56 + [ -e /tmp/ssh_known_hosts ] 03:32:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:32:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:32:56 + sudo tee -a /etc/ssh/ssh_known_hosts 03:32:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:57 03:32: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:32:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:32:57 b85a868b505f: Pulling fs layer 03:32:57 e2be974225ed: Pulling fs layer 03:32:57 339a4e72a1f5: Pulling fs layer 03:32:57 988bab9f4d93: Pulling fs layer 03:32:57 1469e6f7b9e6: Pulling fs layer 03:32:57 988bab9f4d93: Waiting 03:32:57 eaf3925da568: Pulling fs layer 03:32:57 bab4dde63d76: Pulling fs layer 03:32:57 bde34c3a00c8: Pulling fs layer 03:32:57 b352a97aabf1: Pulling fs layer 03:32:57 4872d77fe225: Pulling fs layer 03:32:57 5851b861e8e6: Pulling fs layer 03:32:57 1469e6f7b9e6: Waiting 03:32:57 eaf3925da568: Waiting 03:32:57 b352a97aabf1: Waiting 03:32:57 4872d77fe225: Waiting 03:32:57 5851b861e8e6: Waiting 03:32:57 bab4dde63d76: Waiting 03:32:57 bde34c3a00c8: Waiting 03:32:57 e2be974225ed: Download complete 03:32:57 988bab9f4d93: Verifying Checksum 03:32:57 988bab9f4d93: Download complete 03:32:58 1469e6f7b9e6: Verifying Checksum 03:32:58 1469e6f7b9e6: Download complete 03:32:58 339a4e72a1f5: Verifying Checksum 03:32:58 339a4e72a1f5: Download complete 03:32:58 eaf3925da568: Verifying Checksum 03:32:58 eaf3925da568: Download complete 03:32:58 bde34c3a00c8: Verifying Checksum 03:32:58 bde34c3a00c8: Download complete 03:32:58 b352a97aabf1: Verifying Checksum 03:32:58 b352a97aabf1: Download complete 03:32:58 4872d77fe225: Verifying Checksum 03:32:58 4872d77fe225: Download complete 03:32:58 5851b861e8e6: Verifying Checksum 03:32:58 5851b861e8e6: Download complete 03:32:58 b85a868b505f: Download complete 03:32:58 bab4dde63d76: Verifying Checksum 03:32:58 bab4dde63d76: Download complete 03:32:59 b85a868b505f: Pull complete 03:32:59 e2be974225ed: Pull complete 03:33:00 339a4e72a1f5: Pull complete 03:33:00 988bab9f4d93: Pull complete 03:33:00 1469e6f7b9e6: Pull complete 03:33:00 eaf3925da568: Pull complete 03:33:02 bab4dde63d76: Pull complete 03:33:02 bde34c3a00c8: Pull complete 03:33:02 b352a97aabf1: Pull complete 03:33:02 4872d77fe225: Pull complete 03:33:02 5851b861e8e6: Pull complete 03:33:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:03 prd-ubuntu20.04-docker-8c-8g-6659 does not seem to be running inside a container 03:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@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:33:05 $ docker top 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a -eo pid,comm 03:33:05 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:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:05 [ssh-agent] Looking for ssh-agent implementation... 03:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:05 $ docker exec 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a ssh-agent 03:33:06 SSH_AUTH_SOCK=/tmp/ssh-KG2fD7137y0l/agent.32 03:33:06 SSH_AGENT_PID=38 03:33:06 Running ssh-add (command line suppressed) 03:33:06 Identity added: /w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_4260142650067912168.key (/w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_4260142650067912168.key) 03:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:06 + git tag --points-at HEAD [Pipeline] } 03:33:06 $ docker exec --env ******** --env ******** 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a ssh-agent -k 03:33:06 unset SSH_AUTH_SOCK; 03:33:06 unset SSH_AGENT_PID; 03:33:06 echo Agent pid 38 killed; 03:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:06 [ssh-agent] Looking for ssh-agent implementation... 03:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:06 $ docker exec 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a ssh-agent 03:33:06 SSH_AUTH_SOCK=/tmp/ssh-sGu4J3zANSbY/agent.70 03:33:06 SSH_AGENT_PID=76 03:33:07 Running ssh-add (command line suppressed) 03:33:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_2091234964702662493.key (/w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_2091234964702662493.key) 03:33:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:07 + git semver init 03:33:07 2023-09-20 03:33:07,649 [run_init] DEBUG init version:0.0.0 force:False 03:33:07 2023-09-20 03:33:07,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-386/.semver 03:33:07 2023-09-20 03:33:07,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-386/.semver 03:33:07 2023-09-20 03:33:07,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-386/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-386, universal_newlines=False, shell=None, istream=None) 03:33:08 2023-09-20 03:33:08,607 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-386/.git/info/exclude 03:33:08 2023-09-20 03:33:08,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-386/.semver/PR-386 with force:False 03:33:08 2023-09-20 03:33:08,607 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-386/.semver/PR-386 03:33:08 2023-09-20 03:33:08,610 [execute] INFO git cat-file --batch-check 03:33:08 2023-09-20 03:33:08,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-386/.semver, universal_newlines=False, shell=None, istream=) 03:33:08 2023-09-20 03:33:08,615 [execute] INFO git cat-file --batch 03:33:08 2023-09-20 03:33:08,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-386/.semver, universal_newlines=False, shell=None, istream=) 03:33:08 2023-09-20 03:33:08,620 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-386/.semver/PR-386 03:33:08 0.0.0 [Pipeline] } 03:33:08 $ docker exec --env ******** --env ******** 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a ssh-agent -k 03:33:08 unset SSH_AUTH_SOCK; 03:33:08 unset SSH_AGENT_PID; 03:33:08 echo Agent pid 76 killed; 03:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:09 + git semver [Pipeline] } 03:33:09 $ docker stop --time=1 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a 03:33:13 $ docker rm -f --volumes 4ea893dfd8a3b2db9e9c63d30e15a3690f511d968681e0919fcc6b041e54ce6a [Pipeline] // withDockerContainer [Pipeline] sh 03:33:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:33:14 Stashed 1 file(s) [Pipeline] echo 03:33: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:33:15 provisioning config files... 03:33:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config11081438672270907074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:15 ---> docker-login.sh 03:33:15 nexus3.edgexfoundry.org:10001 03:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:15 Configure a credential helper to remove this warning. See 03:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:15 03:33:15 Login Succeeded 03:33:15 nexus3.edgexfoundry.org:10002 03:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:15 Configure a credential helper to remove this warning. See 03:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:15 03:33:15 Login Succeeded 03:33:15 nexus3.edgexfoundry.org:10003 03:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:15 Configure a credential helper to remove this warning. See 03:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:15 03:33:15 Login Succeeded 03:33:15 nexus3.edgexfoundry.org:10004 03:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:15 Configure a credential helper to remove this warning. See 03:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:15 03:33:15 Login Succeeded 03:33:15 docker.io 03:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:16 Configure a credential helper to remove this warning. See 03:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:16 03:33:16 Login Succeeded 03:33:16 ---> docker-login.sh ends [Pipeline] } 03:33:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:16 ========================================================= 03:33:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:33:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + 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:33:16 Sending build context to Docker daemon 21.71MB 03:33:16 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:33:16 Step 2/13 : FROM ${BASE} AS builder 03:33:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:33:17 7264a8db6415: Pulling fs layer 03:33:17 c4d48a809fc2: Pulling fs layer 03:33:17 4f1c88b9dad5: Pulling fs layer 03:33:17 ad3a456e5733: Pulling fs layer 03:33:17 9e4f439ed901: Pulling fs layer 03:33:17 feaf6a47b606: Pulling fs layer 03:33:17 5e8b037d7d82: Pulling fs layer 03:33:17 8ac70367396e: Pulling fs layer 03:33:17 6db16350a2e2: Pulling fs layer 03:33:17 9250d5d63582: Pulling fs layer 03:33:17 ad3a456e5733: Waiting 03:33:17 9e4f439ed901: Waiting 03:33:17 9250d5d63582: Waiting 03:33:17 feaf6a47b606: Waiting 03:33:17 8ac70367396e: Waiting 03:33:17 6db16350a2e2: Waiting 03:33:17 5e8b037d7d82: Waiting 03:33:17 c4d48a809fc2: Download complete 03:33:17 ad3a456e5733: Verifying Checksum 03:33:17 ad3a456e5733: Download complete 03:33:17 9e4f439ed901: Verifying Checksum 03:33:17 9e4f439ed901: Download complete 03:33:17 7264a8db6415: Verifying Checksum 03:33:17 7264a8db6415: Download complete 03:33:17 feaf6a47b606: Verifying Checksum 03:33:17 feaf6a47b606: Download complete 03:33:17 7264a8db6415: Pull complete 03:33:17 c4d48a809fc2: Pull complete 03:33:17 8ac70367396e: Verifying Checksum 03:33:17 8ac70367396e: Download complete 03:33:17 4f1c88b9dad5: Verifying Checksum 03:33:17 4f1c88b9dad5: Download complete 03:33:17 6db16350a2e2: Verifying Checksum 03:33:17 6db16350a2e2: Download complete 03:33:17 5e8b037d7d82: Verifying Checksum 03:33:17 5e8b037d7d82: Download complete 03:33:17 9250d5d63582: Verifying Checksum 03:33:17 9250d5d63582: Download complete 03:33:20 4f1c88b9dad5: Pull complete 03:33:20 ad3a456e5733: Pull complete 03:33:20 9e4f439ed901: Pull complete 03:33:20 feaf6a47b606: Pull complete 03:33:23 5e8b037d7d82: Pull complete 03:33:23 8ac70367396e: Pull complete 03:33:23 6db16350a2e2: Pull complete 03:33:24 9250d5d63582: Pull complete 03:33:24 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 03:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:33:24 ---> fa269f55d9b9 03:33:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:33:28 ---> Running in 79e6e72992d9 03:33:28 Removing intermediate container 79e6e72992d9 03:33:28 ---> 4556b723d5e4 03:33:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:33:28 ---> Running in 9304113098b6 03:33:29 Removing intermediate container 9304113098b6 03:33:29 ---> 4d85d4b8b293 03:33:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:33:29 ---> Running in 44efac207fc0 03:33:29 Removing intermediate container 44efac207fc0 03:33:29 ---> acd0ac6fe2af 03:33:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:33:29 ---> Running in 39f98e183276 03:33:29 Removing intermediate container 39f98e183276 03:33:29 ---> 973a0f89a1e4 03:33:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:33:29 ---> Running in d2deec6d67fc 03:33:29 Removing intermediate container d2deec6d67fc 03:33:29 ---> 44725f01e785 03:33:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:29 ---> Running in 143ad728d459 03:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:33:30 Still waiting to schedule task 03:33:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:33:32 OK: 265 MiB in 56 packages 03:33:32 Removing intermediate container 143ad728d459 03:33:32 ---> bab97cc2fef2 03:33:32 Step 9/13 : WORKDIR /device-onvif-camera 03:33:32 ---> Running in e9a756cbf176 03:33:32 Removing intermediate container e9a756cbf176 03:33:32 ---> f2491c16015c 03:33:32 Step 10/13 : COPY go.mod vendor* ./ 03:33:32 ---> 342e330d3798 03:33:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:32 ---> Running in 7b4b41a33e50 03:33:59 Removing intermediate container 7b4b41a33e50 03:33:59 ---> 7d81f800adf9 03:33:59 Step 12/13 : COPY . . 03:33:59 ---> 5b477a00719e 03:33:59 Step 13/13 : RUN ${MAKE} 03:33:59 ---> Running in 5d2e798a3704 03:33:59 noop 03:34:00 Removing intermediate container 5d2e798a3704 03:34:00 ---> fea710345fe7 03:34:00 Successfully built fea710345fe7 03:34:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:00 + docker inspect -f . ci-base-image-x86_64 03:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:00 prd-ubuntu20.04-docker-8c-8g-6659 does not seem to be running inside a container 03:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@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:34:00 $ docker top c93890d57ee520d6e26f175e06cb88b79cea3b21618323617859d9cd1e76d91e -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:01 + go version 03:34:01 go version go1.21.0 linux/amd64 [Pipeline] } 03:34:01 $ docker stop --time=1 c93890d57ee520d6e26f175e06cb88b79cea3b21618323617859d9cd1e76d91e 03:34:02 $ docker rm -f --volumes c93890d57ee520d6e26f175e06cb88b79cea3b21618323617859d9cd1e76d91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:03 + docker inspect -f . ci-base-image-x86_64 03:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:03 prd-ubuntu20.04-docker-8c-8g-6659 does not seem to be running inside a container 03:34:03 $ 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-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@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:34:03 $ docker top 56cb57f13bd42b8b765949538589698eb1c16fda66a2a633bd3c93a8b7c5839d -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:04 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-386 [Pipeline] fileExists [Pipeline] sh 03:34:04 + make test 03:34:04 go test ./... -coverprofile=coverage.out ./... 03:34:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:34:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:34:16 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:34:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.5% of statements 03:34:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.425s coverage: 86.5% of statements 03:34:27 go vet ./... 03:34:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:29 ./bin/test-attribution-txt.sh [Pipeline] echo 03:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:34:30 $ docker stop --time=1 56cb57f13bd42b8b765949538589698eb1c16fda66a2a633bd3c93a8b7c5839d 03:34:33 $ docker rm -f --volumes 56cb57f13bd42b8b765949538589698eb1c16fda66a2a633bd3c93a8b7c5839d [Pipeline] // withDockerContainer [Pipeline] sh 03:34:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:34:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:34 + ls -al . 03:34:34 total 244 03:34:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 03:34 . 03:34:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:32 .. 03:34:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 03:34 .git 03:34:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:32 .github 03:34:34 -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 03:32 .gitignore 03:34:34 -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 03:32 .golangci.yml 03:34:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 03:33 .semver 03:34:34 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 03:32 Attribution.txt 03:34:34 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 03:32 CHANGELOG.md 03:34:34 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 03:32 Dockerfile 03:34:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 03:32 GOVERNANCE.md 03:34:34 -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 03:32 Jenkinsfile 03:34:34 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 03:32 LICENSE 03:34:34 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 03:32 Makefile 03:34:34 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 03:32 OWNERS.md 03:34:34 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 03:32 README.md 03:34:34 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 03:33 VERSION 03:34:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:32 bin 03:34:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:32 cmd 03:34:34 -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 03:34 coverage.out 03:34:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:32 doc 03:34:34 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 03:32 go.mod 03:34:34 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 03:32 go.sum 03:34:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:32 internal 03:34:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:32 snap 03:34:34 -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:35 + 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=8875dda29bcf56f5ca256bba122791a687e10472 --label arch=amd64 --label version=0.0.0 . 03:34:35 Sending build context to Docker daemon 21.79MB 03:34:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:34:35 Step 2/26 : FROM ${BASE} AS builder 03:34:35 ---> fea710345fe7 03:34:35 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:34:35 ---> Running in 6ac7fcdcb975 03:34:35 Removing intermediate container 6ac7fcdcb975 03:34:35 ---> 115af4f28774 03:34:35 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:35 ---> Running in 690b7f220ba7 03:34:35 Removing intermediate container 690b7f220ba7 03:34:35 ---> 53dc27bd1c56 03:34:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:34:35 ---> Running in 3f952b674b12 03:34:35 Removing intermediate container 3f952b674b12 03:34:35 ---> 35d2ca50b543 03:34:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:34:36 ---> Running in 0ac15843118f 03:34:36 Removing intermediate container 0ac15843118f 03:34:36 ---> e4379e844954 03:34:36 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:34:36 ---> Running in 1c8dbf25cdc8 03:34:36 Removing intermediate container 1c8dbf25cdc8 03:34:36 ---> a4e47721eca5 03:34:36 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:36 ---> Running in e9a098797f04 03:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:34:36 OK: 265 MiB in 56 packages 03:34:37 Removing intermediate container e9a098797f04 03:34:37 ---> 2221b67bf720 03:34:37 Step 9/26 : WORKDIR /device-onvif-camera 03:34:37 ---> Running in 8472ad575fda 03:34:37 Removing intermediate container 8472ad575fda 03:34:37 ---> 9466bd8c41b8 03:34:37 Step 10/26 : COPY go.mod vendor* ./ 03:34:37 ---> 501e5f1ac7e4 03:34:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:37 ---> Running in 299764a362e5 03:34:38 Removing intermediate container 299764a362e5 03:34:38 ---> 957ef3b7fbaa 03:34:38 Step 12/26 : COPY . . 03:34:38 ---> 8f19ce4b1064 03:34:38 Step 13/26 : RUN ${MAKE} 03:34:38 ---> Running in 31415830f771 03:34:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:35:01 Removing intermediate container 31415830f771 03:35:01 ---> 1b7cac7ee1a8 03:35:01 Step 14/26 : FROM alpine:3.18 03:35:01 3.18: Pulling from library/alpine 03:35:01 7264a8db6415: Already exists 03:35:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:35:01 Status: Downloaded newer image for alpine:3.18 03:35:01 ---> 7e01a0d0a1dc 03:35:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:35:01 ---> Running in d442921375a9 03:35:01 Removing intermediate container d442921375a9 03:35:01 ---> bfbe5aad896b 03:35:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:35:01 ---> Running in 5eb7b8b8061c 03:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:35:01 (1/1) Installing dumb-init (1.2.5-r2) 03:35:01 Executing busybox-1.36.1-r2.trigger 03:35:01 OK: 7 MiB in 16 packages 03:35:01 Removing intermediate container 5eb7b8b8061c 03:35:01 ---> be9a153cdbe6 03:35:01 Step 17/26 : WORKDIR / 03:35:01 ---> Running in b3689a3f8af1 03:35:01 Removing intermediate container b3689a3f8af1 03:35:01 ---> 5673554dd675 03:35:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:35:01 ---> e9f5aebf8151 03:35:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:35:01 ---> 282d088493c3 03:35:01 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:35:01 ---> 4b0ea5396482 03:35:01 Step 21/26 : EXPOSE 59984 03:35:01 ---> Running in 808e856e5d66 03:35:02 Removing intermediate container 808e856e5d66 03:35:02 ---> 8bfbfdc6f0d5 03:35:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:35:02 ---> Running in b9dc02ef2a20 03:35:02 Removing intermediate container b9dc02ef2a20 03:35:02 ---> 2e3f49b67ffc 03:35:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:35:02 ---> Running in 4442a4506389 03:35:02 Removing intermediate container 4442a4506389 03:35:02 ---> 836f11c940e2 03:35:02 Step 24/26 : LABEL arch=amd64 03:35:02 ---> Running in e02615d145d4 03:35:02 Removing intermediate container e02615d145d4 03:35:02 ---> 46dcaba91574 03:35:02 Step 25/26 : LABEL git_sha=8875dda29bcf56f5ca256bba122791a687e10472 03:35:02 ---> Running in f2cc05464a86 03:35:02 Removing intermediate container f2cc05464a86 03:35:02 ---> 4669a1f685c4 03:35:02 Step 26/26 : LABEL version=0.0.0 03:35:02 ---> Running in d43cc4c321ce 03:35:02 Removing intermediate container d43cc4c321ce 03:35:02 ---> 3267be615eb4 03:35:02 [Warning] One or more build-args [ARCH] were not consumed 03:35:02 Successfully built 3267be615eb4 03:35:02 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:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:03 03:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:03 latest: Pulling from edgex-lftools-log-publisher 03:35:03 5eb5b503b376: Pulling fs layer 03:35:03 5c69ac0246d0: Pulling fs layer 03:35:03 ec43610c2a17: Pulling fs layer 03:35:03 3a2ae6a8a46f: Pulling fs layer 03:35:03 33b1e0a273af: Pulling fs layer 03:35:03 5d3b04190fa2: Pulling fs layer 03:35:03 2f39f015ded8: Pulling fs layer 03:35:03 3a2ae6a8a46f: Waiting 03:35:03 33b1e0a273af: Waiting 03:35:03 5d3b04190fa2: Waiting 03:35:03 2f39f015ded8: Waiting 03:35:03 5c69ac0246d0: Download complete 03:35:03 3a2ae6a8a46f: Download complete 03:35:03 33b1e0a273af: Verifying Checksum 03:35:03 33b1e0a273af: Download complete 03:35:03 ec43610c2a17: Verifying Checksum 03:35:03 ec43610c2a17: Download complete 03:35:03 5d3b04190fa2: Verifying Checksum 03:35:03 5d3b04190fa2: Download complete 03:35:04 5eb5b503b376: Verifying Checksum 03:35:04 5eb5b503b376: Download complete 03:35:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6660 in /w/workspace/undry_device-onvif-camera_PR-386 [Pipeline] { [Pipeline] ws 03:35:04 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { 03:35:04 2f39f015ded8: Download complete [Pipeline] checkout 03:35:04 The recommended git tool is: git 03:35:05 5eb5b503b376: Pull complete 03:35:05 5c69ac0246d0: Pull complete 03:35:05 ec43610c2a17: Pull complete 03:35:05 3a2ae6a8a46f: Pull complete 03:35:06 33b1e0a273af: Pull complete 03:35:06 5d3b04190fa2: Pull complete 03:35:09 using credential edgex-jenkins-ssh 03:35:09 Cloning the remote Git repository 03:35:09 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:35:10 2f39f015ded8: Pull complete 03:35:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:10 prd-ubuntu20.04-docker-8c-8g-6659 does not seem to be running inside a container 03:35:10 $ 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-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@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:35:09 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:35:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:35:09 > git --version # timeout=10 03:35:09 > git --version # 'git version 2.25.1' 03:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:35:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:12 Merging remotes/origin/main commit 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 into PR head commit 8875dda29bcf56f5ca256bba122791a687e10472 03:35:13 Merge succeeded, producing 8875dda29bcf56f5ca256bba122791a687e10472 03:35:13 Checking out Revision 8875dda29bcf56f5ca256bba122791a687e10472 (PR-386) 03:35:12 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:35:12 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:35:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:35:12 > git config core.sparsecheckout # timeout=10 03:35:12 > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 03:35:13 > git remote # timeout=10 03:35:13 > git config --get remote.origin.url # timeout=10 03:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:13 > git merge 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 03:35:13 > git rev-parse HEAD^{commit} # timeout=10 03:35:13 > git config core.sparsecheckout # timeout=10 03:35:13 > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 03:35:13 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:35:13 > git --version # timeout=10 03:35:13 > git --version # 'git version 2.25.1' 03:35:13 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 03:35:14 $ docker top c60a00c35b2e75034bed26097338e9af3f1dbabaa3c5ac09306787a1af0f0613 -eo pid,comm 03:35:14 03:35:14 GitHub has been notified of this commit’s build result 03:35:14 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:14 ---> job-cost.sh 03:35:14 lf-activate-venv: SKIPPING 03:35:14 INFO: No Stack... 03:35:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:35:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:15 Dload Upload Total Spent Left Speed 03:35:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 03:35:15 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 03:35:15 + cat /w/workspace/undry_device-onvif-camera_PR-386/archives/cost.csv 03:35:15 + cut -d, -f6 [Pipeline] lock 03:35:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] 03:35:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] did not exist. Created. 03:35:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:35:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:35:16 Stashed 1 file(s) [Pipeline] } 03:35:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] 03:35:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:35:16 + sudo tee /etc/docker/daemon.new 03:35:16 { 03:35:16 "registry-mirrors": [ 03:35:16 "https://nexus3.edgexfoundry.org:10001" 03:35:16 ], 03:35:16 "bip": "10.250.0.254/24", 03:35:16 "hosts": [ 03:35:16 "tcp://0.0.0.0:5555", 03:35:16 "unix:///var/run/docker.sock" 03:35:16 ], 03:35:16 "mtu": 1458, 03:35:16 "selinux-enabled": true, 03:35:16 "seccomp-profile": "/etc/docker/seccomp.json" 03:35:16 } [Pipeline] // lock [Pipeline] } 03:35:16 $ docker stop --time=1 c60a00c35b2e75034bed26097338e9af3f1dbabaa3c5ac09306787a1af0f0613 03:35:17 $ docker rm -f --volumes c60a00c35b2e75034bed26097338e9af3f1dbabaa3c5ac09306787a1af0f0613 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:35:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh 03:35:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:36 provisioning config files... 03:35:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4828392089495757880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:36 ---> docker-login.sh 03:35:36 nexus3.edgexfoundry.org:10001 03:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:37 Configure a credential helper to remove this warning. See 03:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:37 03:35:37 Login Succeeded 03:35:37 nexus3.edgexfoundry.org:10002 03:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:37 Configure a credential helper to remove this warning. See 03:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:37 03:35:37 Login Succeeded 03:35:37 nexus3.edgexfoundry.org:10003 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 nexus3.edgexfoundry.org:10004 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 docker.io 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:39 Configure a credential helper to remove this warning. See 03:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:39 03:35:39 Login Succeeded 03:35:39 ---> docker-login.sh ends [Pipeline] } 03:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:39 ========================================================= 03:35:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:35:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + 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:35:40 Sending build context to Docker daemon 14.22MB 03:35:40 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:35:40 Step 2/13 : FROM ${BASE} AS builder 03:35:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:35:40 9fda8d8052c6: Pulling fs layer 03:35:40 5d54e960e981: Pulling fs layer 03:35:40 c4a7e357bf2a: Pulling fs layer 03:35:40 f0e02332f6b5: Pulling fs layer 03:35:40 66412af1f25a: Pulling fs layer 03:35:40 1baf3a5c0e64: Pulling fs layer 03:35:40 9a37bb91b891: Pulling fs layer 03:35:40 a29adfc67d43: Pulling fs layer 03:35:40 d5de9f91c1a4: Pulling fs layer 03:35:40 1baf3a5c0e64: Waiting 03:35:40 9a37bb91b891: Waiting 03:35:40 a29adfc67d43: Waiting 03:35:40 d5de9f91c1a4: Waiting 03:35:40 f0e02332f6b5: Waiting 03:35:40 66412af1f25a: Waiting 03:35:40 5d54e960e981: Download complete 03:35:40 f0e02332f6b5: Verifying Checksum 03:35:40 f0e02332f6b5: Download complete 03:35:40 66412af1f25a: Verifying Checksum 03:35:40 66412af1f25a: Download complete 03:35:40 9fda8d8052c6: Verifying Checksum 03:35:40 9fda8d8052c6: Download complete 03:35:41 9a37bb91b891: Verifying Checksum 03:35:41 9a37bb91b891: Download complete 03:35:41 a29adfc67d43: Verifying Checksum 03:35:41 a29adfc67d43: Download complete 03:35:41 9fda8d8052c6: Pull complete 03:35:42 d5de9f91c1a4: Verifying Checksum 03:35:42 d5de9f91c1a4: Download complete 03:35:42 5d54e960e981: Pull complete 03:35:42 c4a7e357bf2a: Download complete 03:35:43 1baf3a5c0e64: Download complete 03:35:53 c4a7e357bf2a: Pull complete 03:35:53 f0e02332f6b5: Pull complete 03:35:53 66412af1f25a: Pull complete 03:36:02 1baf3a5c0e64: Pull complete 03:36:02 9a37bb91b891: Pull complete 03:36:03 a29adfc67d43: Pull complete 03:36:05 d5de9f91c1a4: Pull complete 03:36:05 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 03:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:36:05 ---> 746ca1b523b5 03:36:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:36:07 ---> Running in 74c723c4aae7 03:36:07 Removing intermediate container 74c723c4aae7 03:36:07 ---> 15817af9bc0e 03:36:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:07 ---> Running in 6df0b99ce5a7 03:36:07 Removing intermediate container 6df0b99ce5a7 03:36:07 ---> e45d8657df01 03:36:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:36:07 ---> Running in 5394522cd3cc 03:36:07 Removing intermediate container 5394522cd3cc 03:36:07 ---> cee673c217e5 03:36:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:36:07 ---> Running in f1a0b657a4a8 03:36:08 Removing intermediate container f1a0b657a4a8 03:36:08 ---> b4fd519fc1f4 03:36:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:36:08 ---> Running in 7e864c7dc4cf 03:36:08 Removing intermediate container 7e864c7dc4cf 03:36:08 ---> df2ea1036177 03:36:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:08 ---> Running in a2a57c806347 03:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:36:11 OK: 267 MiB in 56 packages 03:36:11 Removing intermediate container a2a57c806347 03:36:11 ---> 4ed900a201ee 03:36:11 Step 9/13 : WORKDIR /device-onvif-camera 03:36:14 ---> Running in 190dda1ad5a3 03:36:14 Removing intermediate container 190dda1ad5a3 03:36:14 ---> e928890aef74 03:36:14 Step 10/13 : COPY go.mod vendor* ./ 03:36:15 ---> 9327f9b781ed 03:36:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:15 ---> Running in ca9d9827d6e2 03:37:23 Removing intermediate container ca9d9827d6e2 03:37:23 ---> 2a7a6458f947 03:37:23 Step 12/13 : COPY . . 03:37:23 ---> 8545430da06b 03:37:23 Step 13/13 : RUN ${MAKE} 03:37:23 ---> Running in eb1eaa1a7fe3 03:37:23 noop 03:37:23 Removing intermediate container eb1eaa1a7fe3 03:37:23 ---> b750308f9bce 03:37:23 Successfully built b750308f9bce 03:37:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:23 + docker inspect -f . ci-base-image-arm64 03:37:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:23 prd-ubuntu20.04-docker-arm64-4c-16g-6660 does not seem to be running inside a container 03:37:24 $ 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:37:25 $ docker top b37c4d4cf35179757ceafd1db4d154f7bf633efdf0a71b5ec734ce1d16256cab -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:26 + go version 03:37:26 go version go1.21.0 linux/arm64 [Pipeline] } 03:37:26 $ docker stop --time=1 b37c4d4cf35179757ceafd1db4d154f7bf633efdf0a71b5ec734ce1d16256cab 03:37:27 $ docker rm -f --volumes b37c4d4cf35179757ceafd1db4d154f7bf633efdf0a71b5ec734ce1d16256cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:28 + docker inspect -f . ci-base-image-arm64 03:37:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:28 prd-ubuntu20.04-docker-arm64-4c-16g-6660 does not seem to be running inside a container 03:37:28 $ 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:37:29 $ docker top e0fa2c4fd405727e3596977ec28c2451ef1276f154fb88600162425219bcbdb9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:30 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:37:30 + make test 03:37:31 go test ./... -coverprofile=coverage.out ./... 03:37:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:39:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:39:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:39:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.189s coverage: 31.5% of statements 03:39:36 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.086s coverage: 86.5% of statements 03:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:39:36 go vet ./... 03:40:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:08 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:40:08 $ docker stop --time=1 e0fa2c4fd405727e3596977ec28c2451ef1276f154fb88600162425219bcbdb9 03:40:10 $ docker rm -f --volumes e0fa2c4fd405727e3596977ec28c2451ef1276f154fb88600162425219bcbdb9 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:11 Warning: overwriting stash ‘coverage-report’ 03:40:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:13 + ls -al . 03:40:13 total 240 03:40:13 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 03:37 . 03:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:35 .. 03:40:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 03:35 .git 03:40:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:35 .github 03:40:13 -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 03:35 .gitignore 03:40:13 -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 03:35 .golangci.yml 03:40:13 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 03:35 Attribution.txt 03:40:13 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 03:35 CHANGELOG.md 03:40:13 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 03:35 Dockerfile 03:40:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 03:35 GOVERNANCE.md 03:40:13 -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 03:35 Jenkinsfile 03:40:13 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 03:35 LICENSE 03:40:13 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 03:35 Makefile 03:40:13 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 03:35 OWNERS.md 03:40:13 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 03:35 README.md 03:40:13 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 03:33 VERSION 03:40:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:35 bin 03:40:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:35 cmd 03:40:13 -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 03:39 coverage.out 03:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:35 doc 03:40:13 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 03:35 go.mod 03:40:13 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 03:35 go.sum 03:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:35 internal 03:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:35 snap 03:40:13 -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:13 + 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=8875dda29bcf56f5ca256bba122791a687e10472 --label arch=arm64 --label version=0.0.0 . 03:40:14 Sending build context to Docker daemon 14.3MB 03:40:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:40:14 Step 2/26 : FROM ${BASE} AS builder 03:40:14 ---> b750308f9bce 03:40:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:40:16 ---> Running in 94530cf91d0e 03:40:16 Removing intermediate container 94530cf91d0e 03:40:16 ---> 9a395ee0591d 03:40:16 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:16 ---> Running in 07debcca89c6 03:40:16 Removing intermediate container 07debcca89c6 03:40:16 ---> 25b08494760c 03:40:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:40:16 ---> Running in de7105a51b29 03:40:17 Removing intermediate container de7105a51b29 03:40:17 ---> 95bbee8f8f25 03:40:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:40:17 ---> Running in 4516f0721c46 03:40:17 Removing intermediate container 4516f0721c46 03:40:17 ---> 669cd87146ec 03:40:17 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:40:17 ---> Running in 369d3d1a646b 03:40:17 Removing intermediate container 369d3d1a646b 03:40:17 ---> 97487b989ec3 03:40:17 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:17 ---> Running in f468a167d0cc 03:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:40:20 OK: 267 MiB in 56 packages 03:40:21 Removing intermediate container f468a167d0cc 03:40:21 ---> 70d5a5637650 03:40:21 Step 9/26 : WORKDIR /device-onvif-camera 03:40:21 ---> Running in 7b4c3c8b42c5 03:40:22 Removing intermediate container 7b4c3c8b42c5 03:40:22 ---> 409f592d5eec 03:40:22 Step 10/26 : COPY go.mod vendor* ./ 03:40:23 ---> 622ceb3fe898 03:40:23 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 ---> Running in b5633e7a0976 03:40:27 Removing intermediate container b5633e7a0976 03:40:27 ---> 95b97d0180e3 03:40:27 Step 12/26 : COPY . . 03:40:29 ---> 1008e40c190d 03:40:29 Step 13/26 : RUN ${MAKE} 03:40:29 ---> Running in 10dc5f08dde0 03:40:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:42:23 Removing intermediate container 10dc5f08dde0 03:42:23 ---> 37cae1edd195 03:42:23 Step 14/26 : FROM alpine:3.18 03:42:23 3.18: Pulling from library/alpine 03:42:23 9fda8d8052c6: Already exists 03:42:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:42:23 Status: Downloaded newer image for alpine:3.18 03:42:23 ---> f6648c04cd6c 03:42:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:42:23 ---> Running in faf2ab3e0a71 03:42:23 Removing intermediate container faf2ab3e0a71 03:42:23 ---> 0536e46a6ae3 03:42:23 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:42:23 ---> Running in a961d1e6f7e3 03:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:23 (1/1) Installing dumb-init (1.2.5-r2) 03:42:23 Executing busybox-1.36.1-r2.trigger 03:42:23 OK: 8 MiB in 16 packages 03:42:23 Removing intermediate container a961d1e6f7e3 03:42:23 ---> 249f911cf975 03:42:23 Step 17/26 : WORKDIR / 03:42:23 ---> Running in 460359467cb5 03:42:24 Removing intermediate container 460359467cb5 03:42:24 ---> ea8df44e83dd 03:42:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:42:25 ---> 8a16879a6b49 03:42:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:42:26 ---> ec12e663fa34 03:42:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:42:26 ---> a5be095bbf41 03:42:26 Step 21/26 : EXPOSE 59984 03:42:26 ---> Running in 0245a6b124bf 03:42:27 Removing intermediate container 0245a6b124bf 03:42:27 ---> 87ceb35a9cca 03:42:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:42:27 ---> Running in 4c13f772b938 03:42:27 Removing intermediate container 4c13f772b938 03:42:27 ---> e4f65b68182a 03:42:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:42:27 ---> Running in 4dbbfd2837ee 03:42:27 Removing intermediate container 4dbbfd2837ee 03:42:27 ---> ddc6bb341a73 03:42:27 Step 24/26 : LABEL arch=arm64 03:42:27 ---> Running in 9badd5be32bf 03:42:27 Removing intermediate container 9badd5be32bf 03:42:27 ---> bac6adbfc64f 03:42:27 Step 25/26 : LABEL git_sha=8875dda29bcf56f5ca256bba122791a687e10472 03:42:28 ---> Running in 7299d9896f32 03:42:28 Removing intermediate container 7299d9896f32 03:42:28 ---> db06d0d105d8 03:42:28 Step 26/26 : LABEL version=0.0.0 03:42:28 ---> Running in 999f99005ffb 03:42:28 Removing intermediate container 999f99005ffb 03:42:28 ---> 241840ff7785 03:42:28 [Warning] One or more build-args [ARCH] were not consumed 03:42:28 Successfully built 241840ff7785 03:42:28 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:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:29 03:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:29 arm64: Pulling from edgex-lftools-log-publisher 03:42:29 8998bd30e6a1: Pulling fs layer 03:42:29 04944245beec: Pulling fs layer 03:42:29 699f458cf7ca: Pulling fs layer 03:42:29 765212b225bb: Pulling fs layer 03:42:29 f23df028b6ca: Pulling fs layer 03:42:29 d65c8cfc05b1: Pulling fs layer 03:42:29 2437ff75d9bd: Pulling fs layer 03:42:29 f23df028b6ca: Waiting 03:42:29 d65c8cfc05b1: Waiting 03:42:29 2437ff75d9bd: Waiting 03:42:29 765212b225bb: Waiting 03:42:30 04944245beec: Verifying Checksum 03:42:30 04944245beec: Download complete 03:42:30 765212b225bb: Verifying Checksum 03:42:30 765212b225bb: Download complete 03:42:30 f23df028b6ca: Verifying Checksum 03:42:30 f23df028b6ca: Download complete 03:42:30 d65c8cfc05b1: Verifying Checksum 03:42:30 d65c8cfc05b1: Download complete 03:42:30 699f458cf7ca: Verifying Checksum 03:42:30 699f458cf7ca: Download complete 03:42:30 8998bd30e6a1: Verifying Checksum 03:42:30 8998bd30e6a1: Download complete 03:42:32 2437ff75d9bd: Verifying Checksum 03:42:32 2437ff75d9bd: Download complete 03:42:34 8998bd30e6a1: Pull complete 03:42:35 04944245beec: Pull complete 03:42:36 699f458cf7ca: Pull complete 03:42:36 765212b225bb: Pull complete 03:42:37 f23df028b6ca: Pull complete 03:42:37 d65c8cfc05b1: Pull complete 03:42:52 2437ff75d9bd: Pull complete 03:42:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:52 prd-ubuntu20.04-docker-arm64-4c-16g-6660 does not seem to be running inside a container 03:42:53 $ 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:42:55 $ docker top a6317acc4d5822217b74622c270d08d60dea935b7e462d4011baae28fe352ed6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:56 ---> job-cost.sh 03:42:56 lf-activate-venv: SKIPPING 03:42:56 INFO: No Stack... 03:42:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:42:57 INFO: Archiving Costs [Pipeline] sh 03:42:58 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:42:58 + cut -d, -f6 [Pipeline] lock 03:42:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] 03:42:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] did not exist. Created. 03:42:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:42:58 /w/workspace/device-onvif-camera/1@tmp/durable-2066e136/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:42:59 + echo total: 0.10999999940395355 [Pipeline] stash 03:42:59 Warning: overwriting stash ‘stack-cost’ 03:42:59 Stashed 1 file(s) [Pipeline] } 03:42:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:42:59 $ docker stop --time=1 a6317acc4d5822217b74622c270d08d60dea935b7e462d4011baae28fe352ed6 03:43:00 $ docker rm -f --volumes a6317acc4d5822217b74622c270d08d60dea935b7e462d4011baae28fe352ed6 [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:43:02 provisioning config files... 03:43:02 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config8465322007542865979tmp [Pipeline] { [Pipeline] sh 03:43:02 + set +x 03:43:02 + + curlbash -s -s https://codecov.io/bash -- 03:43:02 03:43:02 03:43:02 _____ _ 03:43:02 / ____| | | 03:43:02 | | ___ __| | ___ ___ _____ __ 03:43:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:43:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:43:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:43:02 Bash-1.0.6 03:43:02 03:43:02 03:43:02 ==> git version 2.25.1 found 03:43:02 ==> 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:43:02 Release-Date: 2020-01-08 03:43:02 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:43:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:43:02 ==> Jenkins CI detected. 03:43:02 current dir:  /w/workspace/undry_device-onvif-camera_PR-386 03:43:02 project root: . 03:43:02 --> token set from env 03:43:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:43:02 ==> Running gcov in . (disable via -X gcov) 03:43:02 ==> Python coveragepy not found 03:43:02 ==> Searching for coverage reports in: 03:43:02 + . 03:43:02 -> Found 1 reports 03:43:02 ==> Detecting git/mercurial file structure 03:43:02 ==> Reading reports 03:43:02 + ./coverage.out bytes=78456 03:43:02 ==> Appending adjustments 03:43:02 https://docs.codecov.io/docs/fixing-reports 03:43:02 + Found adjustments 03:43:02 ==> Gzipping contents 03:43:02 12K /tmp/codecov.p7DsGf.gz 03:43:02 ==> Uploading reports 03:43:02 url: https://codecov.io 03:43:02 query: branch=PR-386&commit=8875dda29bcf56f5ca256bba122791a687e10472&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=386&job=&cmd_args= 03:43:02 -> Pinging Codecov 03:43:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-386&commit=8875dda29bcf56f5ca256bba122791a687e10472&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=386&job=&cmd_args= 03:43:02 -> Uploading to 03:43:02 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F29A59C45E3A92E06B3E522C9905F8EF/8875dda29bcf56f5ca256bba122791a687e10472/953fc445-16b5-4d31-8f68-5edf84fcfa01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T034302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4235dc884a1a92d7f20fba8931d973b76e4b64175803dbfa2c040eedccf30d8d 03:43:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:02 Dload Upload Total Spent Left Speed 03:43:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 52805 --:--:-- --:--:-- --:--:-- 52805 100 10561 0 0 100 10561 0 52805 --:--:-- --:--:-- --:--:-- 52542 03:43:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] } 03:43:03 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:43:04 + [ -d /w/workspace/undry_device-onvif-camera_PR-386/archives ] 03:43:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-386/archives 03:43:04 total 16 03:43:04 drwxr-xr-x 3 root root 4096 Sep 20 03:35 . 03:43:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 03:35 .. 03:43:04 drwxr-xr-x 2 root root 4096 Sep 20 03:35 cost 03:43:04 -rw-r--r-- 1 root root 91 Sep 20 03:35 cost.csv 03:43:04 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-386/archives 03:43:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-386/archives 03:43:04 total 16 03:43:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 03:35 . 03:43:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 03:35 .. 03:43:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 03:35 cost 03:43:04 -rw-r--r-- 1 jenkins jenkins 91 Sep 20 03:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:43:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:43:06 ---> package-listing.sh 03:43:06 ++ facter osfamily 03:43:06 ++ tr '[:upper:]' '[:lower:]' 03:43:06 + OS_FAMILY=debian 03:43:06 + workspace=/w/workspace/undry_device-onvif-camera_PR-386 03:43:06 + START_PACKAGES=/tmp/packages_start.txt 03:43:06 + END_PACKAGES=/tmp/packages_end.txt 03:43:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:43:06 + PACKAGES=/tmp/packages_start.txt 03:43:06 + '[' /w/workspace/undry_device-onvif-camera_PR-386 ']' 03:43:06 + PACKAGES=/tmp/packages_end.txt 03:43:06 + case "${OS_FAMILY}" in 03:43:06 + dpkg -l 03:43:06 + grep '^ii' 03:43:06 + '[' -f /tmp/packages_start.txt ']' 03:43:06 + '[' -f /tmp/packages_end.txt ']' 03:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:43:06 + '[' /w/workspace/undry_device-onvif-camera_PR-386 ']' 03:43:06 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-386/archives/ 03:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-386/archives/ [Pipeline] echo 03:43:06 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-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:43:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:07 prd-ubuntu20.04-docker-8c-8g-6659 does not seem to be running inside a container 03:43:07 $ 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-386/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-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@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:43:07 $ docker top a64254c362cf8386cb6f4e7f341923948cae20df556a6220fb6d6e49140eb66e -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:43:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:43:08 + ls /var/log/sa-host 03:43:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:09 provisioning config files... 03:43:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config9898900321750797428tmp [Pipeline] { [Pipeline] echo 03:43:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:43:09 ---> create-netrc.sh [Pipeline] } 03:43:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:43:09 ---> python-tools-install.sh [Pipeline] echo 03:43:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:43:10 ---> sudo-logs.sh 03:43:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:43:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:43:10 ---> job-cost.sh 03:43:10 lf-activate-venv: SKIPPING 03:43:10 DEBUG: total: 0.2199999988079071 03:43:10 INFO: Retrieving Stack Cost... 03:43:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:11 INFO: Archiving Costs [Pipeline] echo 03:43:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:43:11 ---> logs-deploy.sh 03:43:11 lf-activate-venv: SKIPPING 03:43:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-386/1 03:43:11 INFO: archiving workspace using pattern(s): 03:43:12 Archives upload complete. 03:43:12 INFO: archiving logs to Nexus 03:43:13 ---> uname -a: 03:43:13 Linux prd-ubuntu20-04-docker-8c-8g-6659 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:43:13 03:43:13 03:43:13 ---> lscpu: 03:43:13 Architecture: x86_64 03:43:13 CPU op-mode(s): 32-bit, 64-bit 03:43:13 Byte Order: Little Endian 03:43:13 Address sizes: 40 bits physical, 48 bits virtual 03:43:13 CPU(s): 8 03:43:13 On-line CPU(s) list: 0-7 03:43:13 Thread(s) per core: 1 03:43:13 Core(s) per socket: 1 03:43:13 Socket(s): 8 03:43:13 NUMA node(s): 1 03:43:13 Vendor ID: AuthenticAMD 03:43:13 CPU family: 23 03:43:13 Model: 49 03:43:13 Model name: AMD EPYC-Rome Processor 03:43:13 Stepping: 0 03:43:13 CPU MHz: 2800.000 03:43:13 BogoMIPS: 5600.00 03:43:13 Virtualization: AMD-V 03:43:13 Hypervisor vendor: KVM 03:43:13 Virtualization type: full 03:43:13 L1d cache: 256 KiB 03:43:13 L1i cache: 256 KiB 03:43:13 L2 cache: 4 MiB 03:43:13 L3 cache: 128 MiB 03:43:13 NUMA node0 CPU(s): 0-7 03:43:13 Vulnerability Itlb multihit: Not affected 03:43:13 Vulnerability L1tf: Not affected 03:43:13 Vulnerability Mds: Not affected 03:43:13 Vulnerability Meltdown: Not affected 03:43:13 Vulnerability Mmio stale data: Not affected 03:43:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:43:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:43:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:43:13 Vulnerability Srbds: Not affected 03:43:13 Vulnerability Tsx async abort: Not affected 03:43:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:43:13 03:43:13 03:43:13 ---> nproc: 03:43:13 8 03:43:13 03:43:13 03:43:13 ---> df -h: 03:43:13 Filesystem Size Used Avail Use% Mounted on 03:43:13 overlay 155G 12G 144G 8% / 03:43:13 tmpfs 64M 0 64M 0% /dev 03:43:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:43:13 shm 64M 0 64M 0% /dev/shm 03:43:13 /dev/vda1 155G 12G 144G 8% /facter-os 03:43:13 03:43:13 03:43:13 ---> sar -b -r -n DEV: 03:43:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6659) 09/20/23 _x86_64_ (8 CPU) 03:43:13 03:43:13 03:32:01 LINUX RESTART (8 CPU) 03:43:13 03:43:13 03:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:43:13 03:34:01 225.83 4.22 221.61 0.00 416.61 92347.06 0.00 03:43:13 03:35:01 159.87 0.28 159.59 0.00 16.13 33776.90 0.00 03:43:13 03:36:01 64.51 0.03 64.47 0.00 3.47 17286.47 0.00 03:43:13 03:37:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 03:43:13 03:38:01 57.16 10.61 46.54 0.00 5158.61 8758.94 0.00 03:43:13 03:39:01 6.13 0.02 6.12 0.00 0.13 127.71 0.00 03:43:13 03:40:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 03:43:13 03:41:02 1.59 0.00 1.59 0.00 0.00 18.58 0.00 03:43:13 03:42:01 1.02 0.00 1.02 0.00 0.00 11.39 0.00 03:43:13 03:43:01 1.90 0.00 1.90 0.00 0.00 21.33 0.00 03:43:13 Average: 51.89 1.51 50.38 0.00 560.40 15127.62 0.00 03:43:13 03:43:13 03:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:43:13 03:34:01 28302616 31590452 719128 2.19 150812 3335124 1952872 5.76 1072168 3061784 608 03:43:13 03:35:01 27908088 31554204 752624 2.29 157604 3658112 2037184 6.00 1290256 3209180 28 03:43:13 03:36:01 27458040 31594228 710744 2.16 167044 4088880 1763608 5.20 1269304 3626936 8 03:43:13 03:37:01 27457596 31593908 710908 2.16 167136 4088880 1763608 5.20 1269032 3626944 32 03:43:13 03:38:01 26980796 31575528 700456 2.13 196712 4513304 1715312 5.06 1574040 3762800 1048 03:43:13 03:39:01 26986168 31576080 700112 2.13 195284 4510052 1685460 4.97 1572052 3759588 16 03:43:13 03:40:01 26992900 31582904 693216 2.11 195368 4510048 1685460 4.97 1565900 3759592 12 03:43:13 03:41:02 26992852 31582992 693104 2.11 195440 4510064 1685460 4.97 1566076 3759608 8 03:43:13 03:42:01 26995348 31585508 690504 2.10 195476 4510064 1685460 4.97 1563396 3759600 16 03:43:13 03:43:01 26995540 31585876 690248 2.10 195516 4510196 1685460 4.97 1563524 3759732 16 03:43:13 Average: 27306994 31582168 706104 2.15 181639 4223472 1765988 5.20 1430575 3608576 179 03:43:13 03:43:13 03:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:43:13 03:34:01 ens3 523.72 338.30 6527.49 48.45 0.00 0.00 0.00 0.00 03:43:13 03:34:01 veth3451319 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:43:13 03:34:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 03:43:13 03:34:01 docker0 232.62 356.53 19.69 2607.95 0.00 0.00 0.00 0.00 03:43:13 03:35:01 ens3 53.62 47.36 108.18 94.77 0.00 0.00 0.00 0.00 03:43:13 03:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:43:13 03:35:01 docker0 2.75 5.63 0.17 62.23 0.00 0.00 0.00 0.00 03:43:13 03:36:01 ens3 87.90 53.82 2521.45 10.54 0.00 0.00 0.00 0.00 03:43:13 03:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:43:13 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:37:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:43:13 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:13 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:38:01 ens3 194.45 94.95 2730.52 6.75 0.00 0.00 0.00 0.00 03:43:13 03:38:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:43:13 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:39:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 03:43:13 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:13 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:40:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:41:02 ens3 0.55 0.43 0.26 0.22 0.00 0.00 0.00 0.00 03:43:13 03:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:13 03:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 03:43:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:43:13 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:13 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:13 Average: ens3 85.48 53.13 1181.29 16.05 0.00 0.00 0.00 0.00 03:43:13 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 03:43:13 Average: docker0 23.22 35.72 1.96 263.42 0.00 0.00 0.00 0.00 03:43:13 03:43:13 03:43:13 ---> sar -P ALL: 03:43:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6659) 09/20/23 _x86_64_ (8 CPU) 03:43:13 03:43:13 03:32:01 LINUX RESTART (8 CPU) 03:43:13 03:43:13 03:33:02 CPU %user %nice %system %iowait %steal %idle 03:43:13 03:34:01 all 8.43 0.00 4.16 4.00 0.07 83.34 03:43:13 03:34:01 0 8.52 0.00 5.11 7.83 0.14 78.40 03:43:13 03:34:01 1 9.11 0.00 3.28 0.26 0.07 87.28 03:43:13 03:34:01 2 9.50 0.00 4.97 16.64 0.09 68.81 03:43:13 03:34:01 3 7.53 0.00 3.69 0.93 0.07 87.79 03:43:13 03:34:01 4 8.42 0.00 4.24 0.57 0.07 86.70 03:43:13 03:34:01 5 8.28 0.00 3.89 3.22 0.03 84.57 03:43:13 03:34:01 6 8.84 0.00 3.57 0.50 0.05 87.04 03:43:13 03:34:01 7 7.23 0.00 4.54 1.95 0.07 86.21 03:43:13 03:35:01 all 41.63 0.00 5.06 1.95 0.09 51.27 03:43:13 03:35:01 0 42.18 0.00 5.23 2.38 0.08 50.13 03:43:13 03:35:01 1 41.67 0.00 5.31 9.64 0.10 43.28 03:43:13 03:35:01 2 39.96 0.00 5.36 1.43 0.08 53.17 03:43:13 03:35:01 3 42.40 0.00 5.89 0.34 0.10 51.27 03:43:13 03:35:01 4 41.31 0.00 4.94 0.67 0.08 53.00 03:43:13 03:35:01 5 41.22 0.00 4.71 0.37 0.08 53.62 03:43:13 03:35:01 6 40.13 0.00 4.37 0.47 0.07 54.97 03:43:13 03:35:01 7 44.19 0.00 4.72 0.37 0.10 50.62 03:43:13 03:36:01 all 2.65 0.00 1.18 0.85 0.03 95.30 03:43:13 03:36:01 0 1.69 0.00 1.81 0.03 0.02 96.45 03:43:13 03:36:01 1 3.20 0.00 1.05 0.65 0.02 95.08 03:43:13 03:36:01 2 2.36 0.00 1.05 1.15 0.03 95.40 03:43:13 03:36:01 3 2.72 0.00 0.97 0.00 0.02 96.29 03:43:13 03:36:01 4 2.17 0.00 0.85 0.00 0.02 96.96 03:43:13 03:36:01 5 2.49 0.00 1.20 0.07 0.03 96.21 03:43:13 03:36:01 6 3.27 0.00 1.15 2.54 0.03 93.00 03:43:13 03:36:01 7 3.28 0.00 1.31 2.35 0.05 93.01 03:43:13 03:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:43:13 03:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:43:13 03:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:43:13 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:43:13 03:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:43:13 03:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:43:13 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:43:13 03:37:01 6 0.00 0.00 0.00 0.03 0.02 99.95 03:43:13 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:43:13 03:38:01 all 2.51 0.00 1.39 1.37 0.03 94.70 03:43:13 03:38:01 0 2.72 0.00 1.34 0.73 0.02 95.19 03:43:13 03:38:01 1 3.75 0.00 2.07 0.83 0.03 93.31 03:43:13 03:38:01 2 1.67 0.00 1.47 0.87 0.03 95.96 03:43:13 03:38:01 3 2.54 0.00 0.99 0.13 0.02 96.32 03:43:13 03:38:01 4 2.34 0.00 1.12 0.20 0.02 96.33 03:43:13 03:38:01 5 2.15 0.00 0.99 0.52 0.02 96.33 03:43:13 03:38:01 6 2.36 0.00 0.92 6.54 0.03 90.15 03:43:13 03:38:01 7 2.52 0.00 2.27 1.18 0.05 93.98 03:43:13 03:39:01 all 0.24 0.00 0.05 1.34 0.00 98.37 03:43:13 03:39:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:43:13 03:39:01 1 0.03 0.00 0.03 5.54 0.00 94.40 03:43:13 03:39:01 2 0.27 0.00 0.08 0.00 0.02 99.63 03:43:13 03:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:43:13 03:39:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:43:13 03:39:01 5 0.07 0.00 0.05 0.00 0.00 99.88 03:43:13 03:39:01 6 1.39 0.00 0.05 5.10 0.00 93.46 03:43:13 03:39:01 7 0.02 0.00 0.05 0.00 0.00 99.93 03:43:13 03:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:43:13 03:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:43:13 03:40:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:43:13 03:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:43:13 03:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:43:13 03:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:43:13 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:43:13 03:40:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:43:13 03:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:43:13 03:41:02 all 0.01 0.00 0.01 0.01 0.01 99.97 03:43:13 03:41:02 0 0.00 0.00 0.00 0.00 0.02 99.98 03:43:13 03:41:02 1 0.02 0.00 0.00 0.03 0.00 99.95 03:43:13 03:41:02 2 0.02 0.00 0.02 0.00 0.02 99.95 03:43:13 03:41:02 3 0.00 0.00 0.00 0.00 0.00 100.00 03:43:13 03:41:02 4 0.00 0.00 0.03 0.02 0.02 99.93 03:43:13 03:41:02 5 0.00 0.00 0.00 0.00 0.00 100.00 03:43:13 03:41:02 6 0.00 0.00 0.02 0.00 0.00 99.98 03:43:13 03:41:02 7 0.03 0.00 0.00 0.00 0.02 99.95 03:43:13 03:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:43:13 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:43:13 03:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:43:13 03:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:43:13 03:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:43:13 03:42:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:43:13 03:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:43:13 03:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:43:13 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:43:13 03:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:43:13 03:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:43:13 03:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:43:13 03:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:43:13 03:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:43:13 03:43:01 4 0.22 0.00 0.02 0.00 0.02 99.75 03:43:13 03:43:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:43:13 03:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:43:13 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:43:13 Average: all 5.52 0.00 1.18 0.94 0.03 92.33 03:43:13 Average: 0 5.48 0.00 1.34 1.08 0.03 92.07 03:43:13 Average: 1 5.73 0.00 1.17 1.70 0.03 91.37 03:43:13 Average: 2 5.36 0.00 1.29 1.98 0.03 91.34 03:43:13 Average: 3 5.49 0.00 1.15 0.14 0.03 93.20 03:43:13 Average: 4 5.44 0.00 1.11 0.15 0.02 93.28 03:43:13 Average: 5 5.40 0.00 1.08 0.41 0.02 93.10 03:43:13 Average: 6 5.59 0.00 1.00 1.53 0.02 91.86 03:43:13 Average: 7 5.69 0.00 1.28 0.58 0.03 92.42 03:43:13 03:43:13 03:43:13