Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4452f94286ccb50ed2d81f13c9c71fcde235ba34 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-ssh17887071915297662762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7531171573362578501.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6531654721251903273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh2892154502137807622.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17076590760141655980.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5005 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4452f94286ccb50ed2d81f13c9c71fcde235ba34 (main) Commit message: "feat!: Use latest SDK for MessageBus Request API (#227)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 4452f94286ccb50ed2d81f13c9c71fcde235ba34 # timeout=10 > git rev-list --no-walk 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T22:45:44.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T22:45:44.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T22:45:44.338Z] ========================================================= [2023-02-07T22:45:44.338Z] EdgeX Global Pipelines Version Info [2023-02-07T22:45:44.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:45:45.051Z] ------------------- [2023-02-07T22:45:45.051Z] stable info: [2023-02-07T22:45:45.051Z] ------------------- [2023-02-07T22:45:45.051Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T22:45:45.051Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T22:45:45.051Z] Message: update stable to v1.0.244 [2023-02-07T22:45:45.629Z] ------------------- [2023-02-07T22:45:45.629Z] experimental info: [2023-02-07T22:45:45.629Z] ------------------- [2023-02-07T22:45:45.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T22:45:45.629Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T22:45:45.629Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T22:45:45.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-07T22:45:45.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-07T22:45:45.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T22:45:45.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T22:45:45.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T22:45:45.855Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T22:45:45.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T22:45:45.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-07T22:45:45.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T22:45:45.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T22:45:45.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T22:45:45.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-07T22:45:45.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T22:45:45.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T22:45:45.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T22:45:45.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T22:45:45.987Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T22:45:45.996Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T22:45:46.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T22:45:46.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T22:45:46.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T22:45:46.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-07T22:45:46.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-07T22:45:46.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-07T22:45:46.077Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-07T22:45:46.094Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T22:45:46.113Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T22:45:46.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-07T22:45:46.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-07T22:45:46.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-07T22:45:46.175Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] echo [2023-02-07T22:45:46.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4452f94 [Pipeline] echo [2023-02-07T22:45:46.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:45:46.240Z] provisioning config files... [2023-02-07T22:45:46.253Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10357986373044910737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:45:46.566Z] ---> docker-login.sh [2023-02-07T22:45:46.566Z] nexus3.edgexfoundry.org:10001 [2023-02-07T22:45:47.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:45:48.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:45:48.215Z] Configure a credential helper to remove this warning. See [2023-02-07T22:45:48.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:45:48.215Z] [2023-02-07T22:45:48.215Z] Login Succeeded [2023-02-07T22:45:48.215Z] nexus3.edgexfoundry.org:10002 [2023-02-07T22:45:48.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:45:48.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:45:48.215Z] Configure a credential helper to remove this warning. See [2023-02-07T22:45:48.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:45:48.215Z] [2023-02-07T22:45:48.215Z] Login Succeeded [2023-02-07T22:45:48.215Z] nexus3.edgexfoundry.org:10003 [2023-02-07T22:45:48.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:45:48.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:45:48.477Z] Configure a credential helper to remove this warning. See [2023-02-07T22:45:48.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:45:48.477Z] [2023-02-07T22:45:48.477Z] Login Succeeded [2023-02-07T22:45:48.477Z] nexus3.edgexfoundry.org:10004 [2023-02-07T22:45:48.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:45:48.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:45:48.738Z] Configure a credential helper to remove this warning. See [2023-02-07T22:45:48.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:45:48.738Z] [2023-02-07T22:45:48.738Z] Login Succeeded [2023-02-07T22:45:48.738Z] docker.io [2023-02-07T22:45:48.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:45:48.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:45:48.997Z] Configure a credential helper to remove this warning. See [2023-02-07T22:45:48.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:45:48.997Z] [2023-02-07T22:45:48.997Z] Login Succeeded [2023-02-07T22:45:48.997Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T22:45:49.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T22:45:49.348Z] + git rev-list -1 --merges 4452f94286ccb50ed2d81f13c9c71fcde235ba34~1..4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] echo [2023-02-07T22:45:49.398Z] -----------> git rev-list -1 --merges 4452f94286ccb50ed2d81f13c9c71fcde235ba34~1..4452f94286ccb50ed2d81f13c9c71fcde235ba34 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [false] [Pipeline] sh [2023-02-07T22:45:49.687Z] + git log --format=format:%s -1 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] echo [2023-02-07T22:45:49.703Z] ========================================================= [2023-02-07T22:45:49.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T22:45:49.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T22:45:50.017Z] + git log --format=format:%s -1 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] echo [2023-02-07T22:45:50.027Z] [semverPrep] GIT_COMMIT: 4452f94286ccb50ed2d81f13c9c71fcde235ba34, Commit Message: feat!: Use latest SDK for MessageBus Request API (#227) [Pipeline] echo [2023-02-07T22:45:50.036Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-07T22:45:50.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:45:50.376Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T22:45:50.376Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T22:45:50.376Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T22:45:50.376Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T22:45:50.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T22:45:50.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:45:50.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:45:50.720Z] [2023-02-07T22:45:50.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:45:51.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:45:51.288Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T22:45:51.288Z] b85a868b505f: Pulling fs layer [2023-02-07T22:45:51.288Z] e2be974225ed: Pulling fs layer [2023-02-07T22:45:51.288Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T22:45:51.288Z] 988bab9f4d93: Pulling fs layer [2023-02-07T22:45:51.288Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T22:45:51.288Z] eaf3925da568: Pulling fs layer [2023-02-07T22:45:51.288Z] bab4dde63d76: Pulling fs layer [2023-02-07T22:45:51.288Z] bde34c3a00c8: Pulling fs layer [2023-02-07T22:45:51.288Z] b352a97aabf1: Pulling fs layer [2023-02-07T22:45:51.288Z] 4872d77fe225: Pulling fs layer [2023-02-07T22:45:51.288Z] 5851b861e8e6: Pulling fs layer [2023-02-07T22:45:51.288Z] eaf3925da568: Waiting [2023-02-07T22:45:51.288Z] bab4dde63d76: Waiting [2023-02-07T22:45:51.288Z] bde34c3a00c8: Waiting [2023-02-07T22:45:51.288Z] b352a97aabf1: Waiting [2023-02-07T22:45:51.288Z] 4872d77fe225: Waiting [2023-02-07T22:45:51.288Z] 988bab9f4d93: Waiting [2023-02-07T22:45:51.288Z] 5851b861e8e6: Waiting [2023-02-07T22:45:51.288Z] 1469e6f7b9e6: Waiting [2023-02-07T22:45:51.554Z] e2be974225ed: Download complete [2023-02-07T22:45:51.554Z] 988bab9f4d93: Download complete [2023-02-07T22:45:51.819Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T22:45:51.819Z] 1469e6f7b9e6: Download complete [2023-02-07T22:45:51.819Z] eaf3925da568: Download complete [2023-02-07T22:45:51.819Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T22:45:51.819Z] 339a4e72a1f5: Download complete [2023-02-07T22:45:51.819Z] bde34c3a00c8: Verifying Checksum [2023-02-07T22:45:51.819Z] bde34c3a00c8: Download complete [2023-02-07T22:45:51.819Z] b352a97aabf1: Download complete [2023-02-07T22:45:51.819Z] 4872d77fe225: Download complete [2023-02-07T22:45:52.079Z] 5851b861e8e6: Verifying Checksum [2023-02-07T22:45:52.079Z] 5851b861e8e6: Download complete [2023-02-07T22:45:52.079Z] b85a868b505f: Verifying Checksum [2023-02-07T22:45:52.079Z] b85a868b505f: Download complete [2023-02-07T22:45:52.338Z] bab4dde63d76: Verifying Checksum [2023-02-07T22:45:52.338Z] bab4dde63d76: Download complete [2023-02-07T22:45:53.276Z] b85a868b505f: Pull complete [2023-02-07T22:45:53.535Z] e2be974225ed: Pull complete [2023-02-07T22:45:54.102Z] 339a4e72a1f5: Pull complete [2023-02-07T22:45:54.102Z] 988bab9f4d93: Pull complete [2023-02-07T22:45:54.360Z] 1469e6f7b9e6: Pull complete [2023-02-07T22:45:54.619Z] eaf3925da568: Pull complete [2023-02-07T22:45:57.147Z] bab4dde63d76: Pull complete [2023-02-07T22:45:57.407Z] bde34c3a00c8: Pull complete [2023-02-07T22:45:57.667Z] b352a97aabf1: Pull complete [2023-02-07T22:45:58.235Z] 4872d77fe225: Pull complete [2023-02-07T22:45:58.494Z] 5851b861e8e6: Pull complete [2023-02-07T22:45:58.753Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T22:45:58.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:45:59.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:45:59.097Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:45:59.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T22:46:01.307Z] $ docker top 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:46:01.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:46:01.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:46:01.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:46:01.558Z] $ docker exec 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e ssh-agent [2023-02-07T22:46:01.715Z] SSH_AUTH_SOCK=/tmp/ssh-Cjxe0Gobexe4/agent.32 [2023-02-07T22:46:01.715Z] SSH_AGENT_PID=39 [2023-02-07T22:46:01.735Z] Running ssh-add (command line suppressed) [2023-02-07T22:46:01.829Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3687583595845299248.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3687583595845299248.key) [2023-02-07T22:46:01.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:46:02.260Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T22:46:02.269Z] $ docker exec --env ******** --env ******** 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e ssh-agent -k [2023-02-07T22:46:02.358Z] unset SSH_AUTH_SOCK; [2023-02-07T22:46:02.359Z] unset SSH_AGENT_PID; [2023-02-07T22:46:02.359Z] echo Agent pid 39 killed; [2023-02-07T22:46:02.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T22:46:02.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:46:02.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:46:02.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:46:02.494Z] $ docker exec 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e ssh-agent [2023-02-07T22:46:02.621Z] SSH_AUTH_SOCK=/tmp/ssh-kzfQkRuk8RSx/agent.71 [2023-02-07T22:46:02.621Z] SSH_AGENT_PID=77 [2023-02-07T22:46:02.626Z] Running ssh-add (command line suppressed) [2023-02-07T22:46:02.722Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1200445070556752585.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1200445070556752585.key) [2023-02-07T22:46:02.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:46:03.029Z] + git semver init [2023-02-07T22:46:03.287Z] 2023-02-07 22:46:03,189 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T22:46:03.287Z] 2023-02-07 22:46:03,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-07T22:46:03.287Z] 2023-02-07 22:46:03,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-07T22:46:03.287Z] 2023-02-07 22:46:03,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:46:04.661Z] 2023-02-07 22:46:04,279 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-02-07T22:46:04.661Z] 2023-02-07 22:46:04,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-02-07T22:46:04.661Z] 2023-02-07 22:46:04,280 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:46:04.661Z] 2023-02-07 22:46:04,280 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:46:04.661Z] 3.0.0-dev.12 [Pipeline] } [2023-02-07T22:46:04.669Z] $ docker exec --env ******** --env ******** 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e ssh-agent -k [2023-02-07T22:46:04.759Z] unset SSH_AUTH_SOCK; [2023-02-07T22:46:04.759Z] unset SSH_AGENT_PID; [2023-02-07T22:46:04.759Z] echo Agent pid 77 killed; [2023-02-07T22:46:04.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:46:05.069Z] + git semver [Pipeline] } [2023-02-07T22:46:05.344Z] $ docker stop --time=1 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e [2023-02-07T22:46:06.869Z] $ docker rm -f --volumes 670e2117362eb5e390eee058813ca8e37d1f0cd538a73c8d457aeab7f766646e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T22:46:07.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T22:46:07.437Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T22:46:07.441Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:46:07.607Z] provisioning config files... [2023-02-07T22:46:07.615Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16347584283719502801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:46:07.913Z] ---> docker-login.sh [2023-02-07T22:46:07.913Z] nexus3.edgexfoundry.org:10001 [2023-02-07T22:46:07.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:46:07.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:46:07.913Z] Configure a credential helper to remove this warning. See [2023-02-07T22:46:07.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:46:07.913Z] [2023-02-07T22:46:07.913Z] Login Succeeded [2023-02-07T22:46:07.913Z] nexus3.edgexfoundry.org:10002 [2023-02-07T22:46:07.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:46:07.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:46:07.913Z] Configure a credential helper to remove this warning. See [2023-02-07T22:46:07.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:46:07.913Z] [2023-02-07T22:46:07.913Z] Login Succeeded [2023-02-07T22:46:07.913Z] nexus3.edgexfoundry.org:10003 [2023-02-07T22:46:08.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:46:08.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:46:08.172Z] Configure a credential helper to remove this warning. See [2023-02-07T22:46:08.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:46:08.172Z] [2023-02-07T22:46:08.172Z] Login Succeeded [2023-02-07T22:46:08.172Z] nexus3.edgexfoundry.org:10004 [2023-02-07T22:46:08.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:46:08.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:46:08.172Z] Configure a credential helper to remove this warning. See [2023-02-07T22:46:08.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:46:08.172Z] [2023-02-07T22:46:08.172Z] Login Succeeded [2023-02-07T22:46:08.172Z] docker.io [2023-02-07T22:46:08.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:46:08.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:46:08.431Z] Configure a credential helper to remove this warning. See [2023-02-07T22:46:08.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:46:08.431Z] [2023-02-07T22:46:08.431Z] Login Succeeded [2023-02-07T22:46:08.431Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T22:46:08.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T22:46:08.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:46:08.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:46:08.506Z] ========================================================= [2023-02-07T22:46:08.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T22:46:08.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:46:08.805Z] + 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 . [2023-02-07T22:46:08.805Z] Sending build context to Docker daemon 27.67MB [2023-02-07T22:46:08.805Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T22:46:08.805Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-07T22:46:09.390Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T22:46:09.390Z] 213ec9aee27d: Pulling fs layer [2023-02-07T22:46:09.390Z] 4583459ba037: Pulling fs layer [2023-02-07T22:46:09.390Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T22:46:09.390Z] 53926ce57604: Pulling fs layer [2023-02-07T22:46:09.390Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T22:46:09.390Z] 22ff95d597cd: Pulling fs layer [2023-02-07T22:46:09.390Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T22:46:09.390Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T22:46:09.390Z] a7acece74701: Pulling fs layer [2023-02-07T22:46:09.390Z] 21b2b0c7a3f4: Waiting [2023-02-07T22:46:09.390Z] 53926ce57604: Waiting [2023-02-07T22:46:09.390Z] 22ff95d597cd: Waiting [2023-02-07T22:46:09.390Z] 96b7cbca73a9: Waiting [2023-02-07T22:46:09.390Z] a7acece74701: Waiting [2023-02-07T22:46:09.390Z] 12d6caf4c0d1: Waiting [2023-02-07T22:46:09.390Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T22:46:09.390Z] 93c1e223e6f2: Download complete [2023-02-07T22:46:09.390Z] 4583459ba037: Download complete [2023-02-07T22:46:09.390Z] 21b2b0c7a3f4: Download complete [2023-02-07T22:46:09.390Z] 22ff95d597cd: Verifying Checksum [2023-02-07T22:46:09.390Z] 22ff95d597cd: Download complete [2023-02-07T22:46:09.390Z] 213ec9aee27d: Verifying Checksum [2023-02-07T22:46:09.390Z] 213ec9aee27d: Download complete [2023-02-07T22:46:09.390Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T22:46:09.390Z] 12d6caf4c0d1: Download complete [2023-02-07T22:46:09.996Z] 213ec9aee27d: Pull complete [2023-02-07T22:46:11.019Z] 4583459ba037: Pull complete [2023-02-07T22:46:11.617Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T22:46:11.617Z] 96b7cbca73a9: Download complete [2023-02-07T22:46:11.876Z] 53926ce57604: Verifying Checksum [2023-02-07T22:46:11.876Z] 53926ce57604: Download complete [2023-02-07T22:46:12.136Z] 93c1e223e6f2: Pull complete [2023-02-07T22:46:12.136Z] a7acece74701: Verifying Checksum [2023-02-07T22:46:12.136Z] a7acece74701: Download complete [2023-02-07T22:46:16.316Z] 53926ce57604: Pull complete [2023-02-07T22:46:16.316Z] 21b2b0c7a3f4: Pull complete [2023-02-07T22:46:16.575Z] 22ff95d597cd: Pull complete [2023-02-07T22:46:17.141Z] 12d6caf4c0d1: Pull complete [2023-02-07T22:46:19.044Z] 96b7cbca73a9: Pull complete [2023-02-07T22:46:19.979Z] a7acece74701: Pull complete [2023-02-07T22:46:20.237Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T22:46:20.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T22:46:20.497Z] ---> db6d94c90886 [2023-02-07T22:46:20.497Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-07T22:46:22.545Z] Still waiting to schedule task [2023-02-07T22:46:22.546Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-07T22:46:25.787Z] ---> Running in fdbcff4f2571 [2023-02-07T22:46:25.787Z] Removing intermediate container fdbcff4f2571 [2023-02-07T22:46:25.787Z] ---> e2409549e035 [2023-02-07T22:46:25.787Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T22:46:25.787Z] ---> Running in 92d1414f770e [2023-02-07T22:46:25.787Z] Removing intermediate container 92d1414f770e [2023-02-07T22:46:25.787Z] ---> 796fdaaa4e62 [2023-02-07T22:46:25.787Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T22:46:25.787Z] ---> Running in def06c01cc73 [2023-02-07T22:46:25.787Z] Removing intermediate container def06c01cc73 [2023-02-07T22:46:25.787Z] ---> 7a535d69a1f0 [2023-02-07T22:46:25.787Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T22:46:25.787Z] ---> Running in 2f1dea040614 [2023-02-07T22:46:26.047Z] Removing intermediate container 2f1dea040614 [2023-02-07T22:46:26.047Z] ---> bb407cf16458 [2023-02-07T22:46:26.047Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-07T22:46:26.308Z] ---> Running in eb6ad3d3b5ea [2023-02-07T22:46:26.308Z] Removing intermediate container eb6ad3d3b5ea [2023-02-07T22:46:26.308Z] ---> b7983c87c148 [2023-02-07T22:46:26.308Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T22:46:26.567Z] ---> Running in c94390222721 [2023-02-07T22:46:26.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T22:46:26.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T22:46:27.084Z] OK: 211 MiB in 51 packages [2023-02-07T22:46:27.342Z] Removing intermediate container c94390222721 [2023-02-07T22:46:27.342Z] ---> c9f85b939e0c [2023-02-07T22:46:27.342Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-07T22:46:27.342Z] ---> Running in 0a78ed9a8f19 [2023-02-07T22:46:27.342Z] Removing intermediate container 0a78ed9a8f19 [2023-02-07T22:46:27.342Z] ---> 35c04d2b6cb1 [2023-02-07T22:46:27.342Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-07T22:46:27.600Z] ---> 6b9cb691599d [2023-02-07T22:46:27.600Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T22:46:27.600Z] ---> Running in c3532b353974 [2023-02-07T22:47:14.300Z] Removing intermediate container c3532b353974 [2023-02-07T22:47:14.300Z] ---> cd37bb7724db [2023-02-07T22:47:14.300Z] Step 12/13 : COPY . . [2023-02-07T22:47:14.300Z] ---> bd88320cccaf [2023-02-07T22:47:14.300Z] Step 13/13 : RUN ${MAKE} [2023-02-07T22:47:14.300Z] ---> Running in efc1437d3eb3 [2023-02-07T22:47:14.558Z] noop [2023-02-07T22:47:15.123Z] Removing intermediate container efc1437d3eb3 [2023-02-07T22:47:15.123Z] ---> a68f0140a609 [2023-02-07T22:47:15.123Z] Successfully built a68f0140a609 [2023-02-07T22:47:15.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:47:15.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T22:47:15.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:47:15.502Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:47:15.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-02-07T22:47:15.938Z] $ docker top 3b8a219cfc09d1df8d5a033a08e475604abc61d664c70eeadd8be51dc4fee4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T22:47:16.276Z] + go version [2023-02-07T22:47:16.276Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T22:47:16.293Z] $ docker stop --time=1 3b8a219cfc09d1df8d5a033a08e475604abc61d664c70eeadd8be51dc4fee4f8 [2023-02-07T22:47:17.566Z] $ docker rm -f --volumes 3b8a219cfc09d1df8d5a033a08e475604abc61d664c70eeadd8be51dc4fee4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:47:17.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T22:47:17.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:47:18.019Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:47:18.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-02-07T22:47:18.492Z] $ docker top 6be1a9ca54c08b95b1a6fff60e785cb077cfc85145c868f5d8a071ca0a592396 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T22:47:18.839Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-02-07T22:47:19.126Z] + make test [2023-02-07T22:47:19.126Z] go test ./... -coverprofile=coverage.out ./... [2023-02-07T22:47:19.383Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-07T22:47:29.370Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-07T22:47:32.690Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 29.3% of statements [2023-02-07T22:47:32.690Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-07T22:47:32.690Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.468s coverage: 86.5% of statements [2023-02-07T22:47:39.300Z] 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." [2023-02-07T22:47:39.300Z] go vet ./... [2023-02-07T22:47:42.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T22:47:42.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T22:47:42.574Z] ./bin/test-attribution-txt.sh [2023-02-07T22:47:42.835Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T22:47:42.835Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T22:47:42.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T22:47:42.863Z] $ docker stop --time=1 6be1a9ca54c08b95b1a6fff60e785cb077cfc85145c868f5d8a071ca0a592396 [2023-02-07T22:47:45.660Z] $ docker rm -f --volumes 6be1a9ca54c08b95b1a6fff60e785cb077cfc85145c868f5d8a071ca0a592396 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T22:47:46.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T22:47:46.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-07T22:47:46.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T22:47:47.038Z] + ls -al . [2023-02-07T22:47:47.038Z] total 236 [2023-02-07T22:47:47.038Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 22:47 . [2023-02-07T22:47:47.038Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:45 .. [2023-02-07T22:47:47.038Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 22:47 .git [2023-02-07T22:47:47.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:45 .github [2023-02-07T22:47:47.038Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 7 22:45 .gitignore [2023-02-07T22:47:47.038Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 7 22:45 .golangci.yml [2023-02-07T22:47:47.038Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 22:46 .semver [2023-02-07T22:47:47.038Z] -rw-rw-r-- 1 jenkins jenkins 9638 Feb 7 22:45 Attribution.txt [2023-02-07T22:47:47.038Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 7 22:45 CHANGELOG.md [2023-02-07T22:47:47.038Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 7 22:45 Dockerfile [2023-02-07T22:47:47.038Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 22:45 GOVERNANCE.md [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 7 22:45 Jenkinsfile [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 7 22:45 LICENSE [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 7 22:45 Makefile [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 7 22:45 OWNERS.md [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 7 22:45 README.md [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 22:46 VERSION [2023-02-07T22:47:47.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 22:45 bin [2023-02-07T22:47:47.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:45 cmd [2023-02-07T22:47:47.039Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 7 22:47 coverage.out [2023-02-07T22:47:47.039Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 7 22:45 doc [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 7 22:45 go.mod [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 34699 Feb 7 22:45 go.sum [2023-02-07T22:47:47.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:45 internal [2023-02-07T22:47:47.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:45 snap [2023-02-07T22:47:47.039Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 7 22:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:47:47.338Z] + 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=4452f94286ccb50ed2d81f13c9c71fcde235ba34 --label arch=amd64 --label version=3.0.0-dev.12 . [2023-02-07T22:47:47.338Z] Sending build context to Docker daemon 27.75MB [2023-02-07T22:47:47.338Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T22:47:47.338Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-07T22:47:47.338Z] ---> a68f0140a609 [2023-02-07T22:47:47.338Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-07T22:47:48.015Z] ---> Running in 0b1f3f36a6d0 [2023-02-07T22:47:48.273Z] Removing intermediate container 0b1f3f36a6d0 [2023-02-07T22:47:48.273Z] ---> 81733cbe699a [2023-02-07T22:47:48.273Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T22:47:48.273Z] ---> Running in 2efbcc6aa332 [2023-02-07T22:47:48.532Z] Removing intermediate container 2efbcc6aa332 [2023-02-07T22:47:48.532Z] ---> c306825183d2 [2023-02-07T22:47:48.532Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T22:47:48.790Z] ---> Running in e9d6945ae7fb [2023-02-07T22:47:49.048Z] Removing intermediate container e9d6945ae7fb [2023-02-07T22:47:49.048Z] ---> b6ea9b8b9527 [2023-02-07T22:47:49.048Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T22:47:49.305Z] ---> Running in da2b95438fd6 [2023-02-07T22:47:49.306Z] Removing intermediate container da2b95438fd6 [2023-02-07T22:47:49.306Z] ---> ffc9e3dd38cf [2023-02-07T22:47:49.306Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-07T22:47:49.566Z] ---> Running in db49881b9da6 [2023-02-07T22:47:49.824Z] Removing intermediate container db49881b9da6 [2023-02-07T22:47:49.824Z] ---> 777955122236 [2023-02-07T22:47:49.824Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T22:47:49.824Z] ---> Running in b1facde9ee73 [2023-02-07T22:47:50.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T22:47:50.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T22:47:50.646Z] OK: 211 MiB in 51 packages [2023-02-07T22:47:51.579Z] Removing intermediate container b1facde9ee73 [2023-02-07T22:47:51.579Z] ---> ef0dd1a23e9c [2023-02-07T22:47:51.579Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-07T22:47:51.579Z] ---> Running in 9f69b87875f1 [2023-02-07T22:47:51.579Z] Removing intermediate container 9f69b87875f1 [2023-02-07T22:47:51.579Z] ---> e54fdec396bb [2023-02-07T22:47:51.579Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-07T22:47:51.835Z] ---> 9fc9dcaaf83f [2023-02-07T22:47:51.836Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T22:47:52.093Z] ---> Running in bb03e25e545e [2023-02-07T22:47:53.483Z] Removing intermediate container bb03e25e545e [2023-02-07T22:47:53.483Z] ---> 70f23a6ca2a3 [2023-02-07T22:47:53.483Z] Step 12/26 : COPY . . [2023-02-07T22:47:54.059Z] ---> 7eaa1c539a6e [2023-02-07T22:47:54.059Z] Step 13/26 : RUN ${MAKE} [2023-02-07T22:47:54.059Z] ---> Running in d3f27142ffc1 [2023-02-07T22:47:54.316Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-07T22:48:20.862Z] Removing intermediate container d3f27142ffc1 [2023-02-07T22:48:20.862Z] ---> fd1a018dd7fa [2023-02-07T22:48:20.862Z] Step 14/26 : FROM alpine:3.16 [2023-02-07T22:48:21.429Z] 3.16: Pulling from library/alpine [2023-02-07T22:48:22.361Z] ca7dd9ec2225: Pulling fs layer [2023-02-07T22:48:22.621Z] ca7dd9ec2225: Download complete [2023-02-07T22:48:23.187Z] ca7dd9ec2225: Pull complete [2023-02-07T22:48:23.753Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T22:48:23.753Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T22:48:23.753Z] ---> bfe296a52501 [2023-02-07T22:48:23.753Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-07T22:48:24.319Z] ---> Running in faf283f3a605 [2023-02-07T22:48:24.578Z] Removing intermediate container faf283f3a605 [2023-02-07T22:48:24.578Z] ---> 8236b0957a08 [2023-02-07T22:48:24.578Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-07T22:48:24.836Z] ---> Running in 6dad034f5cbd [2023-02-07T22:48:25.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T22:48:25.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T22:48:26.029Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T22:48:26.029Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T22:48:26.029Z] OK: 6 MiB in 15 packages [2023-02-07T22:48:26.599Z] Removing intermediate container 6dad034f5cbd [2023-02-07T22:48:26.599Z] ---> da48766494a7 [2023-02-07T22:48:26.599Z] Step 17/26 : WORKDIR / [2023-02-07T22:48:26.599Z] ---> Running in 1ea9f715c8a4 [2023-02-07T22:48:26.599Z] Removing intermediate container 1ea9f715c8a4 [2023-02-07T22:48:26.599Z] ---> 7e8bc187c8a6 [2023-02-07T22:48:26.599Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-07T22:48:27.533Z] ---> 66fdfc4cce4d [2023-02-07T22:48:27.533Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-07T22:48:27.533Z] ---> c9cf64e81a74 [2023-02-07T22:48:27.533Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-07T22:48:27.533Z] ---> 692645af6506 [2023-02-07T22:48:27.533Z] Step 21/26 : EXPOSE 59984 [2023-02-07T22:48:27.533Z] ---> Running in 8259526b9ce5 [2023-02-07T22:48:27.791Z] Removing intermediate container 8259526b9ce5 [2023-02-07T22:48:27.791Z] ---> 1ffe26e3ba52 [2023-02-07T22:48:27.791Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-07T22:48:27.791Z] ---> Running in 81eb0b9634cb [2023-02-07T22:48:27.791Z] Removing intermediate container 81eb0b9634cb [2023-02-07T22:48:27.791Z] ---> be92ab0d4f11 [2023-02-07T22:48:27.791Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T22:48:27.791Z] ---> Running in b550ca352dd7 [2023-02-07T22:48:28.049Z] Removing intermediate container b550ca352dd7 [2023-02-07T22:48:28.049Z] ---> 0581f827f66f [2023-02-07T22:48:28.049Z] Step 24/26 : LABEL arch=amd64 [2023-02-07T22:48:28.049Z] ---> Running in 42c6fd61321d [2023-02-07T22:48:28.049Z] Removing intermediate container 42c6fd61321d [2023-02-07T22:48:28.049Z] ---> 2b6d1c3cb046 [2023-02-07T22:48:28.049Z] Step 25/26 : LABEL git_sha=4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:48:28.049Z] ---> Running in b856cd014f92 [2023-02-07T22:48:28.049Z] Removing intermediate container b856cd014f92 [2023-02-07T22:48:28.049Z] ---> ff01cb87e285 [2023-02-07T22:48:28.049Z] Step 26/26 : LABEL version=3.0.0-dev.12 [2023-02-07T22:48:28.310Z] ---> Running in f3fae913e364 [2023-02-07T22:48:28.310Z] Removing intermediate container f3fae913e364 [2023-02-07T22:48:28.310Z] ---> 42cb040d2973 [2023-02-07T22:48:28.310Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T22:48:28.310Z] Successfully built 42cb040d2973 [2023-02-07T22:48:28.310Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:48:28.390Z] provisioning config files... [2023-02-07T22:48:28.402Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12254031903618114782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:48:28.730Z] ---> docker-login.sh [2023-02-07T22:48:28.730Z] nexus3.edgexfoundry.org:10001 [2023-02-07T22:48:28.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:48:28.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:48:28.730Z] Configure a credential helper to remove this warning. See [2023-02-07T22:48:28.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:48:28.730Z] [2023-02-07T22:48:28.730Z] Login Succeeded [2023-02-07T22:48:28.730Z] nexus3.edgexfoundry.org:10002 [2023-02-07T22:48:28.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:48:28.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:48:28.989Z] Configure a credential helper to remove this warning. See [2023-02-07T22:48:28.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:48:28.989Z] [2023-02-07T22:48:28.989Z] Login Succeeded [2023-02-07T22:48:28.989Z] nexus3.edgexfoundry.org:10003 [2023-02-07T22:48:28.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:48:28.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:48:28.989Z] Configure a credential helper to remove this warning. See [2023-02-07T22:48:28.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:48:28.990Z] [2023-02-07T22:48:28.990Z] Login Succeeded [2023-02-07T22:48:28.990Z] nexus3.edgexfoundry.org:10004 [2023-02-07T22:48:28.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:48:29.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:48:29.250Z] Configure a credential helper to remove this warning. See [2023-02-07T22:48:29.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:48:29.250Z] [2023-02-07T22:48:29.250Z] Login Succeeded [2023-02-07T22:48:29.250Z] docker.io [2023-02-07T22:48:29.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:48:29.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:48:29.512Z] Configure a credential helper to remove this warning. See [2023-02-07T22:48:29.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:48:29.512Z] [2023-02-07T22:48:29.512Z] Login Succeeded [2023-02-07T22:48:29.512Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T22:48:29.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T22:48:29.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:48:29.586Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-02-07T22:48:29.586Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:48:29.586Z] latest [2023-02-07T22:48:29.586Z] 3.0.0-dev.12 [2023-02-07T22:48:29.586Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [2023-02-07T22:48:29.586Z] main [2023-02-07T22:48:29.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:29.907Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:30.272Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:48:30.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-07T22:48:30.272Z] 9f9e1d90b7d1: Preparing [2023-02-07T22:48:30.272Z] 372ac56f760b: Preparing [2023-02-07T22:48:30.272Z] b0e230740f1a: Preparing [2023-02-07T22:48:30.272Z] e46dd62a7e0d: Preparing [2023-02-07T22:48:30.272Z] e5e13b0c77cb: Preparing [2023-02-07T22:48:30.272Z] e5e13b0c77cb: Layer already exists [2023-02-07T22:48:30.584Z] 9f9e1d90b7d1: Pushed [2023-02-07T22:48:30.584Z] 372ac56f760b: Pushed [2023-02-07T22:48:30.584Z] e46dd62a7e0d: Pushed [2023-02-07T22:48:33.118Z] b0e230740f1a: Pushed [2023-02-07T22:48:33.118Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34: digest: sha256:791c61fd8697a0ebc1cb3c80aff16fcacf9e19d102946004dcce0eb197e0679e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:33.433Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:33.741Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-07T22:48:33.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-07T22:48:33.741Z] 9f9e1d90b7d1: Preparing [2023-02-07T22:48:33.741Z] 372ac56f760b: Preparing [2023-02-07T22:48:33.741Z] b0e230740f1a: Preparing [2023-02-07T22:48:33.741Z] e46dd62a7e0d: Preparing [2023-02-07T22:48:33.741Z] e5e13b0c77cb: Preparing [2023-02-07T22:48:33.741Z] e5e13b0c77cb: Layer already exists [2023-02-07T22:48:33.741Z] 9f9e1d90b7d1: Layer already exists [2023-02-07T22:48:33.741Z] b0e230740f1a: Layer already exists [2023-02-07T22:48:33.741Z] 372ac56f760b: Layer already exists [2023-02-07T22:48:33.741Z] e46dd62a7e0d: Layer already exists [2023-02-07T22:48:33.741Z] latest: digest: sha256:791c61fd8697a0ebc1cb3c80aff16fcacf9e19d102946004dcce0eb197e0679e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:34.052Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:34.367Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.12 [2023-02-07T22:48:34.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-07T22:48:34.367Z] 9f9e1d90b7d1: Preparing [2023-02-07T22:48:34.367Z] 372ac56f760b: Preparing [2023-02-07T22:48:34.367Z] b0e230740f1a: Preparing [2023-02-07T22:48:34.367Z] e46dd62a7e0d: Preparing [2023-02-07T22:48:34.367Z] e5e13b0c77cb: Preparing [2023-02-07T22:48:34.367Z] e5e13b0c77cb: Layer already exists [2023-02-07T22:48:34.367Z] e46dd62a7e0d: Layer already exists [2023-02-07T22:48:34.367Z] 9f9e1d90b7d1: Layer already exists [2023-02-07T22:48:34.367Z] b0e230740f1a: Layer already exists [2023-02-07T22:48:34.367Z] 372ac56f760b: Layer already exists [2023-02-07T22:48:34.367Z] 3.0.0-dev.12: digest: sha256:791c61fd8697a0ebc1cb3c80aff16fcacf9e19d102946004dcce0eb197e0679e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:34.743Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:35.056Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [2023-02-07T22:48:35.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-07T22:48:35.056Z] 9f9e1d90b7d1: Preparing [2023-02-07T22:48:35.056Z] 372ac56f760b: Preparing [2023-02-07T22:48:35.056Z] b0e230740f1a: Preparing [2023-02-07T22:48:35.056Z] e46dd62a7e0d: Preparing [2023-02-07T22:48:35.056Z] e5e13b0c77cb: Preparing [2023-02-07T22:48:35.056Z] e5e13b0c77cb: Layer already exists [2023-02-07T22:48:35.056Z] 372ac56f760b: Layer already exists [2023-02-07T22:48:35.056Z] e46dd62a7e0d: Layer already exists [2023-02-07T22:48:35.056Z] 9f9e1d90b7d1: Layer already exists [2023-02-07T22:48:35.056Z] b0e230740f1a: Layer already exists [2023-02-07T22:48:35.056Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12: digest: sha256:791c61fd8697a0ebc1cb3c80aff16fcacf9e19d102946004dcce0eb197e0679e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:35.368Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:35.677Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-02-07T22:48:35.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-07T22:48:35.677Z] 9f9e1d90b7d1: Preparing [2023-02-07T22:48:35.678Z] 372ac56f760b: Preparing [2023-02-07T22:48:35.678Z] b0e230740f1a: Preparing [2023-02-07T22:48:35.678Z] e46dd62a7e0d: Preparing [2023-02-07T22:48:35.678Z] e5e13b0c77cb: Preparing [2023-02-07T22:48:35.678Z] e5e13b0c77cb: Layer already exists [2023-02-07T22:48:35.678Z] 372ac56f760b: Layer already exists [2023-02-07T22:48:35.678Z] b0e230740f1a: Layer already exists [2023-02-07T22:48:35.678Z] 9f9e1d90b7d1: Layer already exists [2023-02-07T22:48:35.678Z] e46dd62a7e0d: Layer already exists [2023-02-07T22:48:35.678Z] main: digest: sha256:791c61fd8697a0ebc1cb3c80aff16fcacf9e19d102946004dcce0eb197e0679e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T22:48:35.715Z] ===================================================== [Pipeline] echo [2023-02-07T22:48:35.721Z] taggedImages: [2023-02-07T22:48:35.721Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:48:35.721Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-07T22:48:35.721Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.12 [2023-02-07T22:48:35.721Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [2023-02-07T22:48:35.721Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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 [2023-02-07T22:48:36.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T22:48:36.107Z] [2023-02-07T22:48:36.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:48:36.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T22:48:36.405Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T22:48:36.405Z] 5eb5b503b376: Pulling fs layer [2023-02-07T22:48:36.405Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T22:48:36.405Z] ec43610c2a17: Pulling fs layer [2023-02-07T22:48:36.405Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T22:48:36.405Z] 33b1e0a273af: Pulling fs layer [2023-02-07T22:48:36.405Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T22:48:36.405Z] 2f39f015ded8: Pulling fs layer [2023-02-07T22:48:36.405Z] 3a2ae6a8a46f: Waiting [2023-02-07T22:48:36.405Z] 2f39f015ded8: Waiting [2023-02-07T22:48:36.405Z] 33b1e0a273af: Waiting [2023-02-07T22:48:36.405Z] 5d3b04190fa2: Waiting [2023-02-07T22:48:36.405Z] 5c69ac0246d0: Download complete [2023-02-07T22:48:36.405Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T22:48:36.405Z] 3a2ae6a8a46f: Download complete [2023-02-07T22:48:36.670Z] 33b1e0a273af: Verifying Checksum [2023-02-07T22:48:36.670Z] 33b1e0a273af: Download complete [2023-02-07T22:48:36.670Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T22:48:36.670Z] 5d3b04190fa2: Download complete [2023-02-07T22:48:36.670Z] ec43610c2a17: Verifying Checksum [2023-02-07T22:48:36.670Z] ec43610c2a17: Download complete [2023-02-07T22:48:36.933Z] 5eb5b503b376: Verifying Checksum [2023-02-07T22:48:36.933Z] 5eb5b503b376: Download complete [2023-02-07T22:48:37.875Z] 2f39f015ded8: Verifying Checksum [2023-02-07T22:48:37.875Z] 2f39f015ded8: Download complete [2023-02-07T22:48:38.133Z] 5eb5b503b376: Pull complete [2023-02-07T22:48:38.133Z] 5c69ac0246d0: Pull complete [2023-02-07T22:48:38.696Z] ec43610c2a17: Pull complete [2023-02-07T22:48:38.696Z] 3a2ae6a8a46f: Pull complete [2023-02-07T22:48:38.954Z] 33b1e0a273af: Pull complete [2023-02-07T22:48:38.954Z] 5d3b04190fa2: Pull complete [2023-02-07T22:48:44.221Z] 2f39f015ded8: Pull complete [2023-02-07T22:48:44.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T22:48:44.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T22:48:44.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:48:44.310Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:48:44.342Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T22:48:48.128Z] $ docker top 321aabeaf666fb76e23490fe1ccdacf47efaf6b5ef38e1fe33e9d64e6e02a2a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:48:48.488Z] ---> job-cost.sh [2023-02-07T22:48:48.488Z] lf-activate-venv: SKIPPING [2023-02-07T22:48:48.488Z] INFO: No Stack... [2023-02-07T22:48:48.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T22:48:49.005Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T22:48:49.303Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-02-07T22:48:49.303Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T22:48:49.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] [2023-02-07T22:48:49.324Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] did not exist. Created. [2023-02-07T22:48:49.324Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T22:48:49.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-07T22:48:49.659Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T22:48:49.665Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T22:48:49.686Z] $ docker stop --time=1 321aabeaf666fb76e23490fe1ccdacf47efaf6b5ef38e1fe33e9d64e6e02a2a6 [2023-02-07T22:48:51.069Z] $ docker rm -f --volumes 321aabeaf666fb76e23490fe1ccdacf47efaf6b5ef38e1fe33e9d64e6e02a2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T22:49:11.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5011 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-02-07T22:49:11.504Z] Running in /w/workspace/device-onvif-camera/101 [Pipeline] { [Pipeline] checkout [2023-02-07T22:49:11.559Z] The recommended git tool is: git [2023-02-07T22:49:21.849Z] using credential edgex-jenkins-ssh [2023-02-07T22:49:21.885Z] Cloning the remote Git repository [2023-02-07T22:49:22.014Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-07T22:49:22.119Z] > git init /w/workspace/device-onvif-camera/101 # timeout=10 [2023-02-07T22:49:22.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-07T22:49:22.426Z] > git --version # timeout=10 [2023-02-07T22:49:22.474Z] > git --version # 'git version 2.25.1' [2023-02-07T22:49:22.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T22:49:22.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T22:49:25.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-07T22:49:25.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T22:49:26.933Z] Avoid second fetch [2023-02-07T22:49:26.933Z] Checking out Revision 4452f94286ccb50ed2d81f13c9c71fcde235ba34 (main) [2023-02-07T22:49:27.782Z] Commit message: "feat!: Use latest SDK for MessageBus Request API (#227)" [2023-02-07T22:49:26.961Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T22:49:26.982Z] > git checkout -f 4452f94286ccb50ed2d81f13c9c71fcde235ba34 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T22:49:28.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T22:49:28.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T22:49:28.671Z] Dload Upload Total Spent Left Speed [2023-02-07T22:49:28.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-02-07T22:49:29.355Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T22:49:29.717Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-02-07T22:49:29.717Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T22:49:29.717Z] { [2023-02-07T22:49:29.717Z] "registry-mirrors": [ [2023-02-07T22:49:29.717Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T22:49:29.717Z] ], [2023-02-07T22:49:29.717Z] "bip": "10.250.0.254/24", [2023-02-07T22:49:29.717Z] "hosts": [ [2023-02-07T22:49:29.717Z] "tcp://0.0.0.0:5555", [2023-02-07T22:49:29.717Z] "unix:///var/run/docker.sock" [2023-02-07T22:49:29.717Z] ], [2023-02-07T22:49:29.717Z] "mtu": 1458, [2023-02-07T22:49:29.717Z] "selinux-enabled": true, [2023-02-07T22:49:29.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T22:49:29.717Z] } [Pipeline] sh [2023-02-07T22:49:30.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T22:49:30.478Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:49:52.783Z] provisioning config files... [2023-02-07T22:49:52.826Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/101@tmp/config13436816023861767806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:49:53.223Z] ---> docker-login.sh [2023-02-07T22:49:53.223Z] nexus3.edgexfoundry.org:10001 [2023-02-07T22:49:54.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:49:54.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:49:54.509Z] Configure a credential helper to remove this warning. See [2023-02-07T22:49:54.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:49:54.509Z] [2023-02-07T22:49:54.509Z] Login Succeeded [2023-02-07T22:49:54.509Z] nexus3.edgexfoundry.org:10002 [2023-02-07T22:49:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:49:55.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:49:55.072Z] Configure a credential helper to remove this warning. See [2023-02-07T22:49:55.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:49:55.072Z] [2023-02-07T22:49:55.072Z] Login Succeeded [2023-02-07T22:49:55.072Z] nexus3.edgexfoundry.org:10003 [2023-02-07T22:49:55.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:49:55.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:49:55.624Z] Configure a credential helper to remove this warning. See [2023-02-07T22:49:55.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:49:55.624Z] [2023-02-07T22:49:55.624Z] Login Succeeded [2023-02-07T22:49:55.624Z] nexus3.edgexfoundry.org:10004 [2023-02-07T22:49:55.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:49:55.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:49:55.901Z] Configure a credential helper to remove this warning. See [2023-02-07T22:49:55.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:49:55.901Z] [2023-02-07T22:49:55.902Z] Login Succeeded [2023-02-07T22:49:55.902Z] docker.io [2023-02-07T22:49:56.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:49:56.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:49:56.455Z] Configure a credential helper to remove this warning. See [2023-02-07T22:49:56.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:49:56.455Z] [2023-02-07T22:49:56.455Z] Login Succeeded [2023-02-07T22:49:56.455Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T22:49:56.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T22:49:56.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:49:56.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:49:56.865Z] ========================================================= [2023-02-07T22:49:56.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T22:49:56.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:49:57.311Z] + 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 . [2023-02-07T22:49:57.873Z] Sending build context to Docker daemon 20.52MB [2023-02-07T22:49:57.873Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T22:49:57.873Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-07T22:49:58.150Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T22:49:58.150Z] 9b18e9b68314: Pulling fs layer [2023-02-07T22:49:58.150Z] 35d82f9e3411: Pulling fs layer [2023-02-07T22:49:58.150Z] e16973657156: Pulling fs layer [2023-02-07T22:49:58.150Z] fc693d55d65f: Pulling fs layer [2023-02-07T22:49:58.150Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T22:49:58.150Z] dda99020689f: Pulling fs layer [2023-02-07T22:49:58.150Z] db1c61fa0a46: Pulling fs layer [2023-02-07T22:49:58.150Z] 891c053d2c06: Pulling fs layer [2023-02-07T22:49:58.150Z] 7e9fc2657dce: Waiting [2023-02-07T22:49:58.150Z] dda99020689f: Waiting [2023-02-07T22:49:58.150Z] db1c61fa0a46: Waiting [2023-02-07T22:49:58.150Z] 891c053d2c06: Waiting [2023-02-07T22:49:58.150Z] fc693d55d65f: Waiting [2023-02-07T22:49:58.150Z] e16973657156: Verifying Checksum [2023-02-07T22:49:58.150Z] e16973657156: Download complete [2023-02-07T22:49:58.150Z] 35d82f9e3411: Verifying Checksum [2023-02-07T22:49:58.150Z] 35d82f9e3411: Download complete [2023-02-07T22:49:58.150Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T22:49:58.151Z] 7e9fc2657dce: Download complete [2023-02-07T22:49:58.151Z] dda99020689f: Verifying Checksum [2023-02-07T22:49:58.151Z] dda99020689f: Download complete [2023-02-07T22:49:58.151Z] 9b18e9b68314: Verifying Checksum [2023-02-07T22:49:58.151Z] 9b18e9b68314: Download complete [2023-02-07T22:49:59.217Z] 9b18e9b68314: Pull complete [2023-02-07T22:49:59.495Z] 35d82f9e3411: Pull complete [2023-02-07T22:49:59.778Z] 891c053d2c06: Verifying Checksum [2023-02-07T22:49:59.778Z] 891c053d2c06: Download complete [2023-02-07T22:49:59.778Z] e16973657156: Pull complete [2023-02-07T22:50:01.243Z] db1c61fa0a46: Verifying Checksum [2023-02-07T22:50:01.243Z] db1c61fa0a46: Download complete [2023-02-07T22:50:01.848Z] fc693d55d65f: Verifying Checksum [2023-02-07T22:50:01.848Z] fc693d55d65f: Download complete [2023-02-07T22:50:14.470Z] fc693d55d65f: Pull complete [2023-02-07T22:50:14.470Z] 7e9fc2657dce: Pull complete [2023-02-07T22:50:14.470Z] dda99020689f: Pull complete [2023-02-07T22:50:19.848Z] db1c61fa0a46: Pull complete [2023-02-07T22:50:21.809Z] 891c053d2c06: Pull complete [2023-02-07T22:50:21.809Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T22:50:21.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T22:50:21.809Z] ---> f96f9c87975a [2023-02-07T22:50:21.809Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-07T22:50:24.430Z] ---> Running in cd3bb97faaef [2023-02-07T22:50:24.430Z] Removing intermediate container cd3bb97faaef [2023-02-07T22:50:24.430Z] ---> 5555cdcf4f37 [2023-02-07T22:50:24.430Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T22:50:24.430Z] ---> Running in f988d868b23b [2023-02-07T22:50:26.391Z] Removing intermediate container f988d868b23b [2023-02-07T22:50:26.391Z] ---> f015bc18863e [2023-02-07T22:50:26.391Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T22:50:26.391Z] ---> Running in 589ce61252ec [2023-02-07T22:50:26.391Z] Removing intermediate container 589ce61252ec [2023-02-07T22:50:26.391Z] ---> 951d0a15c4b0 [2023-02-07T22:50:26.391Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T22:50:26.663Z] ---> Running in 9217902af098 [2023-02-07T22:50:26.955Z] Removing intermediate container 9217902af098 [2023-02-07T22:50:26.955Z] ---> 8d946674e41a [2023-02-07T22:50:26.955Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-07T22:50:26.956Z] ---> Running in e2c413289797 [2023-02-07T22:50:27.230Z] Removing intermediate container e2c413289797 [2023-02-07T22:50:27.230Z] ---> 7870610ca28c [2023-02-07T22:50:27.230Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T22:50:27.230Z] ---> Running in d919528d398c [2023-02-07T22:50:28.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T22:50:28.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T22:50:29.955Z] OK: 221 MiB in 51 packages [2023-02-07T22:50:30.950Z] Removing intermediate container d919528d398c [2023-02-07T22:50:30.950Z] ---> 22733c35fb20 [2023-02-07T22:50:30.950Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-07T22:50:30.950Z] ---> Running in c5da90959c58 [2023-02-07T22:50:31.551Z] Removing intermediate container c5da90959c58 [2023-02-07T22:50:31.551Z] ---> 2f4f18951b52 [2023-02-07T22:50:31.551Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-07T22:50:31.825Z] ---> 3b4378bf2a26 [2023-02-07T22:50:31.825Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T22:50:32.103Z] ---> Running in 4af031978597 [2023-02-07T22:51:54.135Z] Removing intermediate container 4af031978597 [2023-02-07T22:51:54.135Z] ---> 2c72c5de28b3 [2023-02-07T22:51:54.135Z] Step 12/13 : COPY . . [2023-02-07T22:51:54.135Z] ---> 58c60695d0d1 [2023-02-07T22:51:54.135Z] Step 13/13 : RUN ${MAKE} [2023-02-07T22:51:54.135Z] ---> Running in 29d9653443f0 [2023-02-07T22:51:54.135Z] noop [2023-02-07T22:51:54.135Z] Removing intermediate container 29d9653443f0 [2023-02-07T22:51:54.135Z] ---> 1fdc356d9039 [2023-02-07T22:51:54.135Z] Successfully built 1fdc356d9039 [2023-02-07T22:51:54.135Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:51:54.528Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T22:51:54.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:51:54.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-5011 does not seem to be running inside a container [2023-02-07T22:51:54.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/101 -v /w/workspace/device-onvif-camera/101:/w/workspace/device-onvif-camera/101:rw,z -v /w/workspace/device-onvif-camera/101@tmp:/w/workspace/device-onvif-camera/101@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 ******** ci-base-image-arm64 cat [2023-02-07T22:51:56.198Z] $ docker top 1ceef4fcf60fbf4ba0c8bbaab76e490e9aa52774a56e2a2b44d97fdbdee71038 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T22:51:57.079Z] + go version [2023-02-07T22:51:57.079Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T22:51:57.111Z] $ docker stop --time=1 1ceef4fcf60fbf4ba0c8bbaab76e490e9aa52774a56e2a2b44d97fdbdee71038 [2023-02-07T22:51:58.838Z] $ docker rm -f --volumes 1ceef4fcf60fbf4ba0c8bbaab76e490e9aa52774a56e2a2b44d97fdbdee71038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:51:59.429Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T22:51:59.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:51:59.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-5011 does not seem to be running inside a container [2023-02-07T22:51:59.729Z] $ 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/101 -v /w/workspace/device-onvif-camera/101:/w/workspace/device-onvif-camera/101:rw,z -v /w/workspace/device-onvif-camera/101@tmp:/w/workspace/device-onvif-camera/101@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 ******** ci-base-image-arm64 cat [2023-02-07T22:52:01.046Z] $ docker top 6b874acf6ced3d64b844ab2a9a51bb96334e80d20602b371929ceaefe6ea6e48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T22:52:01.905Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/101 [Pipeline] fileExists [Pipeline] sh [2023-02-07T22:52:02.561Z] + make test [2023-02-07T22:52:02.561Z] go test ./... -coverprofile=coverage.out ./... [2023-02-07T22:52:04.511Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-07T22:53:58.873Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-07T22:53:58.873Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.180s coverage: 29.3% of statements [2023-02-07T22:53:58.873Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-07T22:54:00.823Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.518s coverage: 86.5% of statements [2023-02-07T22:54:01.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T22:54:01.414Z] go vet ./... [2023-02-07T22:54:28.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T22:54:28.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T22:54:28.136Z] ./bin/test-attribution-txt.sh [2023-02-07T22:54:28.136Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T22:54:28.405Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T22:54:28.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T22:54:28.447Z] $ docker stop --time=1 6b874acf6ced3d64b844ab2a9a51bb96334e80d20602b371929ceaefe6ea6e48 [2023-02-07T22:54:30.333Z] $ docker rm -f --volumes 6b874acf6ced3d64b844ab2a9a51bb96334e80d20602b371929ceaefe6ea6e48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T22:54:31.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T22:54:31.494Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T22:54:32.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T22:54:32.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T22:54:33.009Z] + ls -al . [2023-02-07T22:54:33.009Z] total 232 [2023-02-07T22:54:33.009Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 22:52 . [2023-02-07T22:54:33.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:49 .. [2023-02-07T22:54:33.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 22:49 .git [2023-02-07T22:54:33.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:49 .github [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 7 22:49 .gitignore [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 7 22:49 .golangci.yml [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 9638 Feb 7 22:49 Attribution.txt [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 7 22:49 CHANGELOG.md [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 7 22:49 Dockerfile [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 22:49 GOVERNANCE.md [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 7 22:49 Jenkinsfile [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 7 22:49 LICENSE [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 7 22:49 Makefile [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 7 22:49 OWNERS.md [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 7 22:49 README.md [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 22:46 VERSION [2023-02-07T22:54:33.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 22:49 bin [2023-02-07T22:54:33.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:49 cmd [2023-02-07T22:54:33.009Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 7 22:54 coverage.out [2023-02-07T22:54:33.009Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 7 22:49 doc [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 7 22:49 go.mod [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 34699 Feb 7 22:49 go.sum [2023-02-07T22:54:33.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:49 internal [2023-02-07T22:54:33.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:49 snap [2023-02-07T22:54:33.009Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 7 22:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:54:33.371Z] + 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=4452f94286ccb50ed2d81f13c9c71fcde235ba34 --label arch=arm64 --label version=3.0.0-dev.12 . [2023-02-07T22:54:33.968Z] Sending build context to Docker daemon 20.6MB [2023-02-07T22:54:33.968Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T22:54:33.968Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-07T22:54:33.968Z] ---> 1fdc356d9039 [2023-02-07T22:54:33.968Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-07T22:54:34.238Z] ---> Running in cad8721cebab [2023-02-07T22:54:34.517Z] Removing intermediate container cad8721cebab [2023-02-07T22:54:34.517Z] ---> 3ed7dfd08d19 [2023-02-07T22:54:34.517Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T22:54:34.788Z] ---> Running in 94704c7dcfd0 [2023-02-07T22:54:35.061Z] Removing intermediate container 94704c7dcfd0 [2023-02-07T22:54:35.061Z] ---> ac7daa333e55 [2023-02-07T22:54:35.061Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T22:54:35.061Z] ---> Running in c92abaa43993 [2023-02-07T22:54:35.330Z] Removing intermediate container c92abaa43993 [2023-02-07T22:54:35.330Z] ---> 85be0b4affed [2023-02-07T22:54:35.330Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T22:54:35.600Z] ---> Running in 858dc23bceee [2023-02-07T22:54:35.869Z] Removing intermediate container 858dc23bceee [2023-02-07T22:54:35.869Z] ---> 47b992a607d6 [2023-02-07T22:54:35.869Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-07T22:54:35.869Z] ---> Running in ea0728481eeb [2023-02-07T22:54:36.141Z] Removing intermediate container ea0728481eeb [2023-02-07T22:54:36.141Z] ---> ab8b6f725919 [2023-02-07T22:54:36.141Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T22:54:36.412Z] ---> Running in cb3357c5ca1f [2023-02-07T22:54:37.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T22:54:37.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T22:54:39.072Z] OK: 221 MiB in 51 packages [2023-02-07T22:54:40.051Z] Removing intermediate container cb3357c5ca1f [2023-02-07T22:54:40.051Z] ---> 1feeacac3340 [2023-02-07T22:54:40.051Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-07T22:54:40.051Z] ---> Running in f98a61e7e967 [2023-02-07T22:54:40.331Z] Removing intermediate container f98a61e7e967 [2023-02-07T22:54:40.331Z] ---> fd383f79efbe [2023-02-07T22:54:40.331Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-07T22:54:40.922Z] ---> bb4a1780d8ea [2023-02-07T22:54:40.922Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T22:54:41.192Z] ---> Running in 3b84d07e7434 [2023-02-07T22:54:44.556Z] Removing intermediate container 3b84d07e7434 [2023-02-07T22:54:44.556Z] ---> f7211b1c85b2 [2023-02-07T22:54:44.556Z] Step 12/26 : COPY . . [2023-02-07T22:54:45.973Z] ---> 8d0e745053a8 [2023-02-07T22:54:45.973Z] Step 13/26 : RUN ${MAKE} [2023-02-07T22:54:45.973Z] ---> Running in d9f0e9488085 [2023-02-07T22:54:46.936Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-07T22:57:23.690Z] Removing intermediate container d9f0e9488085 [2023-02-07T22:57:23.690Z] ---> f14be24c45d4 [2023-02-07T22:57:23.690Z] Step 14/26 : FROM alpine:3.16 [2023-02-07T22:57:23.690Z] 3.16: Pulling from library/alpine [2023-02-07T22:57:23.690Z] 6875df1f5354: Pulling fs layer [2023-02-07T22:57:23.690Z] 6875df1f5354: Verifying Checksum [2023-02-07T22:57:23.690Z] 6875df1f5354: Download complete [2023-02-07T22:57:23.690Z] 6875df1f5354: Pull complete [2023-02-07T22:57:23.690Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T22:57:23.690Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T22:57:23.690Z] ---> 2b4661558fb8 [2023-02-07T22:57:23.690Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-07T22:57:23.690Z] ---> Running in a594cd69847b [2023-02-07T22:57:23.690Z] Removing intermediate container a594cd69847b [2023-02-07T22:57:23.690Z] ---> 096f68326e99 [2023-02-07T22:57:23.690Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-07T22:57:23.690Z] ---> Running in 00eb44a4fde4 [2023-02-07T22:57:23.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T22:57:23.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T22:57:23.690Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T22:57:23.690Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T22:57:23.690Z] OK: 5 MiB in 15 packages [2023-02-07T22:57:23.690Z] Removing intermediate container 00eb44a4fde4 [2023-02-07T22:57:23.690Z] ---> 7079db03db91 [2023-02-07T22:57:23.690Z] Step 17/26 : WORKDIR / [2023-02-07T22:57:23.690Z] ---> Running in 9b41d33fd2b9 [2023-02-07T22:57:23.690Z] Removing intermediate container 9b41d33fd2b9 [2023-02-07T22:57:23.690Z] ---> efd1c0a68bda [2023-02-07T22:57:23.690Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-07T22:57:23.690Z] ---> d90de30cb2e3 [2023-02-07T22:57:23.690Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-07T22:57:23.690Z] ---> 55384993ea25 [2023-02-07T22:57:23.690Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-07T22:57:23.690Z] ---> 74030973e5ba [2023-02-07T22:57:23.690Z] Step 21/26 : EXPOSE 59984 [2023-02-07T22:57:23.690Z] ---> Running in be82aa5327e3 [2023-02-07T22:57:23.690Z] Removing intermediate container be82aa5327e3 [2023-02-07T22:57:23.690Z] ---> 0699a177b0e1 [2023-02-07T22:57:23.690Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-07T22:57:23.690Z] ---> Running in ef99e36ff9bc [2023-02-07T22:57:23.691Z] Removing intermediate container ef99e36ff9bc [2023-02-07T22:57:23.691Z] ---> 9c4cd70a1684 [2023-02-07T22:57:23.691Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T22:57:23.691Z] ---> Running in 13a4bfcd459c [2023-02-07T22:57:23.691Z] Removing intermediate container 13a4bfcd459c [2023-02-07T22:57:23.691Z] ---> 1dc1fb41ccdb [2023-02-07T22:57:23.691Z] Step 24/26 : LABEL arch=arm64 [2023-02-07T22:57:23.691Z] ---> Running in ec680556a049 [2023-02-07T22:57:23.691Z] Removing intermediate container ec680556a049 [2023-02-07T22:57:23.691Z] ---> 07db54dc7849 [2023-02-07T22:57:23.691Z] Step 25/26 : LABEL git_sha=4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:57:23.691Z] ---> Running in c6ffd0b3bba1 [2023-02-07T22:57:23.691Z] Removing intermediate container c6ffd0b3bba1 [2023-02-07T22:57:23.691Z] ---> c3c2097d9276 [2023-02-07T22:57:23.691Z] Step 26/26 : LABEL version=3.0.0-dev.12 [2023-02-07T22:57:23.691Z] ---> Running in 7ce4fdb16134 [2023-02-07T22:57:23.691Z] Removing intermediate container 7ce4fdb16134 [2023-02-07T22:57:23.691Z] ---> def4303d3d03 [2023-02-07T22:57:23.691Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T22:57:23.691Z] Successfully built def4303d3d03 [2023-02-07T22:57:23.691Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:57:23.834Z] provisioning config files... [2023-02-07T22:57:23.848Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/101@tmp/config12311735489166230165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:57:24.186Z] ---> docker-login.sh [2023-02-07T22:57:24.186Z] nexus3.edgexfoundry.org:10001 [2023-02-07T22:57:24.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:57:24.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:57:24.455Z] Configure a credential helper to remove this warning. See [2023-02-07T22:57:24.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:57:24.455Z] [2023-02-07T22:57:24.455Z] Login Succeeded [2023-02-07T22:57:24.455Z] nexus3.edgexfoundry.org:10002 [2023-02-07T22:57:24.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:57:24.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:57:24.722Z] Configure a credential helper to remove this warning. See [2023-02-07T22:57:24.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:57:24.722Z] [2023-02-07T22:57:24.722Z] Login Succeeded [2023-02-07T22:57:24.722Z] nexus3.edgexfoundry.org:10003 [2023-02-07T22:57:24.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:57:25.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:57:25.258Z] Configure a credential helper to remove this warning. See [2023-02-07T22:57:25.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:57:25.258Z] [2023-02-07T22:57:25.258Z] Login Succeeded [2023-02-07T22:57:25.258Z] nexus3.edgexfoundry.org:10004 [2023-02-07T22:57:25.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:57:25.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:57:25.527Z] Configure a credential helper to remove this warning. See [2023-02-07T22:57:25.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:57:25.527Z] [2023-02-07T22:57:25.527Z] Login Succeeded [2023-02-07T22:57:25.527Z] docker.io [2023-02-07T22:57:25.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:57:26.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:57:26.060Z] Configure a credential helper to remove this warning. See [2023-02-07T22:57:26.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:57:26.060Z] [2023-02-07T22:57:26.060Z] Login Succeeded [2023-02-07T22:57:26.060Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T22:57:26.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T22:57:26.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:57:26.142Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-02-07T22:57:26.142Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:57:26.142Z] latest [2023-02-07T22:57:26.142Z] 3.0.0-dev.12 [2023-02-07T22:57:26.142Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [2023-02-07T22:57:26.142Z] main [2023-02-07T22:57:26.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:26.493Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:26.846Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:57:26.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-07T22:57:26.846Z] b91d0f7c9069: Preparing [2023-02-07T22:57:26.846Z] 9c79100d3c10: Preparing [2023-02-07T22:57:26.846Z] 057d2019b433: Preparing [2023-02-07T22:57:26.846Z] c8cc7b76e81f: Preparing [2023-02-07T22:57:26.846Z] 17bec77d7fdc: Preparing [2023-02-07T22:57:26.846Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:57:27.111Z] c8cc7b76e81f: Pushed [2023-02-07T22:57:27.111Z] b91d0f7c9069: Pushed [2023-02-07T22:57:27.111Z] 9c79100d3c10: Pushed [2023-02-07T22:57:33.758Z] 057d2019b433: Pushed [2023-02-07T22:57:33.759Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34: digest: sha256:e10f440e5b8bf6e02077f3202611e8358356bc1ec5a35d99c401adf7dd8d79fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:34.114Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:34.507Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-07T22:57:34.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-07T22:57:34.507Z] b91d0f7c9069: Preparing [2023-02-07T22:57:34.507Z] 9c79100d3c10: Preparing [2023-02-07T22:57:34.507Z] 057d2019b433: Preparing [2023-02-07T22:57:34.507Z] c8cc7b76e81f: Preparing [2023-02-07T22:57:34.507Z] 17bec77d7fdc: Preparing [2023-02-07T22:57:34.507Z] 9c79100d3c10: Layer already exists [2023-02-07T22:57:34.507Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:57:34.507Z] 057d2019b433: Layer already exists [2023-02-07T22:57:34.795Z] c8cc7b76e81f: Layer already exists [2023-02-07T22:57:34.795Z] b91d0f7c9069: Layer already exists [2023-02-07T22:57:34.795Z] latest: digest: sha256:e10f440e5b8bf6e02077f3202611e8358356bc1ec5a35d99c401adf7dd8d79fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:35.265Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:35.631Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.12 [2023-02-07T22:57:35.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-07T22:57:35.631Z] b91d0f7c9069: Preparing [2023-02-07T22:57:35.631Z] 9c79100d3c10: Preparing [2023-02-07T22:57:35.631Z] 057d2019b433: Preparing [2023-02-07T22:57:35.631Z] c8cc7b76e81f: Preparing [2023-02-07T22:57:35.631Z] 17bec77d7fdc: Preparing [2023-02-07T22:57:35.631Z] c8cc7b76e81f: Layer already exists [2023-02-07T22:57:35.631Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:57:35.631Z] 9c79100d3c10: Layer already exists [2023-02-07T22:57:35.631Z] b91d0f7c9069: Layer already exists [2023-02-07T22:57:35.631Z] 057d2019b433: Layer already exists [2023-02-07T22:57:35.631Z] 3.0.0-dev.12: digest: sha256:e10f440e5b8bf6e02077f3202611e8358356bc1ec5a35d99c401adf7dd8d79fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:35.981Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:36.323Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [2023-02-07T22:57:36.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-07T22:57:36.323Z] b91d0f7c9069: Preparing [2023-02-07T22:57:36.323Z] 9c79100d3c10: Preparing [2023-02-07T22:57:36.323Z] 057d2019b433: Preparing [2023-02-07T22:57:36.323Z] c8cc7b76e81f: Preparing [2023-02-07T22:57:36.323Z] 17bec77d7fdc: Preparing [2023-02-07T22:57:36.323Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:57:36.323Z] 057d2019b433: Layer already exists [2023-02-07T22:57:36.323Z] 9c79100d3c10: Layer already exists [2023-02-07T22:57:36.323Z] c8cc7b76e81f: Layer already exists [2023-02-07T22:57:36.323Z] b91d0f7c9069: Layer already exists [2023-02-07T22:57:36.323Z] 4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12: digest: sha256:e10f440e5b8bf6e02077f3202611e8358356bc1ec5a35d99c401adf7dd8d79fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:36.672Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:37.009Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-02-07T22:57:37.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-07T22:57:37.009Z] b91d0f7c9069: Preparing [2023-02-07T22:57:37.009Z] 9c79100d3c10: Preparing [2023-02-07T22:57:37.009Z] 057d2019b433: Preparing [2023-02-07T22:57:37.009Z] c8cc7b76e81f: Preparing [2023-02-07T22:57:37.009Z] 17bec77d7fdc: Preparing [2023-02-07T22:57:37.009Z] c8cc7b76e81f: Layer already exists [2023-02-07T22:57:37.009Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:57:37.009Z] b91d0f7c9069: Layer already exists [2023-02-07T22:57:37.009Z] 9c79100d3c10: Layer already exists [2023-02-07T22:57:37.009Z] 057d2019b433: Layer already exists [2023-02-07T22:57:37.274Z] main: digest: sha256:e10f440e5b8bf6e02077f3202611e8358356bc1ec5a35d99c401adf7dd8d79fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T22:57:37.325Z] ===================================================== [Pipeline] echo [2023-02-07T22:57:37.331Z] taggedImages: [2023-02-07T22:57:37.331Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4452f94286ccb50ed2d81f13c9c71fcde235ba34 [2023-02-07T22:57:37.331Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-07T22:57:37.331Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.12 [2023-02-07T22:57:37.331Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4452f94286ccb50ed2d81f13c9c71fcde235ba34-3.0.0-dev.12 [2023-02-07T22:57:37.331Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:37.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T22:57:37.670Z] [2023-02-07T22:57:37.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:57:38.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T22:57:38.002Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T22:57:38.002Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T22:57:38.002Z] 04944245beec: Pulling fs layer [2023-02-07T22:57:38.002Z] 699f458cf7ca: Pulling fs layer [2023-02-07T22:57:38.002Z] 765212b225bb: Pulling fs layer [2023-02-07T22:57:38.002Z] f23df028b6ca: Pulling fs layer [2023-02-07T22:57:38.002Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T22:57:38.002Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T22:57:38.002Z] f23df028b6ca: Waiting [2023-02-07T22:57:38.002Z] 765212b225bb: Waiting [2023-02-07T22:57:38.002Z] d65c8cfc05b1: Waiting [2023-02-07T22:57:38.002Z] 2437ff75d9bd: Waiting [2023-02-07T22:57:38.281Z] 04944245beec: Verifying Checksum [2023-02-07T22:57:38.281Z] 04944245beec: Download complete [2023-02-07T22:57:38.281Z] 765212b225bb: Verifying Checksum [2023-02-07T22:57:38.281Z] 765212b225bb: Download complete [2023-02-07T22:57:38.281Z] f23df028b6ca: Verifying Checksum [2023-02-07T22:57:38.281Z] f23df028b6ca: Download complete [2023-02-07T22:57:38.551Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T22:57:38.551Z] d65c8cfc05b1: Download complete [2023-02-07T22:57:38.551Z] 699f458cf7ca: Verifying Checksum [2023-02-07T22:57:38.551Z] 699f458cf7ca: Download complete [2023-02-07T22:57:38.819Z] 8998bd30e6a1: Download complete [2023-02-07T22:57:41.403Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T22:57:41.403Z] 2437ff75d9bd: Download complete [2023-02-07T22:57:42.813Z] 8998bd30e6a1: Pull complete [2023-02-07T22:57:43.396Z] 04944245beec: Pull complete [2023-02-07T22:57:44.803Z] 699f458cf7ca: Pull complete [2023-02-07T22:57:45.072Z] 765212b225bb: Pull complete [2023-02-07T22:57:45.654Z] f23df028b6ca: Pull complete [2023-02-07T22:57:45.921Z] d65c8cfc05b1: Pull complete [2023-02-07T22:57:58.227Z] 2437ff75d9bd: Pull complete [2023-02-07T22:57:58.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T22:57:58.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T22:57:58.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:57:58.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-5011 does not seem to be running inside a container [2023-02-07T22:57:58.500Z] $ 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/101 -v /w/workspace/device-onvif-camera/101:/w/workspace/device-onvif-camera/101:rw,z -v /w/workspace/device-onvif-camera/101@tmp:/w/workspace/device-onvif-camera/101@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:arm64 cat [2023-02-07T22:58:01.054Z] $ docker top a5b1bcf2c9ed622219e425b219456468b080dc94c7ffc4d07bfc4588596da64e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:58:01.885Z] ---> job-cost.sh [2023-02-07T22:58:01.885Z] lf-activate-venv: SKIPPING [2023-02-07T22:58:01.885Z] INFO: No Stack... [2023-02-07T22:58:02.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T22:58:03.424Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T22:58:04.058Z] + cat /w/workspace/device-onvif-camera/101/archives/cost.csv [2023-02-07T22:58:04.058Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T22:58:04.129Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] [2023-02-07T22:58:04.135Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] did not exist. Created. [2023-02-07T22:58:04.135Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T22:58:04.478Z] /w/workspace/device-onvif-camera/101@tmp/durable-12b38f1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-07T22:58:05.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T22:58:05.097Z] Warning: overwriting stash ‘stack-cost’ [2023-02-07T22:58:05.169Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T22:58:05.178Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T22:58:05.210Z] $ docker stop --time=1 a5b1bcf2c9ed622219e425b219456468b080dc94c7ffc4d07bfc4588596da64e [2023-02-07T22:58:06.719Z] $ docker rm -f --volumes a5b1bcf2c9ed622219e425b219456468b080dc94c7ffc4d07bfc4588596da64e [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 [2023-02-07T22:58:07.091Z] provisioning config files... [2023-02-07T22:58:07.099Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16491732307047797760tmp [Pipeline] { [Pipeline] sh [2023-02-07T22:58:07.389Z] + set +x [2023-02-07T22:58:07.390Z] + + bash -s -- [2023-02-07T22:58:07.390Z] curl -s https://codecov.io/bash [2023-02-07T22:58:07.390Z] [2023-02-07T22:58:07.390Z] _____ _ [2023-02-07T22:58:07.390Z] / ____| | | [2023-02-07T22:58:07.390Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T22:58:07.390Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T22:58:07.390Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T22:58:07.390Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T22:58:07.390Z] Bash-1.0.6 [2023-02-07T22:58:07.390Z] [2023-02-07T22:58:07.390Z] [2023-02-07T22:58:07.390Z] ==> git version 2.25.1 found [2023-02-07T22:58:07.390Z] ==> 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 [2023-02-07T22:58:07.390Z] Release-Date: 2020-01-08 [2023-02-07T22:58:07.390Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-07T22:58:07.390Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T22:58:07.390Z] ==> Jenkins CI detected. [2023-02-07T22:58:07.390Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-02-07T22:58:07.390Z] project root: . [2023-02-07T22:58:07.390Z] --> token set from env [2023-02-07T22:58:07.390Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T22:58:07.390Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T22:58:07.390Z] ==> Python coveragepy not found [2023-02-07T22:58:07.390Z] ==> Searching for coverage reports in: [2023-02-07T22:58:07.390Z] + . [2023-02-07T22:58:07.390Z] -> Found 1 reports [2023-02-07T22:58:07.390Z] ==> Detecting git/mercurial file structure [2023-02-07T22:58:07.390Z] ==> Reading reports [2023-02-07T22:58:07.390Z] + ./coverage.out bytes=79184 [2023-02-07T22:58:07.390Z] ==> Appending adjustments [2023-02-07T22:58:07.390Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T22:58:07.649Z] + Found adjustments [2023-02-07T22:58:07.649Z] ==> Gzipping contents [2023-02-07T22:58:07.649Z] 12K /tmp/codecov.UkknfB.gz [2023-02-07T22:58:07.649Z] ==> Uploading reports [2023-02-07T22:58:07.649Z] url: https://codecov.io [2023-02-07T22:58:07.649Z] query: branch=main&commit=4452f94286ccb50ed2d81f13c9c71fcde235ba34&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T22:58:07.649Z] -> Pinging Codecov [2023-02-07T22:58:07.649Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=4452f94286ccb50ed2d81f13c9c71fcde235ba34&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T22:58:07.909Z] -> Uploading to [2023-02-07T22:58:07.909Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/F29A59C45E3A92E06B3E522C9905F8EF/4452f94286ccb50ed2d81f13c9c71fcde235ba34/ebb33617-3d7b-4024-a864-a7155aad1807.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T225807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb869b395dd737b3f1008794f5f231a4e81fb037b5af26ad68802d0c6f7f02be [2023-02-07T22:58:07.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T22:58:07.909Z] Dload Upload Total Spent Left Speed [2023-02-07T22:58:08.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10803 0 0 100 10803 0 42035 --:--:-- --:--:-- --:--:-- 42035 [2023-02-07T22:58:08.168Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] } [2023-02-07T22:58:08.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-07T22:58:08.311Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-07T22:58:08.322Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:08.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T22:58:08.618Z] [2023-02-07T22:58:08.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:08.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T22:58:08.920Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-07T22:58:08.920Z] df9b9388f04a: Pulling fs layer [2023-02-07T22:58:08.920Z] 52dc419b0ee2: Pulling fs layer [2023-02-07T22:58:08.920Z] 25bc292e5bac: Pulling fs layer [2023-02-07T22:58:08.920Z] 114826534d7a: Pulling fs layer [2023-02-07T22:58:08.920Z] 4657fd5d0bcf: Pulling fs layer [2023-02-07T22:58:08.920Z] 6ad1cebc031e: Pulling fs layer [2023-02-07T22:58:08.920Z] 4657fd5d0bcf: Waiting [2023-02-07T22:58:08.920Z] 8a3aa393b2d8: Pulling fs layer [2023-02-07T22:58:08.920Z] 6ad1cebc031e: Waiting [2023-02-07T22:58:08.920Z] 8a3aa393b2d8: Waiting [2023-02-07T22:58:08.920Z] 25bc292e5bac: Verifying Checksum [2023-02-07T22:58:08.920Z] 25bc292e5bac: Download complete [2023-02-07T22:58:08.920Z] 52dc419b0ee2: Verifying Checksum [2023-02-07T22:58:08.920Z] 52dc419b0ee2: Download complete [2023-02-07T22:58:08.920Z] 4657fd5d0bcf: Verifying Checksum [2023-02-07T22:58:08.920Z] 4657fd5d0bcf: Download complete [2023-02-07T22:58:08.920Z] df9b9388f04a: Download complete [2023-02-07T22:58:09.185Z] df9b9388f04a: Pull complete [2023-02-07T22:58:09.185Z] 52dc419b0ee2: Pull complete [2023-02-07T22:58:09.459Z] 25bc292e5bac: Pull complete [2023-02-07T22:58:09.459Z] 6ad1cebc031e: Verifying Checksum [2023-02-07T22:58:09.459Z] 6ad1cebc031e: Download complete [2023-02-07T22:58:10.465Z] 114826534d7a: Verifying Checksum [2023-02-07T22:58:10.465Z] 114826534d7a: Download complete [2023-02-07T22:58:10.722Z] 8a3aa393b2d8: Verifying Checksum [2023-02-07T22:58:10.722Z] 8a3aa393b2d8: Download complete [2023-02-07T22:58:13.245Z] 114826534d7a: Pull complete [2023-02-07T22:58:13.502Z] 4657fd5d0bcf: Pull complete [2023-02-07T22:58:13.760Z] 6ad1cebc031e: Pull complete [2023-02-07T22:58:16.286Z] 8a3aa393b2d8: Pull complete [2023-02-07T22:58:16.286Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-07T22:58:16.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T22:58:16.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:58:16.370Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:58:16.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-07T22:58:19.716Z] $ docker top e84199cdb7e7352efca1080877d58dcc71ff4c76fe91eb35ff01c04f62527778 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T22:58:19.771Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-02-07T22:58:20.050Z] + set -o pipefail [2023-02-07T22:58:20.050Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-02-07T22:58:26.611Z] [2023-02-07T22:58:26.611Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-02-07T22:58:26.611Z] [2023-02-07T22:58:26.611Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/049bc68e-f3f8-42ae-8d7f-7fad1026dc40 [2023-02-07T22:58:26.611Z] [2023-02-07T22:58:26.611Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-02-07T22:58:26.611Z] [2023-02-07T22:58:26.611Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-07T22:58:26.611Z] [2023-02-07T22:58:26.611Z] [2023-02-07T22:58:26.611Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-07T22:58:26.611Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-07T22:58:26.612Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-07T22:58:26.643Z] $ docker stop --time=1 e84199cdb7e7352efca1080877d58dcc71ff4c76fe91eb35ff01c04f62527778 [2023-02-07T22:58:29.181Z] $ docker rm -f --volumes e84199cdb7e7352efca1080877d58dcc71ff4c76fe91eb35ff01c04f62527778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-07T22:58:29.584Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:58:29.604Z] provisioning config files... [2023-02-07T22:58:29.613Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3446185773848234165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:58:29.912Z] --> edgex-publish-swagger.sh [2023-02-07T22:58:29.912Z] === Publish doc/openapi/v2 API === [2023-02-07T22:58:29.912Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-02-07T22:58:29.912Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-02-07T22:58:29.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T22:58:29.912Z] Dload Upload Total Spent Left Speed [2023-02-07T22:58:30.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 714k --:--:-- --:--:-- --:--:-- 714k [2023-02-07T22:58:30.480Z] [2023-02-07T22:58:30.480Z] [Pipeline] } [2023-02-07T22:58:30.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T22:58:30.900Z] + git log --format=format:%s -1 4452f94286ccb50ed2d81f13c9c71fcde235ba34 [Pipeline] sh [2023-02-07T22:58:31.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:58:31.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:31.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:58:31.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:58:31.560Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:58:31.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-02-07T22:58:32.025Z] $ docker top e0801c270857926cc2fcecc03baca4001d0f56b375a508fbf9897dea39df289f -eo pid,comm [2023-02-07T22:58:32.059Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T22:58:32.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:58:32.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:58:32.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:58:32.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:58:32.223Z] $ docker exec e0801c270857926cc2fcecc03baca4001d0f56b375a508fbf9897dea39df289f ssh-agent [2023-02-07T22:58:32.320Z] SSH_AUTH_SOCK=/tmp/ssh-f9FW9SYFH2EI/agent.31 [2023-02-07T22:58:32.320Z] SSH_AGENT_PID=37 [2023-02-07T22:58:32.325Z] Running ssh-add (command line suppressed) [2023-02-07T22:58:32.448Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14256313813101421871.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14256313813101421871.key) [2023-02-07T22:58:32.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:58:32.792Z] + git semver tag [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,008 [run_tag] DEBUG tag force:False [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,008 [check_head_tag] DEBUG check head tag [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,010 [execute] INFO git cat-file --batch-check [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,014 [execute] INFO git cat-file --batch [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,041 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,042 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:58:33.050Z] 2023-02-07 22:58:33,046 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:58:33.050Z] 3.0.0-dev.12 [Pipeline] } [2023-02-07T22:58:33.072Z] $ docker exec --env ******** --env ******** e0801c270857926cc2fcecc03baca4001d0f56b375a508fbf9897dea39df289f ssh-agent -k [2023-02-07T22:58:33.171Z] unset SSH_AUTH_SOCK; [2023-02-07T22:58:33.171Z] unset SSH_AGENT_PID; [2023-02-07T22:58:33.171Z] echo Agent pid 37 killed; [2023-02-07T22:58:33.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:58:33.463Z] + git semver [Pipeline] } [2023-02-07T22:58:33.748Z] $ docker stop --time=1 e0801c270857926cc2fcecc03baca4001d0f56b375a508fbf9897dea39df289f [2023-02-07T22:58:35.019Z] $ docker rm -f --volumes e0801c270857926cc2fcecc03baca4001d0f56b375a508fbf9897dea39df289f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:35.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T22:58:35.375Z] [2023-02-07T22:58:35.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:35.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T22:58:35.682Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-07T22:58:35.682Z] ab5ef0e58194: Pulling fs layer [2023-02-07T22:58:35.682Z] 9712f1f96733: Pulling fs layer [2023-02-07T22:58:35.682Z] 63f879dbbcfc: Pulling fs layer [2023-02-07T22:58:35.682Z] 0d9ebad4ef96: Pulling fs layer [2023-02-07T22:58:35.682Z] e9a5061849ea: Pulling fs layer [2023-02-07T22:58:35.682Z] d747dcd14b5f: Pulling fs layer [2023-02-07T22:58:35.682Z] 2de7ff778b66: Pulling fs layer [2023-02-07T22:58:35.682Z] 0d9ebad4ef96: Waiting [2023-02-07T22:58:35.682Z] e9a5061849ea: Waiting [2023-02-07T22:58:35.682Z] d747dcd14b5f: Waiting [2023-02-07T22:58:35.682Z] 2de7ff778b66: Waiting [2023-02-07T22:58:35.682Z] 9712f1f96733: Verifying Checksum [2023-02-07T22:58:35.682Z] 9712f1f96733: Download complete [2023-02-07T22:58:37.197Z] ab5ef0e58194: Verifying Checksum [2023-02-07T22:58:37.197Z] ab5ef0e58194: Download complete [2023-02-07T22:58:37.500Z] 63f879dbbcfc: Verifying Checksum [2023-02-07T22:58:37.500Z] 63f879dbbcfc: Download complete [2023-02-07T22:58:37.500Z] d747dcd14b5f: Verifying Checksum [2023-02-07T22:58:37.500Z] d747dcd14b5f: Download complete [2023-02-07T22:58:37.769Z] e9a5061849ea: Verifying Checksum [2023-02-07T22:58:37.769Z] e9a5061849ea: Download complete [2023-02-07T22:58:37.769Z] 0d9ebad4ef96: Verifying Checksum [2023-02-07T22:58:37.769Z] 0d9ebad4ef96: Download complete [2023-02-07T22:58:37.769Z] 2de7ff778b66: Verifying Checksum [2023-02-07T22:58:37.769Z] 2de7ff778b66: Download complete [2023-02-07T22:58:39.667Z] ab5ef0e58194: Pull complete [2023-02-07T22:58:39.667Z] 9712f1f96733: Pull complete [2023-02-07T22:58:40.601Z] 63f879dbbcfc: Pull complete [2023-02-07T22:58:43.890Z] 0d9ebad4ef96: Pull complete [2023-02-07T22:58:43.890Z] e9a5061849ea: Pull complete [2023-02-07T22:58:43.890Z] d747dcd14b5f: Pull complete [2023-02-07T22:58:44.824Z] 2de7ff778b66: Pull complete [2023-02-07T22:58:44.824Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-07T22:58:44.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T22:58:44.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:58:44.908Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:58:44.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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-lftools:0.23.1-centos7 cat [2023-02-07T22:58:48.237Z] $ docker top fa7fcc585b2605a549d1974f1f3c6e864c8d15b7fbdfcd8c3023331b2f0292c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:58:48.290Z] provisioning config files... [2023-02-07T22:58:48.297Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14084313918330299175tmp [2023-02-07T22:58:48.305Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16637606418640354097tmp [2023-02-07T22:58:48.312Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9225091649434000145tmp [Pipeline] { [Pipeline] echo [2023-02-07T22:58:48.328Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:58:48.611Z] ---> sigul-configuration.sh [2023-02-07T22:58:48.611Z] gpg: directory `/root/.gnupg' created [2023-02-07T22:58:48.611Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-07T22:58:48.611Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-07T22:58:48.611Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-07T22:58:48.611Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-07T22:58:48.611Z] gpg: CAST5 encrypted data [2023-02-07T22:58:48.611Z] gpg: encrypted with 1 passphrase [2023-02-07T22:58:48.611Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-07T22:58:48.893Z] + mkdir /home/jenkins [2023-02-07T22:58:48.893Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-07T22:58:49.175Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-07T22:58:49.183Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:58:49.462Z] ---> sigul-install.sh [2023-02-07T22:58:49.462Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-07T22:58:49.746Z] + git tag --list [2023-02-07T22:58:49.746Z] v0.0.0 [2023-02-07T22:58:49.746Z] v0.0.1-dev.1 [2023-02-07T22:58:49.746Z] v0.0.1-dev.10 [2023-02-07T22:58:49.746Z] v0.0.1-dev.11 [2023-02-07T22:58:49.746Z] v0.0.1-dev.12 [2023-02-07T22:58:49.746Z] v0.0.1-dev.13 [2023-02-07T22:58:49.746Z] v0.0.1-dev.14 [2023-02-07T22:58:49.746Z] v0.0.1-dev.15 [2023-02-07T22:58:49.746Z] v0.0.1-dev.16 [2023-02-07T22:58:49.746Z] v0.0.1-dev.17 [2023-02-07T22:58:49.746Z] v0.0.1-dev.18 [2023-02-07T22:58:49.746Z] v0.0.1-dev.19 [2023-02-07T22:58:49.746Z] v0.0.1-dev.2 [2023-02-07T22:58:49.746Z] v0.0.1-dev.20 [2023-02-07T22:58:49.746Z] v0.0.1-dev.21 [2023-02-07T22:58:49.746Z] v0.0.1-dev.22 [2023-02-07T22:58:49.746Z] v0.0.1-dev.23 [2023-02-07T22:58:49.746Z] v0.0.1-dev.24 [2023-02-07T22:58:49.746Z] v0.0.1-dev.25 [2023-02-07T22:58:49.746Z] v0.0.1-dev.26 [2023-02-07T22:58:49.746Z] v0.0.1-dev.27 [2023-02-07T22:58:49.746Z] v0.0.1-dev.28 [2023-02-07T22:58:49.746Z] v0.0.1-dev.3 [2023-02-07T22:58:49.746Z] v0.0.1-dev.4 [2023-02-07T22:58:49.746Z] v0.0.1-dev.5 [2023-02-07T22:58:49.746Z] v0.0.1-dev.6 [2023-02-07T22:58:49.746Z] v0.0.1-dev.7 [2023-02-07T22:58:49.746Z] v0.0.1-dev.8 [2023-02-07T22:58:49.746Z] v0.0.1-dev.9 [2023-02-07T22:58:49.746Z] v2.2.0 [2023-02-07T22:58:49.746Z] v2.2.0-dev.29 [2023-02-07T22:58:49.746Z] v2.2.0-dev.30 [2023-02-07T22:58:49.746Z] v2.2.0-dev.31 [2023-02-07T22:58:49.746Z] v2.2.0-dev.32 [2023-02-07T22:58:49.746Z] v2.2.0-dev.33 [2023-02-07T22:58:49.746Z] v2.2.0-dev.34 [2023-02-07T22:58:49.746Z] v2.2.0-dev.35 [2023-02-07T22:58:49.746Z] v2.3.0 [2023-02-07T22:58:49.746Z] v2.3.0-dev.1 [2023-02-07T22:58:49.746Z] v2.3.0-dev.10 [2023-02-07T22:58:49.746Z] v2.3.0-dev.11 [2023-02-07T22:58:49.746Z] v2.3.0-dev.12 [2023-02-07T22:58:49.746Z] v2.3.0-dev.13 [2023-02-07T22:58:49.746Z] v2.3.0-dev.14 [2023-02-07T22:58:49.746Z] v2.3.0-dev.15 [2023-02-07T22:58:49.746Z] v2.3.0-dev.16 [2023-02-07T22:58:49.746Z] v2.3.0-dev.17 [2023-02-07T22:58:49.746Z] v2.3.0-dev.18 [2023-02-07T22:58:49.746Z] v2.3.0-dev.19 [2023-02-07T22:58:49.746Z] v2.3.0-dev.2 [2023-02-07T22:58:49.746Z] v2.3.0-dev.20 [2023-02-07T22:58:49.746Z] v2.3.0-dev.21 [2023-02-07T22:58:49.746Z] v2.3.0-dev.22 [2023-02-07T22:58:49.746Z] v2.3.0-dev.23 [2023-02-07T22:58:49.746Z] v2.3.0-dev.24 [2023-02-07T22:58:49.746Z] v2.3.0-dev.25 [2023-02-07T22:58:49.746Z] v2.3.0-dev.26 [2023-02-07T22:58:49.746Z] v2.3.0-dev.27 [2023-02-07T22:58:49.746Z] v2.3.0-dev.28 [2023-02-07T22:58:49.746Z] v2.3.0-dev.29 [2023-02-07T22:58:49.746Z] v2.3.0-dev.3 [2023-02-07T22:58:49.746Z] v2.3.0-dev.30 [2023-02-07T22:58:49.746Z] v2.3.0-dev.31 [2023-02-07T22:58:49.746Z] v2.3.0-dev.32 [2023-02-07T22:58:49.746Z] v2.3.0-dev.33 [2023-02-07T22:58:49.746Z] v2.3.0-dev.34 [2023-02-07T22:58:49.746Z] v2.3.0-dev.35 [2023-02-07T22:58:49.746Z] v2.3.0-dev.36 [2023-02-07T22:58:49.746Z] v2.3.0-dev.37 [2023-02-07T22:58:49.746Z] v2.3.0-dev.38 [2023-02-07T22:58:49.746Z] v2.3.0-dev.39 [2023-02-07T22:58:49.746Z] v2.3.0-dev.4 [2023-02-07T22:58:49.746Z] v2.3.0-dev.40 [2023-02-07T22:58:49.746Z] v2.3.0-dev.41 [2023-02-07T22:58:49.746Z] v2.3.0-dev.42 [2023-02-07T22:58:49.746Z] v2.3.0-dev.43 [2023-02-07T22:58:49.746Z] v2.3.0-dev.44 [2023-02-07T22:58:49.746Z] v2.3.0-dev.45 [2023-02-07T22:58:49.746Z] v2.3.0-dev.5 [2023-02-07T22:58:49.746Z] v2.3.0-dev.6 [2023-02-07T22:58:49.746Z] v2.3.0-dev.7 [2023-02-07T22:58:49.746Z] v2.3.0-dev.8 [2023-02-07T22:58:49.746Z] v2.3.0-dev.9 [2023-02-07T22:58:49.746Z] v2.3.1-dev.1 [2023-02-07T22:58:49.746Z] v3.0.0-dev.1 [2023-02-07T22:58:49.746Z] v3.0.0-dev.10 [2023-02-07T22:58:49.746Z] v3.0.0-dev.11 [2023-02-07T22:58:49.746Z] v3.0.0-dev.12 [2023-02-07T22:58:49.746Z] v3.0.0-dev.2 [2023-02-07T22:58:49.746Z] v3.0.0-dev.3 [2023-02-07T22:58:49.746Z] v3.0.0-dev.4 [2023-02-07T22:58:49.746Z] v3.0.0-dev.5 [2023-02-07T22:58:49.747Z] v3.0.0-dev.6 [2023-02-07T22:58:49.747Z] v3.0.0-dev.7 [2023-02-07T22:58:49.747Z] v3.0.0-dev.8 [2023-02-07T22:58:49.747Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-07T22:58:50.030Z] + lftools sign git-tag v3.0.0-dev.12 [2023-02-07T22:58:50.596Z] Signing Git tag with Sigul... [2023-02-07T22:58:50.596Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-02-07T22:58:50.863Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:58:51.148Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-07T22:58:51.155Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-07T22:58:51.187Z] $ docker stop --time=1 fa7fcc585b2605a549d1974f1f3c6e864c8d15b7fbdfcd8c3023331b2f0292c5 [2023-02-07T22:58:52.481Z] $ docker rm -f --volumes fa7fcc585b2605a549d1974f1f3c6e864c8d15b7fbdfcd8c3023331b2f0292c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-07T22:58:52.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:58:52.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:53.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:58:53.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:58:53.234Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:58:53.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-02-07T22:58:53.605Z] $ docker top 4c878b9e418384993b0c2ab0c98cb7bdb95691d5f232d6b494368d14e0b42cb0 -eo pid,comm [2023-02-07T22:58:53.638Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T22:58:53.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:58:53.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:58:53.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:58:53.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:58:53.793Z] $ docker exec 4c878b9e418384993b0c2ab0c98cb7bdb95691d5f232d6b494368d14e0b42cb0 ssh-agent [2023-02-07T22:58:53.882Z] SSH_AUTH_SOCK=/tmp/ssh-0QcYD1YxZuKe/agent.32 [2023-02-07T22:58:53.882Z] SSH_AGENT_PID=38 [2023-02-07T22:58:53.886Z] Running ssh-add (command line suppressed) [2023-02-07T22:58:53.996Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9055116772616386993.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9055116772616386993.key) [2023-02-07T22:58:53.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:58:54.276Z] + git semver bump pre [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,456 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,456 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,457 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,457 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,457 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,457 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,459 [execute] INFO git cat-file --batch-check [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,465 [execute] INFO git cat-file --batch [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T22:58:54.534Z] 2023-02-07 22:58:54,471 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:58:54.534Z] 3.0.0-dev.13 [Pipeline] } [2023-02-07T22:58:54.557Z] $ docker exec --env ******** --env ******** 4c878b9e418384993b0c2ab0c98cb7bdb95691d5f232d6b494368d14e0b42cb0 ssh-agent -k [2023-02-07T22:58:54.646Z] unset SSH_AUTH_SOCK; [2023-02-07T22:58:54.646Z] unset SSH_AGENT_PID; [2023-02-07T22:58:54.646Z] echo Agent pid 38 killed; [2023-02-07T22:58:54.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:58:54.944Z] + git semver [Pipeline] } [2023-02-07T22:58:55.227Z] $ docker stop --time=1 4c878b9e418384993b0c2ab0c98cb7bdb95691d5f232d6b494368d14e0b42cb0 [2023-02-07T22:58:56.507Z] $ docker rm -f --volumes 4c878b9e418384993b0c2ab0c98cb7bdb95691d5f232d6b494368d14e0b42cb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T22:58:56.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:58:56.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:58:57.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:58:57.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:58:57.335Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:58:57.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-02-07T22:58:57.682Z] $ docker top 8b1f8fcc900c17e474bef9489cf0f064ac9c2bb1c620f86791486dd1686fa7df -eo pid,comm [2023-02-07T22:58:57.714Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T22:58:57.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:58:57.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:58:57.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:58:57.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:58:57.876Z] $ docker exec 8b1f8fcc900c17e474bef9489cf0f064ac9c2bb1c620f86791486dd1686fa7df ssh-agent [2023-02-07T22:58:57.969Z] SSH_AUTH_SOCK=/tmp/ssh-kXjxYIpscqEf/agent.32 [2023-02-07T22:58:57.969Z] SSH_AGENT_PID=38 [2023-02-07T22:58:57.974Z] Running ssh-add (command line suppressed) [2023-02-07T22:58:58.087Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17009765742162323150.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17009765742162323150.key) [2023-02-07T22:58:58.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:58:58.368Z] + git semver push [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,545 [run_push] DEBUG push [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,546 [execute] INFO git cat-file --batch-check [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,549 [execute] INFO git rev-list 56a74e9c979af51315c0ac7f5f7f23fad9f08371 -- [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,550 [execute] DEBUG Popen(['git', 'rev-list', '56a74e9c979af51315c0ac7f5f7f23fad9f08371', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,557 [execute] INFO git fetch -v origin [2023-02-07T22:58:58.627Z] 2023-02-07 22:58:58,557 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-07T22:58:59.197Z] 2023-02-07 22:58:59,142 [run_push] DEBUG no remote changes detected [2023-02-07T22:58:59.197Z] 2023-02-07 22:58:59,142 [execute] INFO git push origin semver [2023-02-07T22:58:59.197Z] 2023-02-07 22:58:59,143 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:59:00.133Z] 2023-02-07 22:58:59,943 [run_push] DEBUG push all version tags [2023-02-07T22:59:00.133Z] 2023-02-07 22:58:59,944 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-07T22:59:00.133Z] 2023-02-07 22:58:59,944 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:59:01.067Z] 2023-02-07 22:59:00,725 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-07T22:59:01.067Z] 3.0.0-dev.13 [Pipeline] } [2023-02-07T22:59:01.089Z] $ docker exec --env ******** --env ******** 8b1f8fcc900c17e474bef9489cf0f064ac9c2bb1c620f86791486dd1686fa7df ssh-agent -k [2023-02-07T22:59:01.183Z] unset SSH_AUTH_SOCK; [2023-02-07T22:59:01.184Z] unset SSH_AGENT_PID; [2023-02-07T22:59:01.184Z] echo Agent pid 38 killed; [2023-02-07T22:59:01.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:59:01.478Z] + git semver [Pipeline] } [2023-02-07T22:59:01.761Z] $ docker stop --time=1 8b1f8fcc900c17e474bef9489cf0f064ac9c2bb1c620f86791486dd1686fa7df [2023-02-07T22:59:02.990Z] $ docker rm -f --volumes 8b1f8fcc900c17e474bef9489cf0f064ac9c2bb1c620f86791486dd1686fa7df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2023-02-07T22:59:03.491Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-02-07T22:59:03.491Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-07T22:59:03.491Z] total 16 [2023-02-07T22:59:03.491Z] drwxr-xr-x 3 root root 4096 Feb 7 22:48 . [2023-02-07T22:59:03.491Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 7 22:58 .. [2023-02-07T22:59:03.491Z] drwxr-xr-x 2 root root 4096 Feb 7 22:48 cost [2023-02-07T22:59:03.491Z] -rw-r--r-- 1 root root 91 Feb 7 22:48 cost.csv [2023-02-07T22:59:03.491Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-07T22:59:03.491Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-07T22:59:03.491Z] total 16 [2023-02-07T22:59:03.491Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 22:48 . [2023-02-07T22:59:03.491Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 7 22:58 .. [2023-02-07T22:59:03.491Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 22:48 cost [2023-02-07T22:59:03.491Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 7 22:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:03.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:04.639Z] ---> package-listing.sh [2023-02-07T22:59:04.640Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T22:59:04.640Z] ++ facter osfamily [2023-02-07T22:59:04.898Z] + OS_FAMILY=debian [2023-02-07T22:59:04.898Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-02-07T22:59:04.898Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T22:59:04.898Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T22:59:04.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T22:59:04.898Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T22:59:04.898Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-07T22:59:04.898Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T22:59:04.898Z] + case "${OS_FAMILY}" in [2023-02-07T22:59:04.898Z] + dpkg -l [2023-02-07T22:59:04.898Z] + grep '^ii' [2023-02-07T22:59:04.898Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T22:59:04.898Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T22:59:04.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T22:59:04.898Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-07T22:59:04.898Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-02-07T22:59:04.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-02-07T22:59:04.909Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T22:59:05.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:59:05.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T22:59:05.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:59:05.805Z] prd-ubuntu20.04-docker-8c-8g-5005 does not seem to be running inside a container [2023-02-07T22:59:05.842Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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-lftools-log-publisher:latest cat [2023-02-07T22:59:06.041Z] $ docker top bec576431b9adb36193021fff7367c4fe437a4903ccf7aa137d758cf9ca978a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T22:59:06.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T22:59:06.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T22:59:06.931Z] + ls /var/log/sa-host [2023-02-07T22:59:06.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:59:06.993Z] provisioning config files... [2023-02-07T22:59:07.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8702670474086142012tmp [Pipeline] { [Pipeline] echo [2023-02-07T22:59:07.013Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:07.295Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T22:59:07.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:07.626Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T22:59:07.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:07.916Z] ---> sudo-logs.sh [2023-02-07T22:59:07.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T22:59:07.940Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:08.219Z] ---> job-cost.sh [2023-02-07T22:59:08.219Z] lf-activate-venv: SKIPPING [2023-02-07T22:59:08.219Z] DEBUG: total: 0.2199999988079071 [2023-02-07T22:59:08.219Z] INFO: Retrieving Stack Cost... [2023-02-07T22:59:08.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T22:59:09.043Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T22:59:09.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:59:09.334Z] ---> logs-deploy.sh [2023-02-07T22:59:09.334Z] lf-activate-venv: SKIPPING [2023-02-07T22:59:09.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/101 [2023-02-07T22:59:09.334Z] INFO: archiving workspace using pattern(s): [2023-02-07T22:59:10.271Z] Archives upload complete. [2023-02-07T22:59:10.271Z] INFO: archiving logs to Nexus