Pull request #170 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46+0803938d3e117362d3c6c6e4e1a4697135dfbf5d (cbc1d58ba9c601779fbb42ef3142a0aa1d93e7a2) 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-ssh15712440336193462515.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3345592772650994346.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-170/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-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8633279148743783670.key Verifying host key using known hosts file > 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-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2480961253488579034.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13209126954803495081.key Verifying host key using known hosts file > 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-170/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-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13646377528760506304.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6799’ Running on prd-ubuntu20.04-docker-8c-8g-6805 in /w/workspace/undry_device-onvif-camera_PR-170 [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-170 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0803938d3e117362d3c6c6e4e1a4697135dfbf5d into PR head commit 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 Merge succeeded, producing 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 Checking out Revision 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 (PR-170) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T03:22:10.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 0803938d3e117362d3c6c6e4e1a4697135dfbf5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 # timeout=10 [Pipeline] withCredentials [2022-10-03T03:22:10.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T03:22:10.822Z] ========================================================= [2022-10-03T03:22:10.823Z] EdgeX Global Pipelines Version Info [2022-10-03T03:22:10.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:22:11.572Z] ------------------- [2022-10-03T03:22:11.572Z] stable info: [2022-10-03T03:22:11.572Z] ------------------- [2022-10-03T03:22:11.572Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T03:22:11.572Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T03:22:11.572Z] Message: update stable to v1.0.239 [2022-10-03T03:22:12.153Z] ------------------- [2022-10-03T03:22:12.153Z] experimental info: [2022-10-03T03:22:12.153Z] ------------------- [2022-10-03T03:22:12.153Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T03:22:12.153Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T03:22:12.153Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T03:22:12.428Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-03T03:22:12.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-03T03:22:12.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T03:22:12.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T03:22:12.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T03:22:12.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T03:22:12.674Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T03:22:12.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T03:22:12.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T03:22:12.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T03:22:12.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T03:22:12.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-03T03:22:12.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T03:22:12.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T03:22:12.996Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T03:22:13.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T03:22:13.082Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T03:22:13.126Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T03:22:13.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T03:22:13.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T03:22:13.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-03T03:22:13.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-03T03:22:13.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T03:22:13.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T03:22:13.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T03:22:13.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T03:22:13.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T03:22:13.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2022-10-03T03:22:13.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2022-10-03T03:22:13.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2022-10-03T03:22:13.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [Pipeline] echo [2022-10-03T03:22:13.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dcda7d [Pipeline] echo [2022-10-03T03:22:13.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T03:22:13.881Z] provisioning config files... [2022-10-03T03:22:13.898Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-170@tmp/config13063798063926099312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:22:14.249Z] ---> docker-login.sh [2022-10-03T03:22:14.249Z] nexus3.edgexfoundry.org:10001 [2022-10-03T03:22:14.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:14.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:14.514Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:14.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:14.514Z] [2022-10-03T03:22:14.514Z] Login Succeeded [2022-10-03T03:22:14.514Z] nexus3.edgexfoundry.org:10002 [2022-10-03T03:22:14.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:14.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:14.774Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:14.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:14.774Z] [2022-10-03T03:22:14.774Z] Login Succeeded [2022-10-03T03:22:14.774Z] nexus3.edgexfoundry.org:10003 [2022-10-03T03:22:14.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:14.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:14.774Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:14.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:14.774Z] [2022-10-03T03:22:14.774Z] Login Succeeded [2022-10-03T03:22:14.774Z] nexus3.edgexfoundry.org:10004 [2022-10-03T03:22:14.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:14.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:14.774Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:14.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:14.774Z] [2022-10-03T03:22:14.774Z] Login Succeeded [2022-10-03T03:22:14.774Z] docker.io [2022-10-03T03:22:15.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:15.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:15.294Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:15.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:15.294Z] [2022-10-03T03:22:15.294Z] Login Succeeded [2022-10-03T03:22:15.294Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T03:22:15.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T03:22:15.992Z] + git rev-list -1 --merges 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46~1..9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [Pipeline] echo [2022-10-03T03:22:16.041Z] -----------> git rev-list -1 --merges 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46~1..9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [false] [Pipeline] sh [2022-10-03T03:22:16.349Z] + git log --format=format:%s -1 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [Pipeline] echo [2022-10-03T03:22:16.383Z] ========================================================= [2022-10-03T03:22:16.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T03:22:16.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T03:22:16.810Z] + git log --format=format:%s -1 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [Pipeline] echo [2022-10-03T03:22:16.843Z] [semverPrep] GIT_COMMIT: 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-10-03T03:22:16.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T03:22:17.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T03:22:17.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T03:22:17.238Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T03:22:17.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T03:22:17.238Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T03:22:17.238Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T03:22:17.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:22:17.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T03:22:17.660Z] [2022-10-03T03:22:17.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:22:18.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T03:22:18.034Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T03:22:18.034Z] b85a868b505f: Pulling fs layer [2022-10-03T03:22:18.034Z] e2be974225ed: Pulling fs layer [2022-10-03T03:22:18.034Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T03:22:18.034Z] 988bab9f4d93: Pulling fs layer [2022-10-03T03:22:18.034Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T03:22:18.034Z] eaf3925da568: Pulling fs layer [2022-10-03T03:22:18.034Z] bab4dde63d76: Pulling fs layer [2022-10-03T03:22:18.034Z] 1469e6f7b9e6: Waiting [2022-10-03T03:22:18.034Z] eaf3925da568: Waiting [2022-10-03T03:22:18.034Z] 988bab9f4d93: Waiting [2022-10-03T03:22:18.034Z] bab4dde63d76: Waiting [2022-10-03T03:22:18.034Z] bde34c3a00c8: Pulling fs layer [2022-10-03T03:22:18.034Z] b352a97aabf1: Pulling fs layer [2022-10-03T03:22:18.034Z] 4872d77fe225: Pulling fs layer [2022-10-03T03:22:18.034Z] 5851b861e8e6: Pulling fs layer [2022-10-03T03:22:18.034Z] 5851b861e8e6: Waiting [2022-10-03T03:22:18.035Z] b352a97aabf1: Waiting [2022-10-03T03:22:18.035Z] 4872d77fe225: Waiting [2022-10-03T03:22:18.035Z] bde34c3a00c8: Waiting [2022-10-03T03:22:18.035Z] e2be974225ed: Verifying Checksum [2022-10-03T03:22:18.035Z] e2be974225ed: Download complete [2022-10-03T03:22:18.035Z] 988bab9f4d93: Download complete [2022-10-03T03:22:18.295Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T03:22:18.295Z] 1469e6f7b9e6: Download complete [2022-10-03T03:22:18.295Z] eaf3925da568: Verifying Checksum [2022-10-03T03:22:18.295Z] eaf3925da568: Download complete [2022-10-03T03:22:18.295Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T03:22:18.295Z] 339a4e72a1f5: Download complete [2022-10-03T03:22:18.295Z] bde34c3a00c8: Verifying Checksum [2022-10-03T03:22:18.295Z] bde34c3a00c8: Download complete [2022-10-03T03:22:18.295Z] b352a97aabf1: Verifying Checksum [2022-10-03T03:22:18.295Z] b352a97aabf1: Download complete [2022-10-03T03:22:18.295Z] 4872d77fe225: Verifying Checksum [2022-10-03T03:22:18.295Z] 4872d77fe225: Download complete [2022-10-03T03:22:18.295Z] 5851b861e8e6: Download complete [2022-10-03T03:22:18.295Z] b85a868b505f: Verifying Checksum [2022-10-03T03:22:18.295Z] b85a868b505f: Download complete [2022-10-03T03:22:18.555Z] bab4dde63d76: Verifying Checksum [2022-10-03T03:22:18.555Z] bab4dde63d76: Download complete [2022-10-03T03:22:19.492Z] b85a868b505f: Pull complete [2022-10-03T03:22:19.750Z] e2be974225ed: Pull complete [2022-10-03T03:22:20.010Z] 339a4e72a1f5: Pull complete [2022-10-03T03:22:20.010Z] 988bab9f4d93: Pull complete [2022-10-03T03:22:20.272Z] 1469e6f7b9e6: Pull complete [2022-10-03T03:22:20.530Z] eaf3925da568: Pull complete [2022-10-03T03:22:22.443Z] bab4dde63d76: Pull complete [2022-10-03T03:22:22.443Z] bde34c3a00c8: Pull complete [2022-10-03T03:22:22.443Z] b352a97aabf1: Pull complete [2022-10-03T03:22:22.443Z] 4872d77fe225: Pull complete [2022-10-03T03:22:22.706Z] 5851b861e8e6: Pull complete [2022-10-03T03:22:22.706Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T03:22:22.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T03:22:22.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:22:22.915Z] prd-ubuntu20.04-docker-8c-8g-6805 does not seem to be running inside a container [2022-10-03T03:22:22.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-170 -v /w/workspace/undry_device-onvif-camera_PR-170:/w/workspace/undry_device-onvif-camera_PR-170:rw,z -v /w/workspace/undry_device-onvif-camera_PR-170@tmp:/w/workspace/undry_device-onvif-camera_PR-170@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T03:22:25.188Z] $ docker top 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 -eo pid,comm [2022-10-03T03:22:25.261Z] 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). [2022-10-03T03:22:25.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T03:22:25.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T03:22:25.394Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T03:22:25.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T03:22:25.514Z] $ docker exec 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 ssh-agent [2022-10-03T03:22:25.648Z] SSH_AUTH_SOCK=/tmp/ssh-MDM0OTEhNWWN/agent.32 [2022-10-03T03:22:25.648Z] SSH_AGENT_PID=38 [2022-10-03T03:22:25.656Z] Running ssh-add (command line suppressed) [2022-10-03T03:22:25.747Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-170@tmp/private_key_17505903448895060306.key (/w/workspace/undry_device-onvif-camera_PR-170@tmp/private_key_17505903448895060306.key) [2022-10-03T03:22:25.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T03:22:26.108Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T03:22:26.120Z] $ docker exec --env ******** --env ******** 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 ssh-agent -k [2022-10-03T03:22:26.223Z] unset SSH_AUTH_SOCK; [2022-10-03T03:22:26.224Z] unset SSH_AGENT_PID; [2022-10-03T03:22:26.224Z] echo Agent pid 38 killed; [2022-10-03T03:22:26.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T03:22:26.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T03:22:26.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T03:22:26.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T03:22:26.438Z] $ docker exec 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 ssh-agent [2022-10-03T03:22:26.554Z] SSH_AUTH_SOCK=/tmp/ssh-7cD3ZPOXF0LH/agent.70 [2022-10-03T03:22:26.554Z] SSH_AGENT_PID=76 [2022-10-03T03:22:26.559Z] Running ssh-add (command line suppressed) [2022-10-03T03:22:26.648Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-170@tmp/private_key_8100766037973962605.key (/w/workspace/undry_device-onvif-camera_PR-170@tmp/private_key_8100766037973962605.key) [2022-10-03T03:22:26.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T03:22:27.014Z] + git semver init [2022-10-03T03:22:27.273Z] 2022-10-03 03:22:27,199 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T03:22:27.273Z] 2022-10-03 03:22:27,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-170/.semver [2022-10-03T03:22:27.273Z] 2022-10-03 03:22:27,200 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-170/.semver [2022-10-03T03:22:27.273Z] 2022-10-03 03:22:27,201 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-170/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-170, universal_newlines=False, shell=None, istream=None) [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,156 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-170/.git/info/exclude [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-170/.semver/PR-170 with force:False [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,157 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-170/.semver/PR-170 [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,162 [execute] INFO git cat-file --batch-check [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,169 [execute] INFO git cat-file --batch [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T03:22:28.214Z] 2022-10-03 03:22:28,173 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-170/.semver/PR-170 [2022-10-03T03:22:28.214Z] 0.0.0 [Pipeline] } [2022-10-03T03:22:28.227Z] $ docker exec --env ******** --env ******** 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 ssh-agent -k [2022-10-03T03:22:28.322Z] unset SSH_AUTH_SOCK; [2022-10-03T03:22:28.323Z] unset SSH_AGENT_PID; [2022-10-03T03:22:28.323Z] echo Agent pid 76 killed; [2022-10-03T03:22:28.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T03:22:28.774Z] + git semver [Pipeline] } [2022-10-03T03:22:29.041Z] $ docker stop --time=1 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 [2022-10-03T03:22:30.313Z] $ docker rm -f 2120374e3612d2ad87f10869176e0fd8c75f70da6e52f57246d02d674e052166 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T03:22:30.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T03:22:30.964Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T03:22:30.981Z] [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 [2022-10-03T03:22:31.562Z] provisioning config files... [2022-10-03T03:22:31.572Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-170@tmp/config13554899435047400360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:22:31.920Z] ---> docker-login.sh [2022-10-03T03:22:31.920Z] nexus3.edgexfoundry.org:10001 [2022-10-03T03:22:31.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:31.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:31.920Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:31.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:31.920Z] [2022-10-03T03:22:31.920Z] Login Succeeded [2022-10-03T03:22:31.920Z] nexus3.edgexfoundry.org:10002 [2022-10-03T03:22:31.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:31.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:31.920Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:31.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:31.920Z] [2022-10-03T03:22:31.920Z] Login Succeeded [2022-10-03T03:22:31.920Z] nexus3.edgexfoundry.org:10003 [2022-10-03T03:22:32.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:32.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:32.179Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:32.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:32.179Z] [2022-10-03T03:22:32.179Z] Login Succeeded [2022-10-03T03:22:32.179Z] nexus3.edgexfoundry.org:10004 [2022-10-03T03:22:32.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:32.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:32.179Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:32.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:32.179Z] [2022-10-03T03:22:32.179Z] Login Succeeded [2022-10-03T03:22:32.179Z] docker.io [2022-10-03T03:22:32.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:22:32.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:22:32.696Z] Configure a credential helper to remove this warning. See [2022-10-03T03:22:32.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:22:32.696Z] [2022-10-03T03:22:32.696Z] Login Succeeded [2022-10-03T03:22:32.696Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T03:22:32.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T03:22:32.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T03:22:32.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T03:22:32.993Z] ========================================================= [2022-10-03T03:22:32.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T03:22:32.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:22:33.463Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T03:22:33.463Z] Sending build context to Docker daemon 20.78MB [2022-10-03T03:22:33.463Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T03:22:33.463Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T03:22:33.723Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T03:22:33.723Z] 2408cc74d12b: Pulling fs layer [2022-10-03T03:22:33.723Z] ea60b727a1ce: Pulling fs layer [2022-10-03T03:22:33.723Z] 30c4a7721957: Pulling fs layer [2022-10-03T03:22:33.723Z] 370296b7ddb6: Pulling fs layer [2022-10-03T03:22:33.723Z] 7c6cee850709: Pulling fs layer [2022-10-03T03:22:33.723Z] aa9baa53a306: Pulling fs layer [2022-10-03T03:22:33.723Z] 8b309c321861: Pulling fs layer [2022-10-03T03:22:33.723Z] d8d76fd02f46: Pulling fs layer [2022-10-03T03:22:33.723Z] fa31f396de31: Pulling fs layer [2022-10-03T03:22:33.723Z] aa9baa53a306: Waiting [2022-10-03T03:22:33.723Z] 370296b7ddb6: Waiting [2022-10-03T03:22:33.723Z] 7c6cee850709: Waiting [2022-10-03T03:22:33.723Z] fa31f396de31: Waiting [2022-10-03T03:22:33.723Z] 8b309c321861: Waiting [2022-10-03T03:22:33.723Z] d8d76fd02f46: Waiting [2022-10-03T03:22:33.723Z] 30c4a7721957: Verifying Checksum [2022-10-03T03:22:33.723Z] 30c4a7721957: Download complete [2022-10-03T03:22:33.723Z] ea60b727a1ce: Verifying Checksum [2022-10-03T03:22:33.723Z] ea60b727a1ce: Download complete [2022-10-03T03:22:33.723Z] 7c6cee850709: Verifying Checksum [2022-10-03T03:22:33.723Z] 7c6cee850709: Download complete [2022-10-03T03:22:33.723Z] aa9baa53a306: Verifying Checksum [2022-10-03T03:22:33.723Z] aa9baa53a306: Download complete [2022-10-03T03:22:33.723Z] 2408cc74d12b: Verifying Checksum [2022-10-03T03:22:33.723Z] 2408cc74d12b: Download complete [2022-10-03T03:22:33.723Z] 8b309c321861: Download complete [2022-10-03T03:22:33.723Z] 2408cc74d12b: Pull complete [2022-10-03T03:22:33.984Z] ea60b727a1ce: Pull complete [2022-10-03T03:22:33.984Z] 30c4a7721957: Pull complete [2022-10-03T03:22:34.245Z] fa31f396de31: Verifying Checksum [2022-10-03T03:22:34.245Z] fa31f396de31: Download complete [2022-10-03T03:22:34.503Z] d8d76fd02f46: Verifying Checksum [2022-10-03T03:22:34.503Z] d8d76fd02f46: Download complete [2022-10-03T03:22:34.503Z] 370296b7ddb6: Verifying Checksum [2022-10-03T03:22:34.503Z] 370296b7ddb6: Download complete [2022-10-03T03:22:38.690Z] 370296b7ddb6: Pull complete [2022-10-03T03:22:38.690Z] 7c6cee850709: Pull complete [2022-10-03T03:22:38.690Z] aa9baa53a306: Pull complete [2022-10-03T03:22:38.690Z] 8b309c321861: Pull complete [2022-10-03T03:22:40.590Z] d8d76fd02f46: Pull complete [2022-10-03T03:22:41.160Z] fa31f396de31: Pull complete [2022-10-03T03:22:41.160Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T03:22:41.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T03:22:41.160Z] ---> cef68f9685f8 [2022-10-03T03:22:41.160Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T03:22:44.451Z] ---> Running in f4bfa4dd6226 [2022-10-03T03:22:44.711Z] Removing intermediate container f4bfa4dd6226 [2022-10-03T03:22:44.711Z] ---> c7ced31c15ba [2022-10-03T03:22:44.711Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T03:22:44.711Z] ---> Running in 9f56214d5011 [2022-10-03T03:22:44.711Z] Removing intermediate container 9f56214d5011 [2022-10-03T03:22:44.711Z] ---> a3502499b3aa [2022-10-03T03:22:44.711Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T03:22:44.711Z] ---> Running in 15ac983cb670 [2022-10-03T03:22:44.972Z] Removing intermediate container 15ac983cb670 [2022-10-03T03:22:44.972Z] ---> 37317e317603 [2022-10-03T03:22:44.972Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T03:22:44.972Z] ---> Running in ba5233620fc5 [2022-10-03T03:22:44.972Z] Removing intermediate container ba5233620fc5 [2022-10-03T03:22:44.972Z] ---> bac6295333a4 [2022-10-03T03:22:44.972Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-03T03:22:44.972Z] ---> Running in e6004995d6c2 [2022-10-03T03:22:44.972Z] Removing intermediate container e6004995d6c2 [2022-10-03T03:22:44.972Z] ---> dc3c35053b54 [2022-10-03T03:22:44.972Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T03:22:45.231Z] ---> Running in d99a7974f655 [2022-10-03T03:22:45.498Z] Removing intermediate container d99a7974f655 [2022-10-03T03:22:45.498Z] ---> 8a98e4b9789a [2022-10-03T03:22:45.498Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T03:22:45.755Z] ---> Running in e28057edbdeb [2022-10-03T03:22:46.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T03:22:46.389Z] Still waiting to schedule task [2022-10-03T03:22:46.389Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6800’ [2022-10-03T03:22:46.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T03:22:46.954Z] OK: 211 MiB in 51 packages [2022-10-03T03:22:47.519Z] Removing intermediate container e28057edbdeb [2022-10-03T03:22:47.519Z] ---> bfae07af81e6 [2022-10-03T03:22:47.519Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-03T03:22:47.519Z] ---> Running in e56de12f44ce [2022-10-03T03:22:47.519Z] Removing intermediate container e56de12f44ce [2022-10-03T03:22:47.519Z] ---> e683ddc5d710 [2022-10-03T03:22:47.519Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-03T03:22:47.519Z] ---> d853b356911a [2022-10-03T03:22:47.519Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T03:22:47.519Z] ---> Running in d209feeadfd5 [2022-10-03T03:23:05.863Z] Removing intermediate container d209feeadfd5 [2022-10-03T03:23:05.863Z] ---> 037db5a62731 [2022-10-03T03:23:05.863Z] Step 13/14 : COPY . . [2022-10-03T03:23:06.126Z] ---> 34edf0a15ce3 [2022-10-03T03:23:06.126Z] Step 14/14 : RUN ${MAKE} [2022-10-03T03:23:06.126Z] ---> Running in 422e1d36e180 [2022-10-03T03:23:06.386Z] noop [2022-10-03T03:23:06.645Z] Removing intermediate container 422e1d36e180 [2022-10-03T03:23:06.645Z] ---> ea829ca02b83 [2022-10-03T03:23:06.645Z] Successfully built ea829ca02b83 [2022-10-03T03:23:06.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:23:07.101Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T03:23:07.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:23:07.258Z] prd-ubuntu20.04-docker-8c-8g-6805 does not seem to be running inside a container [2022-10-03T03:23:07.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-170 -v /w/workspace/undry_device-onvif-camera_PR-170:/w/workspace/undry_device-onvif-camera_PR-170:rw,z -v /w/workspace/undry_device-onvif-camera_PR-170@tmp:/w/workspace/undry_device-onvif-camera_PR-170@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 ******** ci-base-image-x86_64 cat [2022-10-03T03:23:07.649Z] $ docker top 1fef945afd20823ebf4af7e25a3a14701d8c9d968569f7bb0f7120f8a8437188 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T03:23:08.043Z] + go version [2022-10-03T03:23:08.043Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T03:23:08.073Z] $ docker stop --time=1 1fef945afd20823ebf4af7e25a3a14701d8c9d968569f7bb0f7120f8a8437188 [2022-10-03T03:23:09.334Z] $ docker rm -f 1fef945afd20823ebf4af7e25a3a14701d8c9d968569f7bb0f7120f8a8437188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:23:10.039Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T03:23:10.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:23:10.187Z] prd-ubuntu20.04-docker-8c-8g-6805 does not seem to be running inside a container [2022-10-03T03:23:10.215Z] $ 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-170 -v /w/workspace/undry_device-onvif-camera_PR-170:/w/workspace/undry_device-onvif-camera_PR-170:rw,z -v /w/workspace/undry_device-onvif-camera_PR-170@tmp:/w/workspace/undry_device-onvif-camera_PR-170@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 ******** ci-base-image-x86_64 cat [2022-10-03T03:23:10.559Z] $ docker top 61b65a370550e3702fe36f281d67bdbf23f4d8ba9630ac1965408c4cf4e59eee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T03:23:10.943Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-170 [Pipeline] fileExists [Pipeline] sh [2022-10-03T03:23:11.298Z] + make test [2022-10-03T03:23:11.298Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T03:23:11.555Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-03T03:23:23.751Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-03T03:23:24.010Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.031s coverage: 28.2% of statements [2022-10-03T03:23:24.010Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-03T03:23:24.010Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.266s coverage: 86.5% of statements [2022-10-03T03:23:32.111Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T03:23:32.111Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T03:23:36.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T03:23:36.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T03:23:36.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T03:23:36.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T03:23:36.374Z] $ docker stop --time=1 61b65a370550e3702fe36f281d67bdbf23f4d8ba9630ac1965408c4cf4e59eee [2022-10-03T03:23:38.827Z] $ docker rm -f 61b65a370550e3702fe36f281d67bdbf23f4d8ba9630ac1965408c4cf4e59eee [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T03:23:39.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T03:23:39.423Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T03:23:40.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T03:23:40.455Z] + ls -al . [2022-10-03T03:23:40.455Z] total 236 [2022-10-03T03:23:40.455Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 03:23 . [2022-10-03T03:23:40.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:22 .. [2022-10-03T03:23:40.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:23 .git [2022-10-03T03:23:40.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:22 .github [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 3 03:22 .gitignore [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 03:22 .golangci.yml [2022-10-03T03:23:40.455Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:22 .semver [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 3 03:22 Attribution.txt [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 3 03:22 CHANGELOG.md [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 3 03:22 Dockerfile [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 03:22 GOVERNANCE.md [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 3 03:22 Jenkinsfile [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 03:22 LICENSE [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 3 03:22 Makefile [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 03:22 OWNERS.md [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 3 03:22 README.md [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 03:22 VERSION [2022-10-03T03:23:40.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:22 bin [2022-10-03T03:23:40.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:22 cmd [2022-10-03T03:23:40.455Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 3 03:23 coverage.out [2022-10-03T03:23:40.455Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 03:22 doc [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 3 03:22 go.mod [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 3 03:22 go.sum [2022-10-03T03:23:40.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:22 internal [2022-10-03T03:23:40.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:22 snap [2022-10-03T03:23:40.455Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:23:40.832Z] + 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=9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 --label arch=amd64 --label version=0.0.0 . [2022-10-03T03:23:40.832Z] Sending build context to Docker daemon 20.86MB [2022-10-03T03:23:40.832Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T03:23:40.832Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T03:23:40.832Z] ---> ea829ca02b83 [2022-10-03T03:23:40.832Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T03:23:41.090Z] ---> Running in fda93e94fc6a [2022-10-03T03:23:41.090Z] Removing intermediate container fda93e94fc6a [2022-10-03T03:23:41.090Z] ---> 4ab708015657 [2022-10-03T03:23:41.090Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T03:23:41.090Z] ---> Running in d2ff61c53c6b [2022-10-03T03:23:41.348Z] Removing intermediate container d2ff61c53c6b [2022-10-03T03:23:41.348Z] ---> 908e51db348e [2022-10-03T03:23:41.348Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T03:23:41.348Z] ---> Running in 56963daabcaa [2022-10-03T03:23:41.348Z] Removing intermediate container 56963daabcaa [2022-10-03T03:23:41.348Z] ---> 97d693d6bb0d [2022-10-03T03:23:41.348Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T03:23:41.348Z] ---> Running in 17ec89b507aa [2022-10-03T03:23:41.606Z] Removing intermediate container 17ec89b507aa [2022-10-03T03:23:41.606Z] ---> 632102e8d75d [2022-10-03T03:23:41.606Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-03T03:23:41.606Z] ---> Running in 0679966efb08 [2022-10-03T03:23:41.606Z] Removing intermediate container 0679966efb08 [2022-10-03T03:23:41.606Z] ---> 87e81b08837e [2022-10-03T03:23:41.606Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T03:23:41.606Z] ---> Running in 83bd0f917e4c [2022-10-03T03:23:42.174Z] Removing intermediate container 83bd0f917e4c [2022-10-03T03:23:42.174Z] ---> ce0afc379ebf [2022-10-03T03:23:42.174Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T03:23:42.174Z] ---> Running in 82f43b6b295b [2022-10-03T03:23:42.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T03:23:43.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T03:23:43.640Z] OK: 211 MiB in 51 packages [2022-10-03T03:23:43.917Z] Removing intermediate container 82f43b6b295b [2022-10-03T03:23:43.918Z] ---> 82bf44ab81b9 [2022-10-03T03:23:43.918Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-03T03:23:44.176Z] ---> Running in 981d0d0cde72 [2022-10-03T03:23:44.176Z] Removing intermediate container 981d0d0cde72 [2022-10-03T03:23:44.176Z] ---> 590d840daad6 [2022-10-03T03:23:44.176Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-03T03:23:44.176Z] ---> c3f1596e8b81 [2022-10-03T03:23:44.176Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T03:23:44.435Z] ---> Running in fd4f2a57c9ca [2022-10-03T03:23:45.003Z] Removing intermediate container fd4f2a57c9ca [2022-10-03T03:23:45.003Z] ---> b6c8057d78db [2022-10-03T03:23:45.003Z] Step 13/27 : COPY . . [2022-10-03T03:23:45.764Z] ---> 7c74d9028fdc [2022-10-03T03:23:45.764Z] Step 14/27 : RUN ${MAKE} [2022-10-03T03:23:45.764Z] ---> Running in d14e14a244e9 [2022-10-03T03:23:46.022Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-03T03:24:12.586Z] Removing intermediate container d14e14a244e9 [2022-10-03T03:24:12.586Z] ---> 5125db104c7d [2022-10-03T03:24:12.586Z] Step 15/27 : FROM alpine:3.16 [2022-10-03T03:24:12.586Z] 3.16: Pulling from library/alpine [2022-10-03T03:24:12.586Z] 213ec9aee27d: Pulling fs layer [2022-10-03T03:24:12.586Z] 213ec9aee27d: Verifying Checksum [2022-10-03T03:24:12.586Z] 213ec9aee27d: Download complete [2022-10-03T03:24:12.586Z] 213ec9aee27d: Pull complete [2022-10-03T03:24:12.586Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T03:24:12.586Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T03:24:12.586Z] ---> 9c6f07244728 [2022-10-03T03:24:12.586Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T03:24:12.586Z] ---> Running in 8a95d91f1ad3 [2022-10-03T03:24:12.586Z] Removing intermediate container 8a95d91f1ad3 [2022-10-03T03:24:12.586Z] ---> 2631c9472790 [2022-10-03T03:24:12.586Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T03:24:12.586Z] ---> Running in 9129503815f1 [2022-10-03T03:24:12.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T03:24:12.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T03:24:12.586Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T03:24:12.586Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T03:24:12.586Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T03:24:12.586Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T03:24:12.586Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T03:24:12.586Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T03:24:12.586Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T03:24:12.586Z] OK: 8 MiB in 20 packages [2022-10-03T03:24:12.586Z] Removing intermediate container 9129503815f1 [2022-10-03T03:24:12.586Z] ---> ee8102dc91af [2022-10-03T03:24:12.586Z] Step 18/27 : WORKDIR / [2022-10-03T03:24:12.586Z] ---> Running in a2fdfdaaf8fb [2022-10-03T03:24:12.586Z] Removing intermediate container a2fdfdaaf8fb [2022-10-03T03:24:12.586Z] ---> e45c58bc0327 [2022-10-03T03:24:12.586Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-03T03:24:12.586Z] ---> 7253d8e1de42 [2022-10-03T03:24:12.586Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-03T03:24:12.846Z] ---> 38d09321981b [2022-10-03T03:24:12.846Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-03T03:24:12.846Z] ---> f82d188f7961 [2022-10-03T03:24:12.846Z] Step 22/27 : EXPOSE 59984 [2022-10-03T03:24:12.846Z] ---> Running in 6d896a3970b3 [2022-10-03T03:24:13.106Z] Removing intermediate container 6d896a3970b3 [2022-10-03T03:24:13.106Z] ---> 152a56ec9002 [2022-10-03T03:24:13.106Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-03T03:24:13.106Z] ---> Running in 77f5694aca13 [2022-10-03T03:24:13.106Z] Removing intermediate container 77f5694aca13 [2022-10-03T03:24:13.106Z] ---> d149da604116 [2022-10-03T03:24:13.106Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T03:24:13.106Z] ---> Running in 8e5477de9bf9 [2022-10-03T03:24:13.366Z] Removing intermediate container 8e5477de9bf9 [2022-10-03T03:24:13.366Z] ---> 5f1746f07185 [2022-10-03T03:24:13.366Z] Step 25/27 : LABEL arch=amd64 [2022-10-03T03:24:13.366Z] ---> Running in 253a3b55d7e7 [2022-10-03T03:24:13.366Z] Removing intermediate container 253a3b55d7e7 [2022-10-03T03:24:13.366Z] ---> 83105d7d9a28 [2022-10-03T03:24:13.366Z] Step 26/27 : LABEL git_sha=9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [2022-10-03T03:24:13.366Z] ---> Running in 05251101cc6e [2022-10-03T03:24:13.627Z] Removing intermediate container 05251101cc6e [2022-10-03T03:24:13.627Z] ---> 67605f37dfd6 [2022-10-03T03:24:13.627Z] Step 27/27 : LABEL version=0.0.0 [2022-10-03T03:24:13.627Z] ---> Running in 1f6dfdf8ce47 [2022-10-03T03:24:13.627Z] Removing intermediate container 1f6dfdf8ce47 [2022-10-03T03:24:13.627Z] ---> f779f7aecf42 [2022-10-03T03:24:13.627Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T03:24:13.627Z] Successfully built f779f7aecf42 [2022-10-03T03:24:13.627Z] 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 [2022-10-03T03:24:14.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T03:24:14.452Z] [2022-10-03T03:24:14.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:24:14.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T03:24:14.822Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T03:24:14.822Z] 5eb5b503b376: Pulling fs layer [2022-10-03T03:24:14.822Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T03:24:14.822Z] ec43610c2a17: Pulling fs layer [2022-10-03T03:24:14.822Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T03:24:14.822Z] 33b1e0a273af: Pulling fs layer [2022-10-03T03:24:14.822Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T03:24:14.822Z] 2f39f015ded8: Pulling fs layer [2022-10-03T03:24:14.822Z] 33b1e0a273af: Waiting [2022-10-03T03:24:14.822Z] 5d3b04190fa2: Waiting [2022-10-03T03:24:14.822Z] 2f39f015ded8: Waiting [2022-10-03T03:24:14.822Z] 3a2ae6a8a46f: Waiting [2022-10-03T03:24:14.822Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T03:24:14.822Z] 5c69ac0246d0: Download complete [2022-10-03T03:24:14.822Z] 3a2ae6a8a46f: Download complete [2022-10-03T03:24:15.083Z] 33b1e0a273af: Verifying Checksum [2022-10-03T03:24:15.083Z] 33b1e0a273af: Download complete [2022-10-03T03:24:15.083Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T03:24:15.083Z] ec43610c2a17: Verifying Checksum [2022-10-03T03:24:15.083Z] ec43610c2a17: Download complete [2022-10-03T03:24:15.349Z] 5eb5b503b376: Download complete [2022-10-03T03:24:15.915Z] 2f39f015ded8: Download complete [2022-10-03T03:24:16.481Z] 5eb5b503b376: Pull complete [2022-10-03T03:24:16.740Z] 5c69ac0246d0: Pull complete [2022-10-03T03:24:17.307Z] ec43610c2a17: Pull complete [2022-10-03T03:24:17.307Z] 3a2ae6a8a46f: Pull complete [2022-10-03T03:24:17.565Z] 33b1e0a273af: Pull complete [2022-10-03T03:24:17.565Z] 5d3b04190fa2: Pull complete [2022-10-03T03:24:22.846Z] 2f39f015ded8: Pull complete [2022-10-03T03:24:22.846Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T03:24:22.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T03:24:22.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:24:23.070Z] prd-ubuntu20.04-docker-8c-8g-6805 does not seem to be running inside a container [2022-10-03T03:24:23.105Z] $ 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-170 -v /w/workspace/undry_device-onvif-camera_PR-170:/w/workspace/undry_device-onvif-camera_PR-170:rw,z -v /w/workspace/undry_device-onvif-camera_PR-170@tmp:/w/workspace/undry_device-onvif-camera_PR-170@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 [2022-10-03T03:24:26.186Z] $ docker top 9461c7246e17ca3a6dd3f6ad0e67917d2fbe33ca6c5138d1d35f3e270cbe2d41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:24:26.627Z] ---> job-cost.sh [2022-10-03T03:24:26.627Z] lf-activate-venv: SKIPPING [2022-10-03T03:24:26.627Z] INFO: No Stack... [2022-10-03T03:24:26.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T03:24:27.454Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T03:24:27.765Z] + cat /w/workspace/undry_device-onvif-camera_PR-170/archives/cost.csv [2022-10-03T03:24:27.765Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T03:24:27.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] [2022-10-03T03:24:27.811Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] did not exist. Created. [2022-10-03T03:24:27.811Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T03:24:28.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T03:24:28.258Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T03:24:28.283Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T03:24:28.365Z] $ docker stop --time=1 9461c7246e17ca3a6dd3f6ad0e67917d2fbe33ca6c5138d1d35f3e270cbe2d41 [2022-10-03T03:24:29.523Z] $ docker rm -f 9461c7246e17ca3a6dd3f6ad0e67917d2fbe33ca6c5138d1d35f3e270cbe2d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T03:24:57.197Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6808 in /w/workspace/undry_device-onvif-camera_PR-170 [Pipeline] { [Pipeline] ws [2022-10-03T03:24:57.238Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-03T03:24:57.322Z] The recommended git tool is: git [2022-10-03T03:25:02.756Z] using credential edgex-jenkins-ssh [2022-10-03T03:25:02.774Z] Cloning the remote Git repository [2022-10-03T03:25:02.823Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-03T03:25:02.905Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-10-03T03:25:03.068Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-03T03:25:03.069Z] > git --version # timeout=10 [2022-10-03T03:25:03.092Z] > git --version # 'git version 2.25.1' [2022-10-03T03:25:03.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T03:25:03.153Z] Verifying host key using known hosts file [2022-10-03T03:25:03.364Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T03:25:03.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T03:25:04.607Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-03T03:25:04.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T03:25:05.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-03T03:25:05.502Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-03T03:25:05.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T03:25:05.508Z] Verifying host key using known hosts file [2022-10-03T03:25:05.516Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T03:25:05.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-03T03:25:06.125Z] Merging remotes/origin/main commit 0803938d3e117362d3c6c6e4e1a4697135dfbf5d into PR head commit 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [2022-10-03T03:25:06.490Z] Merge succeeded, producing 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [2022-10-03T03:25:06.490Z] Checking out Revision 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 (PR-170) [2022-10-03T03:25:07.179Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-10-03T03:25:07.229Z] > git --version # timeout=10 [2022-10-03T03:25:07.239Z] > git --version # 'git version 2.25.1' [2022-10-03T03:25:07.263Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T03:25:06.145Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T03:25:06.162Z] > git checkout -f 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 # timeout=10 [2022-10-03T03:25:06.393Z] > git remote # timeout=10 [2022-10-03T03:25:06.414Z] > git config --get remote.origin.url # timeout=10 [2022-10-03T03:25:06.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T03:25:06.436Z] Verifying host key using known hosts file [2022-10-03T03:25:06.440Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T03:25:06.448Z] > git merge 0803938d3e117362d3c6c6e4e1a4697135dfbf5d # timeout=10 [2022-10-03T03:25:06.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-03T03:25:06.498Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T03:25:06.519Z] > git checkout -f 9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T03:25:08.269Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T03:25:08.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T03:25:08.269Z] Dload Upload Total Spent Left Speed [2022-10-03T03:25:08.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-10-03T03:25:08.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T03:25:09.229Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T03:25:09.229Z] + sudo tee /etc/docker/daemon.new [2022-10-03T03:25:09.229Z] { [2022-10-03T03:25:09.229Z] "registry-mirrors": [ [2022-10-03T03:25:09.229Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T03:25:09.229Z] ], [2022-10-03T03:25:09.229Z] "bip": "10.250.0.254/24", [2022-10-03T03:25:09.229Z] "hosts": [ [2022-10-03T03:25:09.229Z] "tcp://0.0.0.0:5555", [2022-10-03T03:25:09.229Z] "unix:///var/run/docker.sock" [2022-10-03T03:25:09.229Z] ], [2022-10-03T03:25:09.229Z] "mtu": 1458, [2022-10-03T03:25:09.229Z] "selinux-enabled": true, [2022-10-03T03:25:09.229Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T03:25:09.229Z] } [Pipeline] sh [2022-10-03T03:25:09.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T03:25:09.919Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T03:25:28.264Z] provisioning config files... [2022-10-03T03:25:28.294Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2023867982519910838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:25:28.688Z] ---> docker-login.sh [2022-10-03T03:25:28.688Z] nexus3.edgexfoundry.org:10001 [2022-10-03T03:25:29.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:25:29.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:25:29.280Z] Configure a credential helper to remove this warning. See [2022-10-03T03:25:29.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:25:29.280Z] [2022-10-03T03:25:29.280Z] Login Succeeded [2022-10-03T03:25:29.280Z] nexus3.edgexfoundry.org:10002 [2022-10-03T03:25:29.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:25:29.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:25:29.824Z] Configure a credential helper to remove this warning. See [2022-10-03T03:25:29.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:25:29.824Z] [2022-10-03T03:25:29.824Z] Login Succeeded [2022-10-03T03:25:29.824Z] nexus3.edgexfoundry.org:10003 [2022-10-03T03:25:30.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:25:30.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:25:30.095Z] Configure a credential helper to remove this warning. See [2022-10-03T03:25:30.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:25:30.095Z] [2022-10-03T03:25:30.095Z] Login Succeeded [2022-10-03T03:25:30.095Z] nexus3.edgexfoundry.org:10004 [2022-10-03T03:25:30.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:25:30.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:25:30.367Z] Configure a credential helper to remove this warning. See [2022-10-03T03:25:30.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:25:30.367Z] [2022-10-03T03:25:30.367Z] Login Succeeded [2022-10-03T03:25:30.367Z] docker.io [2022-10-03T03:25:30.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T03:25:31.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T03:25:31.226Z] Configure a credential helper to remove this warning. See [2022-10-03T03:25:31.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T03:25:31.226Z] [2022-10-03T03:25:31.226Z] Login Succeeded [2022-10-03T03:25:31.226Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T03:25:31.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T03:25:31.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T03:25:31.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T03:25:31.591Z] ========================================================= [2022-10-03T03:25:31.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T03:25:31.591Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:25:32.084Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T03:25:32.673Z] Sending build context to Docker daemon 14.2MB [2022-10-03T03:25:32.673Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T03:25:32.673Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T03:25:32.673Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T03:25:32.673Z] b3c136eddcbf: Pulling fs layer [2022-10-03T03:25:32.673Z] c0a3192eca97: Pulling fs layer [2022-10-03T03:25:32.673Z] a050256f5b6f: Pulling fs layer [2022-10-03T03:25:32.673Z] 656be50a0ddc: Pulling fs layer [2022-10-03T03:25:32.673Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T03:25:32.673Z] f607e4fc86c3: Pulling fs layer [2022-10-03T03:25:32.673Z] 4d572c569a2c: Pulling fs layer [2022-10-03T03:25:32.673Z] fcf976331f73: Pulling fs layer [2022-10-03T03:25:32.673Z] 656be50a0ddc: Waiting [2022-10-03T03:25:32.673Z] 2bbca73fdf42: Waiting [2022-10-03T03:25:32.673Z] f607e4fc86c3: Waiting [2022-10-03T03:25:32.673Z] 4d572c569a2c: Waiting [2022-10-03T03:25:32.673Z] fcf976331f73: Waiting [2022-10-03T03:25:32.673Z] a050256f5b6f: Download complete [2022-10-03T03:25:32.673Z] c0a3192eca97: Verifying Checksum [2022-10-03T03:25:32.673Z] c0a3192eca97: Download complete [2022-10-03T03:25:32.951Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T03:25:32.951Z] 2bbca73fdf42: Download complete [2022-10-03T03:25:32.951Z] f607e4fc86c3: Verifying Checksum [2022-10-03T03:25:32.951Z] f607e4fc86c3: Download complete [2022-10-03T03:25:32.951Z] b3c136eddcbf: Verifying Checksum [2022-10-03T03:25:32.951Z] b3c136eddcbf: Download complete [2022-10-03T03:25:33.931Z] b3c136eddcbf: Pull complete [2022-10-03T03:25:34.204Z] fcf976331f73: Verifying Checksum [2022-10-03T03:25:34.204Z] fcf976331f73: Download complete [2022-10-03T03:25:34.479Z] c0a3192eca97: Pull complete [2022-10-03T03:25:34.751Z] a050256f5b6f: Pull complete [2022-10-03T03:25:35.341Z] 4d572c569a2c: Verifying Checksum [2022-10-03T03:25:35.341Z] 4d572c569a2c: Download complete [2022-10-03T03:25:36.315Z] 656be50a0ddc: Verifying Checksum [2022-10-03T03:25:36.315Z] 656be50a0ddc: Download complete [2022-10-03T03:25:48.691Z] 656be50a0ddc: Pull complete [2022-10-03T03:25:48.691Z] 2bbca73fdf42: Pull complete [2022-10-03T03:25:48.691Z] f607e4fc86c3: Pull complete [2022-10-03T03:25:55.368Z] 4d572c569a2c: Pull complete [2022-10-03T03:25:57.328Z] fcf976331f73: Pull complete [2022-10-03T03:25:57.328Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T03:25:57.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T03:25:57.328Z] ---> 3970a7415f9e [2022-10-03T03:25:57.328Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T03:25:57.920Z] ---> Running in 8e77598795d8 [2022-10-03T03:25:58.191Z] Removing intermediate container 8e77598795d8 [2022-10-03T03:25:58.191Z] ---> a5c30492eb06 [2022-10-03T03:25:58.191Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T03:25:58.462Z] ---> Running in 9e116b7bd51f [2022-10-03T03:25:58.732Z] Removing intermediate container 9e116b7bd51f [2022-10-03T03:25:58.732Z] ---> 0f97bdf5cf34 [2022-10-03T03:25:58.732Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T03:25:58.732Z] ---> Running in 4b5db13763b5 [2022-10-03T03:25:59.006Z] Removing intermediate container 4b5db13763b5 [2022-10-03T03:25:59.006Z] ---> ad8c4e2ef1d0 [2022-10-03T03:25:59.006Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T03:25:59.276Z] ---> Running in a7e2aa078f0e [2022-10-03T03:25:59.545Z] Removing intermediate container a7e2aa078f0e [2022-10-03T03:25:59.545Z] ---> 420eadfc2e40 [2022-10-03T03:25:59.545Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-03T03:25:59.545Z] ---> Running in 28d0a86d3366 [2022-10-03T03:25:59.817Z] Removing intermediate container 28d0a86d3366 [2022-10-03T03:25:59.817Z] ---> f1be46bb0f95 [2022-10-03T03:25:59.817Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T03:26:00.087Z] ---> Running in 0f993a7eec37 [2022-10-03T03:26:02.044Z] Removing intermediate container 0f993a7eec37 [2022-10-03T03:26:02.044Z] ---> 6cbe83945f70 [2022-10-03T03:26:02.044Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T03:26:02.044Z] ---> Running in 34812f960476 [2022-10-03T03:26:03.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T03:26:03.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T03:26:04.944Z] OK: 221 MiB in 51 packages [2022-10-03T03:26:05.917Z] Removing intermediate container 34812f960476 [2022-10-03T03:26:05.917Z] ---> 94144f4bc032 [2022-10-03T03:26:05.917Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-03T03:26:05.917Z] ---> Running in 64d21dff2ed6 [2022-10-03T03:26:06.186Z] Removing intermediate container 64d21dff2ed6 [2022-10-03T03:26:06.186Z] ---> fcf33d266260 [2022-10-03T03:26:06.186Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-03T03:26:06.778Z] ---> ad595a8b7dbb [2022-10-03T03:26:06.778Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T03:26:06.778Z] ---> Running in 51d66e8c2d04 [2022-10-03T03:27:03.225Z] Removing intermediate container 51d66e8c2d04 [2022-10-03T03:27:03.225Z] ---> ec7591c973d4 [2022-10-03T03:27:03.225Z] Step 13/14 : COPY . . [2022-10-03T03:27:03.225Z] ---> a97124d40a99 [2022-10-03T03:27:03.225Z] Step 14/14 : RUN ${MAKE} [2022-10-03T03:27:03.225Z] ---> Running in 99da1b228e9b [2022-10-03T03:27:03.225Z] noop [2022-10-03T03:27:03.225Z] Removing intermediate container 99da1b228e9b [2022-10-03T03:27:03.225Z] ---> 5be20ecc2bdf [2022-10-03T03:27:03.225Z] Successfully built 5be20ecc2bdf [2022-10-03T03:27:03.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:27:03.704Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T03:27:03.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:27:03.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-6808 does not seem to be running inside a container [2022-10-03T03:27:04.030Z] $ 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 [2022-10-03T03:27:05.272Z] $ docker top 95b2d36affa0a8af32e23532e89f83f28711a3963f35e048c7d8b40c6cabec05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T03:27:06.162Z] + go version [2022-10-03T03:27:06.162Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T03:27:06.209Z] $ docker stop --time=1 95b2d36affa0a8af32e23532e89f83f28711a3963f35e048c7d8b40c6cabec05 [2022-10-03T03:27:07.831Z] $ docker rm -f 95b2d36affa0a8af32e23532e89f83f28711a3963f35e048c7d8b40c6cabec05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:27:08.680Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T03:27:08.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:27:08.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-6808 does not seem to be running inside a container [2022-10-03T03:27:09.017Z] $ 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 [2022-10-03T03:27:10.227Z] $ docker top ebc38563452df8b98a37e72edd1a345d65c1bcfe28828e02810e97594386083e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T03:27:11.114Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-03T03:27:11.828Z] + make test [2022-10-03T03:27:11.828Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T03:27:13.776Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-03T03:29:05.465Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-03T03:29:06.875Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.194s coverage: 28.2% of statements [2022-10-03T03:29:06.875Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-03T03:29:19.185Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.788s coverage: 86.5% of statements [2022-10-03T03:29:19.185Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T03:29:19.185Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T03:29:58.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T03:29:58.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T03:29:58.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T03:29:58.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T03:29:58.421Z] $ docker stop --time=1 ebc38563452df8b98a37e72edd1a345d65c1bcfe28828e02810e97594386083e [2022-10-03T03:30:00.438Z] $ docker rm -f ebc38563452df8b98a37e72edd1a345d65c1bcfe28828e02810e97594386083e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T03:30:01.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T03:30:01.812Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T03:30:02.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T03:30:03.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T03:30:03.651Z] + ls -al . [2022-10-03T03:30:03.651Z] total 232 [2022-10-03T03:30:03.651Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 03:27 . [2022-10-03T03:30:03.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:25 .. [2022-10-03T03:30:03.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:25 .git [2022-10-03T03:30:03.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:25 .github [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 3 03:25 .gitignore [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 03:25 .golangci.yml [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 3 03:25 Attribution.txt [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 3 03:25 CHANGELOG.md [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 3 03:25 Dockerfile [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 03:25 GOVERNANCE.md [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 3 03:25 Jenkinsfile [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 03:25 LICENSE [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 3 03:25 Makefile [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 03:25 OWNERS.md [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 3 03:25 README.md [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 03:22 VERSION [2022-10-03T03:30:03.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:25 bin [2022-10-03T03:30:03.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:25 cmd [2022-10-03T03:30:03.651Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 3 03:29 coverage.out [2022-10-03T03:30:03.651Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 03:25 doc [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 3 03:25 go.mod [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 3 03:25 go.sum [2022-10-03T03:30:03.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:25 internal [2022-10-03T03:30:03.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:25 snap [2022-10-03T03:30:03.651Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 03:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:30:04.083Z] + 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=9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 --label arch=arm64 --label version=0.0.0 . [2022-10-03T03:30:05.058Z] Sending build context to Docker daemon 14.28MB [2022-10-03T03:30:05.058Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T03:30:05.058Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T03:30:05.058Z] ---> 5be20ecc2bdf [2022-10-03T03:30:05.058Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T03:30:05.058Z] ---> Running in a90e34bc474b [2022-10-03T03:30:05.680Z] Removing intermediate container a90e34bc474b [2022-10-03T03:30:05.680Z] ---> 2ddba734b259 [2022-10-03T03:30:05.680Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T03:30:05.680Z] ---> Running in 31e6db9adc49 [2022-10-03T03:30:06.265Z] Removing intermediate container 31e6db9adc49 [2022-10-03T03:30:06.265Z] ---> 3e9bbe3c3728 [2022-10-03T03:30:06.265Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T03:30:06.532Z] ---> Running in e9187e44bb69 [2022-10-03T03:30:07.118Z] Removing intermediate container e9187e44bb69 [2022-10-03T03:30:07.118Z] ---> b0f42264982e [2022-10-03T03:30:07.118Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T03:30:07.118Z] ---> Running in 9d377b9a9165 [2022-10-03T03:30:07.708Z] Removing intermediate container 9d377b9a9165 [2022-10-03T03:30:07.708Z] ---> a130c9a690bf [2022-10-03T03:30:07.708Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-03T03:30:07.708Z] ---> Running in 0896be8fe9fb [2022-10-03T03:30:08.297Z] Removing intermediate container 0896be8fe9fb [2022-10-03T03:30:08.297Z] ---> 578698bfeb1a [2022-10-03T03:30:08.297Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T03:30:08.297Z] ---> Running in d89307ee8b1a [2022-10-03T03:30:12.565Z] Removing intermediate container d89307ee8b1a [2022-10-03T03:30:12.565Z] ---> ba960dd118d8 [2022-10-03T03:30:12.565Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T03:30:12.565Z] ---> Running in f59dd4a5e034 [2022-10-03T03:30:13.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T03:30:14.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T03:30:15.469Z] OK: 221 MiB in 51 packages [2022-10-03T03:30:16.454Z] Removing intermediate container f59dd4a5e034 [2022-10-03T03:30:16.454Z] ---> 155a9a387a63 [2022-10-03T03:30:16.454Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-03T03:30:16.721Z] ---> Running in d6eb68c798dc [2022-10-03T03:30:16.997Z] Removing intermediate container d6eb68c798dc [2022-10-03T03:30:16.997Z] ---> 14079ad2726d [2022-10-03T03:30:16.997Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-03T03:30:17.589Z] ---> 344a112242bb [2022-10-03T03:30:17.589Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T03:30:17.589Z] ---> Running in 571c3a932ffa [2022-10-03T03:30:19.542Z] Removing intermediate container 571c3a932ffa [2022-10-03T03:30:19.542Z] ---> 6eddf7929850 [2022-10-03T03:30:19.542Z] Step 13/27 : COPY . . [2022-10-03T03:30:20.951Z] ---> e2bd2d33d65b [2022-10-03T03:30:20.951Z] Step 14/27 : RUN ${MAKE} [2022-10-03T03:30:20.951Z] ---> Running in 89dc5cf80a8d [2022-10-03T03:30:22.372Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-03T03:32:59.079Z] Removing intermediate container 89dc5cf80a8d [2022-10-03T03:32:59.079Z] ---> 403109baf451 [2022-10-03T03:32:59.079Z] Step 15/27 : FROM alpine:3.16 [2022-10-03T03:32:59.079Z] 3.16: Pulling from library/alpine [2022-10-03T03:32:59.079Z] 9b18e9b68314: Pulling fs layer [2022-10-03T03:32:59.079Z] 9b18e9b68314: Verifying Checksum [2022-10-03T03:32:59.079Z] 9b18e9b68314: Download complete [2022-10-03T03:32:59.079Z] 9b18e9b68314: Pull complete [2022-10-03T03:32:59.079Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T03:32:59.079Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T03:32:59.079Z] ---> a6215f271958 [2022-10-03T03:32:59.079Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T03:32:59.079Z] ---> Running in f93310007fbf [2022-10-03T03:32:59.079Z] Removing intermediate container f93310007fbf [2022-10-03T03:32:59.079Z] ---> 8b6fcb3d250b [2022-10-03T03:32:59.079Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T03:32:59.079Z] ---> Running in 5b7065a59676 [2022-10-03T03:32:59.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T03:32:59.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T03:32:59.079Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T03:32:59.079Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T03:32:59.079Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T03:32:59.079Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T03:32:59.079Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T03:32:59.079Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T03:32:59.079Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T03:32:59.079Z] OK: 8 MiB in 20 packages [2022-10-03T03:32:59.079Z] Removing intermediate container 5b7065a59676 [2022-10-03T03:32:59.079Z] ---> e18f6a85fb77 [2022-10-03T03:32:59.079Z] Step 18/27 : WORKDIR / [2022-10-03T03:32:59.079Z] ---> Running in 2fd617217378 [2022-10-03T03:32:59.079Z] Removing intermediate container 2fd617217378 [2022-10-03T03:32:59.079Z] ---> 395aa571fb95 [2022-10-03T03:32:59.079Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-03T03:33:00.491Z] ---> 85c639b5dac2 [2022-10-03T03:33:00.491Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-03T03:33:01.158Z] ---> c63b327ae51c [2022-10-03T03:33:01.158Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-03T03:33:01.437Z] ---> 1eb12fe8367c [2022-10-03T03:33:01.437Z] Step 22/27 : EXPOSE 59984 [2022-10-03T03:33:01.712Z] ---> Running in 0ab609156784 [2022-10-03T03:33:01.985Z] Removing intermediate container 0ab609156784 [2022-10-03T03:33:01.985Z] ---> 021133dc2278 [2022-10-03T03:33:01.985Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-03T03:33:01.985Z] ---> Running in f2a4057150b0 [2022-10-03T03:33:02.280Z] Removing intermediate container f2a4057150b0 [2022-10-03T03:33:02.280Z] ---> 2dfdd3dc7e20 [2022-10-03T03:33:02.280Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T03:33:02.280Z] ---> Running in 38ae2a825dc9 [2022-10-03T03:33:02.562Z] Removing intermediate container 38ae2a825dc9 [2022-10-03T03:33:02.562Z] ---> b88bc390edd9 [2022-10-03T03:33:02.562Z] Step 25/27 : LABEL arch=arm64 [2022-10-03T03:33:02.840Z] ---> Running in fd1f811a5106 [2022-10-03T03:33:03.113Z] Removing intermediate container fd1f811a5106 [2022-10-03T03:33:03.113Z] ---> d045ffc33bc9 [2022-10-03T03:33:03.113Z] Step 26/27 : LABEL git_sha=9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [2022-10-03T03:33:03.113Z] ---> Running in 9d7a27adec16 [2022-10-03T03:33:03.395Z] Removing intermediate container 9d7a27adec16 [2022-10-03T03:33:03.395Z] ---> fe3c97e52333 [2022-10-03T03:33:03.395Z] Step 27/27 : LABEL version=0.0.0 [2022-10-03T03:33:03.395Z] ---> Running in a54388021bf2 [2022-10-03T03:33:03.980Z] Removing intermediate container a54388021bf2 [2022-10-03T03:33:03.980Z] ---> d59e018b56b8 [2022-10-03T03:33:03.980Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T03:33:03.980Z] Successfully built d59e018b56b8 [2022-10-03T03:33:03.980Z] 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 [2022-10-03T03:33:04.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T03:33:04.785Z] [2022-10-03T03:33:04.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:33:05.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T03:33:05.185Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T03:33:05.185Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T03:33:05.185Z] 04944245beec: Pulling fs layer [2022-10-03T03:33:05.185Z] 699f458cf7ca: Pulling fs layer [2022-10-03T03:33:05.185Z] 765212b225bb: Pulling fs layer [2022-10-03T03:33:05.185Z] f23df028b6ca: Pulling fs layer [2022-10-03T03:33:05.185Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T03:33:05.185Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T03:33:05.185Z] 765212b225bb: Waiting [2022-10-03T03:33:05.185Z] f23df028b6ca: Waiting [2022-10-03T03:33:05.185Z] d65c8cfc05b1: Waiting [2022-10-03T03:33:05.185Z] 2437ff75d9bd: Waiting [2022-10-03T03:33:05.455Z] 04944245beec: Verifying Checksum [2022-10-03T03:33:05.455Z] 04944245beec: Download complete [2022-10-03T03:33:05.455Z] 765212b225bb: Verifying Checksum [2022-10-03T03:33:05.455Z] 765212b225bb: Download complete [2022-10-03T03:33:05.455Z] f23df028b6ca: Verifying Checksum [2022-10-03T03:33:05.455Z] f23df028b6ca: Download complete [2022-10-03T03:33:05.455Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T03:33:05.455Z] d65c8cfc05b1: Download complete [2022-10-03T03:33:05.725Z] 699f458cf7ca: Verifying Checksum [2022-10-03T03:33:05.996Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T03:33:05.996Z] 8998bd30e6a1: Download complete [2022-10-03T03:33:08.584Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T03:33:08.584Z] 2437ff75d9bd: Download complete [2022-10-03T03:33:09.993Z] 8998bd30e6a1: Pull complete [2022-10-03T03:33:10.260Z] 04944245beec: Pull complete [2022-10-03T03:33:11.669Z] 699f458cf7ca: Pull complete [2022-10-03T03:33:11.939Z] 765212b225bb: Pull complete [2022-10-03T03:33:12.521Z] f23df028b6ca: Pull complete [2022-10-03T03:33:12.789Z] d65c8cfc05b1: Pull complete [2022-10-03T03:33:27.784Z] 2437ff75d9bd: Pull complete [2022-10-03T03:33:27.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T03:33:27.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T03:33:27.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:33:28.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-6808 does not seem to be running inside a container [2022-10-03T03:33:28.145Z] $ 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 [2022-10-03T03:33:30.688Z] $ docker top 19e3d155dac9755a6c0d54518958b8307990904011bf4ca6688be8afd4cdc97d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:31.278Z] ---> job-cost.sh [2022-10-03T03:33:31.544Z] lf-activate-venv: SKIPPING [2022-10-03T03:33:31.544Z] INFO: No Stack... [2022-10-03T03:33:32.126Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T03:33:33.080Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T03:33:33.418Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-10-03T03:33:33.418Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T03:33:33.497Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] [2022-10-03T03:33:33.505Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] did not exist. Created. [2022-10-03T03:33:33.505Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T03:33:33.915Z] /w/workspace/device-onvif-camera/1@tmp/durable-6ee64a10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T03:33:34.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T03:33:34.299Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T03:33:34.352Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T03:33:34.365Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T03:33:34.441Z] $ docker stop --time=1 19e3d155dac9755a6c0d54518958b8307990904011bf4ca6688be8afd4cdc97d [2022-10-03T03:33:35.899Z] $ docker rm -f 19e3d155dac9755a6c0d54518958b8307990904011bf4ca6688be8afd4cdc97d [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 [2022-10-03T03:33:36.773Z] provisioning config files... [2022-10-03T03:33:36.780Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-170@tmp/config13012182092184860099tmp [Pipeline] { [Pipeline] sh [2022-10-03T03:33:37.109Z] + set +x [2022-10-03T03:33:37.109Z] + bash -s -- [2022-10-03T03:33:37.109Z] + curl -s https://codecov.io/bash [2022-10-03T03:33:37.109Z] [2022-10-03T03:33:37.109Z] _____ _ [2022-10-03T03:33:37.109Z] / ____| | | [2022-10-03T03:33:37.109Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T03:33:37.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T03:33:37.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T03:33:37.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T03:33:37.109Z] Bash-1.0.6 [2022-10-03T03:33:37.109Z] [2022-10-03T03:33:37.109Z] [2022-10-03T03:33:37.109Z] ==> git version 2.25.1 found [2022-10-03T03:33:37.109Z] ==> 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 [2022-10-03T03:33:37.109Z] Release-Date: 2020-01-08 [2022-10-03T03:33:37.109Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T03:33:37.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T03:33:37.109Z] ==> Jenkins CI detected. [2022-10-03T03:33:37.109Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-170 [2022-10-03T03:33:37.109Z] project root: . [2022-10-03T03:33:37.109Z] --> token set from env [2022-10-03T03:33:37.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T03:33:37.109Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T03:33:37.109Z] ==> Python coveragepy not found [2022-10-03T03:33:37.109Z] ==> Searching for coverage reports in: [2022-10-03T03:33:37.109Z] + . [2022-10-03T03:33:37.109Z] -> Found 1 reports [2022-10-03T03:33:37.109Z] ==> Detecting git/mercurial file structure [2022-10-03T03:33:37.109Z] ==> Reading reports [2022-10-03T03:33:37.109Z] + ./coverage.out bytes=78461 [2022-10-03T03:33:37.109Z] ==> Appending adjustments [2022-10-03T03:33:37.109Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T03:33:37.368Z] + Found adjustments [2022-10-03T03:33:37.368Z] ==> Gzipping contents [2022-10-03T03:33:37.368Z] 12K /tmp/codecov.UFW3wi.gz [2022-10-03T03:33:37.368Z] ==> Uploading reports [2022-10-03T03:33:37.368Z] url: https://codecov.io [2022-10-03T03:33:37.368Z] query: branch=PR-170&commit=9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=170&job=&cmd_args= [2022-10-03T03:33:37.368Z] -> Pinging Codecov [2022-10-03T03:33:37.368Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-170&commit=9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=170&job=&cmd_args= [2022-10-03T03:33:37.627Z] -> Uploading to [2022-10-03T03:33:37.627Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/F29A59C45E3A92E06B3E522C9905F8EF/9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46/a7972fdb-c834-488f-9ee1-3d49529ea6dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T033337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=345d58d43c37c7ef6c1c0cf16a798c551435c87bdfd780e0e8457eefc18de690 [2022-10-03T03:33:37.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T03:33:37.627Z] Dload Upload Total Spent Left Speed [2022-10-03T03:33:37.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10683 0 0 100 10683 0 46047 --:--:-- --:--:-- --:--:-- 45849 [2022-10-03T03:33:37.887Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9dcda7d31bec0f3c8322bb2a09cb5e6ae60d6a46 [Pipeline] } [2022-10-03T03:33:37.913Z] 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 [2022-10-03T03:33:39.693Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-170/archives ] [2022-10-03T03:33:39.694Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-170/archives [2022-10-03T03:33:39.694Z] total 16 [2022-10-03T03:33:39.694Z] drwxr-xr-x 3 root root 4096 Oct 3 03:24 . [2022-10-03T03:33:39.694Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 03:24 .. [2022-10-03T03:33:39.694Z] drwxr-xr-x 2 root root 4096 Oct 3 03:24 cost [2022-10-03T03:33:39.694Z] -rw-r--r-- 1 root root 91 Oct 3 03:24 cost.csv [2022-10-03T03:33:39.694Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-170/archives [2022-10-03T03:33:39.694Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-170/archives [2022-10-03T03:33:39.694Z] total 16 [2022-10-03T03:33:39.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:24 . [2022-10-03T03:33:39.694Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 03:24 .. [2022-10-03T03:33:39.694Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 03:24 cost [2022-10-03T03:33:39.694Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 3 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:40.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:40.919Z] ---> package-listing.sh [2022-10-03T03:33:40.919Z] ++ facter osfamily [2022-10-03T03:33:40.919Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T03:33:41.180Z] + OS_FAMILY=debian [2022-10-03T03:33:41.180Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-170 [2022-10-03T03:33:41.180Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T03:33:41.180Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T03:33:41.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T03:33:41.180Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T03:33:41.180Z] + '[' /w/workspace/undry_device-onvif-camera_PR-170 ']' [2022-10-03T03:33:41.180Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T03:33:41.180Z] + case "${OS_FAMILY}" in [2022-10-03T03:33:41.180Z] + dpkg -l [2022-10-03T03:33:41.180Z] + grep '^ii' [2022-10-03T03:33:41.180Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T03:33:41.180Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T03:33:41.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T03:33:41.180Z] + '[' /w/workspace/undry_device-onvif-camera_PR-170 ']' [2022-10-03T03:33:41.180Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-170/archives/ [2022-10-03T03:33:41.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-170/archives/ [Pipeline] echo [2022-10-03T03:33:41.216Z] 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-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T03:33:41.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T03:33:42.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T03:33:42.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T03:33:42.274Z] prd-ubuntu20.04-docker-8c-8g-6805 does not seem to be running inside a container [2022-10-03T03:33:42.312Z] $ 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-170/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-170 -v /w/workspace/undry_device-onvif-camera_PR-170:/w/workspace/undry_device-onvif-camera_PR-170:rw,z -v /w/workspace/undry_device-onvif-camera_PR-170@tmp:/w/workspace/undry_device-onvif-camera_PR-170@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T03:33:42.525Z] $ docker top 4d0d74471d4f0e30b6476bb36ea3880699be4c789953b26d719fb81abab178d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T03:33:42.914Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T03:33:43.223Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T03:33:43.535Z] + ls /var/log/sa-host [2022-10-03T03:33:43.535Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T03:33:43.660Z] provisioning config files... [2022-10-03T03:33:43.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-170@tmp/config883690708575292854tmp [Pipeline] { [Pipeline] echo [2022-10-03T03:33:43.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:44.036Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T03:33:44.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:44.461Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T03:33:44.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:44.804Z] ---> sudo-logs.sh [2022-10-03T03:33:44.804Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T03:33:44.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:45.194Z] ---> job-cost.sh [2022-10-03T03:33:45.195Z] lf-activate-venv: SKIPPING [2022-10-03T03:33:45.195Z] DEBUG: total: 0.2199999988079071 [2022-10-03T03:33:45.195Z] INFO: Retrieving Stack Cost... [2022-10-03T03:33:45.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T03:33:46.023Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T03:33:46.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T03:33:46.366Z] ---> logs-deploy.sh [2022-10-03T03:33:46.366Z] lf-activate-venv: SKIPPING [2022-10-03T03:33:46.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-170/1 [2022-10-03T03:33:46.366Z] INFO: archiving workspace using pattern(s): [2022-10-03T03:33:47.303Z] Archives upload complete. [2022-10-03T03:33:47.303Z] INFO: archiving logs to Nexus