Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 607f731e4853ec4e2d85133e839d4b6333ba41f7 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-ssh12983186291217408444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10753526083236091798.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16566805754691493218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15824208667553724786.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4151764701588075608.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-292 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 607f731e4853ec4e2d85133e839d4b6333ba41f7 (main) Commit message: "Merge pull request #183 from lenny-intel/go-1.20" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 607f731e4853ec4e2d85133e839d4b6333ba41f7 # timeout=10 > git rev-list --no-walk ed547cb9b404855c4500ba28f125032074ed2dc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T00:05:01.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T00:05:01.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T00:05:01.948Z] ========================================================= [2023-03-15T00:05:01.948Z] EdgeX Global Pipelines Version Info [2023-03-15T00:05:01.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:05:02.672Z] ------------------- [2023-03-15T00:05:02.672Z] stable info: [2023-03-15T00:05:02.672Z] ------------------- [2023-03-15T00:05:02.672Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T00:05:02.672Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T00:05:02.672Z] Message: update stable to v1.0.245 [2023-03-15T00:05:03.243Z] ------------------- [2023-03-15T00:05:03.243Z] experimental info: [2023-03-15T00:05:03.243Z] ------------------- [2023-03-15T00:05:03.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T00:05:03.243Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T00:05:03.243Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T00:05:03.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-15T00:05:03.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-15T00:05:03.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T00:05:03.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T00:05:03.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T00:05:03.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T00:05:03.472Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T00:05:03.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T00:05:03.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T00:05:03.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T00:05:03.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T00:05:03.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-15T00:05:03.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T00:05:03.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T00:05:03.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T00:05:03.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T00:05:03.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T00:05:03.597Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T00:05:03.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T00:05:03.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T00:05:03.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T00:05:03.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T00:05:03.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T00:05:03.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T00:05:03.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T00:05:03.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T00:05:03.709Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T00:05:03.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T00:05:03.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T00:05:03.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T00:05:03.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo [2023-03-15T00:05:03.749Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 607f731 [Pipeline] echo [2023-03-15T00:05:03.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:05:03.795Z] provisioning config files... [2023-03-15T00:05:03.809Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7022671809942145868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:05:04.119Z] ---> docker-login.sh [2023-03-15T00:05:04.120Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:05:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:04.382Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:04.382Z] [2023-03-15T00:05:04.382Z] Login Succeeded [2023-03-15T00:05:04.382Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:05:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:04.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:04.645Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:04.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:04.645Z] [2023-03-15T00:05:04.645Z] Login Succeeded [2023-03-15T00:05:04.645Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:05:04.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:04.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:04.645Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:04.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:04.645Z] [2023-03-15T00:05:04.645Z] Login Succeeded [2023-03-15T00:05:04.645Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:05:04.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:04.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:04.905Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:04.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:04.905Z] [2023-03-15T00:05:04.905Z] Login Succeeded [2023-03-15T00:05:04.905Z] docker.io [2023-03-15T00:05:04.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:05.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:05.166Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:05.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:05.166Z] [2023-03-15T00:05:05.166Z] Login Succeeded [2023-03-15T00:05:05.166Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:05:05.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T00:05:05.549Z] + git rev-list -1 --merges 607f731e4853ec4e2d85133e839d4b6333ba41f7~1..607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo [2023-03-15T00:05:05.593Z] -----------> git rev-list -1 --merges 607f731e4853ec4e2d85133e839d4b6333ba41f7~1..607f731e4853ec4e2d85133e839d4b6333ba41f7 607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:05:05.593Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7 [false] [Pipeline] sh [2023-03-15T00:05:05.929Z] + git log --format=format:%s -1 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo [2023-03-15T00:05:05.957Z] ========================================================= [2023-03-15T00:05:05.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T00:05:05.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T00:05:06.269Z] + git log --format=format:%s -1 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo [2023-03-15T00:05:06.279Z] [semverPrep] GIT_COMMIT: 607f731e4853ec4e2d85133e839d4b6333ba41f7, Commit Message: Merge pull request #183 from lenny-intel/go-1.20 [Pipeline] echo [2023-03-15T00:05:06.288Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T00:05:06.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T00:05:06.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T00:05:06.623Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T00:05:06.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T00:05:06.623Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T00:05:06.623Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T00:05:06.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:05:06.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:05:06.982Z] [2023-03-15T00:05:06.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:05:07.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:05:07.292Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T00:05:07.292Z] b85a868b505f: Pulling fs layer [2023-03-15T00:05:07.292Z] e2be974225ed: Pulling fs layer [2023-03-15T00:05:07.292Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T00:05:07.292Z] 988bab9f4d93: Pulling fs layer [2023-03-15T00:05:07.292Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T00:05:07.292Z] eaf3925da568: Pulling fs layer [2023-03-15T00:05:07.292Z] bab4dde63d76: Pulling fs layer [2023-03-15T00:05:07.292Z] bde34c3a00c8: Pulling fs layer [2023-03-15T00:05:07.292Z] b352a97aabf1: Pulling fs layer [2023-03-15T00:05:07.292Z] 988bab9f4d93: Waiting [2023-03-15T00:05:07.292Z] 4872d77fe225: Pulling fs layer [2023-03-15T00:05:07.292Z] 5851b861e8e6: Pulling fs layer [2023-03-15T00:05:07.292Z] 1469e6f7b9e6: Waiting [2023-03-15T00:05:07.292Z] eaf3925da568: Waiting [2023-03-15T00:05:07.292Z] bab4dde63d76: Waiting [2023-03-15T00:05:07.292Z] b352a97aabf1: Waiting [2023-03-15T00:05:07.292Z] 4872d77fe225: Waiting [2023-03-15T00:05:07.292Z] 5851b861e8e6: Waiting [2023-03-15T00:05:07.292Z] e2be974225ed: Verifying Checksum [2023-03-15T00:05:07.292Z] e2be974225ed: Download complete [2023-03-15T00:05:07.292Z] 988bab9f4d93: Verifying Checksum [2023-03-15T00:05:07.292Z] 988bab9f4d93: Download complete [2023-03-15T00:05:07.554Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T00:05:07.554Z] 1469e6f7b9e6: Download complete [2023-03-15T00:05:07.554Z] eaf3925da568: Download complete [2023-03-15T00:05:07.554Z] 339a4e72a1f5: Download complete [2023-03-15T00:05:07.554Z] bde34c3a00c8: Verifying Checksum [2023-03-15T00:05:07.554Z] bde34c3a00c8: Download complete [2023-03-15T00:05:07.554Z] b352a97aabf1: Verifying Checksum [2023-03-15T00:05:07.554Z] 4872d77fe225: Verifying Checksum [2023-03-15T00:05:07.554Z] 4872d77fe225: Download complete [2023-03-15T00:05:07.814Z] 5851b861e8e6: Verifying Checksum [2023-03-15T00:05:07.814Z] 5851b861e8e6: Download complete [2023-03-15T00:05:07.814Z] b85a868b505f: Verifying Checksum [2023-03-15T00:05:07.814Z] b85a868b505f: Download complete [2023-03-15T00:05:08.073Z] bab4dde63d76: Verifying Checksum [2023-03-15T00:05:08.073Z] bab4dde63d76: Download complete [2023-03-15T00:05:09.010Z] b85a868b505f: Pull complete [2023-03-15T00:05:09.010Z] e2be974225ed: Pull complete [2023-03-15T00:05:09.579Z] 339a4e72a1f5: Pull complete [2023-03-15T00:05:09.579Z] 988bab9f4d93: Pull complete [2023-03-15T00:05:09.838Z] 1469e6f7b9e6: Pull complete [2023-03-15T00:05:09.838Z] eaf3925da568: Pull complete [2023-03-15T00:05:11.741Z] bab4dde63d76: Pull complete [2023-03-15T00:05:11.741Z] bde34c3a00c8: Pull complete [2023-03-15T00:05:11.741Z] b352a97aabf1: Pull complete [2023-03-15T00:05:12.000Z] 4872d77fe225: Pull complete [2023-03-15T00:05:12.000Z] 5851b861e8e6: Pull complete [2023-03-15T00:05:12.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T00:05:12.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:05:12.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:05:12.095Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:05:12.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:05:13.753Z] $ docker top 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 -eo pid,comm [2023-03-15T00:05:13.802Z] 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-03-15T00:05:13.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T00:05:13.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:05:13.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:05:13.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:05:13.978Z] $ docker exec 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent [2023-03-15T00:05:14.075Z] SSH_AUTH_SOCK=/tmp/ssh-wUQ2BMyDIq1n/agent.32 [2023-03-15T00:05:14.075Z] SSH_AGENT_PID=38 [2023-03-15T00:05:14.085Z] Running ssh-add (command line suppressed) [2023-03-15T00:05:14.196Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14388329200014655078.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14388329200014655078.key) [2023-03-15T00:05:14.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:05:14.495Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T00:05:14.517Z] $ docker exec --env ******** --env ******** 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent -k [2023-03-15T00:05:14.612Z] unset SSH_AUTH_SOCK; [2023-03-15T00:05:14.613Z] unset SSH_AGENT_PID; [2023-03-15T00:05:14.613Z] echo Agent pid 38 killed; [2023-03-15T00:05:14.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T00:05:14.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:05:14.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:05:14.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:05:14.771Z] $ docker exec 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent [2023-03-15T00:05:14.881Z] SSH_AUTH_SOCK=/tmp/ssh-0NqbSYf6uGGj/agent.70 [2023-03-15T00:05:14.881Z] SSH_AGENT_PID=76 [2023-03-15T00:05:14.885Z] Running ssh-add (command line suppressed) [2023-03-15T00:05:14.986Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17031628441766029297.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17031628441766029297.key) [2023-03-15T00:05:14.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:05:15.279Z] + git semver init [2023-03-15T00:05:15.538Z] 2023-03-15 00:05:15,444 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T00:05:15.538Z] 2023-03-15 00:05:15,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-15T00:05:15.538Z] 2023-03-15 00:05:15,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-15T00:05:15.538Z] 2023-03-15 00:05:15,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T00:05:16.479Z] 2023-03-15 00:05:16,153 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-15T00:05:16.479Z] 2023-03-15 00:05:16,153 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-15T00:05:16.479Z] 2023-03-15 00:05:16,153 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:05:16.479Z] 2023-03-15 00:05:16,154 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:05:16.479Z] 3.0.0-dev.17 [Pipeline] } [2023-03-15T00:05:16.493Z] $ docker exec --env ******** --env ******** 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent -k [2023-03-15T00:05:16.594Z] unset SSH_AUTH_SOCK; [2023-03-15T00:05:16.594Z] unset SSH_AGENT_PID; [2023-03-15T00:05:16.594Z] echo Agent pid 76 killed; [2023-03-15T00:05:16.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T00:05:16.898Z] + git semver [Pipeline] } [2023-03-15T00:05:17.172Z] $ docker stop --time=1 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 [2023-03-15T00:05:18.490Z] $ docker rm -f --volumes 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:05:18.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T00:05:19.061Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T00:05:19.063Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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-03-15T00:05:19.206Z] provisioning config files... [2023-03-15T00:05:19.215Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12927579690968444007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:05:19.521Z] ---> docker-login.sh [2023-03-15T00:05:19.521Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:05:19.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:19.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:19.521Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:19.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:19.521Z] [2023-03-15T00:05:19.521Z] Login Succeeded [2023-03-15T00:05:19.521Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:05:19.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:19.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:19.521Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:19.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:19.521Z] [2023-03-15T00:05:19.521Z] Login Succeeded [2023-03-15T00:05:19.521Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:05:19.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:19.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:19.778Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:19.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:19.778Z] [2023-03-15T00:05:19.778Z] Login Succeeded [2023-03-15T00:05:19.778Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:05:19.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:19.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:19.778Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:19.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:19.778Z] [2023-03-15T00:05:19.778Z] Login Succeeded [2023-03-15T00:05:19.778Z] docker.io [2023-03-15T00:05:19.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:20.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:20.036Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:20.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:20.036Z] [2023-03-15T00:05:20.036Z] Login Succeeded [2023-03-15T00:05:20.036Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:05:20.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T00:05:20.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:05:20.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:05:20.125Z] ========================================================= [2023-03-15T00:05:20.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T00:05:20.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:05:20.431Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T00:05:20.431Z] Sending build context to Docker daemon 1.803MB [2023-03-15T00:05:20.431Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:05:20.431Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-15T00:05:20.431Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T00:05:20.431Z] 63b65145d645: Pulling fs layer [2023-03-15T00:05:20.431Z] a2d21d5440eb: Pulling fs layer [2023-03-15T00:05:20.431Z] 935e6c44a52c: Pulling fs layer [2023-03-15T00:05:20.431Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T00:05:20.431Z] 30dea6a524f1: Pulling fs layer [2023-03-15T00:05:20.431Z] a2aff8979fd8: Pulling fs layer [2023-03-15T00:05:20.431Z] 6808be2612f2: Pulling fs layer [2023-03-15T00:05:20.431Z] f25807f1079a: Pulling fs layer [2023-03-15T00:05:20.431Z] 30dea6a524f1: Waiting [2023-03-15T00:05:20.431Z] a2aff8979fd8: Waiting [2023-03-15T00:05:20.431Z] 6808be2612f2: Waiting [2023-03-15T00:05:20.431Z] f25807f1079a: Waiting [2023-03-15T00:05:20.431Z] a2d21d5440eb: Verifying Checksum [2023-03-15T00:05:20.431Z] a2d21d5440eb: Download complete [2023-03-15T00:05:20.431Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T00:05:20.431Z] 94cc34f8dd06: Download complete [2023-03-15T00:05:20.431Z] 30dea6a524f1: Verifying Checksum [2023-03-15T00:05:20.431Z] 30dea6a524f1: Download complete [2023-03-15T00:05:20.696Z] 63b65145d645: Verifying Checksum [2023-03-15T00:05:20.696Z] 63b65145d645: Download complete [2023-03-15T00:05:20.696Z] a2aff8979fd8: Verifying Checksum [2023-03-15T00:05:20.696Z] a2aff8979fd8: Download complete [2023-03-15T00:05:20.696Z] 63b65145d645: Pull complete [2023-03-15T00:05:20.963Z] a2d21d5440eb: Pull complete [2023-03-15T00:05:21.551Z] f25807f1079a: Verifying Checksum [2023-03-15T00:05:21.551Z] f25807f1079a: Download complete [2023-03-15T00:05:21.551Z] 935e6c44a52c: Verifying Checksum [2023-03-15T00:05:21.551Z] 935e6c44a52c: Download complete [2023-03-15T00:05:21.808Z] 6808be2612f2: Verifying Checksum [2023-03-15T00:05:21.808Z] 6808be2612f2: Download complete [2023-03-15T00:05:25.092Z] 935e6c44a52c: Pull complete [2023-03-15T00:05:25.092Z] 94cc34f8dd06: Pull complete [2023-03-15T00:05:25.092Z] 30dea6a524f1: Pull complete [2023-03-15T00:05:25.092Z] a2aff8979fd8: Pull complete [2023-03-15T00:05:27.630Z] 6808be2612f2: Pull complete [2023-03-15T00:05:28.196Z] f25807f1079a: Pull complete [2023-03-15T00:05:28.196Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T00:05:28.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T00:05:28.196Z] ---> 3b553350e43f [2023-03-15T00:05:28.196Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:05:30.141Z] ---> Running in 53c7612e6db7 [2023-03-15T00:05:30.141Z] Removing intermediate container 53c7612e6db7 [2023-03-15T00:05:30.141Z] ---> c969a6191376 [2023-03-15T00:05:30.141Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:05:30.141Z] ---> Running in 5f4b83a9162e [2023-03-15T00:05:30.141Z] Removing intermediate container 5f4b83a9162e [2023-03-15T00:05:30.141Z] ---> fbd724ce9ac8 [2023-03-15T00:05:30.141Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T00:05:30.141Z] ---> Running in eb178021bea0 [2023-03-15T00:05:30.141Z] Removing intermediate container eb178021bea0 [2023-03-15T00:05:30.141Z] ---> cabf7c9685df [2023-03-15T00:05:30.142Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T00:05:30.400Z] ---> Running in 1e66ca7899fc [2023-03-15T00:05:30.400Z] Removing intermediate container 1e66ca7899fc [2023-03-15T00:05:30.400Z] ---> 783e418019dc [2023-03-15T00:05:30.400Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:05:30.400Z] ---> Running in 9131152f7973 [2023-03-15T00:05:30.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T00:05:30.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T00:05:31.174Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-15T00:05:31.174Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-15T00:05:31.432Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T00:05:31.432Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T00:05:31.432Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-15T00:05:31.432Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-15T00:05:31.432Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-15T00:05:31.432Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-15T00:05:31.432Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-15T00:05:31.432Z] (10/14) Installing kmod-libs (30-r1) [2023-03-15T00:05:31.432Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-15T00:05:31.432Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-15T00:05:31.432Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-15T00:05:31.432Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-15T00:05:31.432Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T00:05:31.432Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T00:05:31.432Z] OK: 272 MiB in 67 packages [2023-03-15T00:05:32.000Z] Removing intermediate container 9131152f7973 [2023-03-15T00:05:32.000Z] ---> dce97f4be7bd [2023-03-15T00:05:32.000Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-15T00:05:32.000Z] ---> Running in e5e9ed308e43 [2023-03-15T00:05:32.257Z] Removing intermediate container e5e9ed308e43 [2023-03-15T00:05:32.257Z] ---> 1bc7308f53a3 [2023-03-15T00:05:32.257Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-15T00:05:32.257Z] ---> 78b195a42fdc [2023-03-15T00:05:32.257Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:05:32.257Z] ---> Running in a1918ee9947a [2023-03-15T00:05:34.164Z] Still waiting to schedule task [2023-03-15T00:05:34.164Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-290’ [2023-03-15T00:05:54.187Z] Removing intermediate container a1918ee9947a [2023-03-15T00:05:54.187Z] ---> f9ffff023bfc [2023-03-15T00:05:54.187Z] Step 11/13 : COPY . . [2023-03-15T00:05:54.187Z] ---> de52177a5df4 [2023-03-15T00:05:54.187Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T00:05:54.187Z] ---> Running in 762c4cb421ae [2023-03-15T00:05:54.187Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:05:54.187Z] Dload Upload Total Spent Left Speed [2023-03-15T00:05:54.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7394 0 --:--:-- --:--:-- --:--:-- 7426 [2023-03-15T00:05:54.187Z] Removing intermediate container 762c4cb421ae [2023-03-15T00:05:54.187Z] ---> ec5eaae64281 [2023-03-15T00:05:54.187Z] Step 13/13 : RUN ${MAKE} [2023-03-15T00:05:54.187Z] ---> Running in f7be9525eb11 [2023-03-15T00:05:54.187Z] noop [2023-03-15T00:05:54.187Z] Removing intermediate container f7be9525eb11 [2023-03-15T00:05:54.187Z] ---> 9beeef493253 [2023-03-15T00:05:54.187Z] Successfully built 9beeef493253 [2023-03-15T00:05:54.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:05:54.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T00:05:54.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:05:54.554Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:05:54.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:05:54.946Z] $ docker top 8917e00fea5a7b71ada39771b5a1239f908a1ca01895b38ec35cabce5d5e4da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:05:55.280Z] + go version [2023-03-15T00:05:55.280Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T00:05:55.292Z] $ docker stop --time=1 8917e00fea5a7b71ada39771b5a1239f908a1ca01895b38ec35cabce5d5e4da7 [2023-03-15T00:05:56.600Z] $ docker rm -f --volumes 8917e00fea5a7b71ada39771b5a1239f908a1ca01895b38ec35cabce5d5e4da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:05:56.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T00:05:56.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:05:57.040Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:05:57.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:05:57.422Z] $ docker top 93030d8a3338e209edf0d95d787659483826cd4927e32639178ec1e9a12be367 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:05:57.758Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T00:05:58.053Z] + make test [2023-03-15T00:05:58.053Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T00:06:03.323Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-15T00:06:13.285Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-15T00:06:13.285Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 2.0% of statements [2023-03-15T00:06:18.549Z] go vet ./... [2023-03-15T00:06:22.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T00:06:22.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T00:06:22.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T00:06:22.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T00:06:22.754Z] $ docker stop --time=1 93030d8a3338e209edf0d95d787659483826cd4927e32639178ec1e9a12be367 [2023-03-15T00:06:24.841Z] $ docker rm -f --volumes 93030d8a3338e209edf0d95d787659483826cd4927e32639178ec1e9a12be367 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:06:25.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T00:06:25.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T00:06:25.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T00:06:26.031Z] + ls -al . [2023-03-15T00:06:26.031Z] total 188 [2023-03-15T00:06:26.031Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 00:05 . [2023-03-15T00:06:26.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:05 .. [2023-03-15T00:06:26.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:05 .git [2023-03-15T00:06:26.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:05 .github [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 00:05 .gitignore [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 00:05 .golangci.yml [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 00:05 .hadolint.yml [2023-03-15T00:06:26.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:05 .semver [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 00:05 Attribution.txt [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 00:05 CHANGELOG.md [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 00:05 Dockerfile [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 00:05 GOVERNANCE.md [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 00:05 Jenkinsfile [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 00:05 LICENSE [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 00:05 Makefile [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 00:05 OWNERS.md [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 5271 Mar 15 00:05 README.md [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 00:05 VERSION [2023-03-15T00:06:26.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:05 bin [2023-03-15T00:06:26.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:05 cmd [2023-03-15T00:06:26.031Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 00:06 coverage.out [2023-03-15T00:06:26.031Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 00:05 docker-entrypoint.sh [2023-03-15T00:06:26.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:05 docs [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 00:05 go.mod [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 00:05 go.sum [2023-03-15T00:06:26.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:05 internal [2023-03-15T00:06:26.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:05 snap [2023-03-15T00:06:26.031Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 00:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:06:26.327Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=607f731e4853ec4e2d85133e839d4b6333ba41f7 --label arch=amd64 --label version=3.0.0-dev.17 . [2023-03-15T00:06:26.327Z] Sending build context to Docker daemon 1.832MB [2023-03-15T00:06:26.327Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:06:26.327Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-15T00:06:26.327Z] ---> 9beeef493253 [2023-03-15T00:06:26.327Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:06:26.327Z] ---> Running in f3da80babbad [2023-03-15T00:06:26.589Z] Removing intermediate container f3da80babbad [2023-03-15T00:06:26.589Z] ---> cae9d037c182 [2023-03-15T00:06:26.589Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:06:26.589Z] ---> Running in 9a1c91f2f1be [2023-03-15T00:06:26.589Z] Removing intermediate container 9a1c91f2f1be [2023-03-15T00:06:26.589Z] ---> cb4f88458954 [2023-03-15T00:06:26.589Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T00:06:26.589Z] ---> Running in dbba8c619f0d [2023-03-15T00:06:26.589Z] Removing intermediate container dbba8c619f0d [2023-03-15T00:06:26.589Z] ---> c7ad9dedbc8c [2023-03-15T00:06:26.589Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T00:06:26.847Z] ---> Running in 6b4c599709ea [2023-03-15T00:06:26.847Z] Removing intermediate container 6b4c599709ea [2023-03-15T00:06:26.847Z] ---> 0241e70dbb4c [2023-03-15T00:06:26.848Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:06:26.848Z] ---> Running in df9a1e5863ef [2023-03-15T00:06:27.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T00:06:27.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T00:06:27.623Z] OK: 272 MiB in 67 packages [2023-03-15T00:06:27.882Z] Removing intermediate container df9a1e5863ef [2023-03-15T00:06:27.882Z] ---> fa200e5efa34 [2023-03-15T00:06:27.882Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-15T00:06:27.882Z] ---> Running in 68811f671e7e [2023-03-15T00:06:28.141Z] Removing intermediate container 68811f671e7e [2023-03-15T00:06:28.141Z] ---> f03f9b1f32bc [2023-03-15T00:06:28.141Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-15T00:06:28.141Z] ---> ed105e41d9fb [2023-03-15T00:06:28.141Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:06:28.400Z] ---> Running in 853a14745a55 [2023-03-15T00:06:28.967Z] Removing intermediate container 853a14745a55 [2023-03-15T00:06:28.967Z] ---> bfc8e7e4b6cb [2023-03-15T00:06:28.967Z] Step 11/35 : COPY . . [2023-03-15T00:06:29.536Z] ---> 65fe652fab73 [2023-03-15T00:06:29.536Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T00:06:29.536Z] ---> Running in 7d0d032e73eb [2023-03-15T00:06:29.796Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:06:29.796Z] Dload Upload Total Spent Left Speed [2023-03-15T00:06:29.796Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18910 0 --:--:-- --:--:-- --:--:-- 19309 [2023-03-15T00:06:30.101Z] Removing intermediate container 7d0d032e73eb [2023-03-15T00:06:30.101Z] ---> dd71e8c712b6 [2023-03-15T00:06:30.101Z] Step 13/35 : RUN ${MAKE} [2023-03-15T00:06:30.101Z] ---> Running in c5c9c9178860 [2023-03-15T00:06:30.373Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-15T00:06:52.383Z] Removing intermediate container c5c9c9178860 [2023-03-15T00:06:52.383Z] ---> 71abb5e9cc06 [2023-03-15T00:06:52.383Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-15T00:06:52.383Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-15T00:06:52.383Z] 4acc49c71d14: Pulling fs layer [2023-03-15T00:06:52.383Z] 4acc49c71d14: Verifying Checksum [2023-03-15T00:06:52.383Z] 4acc49c71d14: Download complete [2023-03-15T00:06:52.383Z] 4acc49c71d14: Pull complete [2023-03-15T00:06:52.383Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-15T00:06:52.383Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-15T00:06:52.383Z] ---> 01a2bd3e5fff [2023-03-15T00:06:52.383Z] Step 15/35 : FROM alpine:3.17 [2023-03-15T00:06:52.383Z] 3.17: Pulling from library/alpine [2023-03-15T00:06:52.383Z] 63b65145d645: Already exists [2023-03-15T00:06:52.383Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T00:06:52.383Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T00:06:52.383Z] ---> b2aa39c304c2 [2023-03-15T00:06:52.383Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-15T00:06:52.383Z] ---> Running in 3ab050941357 [2023-03-15T00:06:52.383Z] Removing intermediate container 3ab050941357 [2023-03-15T00:06:52.383Z] ---> f6e210add81a [2023-03-15T00:06:52.383Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-15T00:06:52.383Z] ---> Running in d70f311e6c43 [2023-03-15T00:06:52.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T00:06:52.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T00:06:52.383Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-03-15T00:06:52.383Z] (2/86) Installing sdl2 (2.26.3-r0) [2023-03-15T00:06:52.383Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-03-15T00:06:52.383Z] (4/86) Installing libxau (1.0.10-r0) [2023-03-15T00:06:52.383Z] (5/86) Installing libmd (1.0.4-r0) [2023-03-15T00:06:52.383Z] (6/86) Installing libbsd (0.11.7-r0) [2023-03-15T00:06:52.383Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-03-15T00:06:52.383Z] (8/86) Installing libxcb (1.15-r0) [2023-03-15T00:06:52.383Z] (9/86) Installing libx11 (1.8.4-r0) [2023-03-15T00:06:52.383Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-03-15T00:06:52.383Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-03-15T00:06:52.383Z] (12/86) Installing libexpat (2.5.0-r0) [2023-03-15T00:06:52.383Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-03-15T00:06:52.383Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-03-15T00:06:52.383Z] (15/86) Installing libpng (1.6.38-r0) [2023-03-15T00:06:52.383Z] (16/86) Installing freetype (2.12.1-r0) [2023-03-15T00:06:52.383Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-03-15T00:06:52.383Z] (18/86) Installing fribidi (1.0.12-r0) [2023-03-15T00:06:52.383Z] (19/86) Installing libffi (3.4.4-r0) [2023-03-15T00:06:52.383Z] (20/86) Installing libintl (0.21.1-r1) [2023-03-15T00:06:52.383Z] (21/86) Installing libblkid (2.38.1-r1) [2023-03-15T00:06:52.383Z] (22/86) Installing libmount (2.38.1-r1) [2023-03-15T00:06:52.383Z] (23/86) Installing pcre2 (10.42-r0) [2023-03-15T00:06:52.383Z] (24/86) Installing glib (2.74.6-r0) [2023-03-15T00:06:52.383Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-03-15T00:06:52.383Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-03-15T00:06:52.383Z] (27/86) Installing libass (0.16.0-r1) [2023-03-15T00:06:52.383Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-03-15T00:06:52.383Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-03-15T00:06:52.383Z] (30/86) Installing libpciaccess (0.17-r0) [2023-03-15T00:06:52.383Z] (31/86) Installing libdrm (2.4.114-r0) [2023-03-15T00:06:52.383Z] (32/86) Installing gmp (6.2.1-r2) [2023-03-15T00:06:52.383Z] (33/86) Installing nettle (3.8.1-r0) [2023-03-15T00:06:52.383Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-03-15T00:06:52.383Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-03-15T00:06:52.383Z] (36/86) Installing libunistring (1.1-r0) [2023-03-15T00:06:52.383Z] (37/86) Installing gnutls (3.7.8-r3) [2023-03-15T00:06:52.383Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-15T00:06:52.383Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-15T00:06:52.383Z] (40/86) Installing lame (3.100-r2) [2023-03-15T00:06:52.383Z] (41/86) Installing opus (1.3.1-r1) [2023-03-15T00:06:52.383Z] (42/86) Installing libasyncns (0.8-r1) [2023-03-15T00:06:52.383Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-03-15T00:06:52.383Z] (44/86) Installing libltdl (2.4.7-r1) [2023-03-15T00:06:52.383Z] (45/86) Installing orc (0.4.33-r0) [2023-03-15T00:06:52.383Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-03-15T00:06:52.383Z] (47/86) Installing libogg (1.3.5-r2) [2023-03-15T00:06:52.383Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-15T00:06:52.383Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-03-15T00:06:52.383Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-03-15T00:06:52.384Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-03-15T00:06:52.384Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-03-15T00:06:52.384Z] (53/86) Installing soxr (0.1.3-r3) [2023-03-15T00:06:52.384Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-03-15T00:06:52.384Z] (55/86) Installing tdb-libs (1.4.7-r0) [2023-03-15T00:06:52.384Z] (56/86) Installing libpulse (16.1-r6) [2023-03-15T00:06:52.384Z] (57/86) Installing cjson (1.7.15-r3) [2023-03-15T00:06:52.384Z] (58/86) Installing mbedtls (2.28.2-r0) [2023-03-15T00:06:52.384Z] (59/86) Installing librist (0.2.7-r0) [2023-03-15T00:06:52.384Z] (60/86) Installing libsrt (1.5.1-r0) [2023-03-15T00:06:52.384Z] (61/86) Installing libssh (0.10.4-r0) [2023-03-15T00:06:52.384Z] (62/86) Installing libtheora (1.1.1-r16) [2023-03-15T00:06:52.384Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T00:06:52.384Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T00:06:52.384Z] (65/86) Installing libxext (1.3.5-r0) [2023-03-15T00:06:52.384Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-03-15T00:06:52.384Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-03-15T00:06:52.384Z] (68/86) Installing libva (2.16.0-r0) [2023-03-15T00:06:52.384Z] (69/86) Installing libvdpau (1.5-r0) [2023-03-15T00:06:52.384Z] (70/86) Installing vidstab (1.1.0-r2) [2023-03-15T00:06:52.384Z] (71/86) Installing libvpx (1.12.0-r1) [2023-03-15T00:06:52.384Z] (72/86) Installing libwebp (1.2.4-r1) [2023-03-15T00:06:52.384Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-03-15T00:06:52.384Z] (74/86) Installing numactl (2.0.16-r1) [2023-03-15T00:06:52.384Z] (75/86) Installing x265-libs (3.5-r3) [2023-03-15T00:06:52.642Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-03-15T00:06:52.642Z] (77/86) Installing libsodium (1.0.18-r2) [2023-03-15T00:06:52.642Z] (78/86) Installing libzmq (4.3.4-r1) [2023-03-15T00:06:52.642Z] (79/86) Installing ffmpeg-libs (5.1.2-r1) [2023-03-15T00:06:52.642Z] (80/86) Installing ffmpeg (5.1.2-r1) [2023-03-15T00:06:52.642Z] (81/86) Installing udev-init-scripts (35-r1) [2023-03-15T00:06:52.642Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-03-15T00:06:52.642Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-03-15T00:06:52.642Z] (84/86) Installing zstd-libs (1.5.2-r9) [2023-03-15T00:06:52.642Z] (85/86) Installing kmod-libs (30-r1) [2023-03-15T00:06:52.642Z] (86/86) Installing eudev (3.2.11-r4) [2023-03-15T00:06:52.900Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T00:06:52.900Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T00:06:52.900Z] OK: 111 MiB in 101 packages [2023-03-15T00:06:54.806Z] Removing intermediate container d70f311e6c43 [2023-03-15T00:06:54.806Z] ---> 84800d84aaa4 [2023-03-15T00:06:54.806Z] Step 18/35 : WORKDIR / [2023-03-15T00:06:54.806Z] ---> Running in 045fe64cd91d [2023-03-15T00:06:54.806Z] Removing intermediate container 045fe64cd91d [2023-03-15T00:06:54.806Z] ---> efaae4a1d859 [2023-03-15T00:06:54.806Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-15T00:06:55.065Z] ---> 224710931bed [2023-03-15T00:06:55.065Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-15T00:06:55.325Z] ---> 8888834754a4 [2023-03-15T00:06:55.325Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-15T00:06:55.325Z] ---> 1a74ab6ab778 [2023-03-15T00:06:55.325Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-15T00:06:55.582Z] ---> 0a103e1bddac [2023-03-15T00:06:55.582Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-15T00:06:55.841Z] ---> cb2f6e65f857 [2023-03-15T00:06:55.841Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-15T00:06:55.841Z] ---> 6b26988521e4 [2023-03-15T00:06:55.841Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-15T00:06:56.406Z] ---> be50c9d938e7 [2023-03-15T00:06:56.406Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-15T00:06:56.406Z] ---> Running in 22fe096abcbd [2023-03-15T00:06:56.970Z] Removing intermediate container 22fe096abcbd [2023-03-15T00:06:56.970Z] ---> e036d078c6d0 [2023-03-15T00:06:56.970Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-15T00:06:56.970Z] ---> Running in 04bdcdee696f [2023-03-15T00:06:57.536Z] Removing intermediate container 04bdcdee696f [2023-03-15T00:06:57.536Z] ---> e2d00f9ca2d6 [2023-03-15T00:06:57.536Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-15T00:06:57.536Z] ---> Running in 499eb15072e6 [2023-03-15T00:06:58.101Z] Removing intermediate container 499eb15072e6 [2023-03-15T00:06:58.101Z] ---> 4da89ca824d8 [2023-03-15T00:06:58.101Z] Step 29/35 : EXPOSE 59983 [2023-03-15T00:06:58.101Z] ---> Running in 55c7509d4acb [2023-03-15T00:06:58.359Z] Removing intermediate container 55c7509d4acb [2023-03-15T00:06:58.359Z] ---> ad722ce4befb [2023-03-15T00:06:58.359Z] Step 30/35 : EXPOSE 8554 [2023-03-15T00:06:58.359Z] ---> Running in 1ecadaf097e8 [2023-03-15T00:06:58.359Z] Removing intermediate container 1ecadaf097e8 [2023-03-15T00:06:58.359Z] ---> ca9676f8cbb3 [2023-03-15T00:06:58.359Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-15T00:06:58.619Z] ---> Running in 0fa264412326 [2023-03-15T00:06:58.619Z] Removing intermediate container 0fa264412326 [2023-03-15T00:06:58.619Z] ---> 7eeb50587100 [2023-03-15T00:06:58.619Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-15T00:06:58.619Z] ---> Running in 18ee0a3d0f8e [2023-03-15T00:06:58.619Z] Removing intermediate container 18ee0a3d0f8e [2023-03-15T00:06:58.619Z] ---> 215fb543108a [2023-03-15T00:06:58.619Z] Step 33/35 : LABEL arch=amd64 [2023-03-15T00:06:58.879Z] ---> Running in 9cba30f59370 [2023-03-15T00:06:58.879Z] Removing intermediate container 9cba30f59370 [2023-03-15T00:06:58.879Z] ---> b8dd7c52d3bb [2023-03-15T00:06:58.879Z] Step 34/35 : LABEL git_sha=607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:06:58.879Z] ---> Running in d67a92d7456e [2023-03-15T00:06:58.879Z] Removing intermediate container d67a92d7456e [2023-03-15T00:06:58.879Z] ---> 583291295dbd [2023-03-15T00:06:58.879Z] Step 35/35 : LABEL version=3.0.0-dev.17 [2023-03-15T00:06:59.138Z] ---> Running in 8e9f0abc6376 [2023-03-15T00:06:59.138Z] Removing intermediate container 8e9f0abc6376 [2023-03-15T00:06:59.138Z] ---> 8cb6bedfa947 [2023-03-15T00:06:59.138Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T00:06:59.138Z] Successfully built 8cb6bedfa947 [2023-03-15T00:06:59.138Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:06:59.237Z] provisioning config files... [2023-03-15T00:06:59.244Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config193055434415920066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:06:59.535Z] ---> docker-login.sh [2023-03-15T00:06:59.535Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:06:59.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:06:59.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:06:59.535Z] Configure a credential helper to remove this warning. See [2023-03-15T00:06:59.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:06:59.535Z] [2023-03-15T00:06:59.535Z] Login Succeeded [2023-03-15T00:06:59.535Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:06:59.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:06:59.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:06:59.535Z] Configure a credential helper to remove this warning. See [2023-03-15T00:06:59.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:06:59.535Z] [2023-03-15T00:06:59.535Z] Login Succeeded [2023-03-15T00:06:59.535Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:06:59.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:06:59.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:06:59.795Z] Configure a credential helper to remove this warning. See [2023-03-15T00:06:59.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:06:59.795Z] [2023-03-15T00:06:59.795Z] Login Succeeded [2023-03-15T00:06:59.795Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:06:59.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:06:59.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:06:59.795Z] Configure a credential helper to remove this warning. See [2023-03-15T00:06:59.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:06:59.795Z] [2023-03-15T00:06:59.795Z] Login Succeeded [2023-03-15T00:06:59.795Z] docker.io [2023-03-15T00:07:00.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:07:00.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:07:00.053Z] Configure a credential helper to remove this warning. See [2023-03-15T00:07:00.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:07:00.054Z] [2023-03-15T00:07:00.054Z] Login Succeeded [2023-03-15T00:07:00.054Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:07:00.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T00:07:00.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:07:00.354Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-15T00:07:00.354Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:07:00.354Z] latest [2023-03-15T00:07:00.354Z] 3.0.0-dev.17 [2023-03-15T00:07:00.354Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [2023-03-15T00:07:00.354Z] main [2023-03-15T00:07:00.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:00.659Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:00.961Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:07:00.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T00:07:00.961Z] dea33e905fa0: Preparing [2023-03-15T00:07:00.961Z] 3c7a1958297d: Preparing [2023-03-15T00:07:00.961Z] 5527d57cdf0e: Preparing [2023-03-15T00:07:00.961Z] 3827b5b91e75: Preparing [2023-03-15T00:07:00.961Z] acc83c6ca332: Preparing [2023-03-15T00:07:00.961Z] 6b316ff67177: Preparing [2023-03-15T00:07:00.961Z] f9e263e12ad0: Preparing [2023-03-15T00:07:00.961Z] b70fe95e7b49: Preparing [2023-03-15T00:07:00.961Z] e2f797aa6afd: Preparing [2023-03-15T00:07:00.961Z] 5c032b45f797: Preparing [2023-03-15T00:07:00.961Z] d29b786f7453: Preparing [2023-03-15T00:07:00.961Z] 7cd52847ad77: Preparing [2023-03-15T00:07:00.961Z] 6b316ff67177: Waiting [2023-03-15T00:07:00.961Z] f9e263e12ad0: Waiting [2023-03-15T00:07:00.961Z] b70fe95e7b49: Waiting [2023-03-15T00:07:00.961Z] e2f797aa6afd: Waiting [2023-03-15T00:07:00.961Z] 5c032b45f797: Waiting [2023-03-15T00:07:00.961Z] 7cd52847ad77: Waiting [2023-03-15T00:07:00.961Z] d29b786f7453: Waiting [2023-03-15T00:07:00.961Z] acc83c6ca332: Pushed [2023-03-15T00:07:00.961Z] 3c7a1958297d: Pushed [2023-03-15T00:07:00.961Z] dea33e905fa0: Pushed [2023-03-15T00:07:00.961Z] 5527d57cdf0e: Pushed [2023-03-15T00:07:01.219Z] 6b316ff67177: Pushed [2023-03-15T00:07:01.219Z] e2f797aa6afd: Pushed [2023-03-15T00:07:01.219Z] f9e263e12ad0: Pushed [2023-03-15T00:07:01.219Z] b70fe95e7b49: Pushed [2023-03-15T00:07:01.219Z] 7cd52847ad77: Layer already exists [2023-03-15T00:07:03.807Z] 3827b5b91e75: Pushed [2023-03-15T00:07:03.807Z] 5c032b45f797: Pushed [2023-03-15T00:07:11.930Z] d29b786f7453: Pushed [2023-03-15T00:07:11.930Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:12.249Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:12.554Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-15T00:07:12.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T00:07:12.555Z] dea33e905fa0: Preparing [2023-03-15T00:07:12.555Z] 3c7a1958297d: Preparing [2023-03-15T00:07:12.555Z] 5527d57cdf0e: Preparing [2023-03-15T00:07:12.555Z] 3827b5b91e75: Preparing [2023-03-15T00:07:12.555Z] acc83c6ca332: Preparing [2023-03-15T00:07:12.555Z] 6b316ff67177: Preparing [2023-03-15T00:07:12.555Z] f9e263e12ad0: Preparing [2023-03-15T00:07:12.555Z] b70fe95e7b49: Preparing [2023-03-15T00:07:12.555Z] e2f797aa6afd: Preparing [2023-03-15T00:07:12.555Z] 5c032b45f797: Preparing [2023-03-15T00:07:12.555Z] d29b786f7453: Preparing [2023-03-15T00:07:12.555Z] 6b316ff67177: Waiting [2023-03-15T00:07:12.555Z] b70fe95e7b49: Waiting [2023-03-15T00:07:12.555Z] f9e263e12ad0: Waiting [2023-03-15T00:07:12.555Z] e2f797aa6afd: Waiting [2023-03-15T00:07:12.555Z] 5c032b45f797: Waiting [2023-03-15T00:07:12.555Z] 7cd52847ad77: Preparing [2023-03-15T00:07:12.555Z] d29b786f7453: Waiting [2023-03-15T00:07:12.555Z] 7cd52847ad77: Waiting [2023-03-15T00:07:12.555Z] acc83c6ca332: Layer already exists [2023-03-15T00:07:12.555Z] 3c7a1958297d: Layer already exists [2023-03-15T00:07:12.555Z] dea33e905fa0: Layer already exists [2023-03-15T00:07:12.555Z] 3827b5b91e75: Layer already exists [2023-03-15T00:07:12.555Z] 5527d57cdf0e: Layer already exists [2023-03-15T00:07:12.555Z] 6b316ff67177: Layer already exists [2023-03-15T00:07:12.555Z] e2f797aa6afd: Layer already exists [2023-03-15T00:07:12.555Z] b70fe95e7b49: Layer already exists [2023-03-15T00:07:12.555Z] f9e263e12ad0: Layer already exists [2023-03-15T00:07:12.555Z] 5c032b45f797: Layer already exists [2023-03-15T00:07:12.555Z] d29b786f7453: Layer already exists [2023-03-15T00:07:12.555Z] 7cd52847ad77: Layer already exists [2023-03-15T00:07:12.555Z] latest: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:12.861Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:13.164Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.17 [2023-03-15T00:07:13.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T00:07:13.164Z] dea33e905fa0: Preparing [2023-03-15T00:07:13.164Z] 3c7a1958297d: Preparing [2023-03-15T00:07:13.164Z] 5527d57cdf0e: Preparing [2023-03-15T00:07:13.164Z] 3827b5b91e75: Preparing [2023-03-15T00:07:13.164Z] acc83c6ca332: Preparing [2023-03-15T00:07:13.164Z] 6b316ff67177: Preparing [2023-03-15T00:07:13.164Z] f9e263e12ad0: Preparing [2023-03-15T00:07:13.164Z] b70fe95e7b49: Preparing [2023-03-15T00:07:13.164Z] e2f797aa6afd: Preparing [2023-03-15T00:07:13.164Z] 5c032b45f797: Preparing [2023-03-15T00:07:13.164Z] d29b786f7453: Preparing [2023-03-15T00:07:13.164Z] 7cd52847ad77: Preparing [2023-03-15T00:07:13.164Z] e2f797aa6afd: Waiting [2023-03-15T00:07:13.164Z] 5c032b45f797: Waiting [2023-03-15T00:07:13.164Z] d29b786f7453: Waiting [2023-03-15T00:07:13.164Z] 7cd52847ad77: Waiting [2023-03-15T00:07:13.164Z] f9e263e12ad0: Waiting [2023-03-15T00:07:13.164Z] 6b316ff67177: Waiting [2023-03-15T00:07:13.164Z] b70fe95e7b49: Waiting [2023-03-15T00:07:13.164Z] 3827b5b91e75: Layer already exists [2023-03-15T00:07:13.164Z] 3c7a1958297d: Layer already exists [2023-03-15T00:07:13.164Z] acc83c6ca332: Layer already exists [2023-03-15T00:07:13.164Z] dea33e905fa0: Layer already exists [2023-03-15T00:07:13.164Z] 5527d57cdf0e: Layer already exists [2023-03-15T00:07:13.164Z] 6b316ff67177: Layer already exists [2023-03-15T00:07:13.164Z] 5c032b45f797: Layer already exists [2023-03-15T00:07:13.164Z] b70fe95e7b49: Layer already exists [2023-03-15T00:07:13.164Z] f9e263e12ad0: Layer already exists [2023-03-15T00:07:13.164Z] e2f797aa6afd: Layer already exists [2023-03-15T00:07:13.164Z] d29b786f7453: Layer already exists [2023-03-15T00:07:13.164Z] 7cd52847ad77: Layer already exists [2023-03-15T00:07:13.164Z] 3.0.0-dev.17: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:13.471Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:13.776Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [2023-03-15T00:07:13.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T00:07:13.776Z] dea33e905fa0: Preparing [2023-03-15T00:07:13.776Z] 3c7a1958297d: Preparing [2023-03-15T00:07:13.776Z] 5527d57cdf0e: Preparing [2023-03-15T00:07:13.776Z] 3827b5b91e75: Preparing [2023-03-15T00:07:13.776Z] acc83c6ca332: Preparing [2023-03-15T00:07:13.776Z] 6b316ff67177: Preparing [2023-03-15T00:07:13.776Z] f9e263e12ad0: Preparing [2023-03-15T00:07:13.776Z] b70fe95e7b49: Preparing [2023-03-15T00:07:13.776Z] 6b316ff67177: Waiting [2023-03-15T00:07:13.776Z] f9e263e12ad0: Waiting [2023-03-15T00:07:13.776Z] e2f797aa6afd: Preparing [2023-03-15T00:07:13.776Z] 5c032b45f797: Preparing [2023-03-15T00:07:13.776Z] d29b786f7453: Preparing [2023-03-15T00:07:13.776Z] 7cd52847ad77: Preparing [2023-03-15T00:07:13.776Z] e2f797aa6afd: Waiting [2023-03-15T00:07:13.776Z] d29b786f7453: Waiting [2023-03-15T00:07:13.776Z] 7cd52847ad77: Waiting [2023-03-15T00:07:13.776Z] b70fe95e7b49: Waiting [2023-03-15T00:07:13.776Z] 5c032b45f797: Waiting [2023-03-15T00:07:13.776Z] 3c7a1958297d: Layer already exists [2023-03-15T00:07:13.776Z] acc83c6ca332: Layer already exists [2023-03-15T00:07:13.776Z] dea33e905fa0: Layer already exists [2023-03-15T00:07:13.776Z] 3827b5b91e75: Layer already exists [2023-03-15T00:07:13.776Z] 5527d57cdf0e: Layer already exists [2023-03-15T00:07:13.776Z] 5c032b45f797: Layer already exists [2023-03-15T00:07:13.776Z] b70fe95e7b49: Layer already exists [2023-03-15T00:07:13.776Z] e2f797aa6afd: Layer already exists [2023-03-15T00:07:13.776Z] f9e263e12ad0: Layer already exists [2023-03-15T00:07:13.776Z] 6b316ff67177: Layer already exists [2023-03-15T00:07:13.776Z] d29b786f7453: Layer already exists [2023-03-15T00:07:13.776Z] 7cd52847ad77: Layer already exists [2023-03-15T00:07:13.776Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:14.085Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:14.396Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-15T00:07:14.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T00:07:14.397Z] dea33e905fa0: Preparing [2023-03-15T00:07:14.397Z] 3c7a1958297d: Preparing [2023-03-15T00:07:14.397Z] 5527d57cdf0e: Preparing [2023-03-15T00:07:14.397Z] 3827b5b91e75: Preparing [2023-03-15T00:07:14.397Z] acc83c6ca332: Preparing [2023-03-15T00:07:14.397Z] 6b316ff67177: Preparing [2023-03-15T00:07:14.397Z] f9e263e12ad0: Preparing [2023-03-15T00:07:14.397Z] b70fe95e7b49: Preparing [2023-03-15T00:07:14.397Z] e2f797aa6afd: Preparing [2023-03-15T00:07:14.397Z] 5c032b45f797: Preparing [2023-03-15T00:07:14.397Z] d29b786f7453: Preparing [2023-03-15T00:07:14.397Z] 7cd52847ad77: Preparing [2023-03-15T00:07:14.397Z] 6b316ff67177: Waiting [2023-03-15T00:07:14.397Z] f9e263e12ad0: Waiting [2023-03-15T00:07:14.397Z] d29b786f7453: Waiting [2023-03-15T00:07:14.397Z] b70fe95e7b49: Waiting [2023-03-15T00:07:14.397Z] 7cd52847ad77: Waiting [2023-03-15T00:07:14.397Z] 5c032b45f797: Waiting [2023-03-15T00:07:14.397Z] e2f797aa6afd: Waiting [2023-03-15T00:07:14.397Z] acc83c6ca332: Layer already exists [2023-03-15T00:07:14.397Z] 3827b5b91e75: Layer already exists [2023-03-15T00:07:14.397Z] dea33e905fa0: Layer already exists [2023-03-15T00:07:14.397Z] 5527d57cdf0e: Layer already exists [2023-03-15T00:07:14.397Z] 3c7a1958297d: Layer already exists [2023-03-15T00:07:14.397Z] 6b316ff67177: Layer already exists [2023-03-15T00:07:14.397Z] f9e263e12ad0: Layer already exists [2023-03-15T00:07:14.397Z] b70fe95e7b49: Layer already exists [2023-03-15T00:07:14.397Z] 5c032b45f797: Layer already exists [2023-03-15T00:07:14.397Z] e2f797aa6afd: Layer already exists [2023-03-15T00:07:14.397Z] d29b786f7453: Layer already exists [2023-03-15T00:07:14.397Z] 7cd52847ad77: Layer already exists [2023-03-15T00:07:14.397Z] main: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T00:07:14.438Z] ===================================================== [Pipeline] echo [2023-03-15T00:07:14.450Z] taggedImages: [2023-03-15T00:07:14.450Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:07:14.450Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-15T00:07:14.450Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.17 [2023-03-15T00:07:14.450Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [2023-03-15T00:07:14.450Z] - nexus3.edgexfoundry.org:10004/device-usb-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-03-15T00:07:14.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:07:14.817Z] [2023-03-15T00:07:14.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:07:15.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:07:15.114Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T00:07:15.114Z] 5eb5b503b376: Pulling fs layer [2023-03-15T00:07:15.114Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T00:07:15.114Z] ec43610c2a17: Pulling fs layer [2023-03-15T00:07:15.114Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T00:07:15.114Z] 33b1e0a273af: Pulling fs layer [2023-03-15T00:07:15.114Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T00:07:15.114Z] 2f39f015ded8: Pulling fs layer [2023-03-15T00:07:15.114Z] 3a2ae6a8a46f: Waiting [2023-03-15T00:07:15.114Z] 33b1e0a273af: Waiting [2023-03-15T00:07:15.114Z] 5d3b04190fa2: Waiting [2023-03-15T00:07:15.114Z] 2f39f015ded8: Waiting [2023-03-15T00:07:15.114Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T00:07:15.115Z] 5c69ac0246d0: Download complete [2023-03-15T00:07:15.115Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T00:07:15.115Z] 3a2ae6a8a46f: Download complete [2023-03-15T00:07:15.372Z] 33b1e0a273af: Verifying Checksum [2023-03-15T00:07:15.372Z] 33b1e0a273af: Download complete [2023-03-15T00:07:15.372Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T00:07:15.372Z] 5d3b04190fa2: Download complete [2023-03-15T00:07:15.372Z] ec43610c2a17: Verifying Checksum [2023-03-15T00:07:15.372Z] ec43610c2a17: Download complete [2023-03-15T00:07:15.372Z] 5eb5b503b376: Verifying Checksum [2023-03-15T00:07:15.372Z] 5eb5b503b376: Download complete [2023-03-15T00:07:15.936Z] 2f39f015ded8: Download complete [2023-03-15T00:07:16.502Z] 5eb5b503b376: Pull complete [2023-03-15T00:07:16.759Z] 5c69ac0246d0: Pull complete [2023-03-15T00:07:17.018Z] ec43610c2a17: Pull complete [2023-03-15T00:07:17.018Z] 3a2ae6a8a46f: Pull complete [2023-03-15T00:07:17.275Z] 33b1e0a273af: Pull complete [2023-03-15T00:07:17.275Z] 5d3b04190fa2: Pull complete [2023-03-15T00:07:21.465Z] 2f39f015ded8: Pull complete [2023-03-15T00:07:21.465Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T00:07:21.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:07:21.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:07:21.541Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:07:21.574Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:07:23.344Z] $ docker top 857dae1122e57b3f2c741a59fec9572c0ece61441c7089a90b01f7f69ab8f6a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:07:23.723Z] ---> job-cost.sh [2023-03-15T00:07:23.723Z] lf-activate-venv: SKIPPING [2023-03-15T00:07:23.723Z] INFO: No Stack... [2023-03-15T00:07:23.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T00:07:24.551Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T00:07:24.840Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-15T00:07:24.840Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T00:07:24.853Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [2023-03-15T00:07:24.859Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] did not exist. Created. [2023-03-15T00:07:24.860Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T00:07:25.164Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T00:07:25.180Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T00:07:25.186Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T00:07:25.209Z] $ docker stop --time=1 857dae1122e57b3f2c741a59fec9572c0ece61441c7089a90b01f7f69ab8f6a6 [2023-03-15T00:07:26.355Z] $ docker rm -f --volumes 857dae1122e57b3f2c741a59fec9572c0ece61441c7089a90b01f7f69ab8f6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T00:07:49.835Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-294 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-15T00:07:49.846Z] Running in /w/workspace/device-usb-camera/88 [Pipeline] { [Pipeline] checkout [2023-03-15T00:07:49.878Z] Selected Git installation does not exist. Using Default [2023-03-15T00:07:49.878Z] The recommended git tool is: NONE [2023-03-15T00:07:56.261Z] using credential edgex-jenkins-ssh [2023-03-15T00:07:56.279Z] Cloning the remote Git repository [2023-03-15T00:07:56.332Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-15T00:07:56.446Z] > git init /w/workspace/device-usb-camera/88 # timeout=10 [2023-03-15T00:07:56.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-15T00:07:56.618Z] > git --version # timeout=10 [2023-03-15T00:07:56.643Z] > git --version # 'git version 2.25.1' [2023-03-15T00:07:56.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T00:07:56.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T00:07:58.586Z] Avoid second fetch [2023-03-15T00:07:58.586Z] Checking out Revision 607f731e4853ec4e2d85133e839d4b6333ba41f7 (main) [2023-03-15T00:07:57.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-15T00:07:57.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T00:07:58.608Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T00:07:58.687Z] > git checkout -f 607f731e4853ec4e2d85133e839d4b6333ba41f7 # timeout=10 [2023-03-15T00:07:59.198Z] Commit message: "Merge pull request #183 from lenny-intel/go-1.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T00:08:00.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T00:08:00.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:08:00.103Z] Dload Upload Total Spent Left Speed [2023-03-15T00:08:00.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-15T00:08:00.758Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T00:08:01.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T00:08:01.100Z] + sudo tee /etc/docker/daemon.new [2023-03-15T00:08:01.100Z] { [2023-03-15T00:08:01.100Z] "registry-mirrors": [ [2023-03-15T00:08:01.100Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T00:08:01.100Z] ], [2023-03-15T00:08:01.100Z] "bip": "10.250.0.254/24", [2023-03-15T00:08:01.100Z] "hosts": [ [2023-03-15T00:08:01.100Z] "tcp://0.0.0.0:5555", [2023-03-15T00:08:01.100Z] "unix:///var/run/docker.sock" [2023-03-15T00:08:01.100Z] ], [2023-03-15T00:08:01.100Z] "mtu": 1458, [2023-03-15T00:08:01.100Z] "selinux-enabled": true, [2023-03-15T00:08:01.100Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T00:08:01.100Z] } [Pipeline] sh [2023-03-15T00:08:01.451Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T00:08:01.805Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:08:20.118Z] provisioning config files... [2023-03-15T00:08:20.148Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/88@tmp/config1071665002941918206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:08:20.510Z] ---> docker-login.sh [2023-03-15T00:08:20.510Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:08:21.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:08:21.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:08:21.101Z] Configure a credential helper to remove this warning. See [2023-03-15T00:08:21.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:08:21.101Z] [2023-03-15T00:08:21.101Z] Login Succeeded [2023-03-15T00:08:21.101Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:08:21.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:08:21.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:08:21.644Z] Configure a credential helper to remove this warning. See [2023-03-15T00:08:21.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:08:21.644Z] [2023-03-15T00:08:21.644Z] Login Succeeded [2023-03-15T00:08:21.644Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:08:21.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:08:21.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:08:21.916Z] Configure a credential helper to remove this warning. See [2023-03-15T00:08:21.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:08:21.916Z] [2023-03-15T00:08:21.916Z] Login Succeeded [2023-03-15T00:08:21.916Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:08:22.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:08:22.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:08:22.464Z] Configure a credential helper to remove this warning. See [2023-03-15T00:08:22.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:08:22.464Z] [2023-03-15T00:08:22.464Z] Login Succeeded [2023-03-15T00:08:22.464Z] docker.io [2023-03-15T00:08:22.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:08:22.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:08:22.735Z] Configure a credential helper to remove this warning. See [2023-03-15T00:08:22.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:08:22.735Z] [2023-03-15T00:08:22.735Z] Login Succeeded [2023-03-15T00:08:23.006Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:08:23.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T00:08:23.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:08:23.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:08:23.377Z] ========================================================= [2023-03-15T00:08:23.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T00:08:23.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:08:23.733Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T00:08:24.004Z] Sending build context to Docker daemon 1.162MB [2023-03-15T00:08:24.004Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:08:24.004Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-15T00:08:24.281Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T00:08:24.281Z] af6eaf76a39c: Pulling fs layer [2023-03-15T00:08:24.281Z] 55522c791124: Pulling fs layer [2023-03-15T00:08:24.281Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T00:08:24.281Z] 169dfbe0d373: Pulling fs layer [2023-03-15T00:08:24.281Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T00:08:24.281Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T00:08:24.281Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T00:08:24.281Z] e1ff8fa3b103: Waiting [2023-03-15T00:08:24.281Z] 52ebb69f0ebf: Waiting [2023-03-15T00:08:24.281Z] 5abe8eddf0d5: Waiting [2023-03-15T00:08:24.281Z] 169dfbe0d373: Waiting [2023-03-15T00:08:24.281Z] 55522c791124: Verifying Checksum [2023-03-15T00:08:24.281Z] 55522c791124: Download complete [2023-03-15T00:08:24.281Z] 169dfbe0d373: Verifying Checksum [2023-03-15T00:08:24.281Z] 169dfbe0d373: Download complete [2023-03-15T00:08:24.281Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T00:08:24.281Z] e1ff8fa3b103: Download complete [2023-03-15T00:08:24.281Z] af6eaf76a39c: Download complete [2023-03-15T00:08:25.733Z] af6eaf76a39c: Pull complete [2023-03-15T00:08:25.733Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T00:08:25.733Z] 5abe8eddf0d5: Download complete [2023-03-15T00:08:26.028Z] 55522c791124: Pull complete [2023-03-15T00:08:27.007Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T00:08:27.007Z] ce5c4a1c91eb: Download complete [2023-03-15T00:08:27.007Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T00:08:27.007Z] 52ebb69f0ebf: Download complete [2023-03-15T00:08:37.139Z] ce5c4a1c91eb: Pull complete [2023-03-15T00:08:37.410Z] 169dfbe0d373: Pull complete [2023-03-15T00:08:37.684Z] e1ff8fa3b103: Pull complete [2023-03-15T00:08:44.438Z] 52ebb69f0ebf: Pull complete [2023-03-15T00:08:46.461Z] 5abe8eddf0d5: Pull complete [2023-03-15T00:08:46.461Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T00:08:46.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T00:08:46.461Z] ---> 6cb57ee374ae [2023-03-15T00:08:46.461Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:08:47.899Z] ---> Running in 3671fd76c59a [2023-03-15T00:08:48.492Z] Removing intermediate container 3671fd76c59a [2023-03-15T00:08:48.492Z] ---> cc481a505eff [2023-03-15T00:08:48.492Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:08:48.492Z] ---> Running in 71640aef91d1 [2023-03-15T00:08:48.764Z] Removing intermediate container 71640aef91d1 [2023-03-15T00:08:48.764Z] ---> f385c53176e7 [2023-03-15T00:08:48.764Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T00:08:48.764Z] ---> Running in c09334ed16b8 [2023-03-15T00:08:49.046Z] Removing intermediate container c09334ed16b8 [2023-03-15T00:08:49.046Z] ---> ae9ef9205309 [2023-03-15T00:08:49.046Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T00:08:49.316Z] ---> Running in b7f7250370c2 [2023-03-15T00:08:49.600Z] Removing intermediate container b7f7250370c2 [2023-03-15T00:08:49.600Z] ---> e6ff160f2a07 [2023-03-15T00:08:49.600Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:08:49.600Z] ---> Running in f486408205c9 [2023-03-15T00:08:51.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T00:08:51.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T00:08:53.023Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-15T00:08:53.023Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-15T00:08:53.023Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T00:08:53.023Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T00:08:53.023Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-15T00:08:53.023Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-15T00:08:53.023Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-15T00:08:53.023Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-15T00:08:53.023Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-15T00:08:53.023Z] (10/14) Installing kmod-libs (30-r1) [2023-03-15T00:08:53.023Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-15T00:08:53.023Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-15T00:08:53.023Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-15T00:08:53.023Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-15T00:08:53.023Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T00:08:53.023Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T00:08:53.023Z] OK: 271 MiB in 67 packages [2023-03-15T00:08:54.521Z] Removing intermediate container f486408205c9 [2023-03-15T00:08:54.521Z] ---> 016980c8075a [2023-03-15T00:08:54.521Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-15T00:08:54.521Z] ---> Running in d0b11758048e [2023-03-15T00:08:54.792Z] Removing intermediate container d0b11758048e [2023-03-15T00:08:54.792Z] ---> 099a9f073071 [2023-03-15T00:08:54.792Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-15T00:08:56.744Z] ---> 8a7784e24102 [2023-03-15T00:08:56.744Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:08:56.744Z] ---> Running in 82b82d69ea95 [2023-03-15T00:10:04.895Z] Removing intermediate container 82b82d69ea95 [2023-03-15T00:10:04.895Z] ---> f7f6f673e220 [2023-03-15T00:10:04.895Z] Step 11/13 : COPY . . [2023-03-15T00:10:04.895Z] ---> da933d378ae6 [2023-03-15T00:10:04.895Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T00:10:04.895Z] ---> Running in efeb8a475a7d [2023-03-15T00:10:04.895Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:10:04.895Z] Dload Upload Total Spent Left Speed [2023-03-15T00:10:04.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3030 0 --:--:-- --:--:-- --:--:-- 3034 [2023-03-15T00:10:04.895Z] Removing intermediate container efeb8a475a7d [2023-03-15T00:10:04.895Z] ---> 11b64e2a3a1f [2023-03-15T00:10:04.895Z] Step 13/13 : RUN ${MAKE} [2023-03-15T00:10:04.895Z] ---> Running in c49b25dd5a0b [2023-03-15T00:10:04.895Z] noop [2023-03-15T00:10:04.895Z] Removing intermediate container c49b25dd5a0b [2023-03-15T00:10:04.895Z] ---> edc844dbbc4d [2023-03-15T00:10:04.895Z] Successfully built edc844dbbc4d [2023-03-15T00:10:04.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:10:05.252Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T00:10:05.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:10:05.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container [2023-03-15T00:10:05.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/88 -v /w/workspace/device-usb-camera/88:/w/workspace/device-usb-camera/88:rw,z -v /w/workspace/device-usb-camera/88@tmp:/w/workspace/device-usb-camera/88@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-03-15T00:10:06.869Z] $ docker top 6f72a7cc47548b1d90bd753125b0dd6a51f7e8f839392a1416d40c46059f3ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:10:07.720Z] + go version [2023-03-15T00:10:07.720Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T00:10:07.743Z] $ docker stop --time=1 6f72a7cc47548b1d90bd753125b0dd6a51f7e8f839392a1416d40c46059f3ae3 [2023-03-15T00:10:09.401Z] $ docker rm -f --volumes 6f72a7cc47548b1d90bd753125b0dd6a51f7e8f839392a1416d40c46059f3ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:10:09.942Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T00:10:09.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:10:10.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container [2023-03-15T00:10:10.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/88 -v /w/workspace/device-usb-camera/88:/w/workspace/device-usb-camera/88:rw,z -v /w/workspace/device-usb-camera/88@tmp:/w/workspace/device-usb-camera/88@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-03-15T00:10:11.334Z] $ docker top d02a265cb96c1421634fa260b653682a480681ae3167cf584a31da1e057ffe8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:10:11.839Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/88 [Pipeline] fileExists [Pipeline] sh [2023-03-15T00:10:12.179Z] + make test [2023-03-15T00:10:12.447Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T00:10:44.669Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-15T00:13:06.402Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-15T00:13:06.402Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 2.0% of statements [2023-03-15T00:13:06.402Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T00:13:06.402Z] go vet ./... [2023-03-15T00:13:39.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T00:13:39.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T00:13:39.351Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T00:13:39.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T00:13:39.388Z] $ docker stop --time=1 d02a265cb96c1421634fa260b653682a480681ae3167cf584a31da1e057ffe8d [2023-03-15T00:13:41.229Z] $ docker rm -f --volumes d02a265cb96c1421634fa260b653682a480681ae3167cf584a31da1e057ffe8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:13:42.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T00:13:42.395Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T00:13:42.911Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T00:13:43.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T00:13:45.326Z] + ls -al . [2023-03-15T00:13:45.326Z] total 184 [2023-03-15T00:13:45.326Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 00:10 . [2023-03-15T00:13:45.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:07 .. [2023-03-15T00:13:45.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:07 .git [2023-03-15T00:13:45.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:07 .github [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 00:07 .gitignore [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 00:07 .golangci.yml [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 00:07 .hadolint.yml [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 00:07 Attribution.txt [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 00:07 CHANGELOG.md [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 00:07 Dockerfile [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 00:07 GOVERNANCE.md [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 00:07 Jenkinsfile [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 00:07 LICENSE [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 00:07 Makefile [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 00:07 OWNERS.md [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 5271 Mar 15 00:07 README.md [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 00:05 VERSION [2023-03-15T00:13:45.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:07 bin [2023-03-15T00:13:45.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:07 cmd [2023-03-15T00:13:45.326Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 00:13 coverage.out [2023-03-15T00:13:45.326Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 00:07 docker-entrypoint.sh [2023-03-15T00:13:45.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:07 docs [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 00:07 go.mod [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 00:07 go.sum [2023-03-15T00:13:45.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:07 internal [2023-03-15T00:13:45.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:07 snap [2023-03-15T00:13:45.326Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 00:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:13:45.666Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=607f731e4853ec4e2d85133e839d4b6333ba41f7 --label arch=arm64 --label version=3.0.0-dev.17 . [2023-03-15T00:13:45.938Z] Sending build context to Docker daemon 1.191MB [2023-03-15T00:13:45.938Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:13:45.938Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-15T00:13:45.938Z] ---> edc844dbbc4d [2023-03-15T00:13:45.938Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:13:46.207Z] ---> Running in 3a24b5624af2 [2023-03-15T00:13:46.476Z] Removing intermediate container 3a24b5624af2 [2023-03-15T00:13:46.476Z] ---> 4b36104c9b17 [2023-03-15T00:13:46.476Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:13:46.476Z] ---> Running in 0ad292d4388c [2023-03-15T00:13:46.748Z] Removing intermediate container 0ad292d4388c [2023-03-15T00:13:46.748Z] ---> d0128c8f5529 [2023-03-15T00:13:46.748Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T00:13:46.748Z] ---> Running in 053541344ec3 [2023-03-15T00:13:47.024Z] Removing intermediate container 053541344ec3 [2023-03-15T00:13:47.024Z] ---> e97545a2439c [2023-03-15T00:13:47.024Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T00:13:47.293Z] ---> Running in f2d956dfdf13 [2023-03-15T00:13:47.561Z] Removing intermediate container f2d956dfdf13 [2023-03-15T00:13:47.561Z] ---> 04ccfc51ac3d [2023-03-15T00:13:47.561Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:13:47.561Z] ---> Running in 80b4a7f80c7c [2023-03-15T00:13:48.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T00:13:49.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T00:13:50.528Z] OK: 271 MiB in 67 packages [2023-03-15T00:13:51.115Z] Removing intermediate container 80b4a7f80c7c [2023-03-15T00:13:51.115Z] ---> efe13be67cd1 [2023-03-15T00:13:51.115Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-15T00:13:51.115Z] ---> Running in 6425482dcef2 [2023-03-15T00:13:51.383Z] Removing intermediate container 6425482dcef2 [2023-03-15T00:13:51.383Z] ---> bb69a0f3087c [2023-03-15T00:13:51.383Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-15T00:13:51.969Z] ---> f4486b0b02f6 [2023-03-15T00:13:51.969Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:13:51.969Z] ---> Running in ca2e8299b904 [2023-03-15T00:13:54.551Z] Removing intermediate container ca2e8299b904 [2023-03-15T00:13:54.552Z] ---> 9858a45a7811 [2023-03-15T00:13:54.552Z] Step 11/35 : COPY . . [2023-03-15T00:13:55.514Z] ---> ab601d493088 [2023-03-15T00:13:55.514Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T00:13:55.795Z] ---> Running in 4ee58caa95f5 [2023-03-15T00:13:56.759Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:13:56.759Z]  Dload Upload Total Spent Left Speed [2023-03-15T00:13:57.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2658 0 --:--:-- --:--:-- --:--:-- 2661 [2023-03-15T00:13:57.613Z] Removing intermediate container 4ee58caa95f5 [2023-03-15T00:13:57.613Z] ---> f756723dc82e [2023-03-15T00:13:57.613Z] Step 13/35 : RUN ${MAKE} [2023-03-15T00:13:57.881Z] ---> Running in da9e74f61164 [2023-03-15T00:13:58.847Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-15T00:16:35.905Z] Removing intermediate container da9e74f61164 [2023-03-15T00:16:35.905Z] ---> 0c4e913df37a [2023-03-15T00:16:35.905Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-15T00:16:35.905Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-15T00:16:35.905Z] 8766b47fe142: Pulling fs layer [2023-03-15T00:16:35.905Z] 8766b47fe142: Verifying Checksum [2023-03-15T00:16:35.905Z] 8766b47fe142: Download complete [2023-03-15T00:16:35.905Z] 8766b47fe142: Pull complete [2023-03-15T00:16:35.905Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-15T00:16:35.905Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-15T00:16:35.905Z] ---> 69d40e2cb93c [2023-03-15T00:16:35.905Z] Step 15/35 : FROM alpine:3.17 [2023-03-15T00:16:35.905Z] 3.17: Pulling from library/alpine [2023-03-15T00:16:35.905Z] af6eaf76a39c: Already exists [2023-03-15T00:16:35.905Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T00:16:35.905Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T00:16:35.905Z] ---> d74e625d9115 [2023-03-15T00:16:35.905Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-15T00:16:35.905Z] ---> Running in 9b5a2ce653e6 [2023-03-15T00:16:35.905Z] Removing intermediate container 9b5a2ce653e6 [2023-03-15T00:16:35.905Z] ---> d524be9cfa41 [2023-03-15T00:16:35.905Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-15T00:16:35.905Z] ---> Running in 06b1b17a8702 [2023-03-15T00:16:35.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T00:16:35.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T00:16:35.905Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-03-15T00:16:35.905Z] (2/83) Installing sdl2 (2.26.3-r0) [2023-03-15T00:16:35.905Z] (3/83) Installing libxau (1.0.10-r0) [2023-03-15T00:16:35.905Z] (4/83) Installing libmd (1.0.4-r0) [2023-03-15T00:16:35.905Z] (5/83) Installing libbsd (0.11.7-r0) [2023-03-15T00:16:35.905Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-03-15T00:16:35.905Z] (7/83) Installing libxcb (1.15-r0) [2023-03-15T00:16:35.905Z] (8/83) Installing libx11 (1.8.4-r0) [2023-03-15T00:16:36.172Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-03-15T00:16:36.172Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-03-15T00:16:36.172Z] (11/83) Installing libexpat (2.5.0-r0) [2023-03-15T00:16:36.440Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-03-15T00:16:36.440Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-03-15T00:16:36.440Z] (14/83) Installing libpng (1.6.38-r0) [2023-03-15T00:16:36.440Z] (15/83) Installing freetype (2.12.1-r0) [2023-03-15T00:16:36.440Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-03-15T00:16:36.440Z] (17/83) Installing fribidi (1.0.12-r0) [2023-03-15T00:16:36.440Z] (18/83) Installing libffi (3.4.4-r0) [2023-03-15T00:16:36.440Z] (19/83) Installing libintl (0.21.1-r1) [2023-03-15T00:16:36.440Z] (20/83) Installing libblkid (2.38.1-r1) [2023-03-15T00:16:36.440Z] (21/83) Installing libmount (2.38.1-r1) [2023-03-15T00:16:36.440Z] (22/83) Installing pcre2 (10.42-r0) [2023-03-15T00:16:36.707Z] (23/83) Installing glib (2.74.6-r0) [2023-03-15T00:16:36.707Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-03-15T00:16:36.707Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-03-15T00:16:36.707Z] (26/83) Installing libass (0.16.0-r1) [2023-03-15T00:16:36.707Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-03-15T00:16:36.707Z] (28/83) Installing libdrm (2.4.114-r0) [2023-03-15T00:16:36.707Z] (29/83) Installing gmp (6.2.1-r2) [2023-03-15T00:16:36.974Z] (30/83) Installing nettle (3.8.1-r0) [2023-03-15T00:16:36.974Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-03-15T00:16:36.974Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-03-15T00:16:36.974Z] (33/83) Installing libunistring (1.1-r0) [2023-03-15T00:16:36.974Z] (34/83) Installing gnutls (3.7.8-r3) [2023-03-15T00:16:36.974Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-15T00:16:36.974Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-15T00:16:36.974Z] (37/83) Installing lame (3.100-r2) [2023-03-15T00:16:37.243Z] (38/83) Installing opus (1.3.1-r1) [2023-03-15T00:16:37.243Z] (39/83) Installing libasyncns (0.8-r1) [2023-03-15T00:16:37.243Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-03-15T00:16:37.243Z] (41/83) Installing libltdl (2.4.7-r1) [2023-03-15T00:16:37.243Z] (42/83) Installing orc (0.4.33-r0) [2023-03-15T00:16:37.243Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-03-15T00:16:37.243Z] (44/83) Installing libogg (1.3.5-r2) [2023-03-15T00:16:37.243Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-15T00:16:37.243Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-03-15T00:16:37.243Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-03-15T00:16:37.243Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-03-15T00:16:37.243Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-03-15T00:16:37.509Z] (50/83) Installing soxr (0.1.3-r3) [2023-03-15T00:16:37.509Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-03-15T00:16:37.509Z] (52/83) Installing tdb-libs (1.4.7-r0) [2023-03-15T00:16:37.509Z] (53/83) Installing libpulse (16.1-r6) [2023-03-15T00:16:37.509Z] (54/83) Installing cjson (1.7.15-r3) [2023-03-15T00:16:37.509Z] (55/83) Installing mbedtls (2.28.2-r0) [2023-03-15T00:16:37.509Z] (56/83) Installing librist (0.2.7-r0) [2023-03-15T00:16:37.509Z] (57/83) Installing libsrt (1.5.1-r0) [2023-03-15T00:16:37.509Z] (58/83) Installing libssh (0.10.4-r0) [2023-03-15T00:16:37.509Z] (59/83) Installing libtheora (1.1.1-r16) [2023-03-15T00:16:37.509Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T00:16:37.509Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T00:16:37.777Z] (62/83) Installing libxext (1.3.5-r0) [2023-03-15T00:16:37.777Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-03-15T00:16:37.777Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-03-15T00:16:37.777Z] (65/83) Installing libva (2.16.0-r0) [2023-03-15T00:16:37.777Z] (66/83) Installing libvdpau (1.5-r0) [2023-03-15T00:16:37.777Z] (67/83) Installing vidstab (1.1.0-r2) [2023-03-15T00:16:37.777Z] (68/83) Installing libvpx (1.12.0-r1) [2023-03-15T00:16:37.777Z] (69/83) Installing libwebp (1.2.4-r1) [2023-03-15T00:16:37.777Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-03-15T00:16:38.045Z] (71/83) Installing numactl (2.0.16-r1) [2023-03-15T00:16:38.045Z] (72/83) Installing x265-libs (3.5-r3) [2023-03-15T00:16:38.045Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-03-15T00:16:38.045Z] (74/83) Installing libsodium (1.0.18-r2) [2023-03-15T00:16:38.045Z] (75/83) Installing libzmq (4.3.4-r1) [2023-03-15T00:16:38.045Z] (76/83) Installing ffmpeg-libs (5.1.2-r1) [2023-03-15T00:16:38.635Z] (77/83) Installing ffmpeg (5.1.2-r1) [2023-03-15T00:16:38.635Z] (78/83) Installing udev-init-scripts (35-r1) [2023-03-15T00:16:38.635Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-03-15T00:16:38.635Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-03-15T00:16:38.635Z] (81/83) Installing zstd-libs (1.5.2-r9) [2023-03-15T00:16:38.635Z] (82/83) Installing kmod-libs (30-r1) [2023-03-15T00:16:38.635Z] (83/83) Installing eudev (3.2.11-r4) [2023-03-15T00:16:38.902Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T00:16:38.902Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T00:16:38.902Z] OK: 86 MiB in 98 packages [2023-03-15T00:16:42.251Z] Removing intermediate container 06b1b17a8702 [2023-03-15T00:16:42.251Z] ---> cc8f80e08549 [2023-03-15T00:16:42.251Z] Step 18/35 : WORKDIR / [2023-03-15T00:16:42.251Z] ---> Running in 8076508c9312 [2023-03-15T00:16:42.519Z] Removing intermediate container 8076508c9312 [2023-03-15T00:16:42.519Z] ---> a5ec1ec74a5a [2023-03-15T00:16:42.519Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-15T00:16:43.927Z] ---> 0943260813f6 [2023-03-15T00:16:43.927Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-15T00:16:44.512Z] ---> 3dd1a2f103b5 [2023-03-15T00:16:44.512Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-15T00:16:45.096Z] ---> 4dc03fc12f87 [2023-03-15T00:16:45.096Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-15T00:16:45.679Z] ---> dd5ef6b42f19 [2023-03-15T00:16:45.679Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-15T00:16:46.268Z] ---> f43a7414e56b [2023-03-15T00:16:46.268Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-15T00:16:46.856Z] ---> fab200629a23 [2023-03-15T00:16:46.856Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-15T00:16:48.268Z] ---> 0aa662a591fc [2023-03-15T00:16:48.268Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-15T00:16:48.268Z] ---> Running in 0477c18e7e61 [2023-03-15T00:16:51.637Z] Removing intermediate container 0477c18e7e61 [2023-03-15T00:16:51.637Z] ---> fe99cd8eb0f1 [2023-03-15T00:16:51.637Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-15T00:16:51.637Z] ---> Running in 23feccd9a25e [2023-03-15T00:16:53.592Z] Removing intermediate container 23feccd9a25e [2023-03-15T00:16:53.592Z] ---> a63e44ef1148 [2023-03-15T00:16:53.592Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-15T00:16:53.592Z] ---> Running in a8c298361817 [2023-03-15T00:16:55.013Z] Removing intermediate container a8c298361817 [2023-03-15T00:16:55.013Z] ---> 6eb189fe937d [2023-03-15T00:16:55.013Z] Step 29/35 : EXPOSE 59983 [2023-03-15T00:16:55.284Z] ---> Running in 725ddcf792ba [2023-03-15T00:16:55.552Z] Removing intermediate container 725ddcf792ba [2023-03-15T00:16:55.552Z] ---> 8de038fed734 [2023-03-15T00:16:55.552Z] Step 30/35 : EXPOSE 8554 [2023-03-15T00:16:55.552Z] ---> Running in 34ae7fe091a6 [2023-03-15T00:16:55.819Z] Removing intermediate container 34ae7fe091a6 [2023-03-15T00:16:55.819Z] ---> d94c2aae039b [2023-03-15T00:16:55.819Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-15T00:16:55.819Z] ---> Running in 521a4bb97266 [2023-03-15T00:16:56.094Z] Removing intermediate container 521a4bb97266 [2023-03-15T00:16:56.094Z] ---> 40aa37fc0ab3 [2023-03-15T00:16:56.094Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-15T00:16:56.361Z] ---> Running in d6841fc2fb61 [2023-03-15T00:16:56.631Z] Removing intermediate container d6841fc2fb61 [2023-03-15T00:16:56.631Z] ---> 45765e6f5c54 [2023-03-15T00:16:56.631Z] Step 33/35 : LABEL arch=arm64 [2023-03-15T00:16:56.631Z] ---> Running in de15c851d2ee [2023-03-15T00:16:56.902Z] Removing intermediate container de15c851d2ee [2023-03-15T00:16:56.902Z] ---> 4555ffe3d74d [2023-03-15T00:16:56.902Z] Step 34/35 : LABEL git_sha=607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:16:57.169Z] ---> Running in 8b6a48d18d94 [2023-03-15T00:16:57.439Z] Removing intermediate container 8b6a48d18d94 [2023-03-15T00:16:57.439Z] ---> 901e64f9d15e [2023-03-15T00:16:57.439Z] Step 35/35 : LABEL version=3.0.0-dev.17 [2023-03-15T00:16:57.439Z] ---> Running in f5da40570811 [2023-03-15T00:16:57.705Z] Removing intermediate container f5da40570811 [2023-03-15T00:16:57.705Z] ---> 6a07ac363089 [2023-03-15T00:16:57.705Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T00:16:57.705Z] Successfully built 6a07ac363089 [2023-03-15T00:16:57.705Z] Successfully tagged device-usb-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-03-15T00:16:57.784Z] provisioning config files... [2023-03-15T00:16:57.800Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/88@tmp/config13540022075388417199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:58.140Z] ---> docker-login.sh [2023-03-15T00:16:58.140Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:16:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:16:58.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:16:58.409Z] Configure a credential helper to remove this warning. See [2023-03-15T00:16:58.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:16:58.409Z] [2023-03-15T00:16:58.409Z] Login Succeeded [2023-03-15T00:16:58.409Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:16:58.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:16:58.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:16:58.948Z] Configure a credential helper to remove this warning. See [2023-03-15T00:16:58.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:16:58.948Z] [2023-03-15T00:16:58.948Z] Login Succeeded [2023-03-15T00:16:58.948Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:16:59.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:16:59.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:16:59.215Z] Configure a credential helper to remove this warning. See [2023-03-15T00:16:59.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:16:59.215Z] [2023-03-15T00:16:59.215Z] Login Succeeded [2023-03-15T00:16:59.215Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:16:59.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:16:59.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:16:59.752Z] Configure a credential helper to remove this warning. See [2023-03-15T00:16:59.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:16:59.752Z] [2023-03-15T00:16:59.752Z] Login Succeeded [2023-03-15T00:16:59.752Z] docker.io [2023-03-15T00:17:00.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:17:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:17:00.287Z] Configure a credential helper to remove this warning. See [2023-03-15T00:17:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:17:00.287Z] [2023-03-15T00:17:00.287Z] Login Succeeded [2023-03-15T00:17:00.287Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:17:00.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T00:17:00.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:17:00.340Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-15T00:17:00.340Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:17:00.340Z] latest [2023-03-15T00:17:00.340Z] 3.0.0-dev.17 [2023-03-15T00:17:00.340Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [2023-03-15T00:17:00.340Z] main [2023-03-15T00:17:00.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:00.674Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:01.015Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:17:01.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T00:17:01.015Z] e8f3c67d2aa2: Preparing [2023-03-15T00:17:01.015Z] 481488acebb8: Preparing [2023-03-15T00:17:01.015Z] e76e3d14bb8e: Preparing [2023-03-15T00:17:01.015Z] 608d194cb50c: Preparing [2023-03-15T00:17:01.015Z] acc83c6ca332: Preparing [2023-03-15T00:17:01.015Z] 0e65a93d54a9: Preparing [2023-03-15T00:17:01.015Z] b54a131b29fc: Preparing [2023-03-15T00:17:01.015Z] ef3163ab12a3: Preparing [2023-03-15T00:17:01.015Z] de27965e4099: Preparing [2023-03-15T00:17:01.015Z] 957bd98df854: Preparing [2023-03-15T00:17:01.015Z] 0e65a93d54a9: Waiting [2023-03-15T00:17:01.015Z] b54a131b29fc: Waiting [2023-03-15T00:17:01.015Z] ef3163ab12a3: Waiting [2023-03-15T00:17:01.015Z] de27965e4099: Waiting [2023-03-15T00:17:01.015Z] 8c3402d8fdfe: Preparing [2023-03-15T00:17:01.015Z] edf70074bd40: Preparing [2023-03-15T00:17:01.015Z] 957bd98df854: Waiting [2023-03-15T00:17:01.015Z] 8c3402d8fdfe: Waiting [2023-03-15T00:17:01.015Z] edf70074bd40: Waiting [2023-03-15T00:17:01.282Z] e76e3d14bb8e: Pushed [2023-03-15T00:17:01.282Z] 481488acebb8: Pushed [2023-03-15T00:17:01.282Z] e8f3c67d2aa2: Pushed [2023-03-15T00:17:01.282Z] acc83c6ca332: Pushed [2023-03-15T00:17:01.551Z] 0e65a93d54a9: Pushed [2023-03-15T00:17:01.551Z] ef3163ab12a3: Pushed [2023-03-15T00:17:01.551Z] de27965e4099: Pushed [2023-03-15T00:17:01.551Z] b54a131b29fc: Pushed [2023-03-15T00:17:01.819Z] edf70074bd40: Layer already exists [2023-03-15T00:17:07.177Z] 608d194cb50c: Pushed [2023-03-15T00:17:07.444Z] 957bd98df854: Pushed [2023-03-15T00:17:19.754Z] 8c3402d8fdfe: Pushed [2023-03-15T00:17:19.754Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:20.109Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:20.452Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-15T00:17:20.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T00:17:20.452Z] e8f3c67d2aa2: Preparing [2023-03-15T00:17:20.452Z] 481488acebb8: Preparing [2023-03-15T00:17:20.452Z] e76e3d14bb8e: Preparing [2023-03-15T00:17:20.452Z] 608d194cb50c: Preparing [2023-03-15T00:17:20.452Z] acc83c6ca332: Preparing [2023-03-15T00:17:20.452Z] 0e65a93d54a9: Preparing [2023-03-15T00:17:20.452Z] b54a131b29fc: Preparing [2023-03-15T00:17:20.452Z] ef3163ab12a3: Preparing [2023-03-15T00:17:20.452Z] de27965e4099: Preparing [2023-03-15T00:17:20.452Z] 957bd98df854: Preparing [2023-03-15T00:17:20.452Z] 8c3402d8fdfe: Preparing [2023-03-15T00:17:20.452Z] edf70074bd40: Preparing [2023-03-15T00:17:20.452Z] 0e65a93d54a9: Waiting [2023-03-15T00:17:20.452Z] b54a131b29fc: Waiting [2023-03-15T00:17:20.452Z] de27965e4099: Waiting [2023-03-15T00:17:20.452Z] ef3163ab12a3: Waiting [2023-03-15T00:17:20.452Z] 957bd98df854: Waiting [2023-03-15T00:17:20.452Z] 8c3402d8fdfe: Waiting [2023-03-15T00:17:20.452Z] edf70074bd40: Waiting [2023-03-15T00:17:20.452Z] e76e3d14bb8e: Layer already exists [2023-03-15T00:17:20.452Z] e8f3c67d2aa2: Layer already exists [2023-03-15T00:17:20.452Z] 481488acebb8: Layer already exists [2023-03-15T00:17:20.452Z] 608d194cb50c: Layer already exists [2023-03-15T00:17:20.452Z] acc83c6ca332: Layer already exists [2023-03-15T00:17:20.452Z] b54a131b29fc: Layer already exists [2023-03-15T00:17:20.452Z] 0e65a93d54a9: Layer already exists [2023-03-15T00:17:20.452Z] de27965e4099: Layer already exists [2023-03-15T00:17:20.452Z] ef3163ab12a3: Layer already exists [2023-03-15T00:17:20.452Z] 957bd98df854: Layer already exists [2023-03-15T00:17:20.452Z] edf70074bd40: Layer already exists [2023-03-15T00:17:20.452Z] 8c3402d8fdfe: Layer already exists [2023-03-15T00:17:20.721Z] latest: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:21.069Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:21.418Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.17 [2023-03-15T00:17:21.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T00:17:21.418Z] e8f3c67d2aa2: Preparing [2023-03-15T00:17:21.418Z] 481488acebb8: Preparing [2023-03-15T00:17:21.418Z] e76e3d14bb8e: Preparing [2023-03-15T00:17:21.418Z] 608d194cb50c: Preparing [2023-03-15T00:17:21.418Z] acc83c6ca332: Preparing [2023-03-15T00:17:21.418Z] 0e65a93d54a9: Preparing [2023-03-15T00:17:21.418Z] b54a131b29fc: Preparing [2023-03-15T00:17:21.418Z] ef3163ab12a3: Preparing [2023-03-15T00:17:21.418Z] de27965e4099: Preparing [2023-03-15T00:17:21.418Z] 957bd98df854: Preparing [2023-03-15T00:17:21.418Z] 8c3402d8fdfe: Preparing [2023-03-15T00:17:21.418Z] edf70074bd40: Preparing [2023-03-15T00:17:21.418Z] 0e65a93d54a9: Waiting [2023-03-15T00:17:21.418Z] b54a131b29fc: Waiting [2023-03-15T00:17:21.418Z] ef3163ab12a3: Waiting [2023-03-15T00:17:21.418Z] de27965e4099: Waiting [2023-03-15T00:17:21.418Z] 957bd98df854: Waiting [2023-03-15T00:17:21.418Z] 8c3402d8fdfe: Waiting [2023-03-15T00:17:21.418Z] edf70074bd40: Waiting [2023-03-15T00:17:21.418Z] 481488acebb8: Layer already exists [2023-03-15T00:17:21.418Z] acc83c6ca332: Layer already exists [2023-03-15T00:17:21.418Z] 608d194cb50c: Layer already exists [2023-03-15T00:17:21.418Z] e8f3c67d2aa2: Layer already exists [2023-03-15T00:17:21.418Z] e76e3d14bb8e: Layer already exists [2023-03-15T00:17:21.418Z] ef3163ab12a3: Layer already exists [2023-03-15T00:17:21.418Z] 0e65a93d54a9: Layer already exists [2023-03-15T00:17:21.418Z] 957bd98df854: Layer already exists [2023-03-15T00:17:21.418Z] b54a131b29fc: Layer already exists [2023-03-15T00:17:21.418Z] de27965e4099: Layer already exists [2023-03-15T00:17:21.418Z] 8c3402d8fdfe: Layer already exists [2023-03-15T00:17:21.418Z] edf70074bd40: Layer already exists [2023-03-15T00:17:21.684Z] 3.0.0-dev.17: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:22.024Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:22.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [2023-03-15T00:17:22.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T00:17:22.364Z] e8f3c67d2aa2: Preparing [2023-03-15T00:17:22.364Z] 481488acebb8: Preparing [2023-03-15T00:17:22.364Z] e76e3d14bb8e: Preparing [2023-03-15T00:17:22.364Z] 608d194cb50c: Preparing [2023-03-15T00:17:22.364Z] acc83c6ca332: Preparing [2023-03-15T00:17:22.364Z] 0e65a93d54a9: Preparing [2023-03-15T00:17:22.364Z] b54a131b29fc: Preparing [2023-03-15T00:17:22.364Z] ef3163ab12a3: Preparing [2023-03-15T00:17:22.364Z] de27965e4099: Preparing [2023-03-15T00:17:22.364Z] 957bd98df854: Preparing [2023-03-15T00:17:22.364Z] 8c3402d8fdfe: Preparing [2023-03-15T00:17:22.364Z] edf70074bd40: Preparing [2023-03-15T00:17:22.364Z] de27965e4099: Waiting [2023-03-15T00:17:22.364Z] 957bd98df854: Waiting [2023-03-15T00:17:22.364Z] 8c3402d8fdfe: Waiting [2023-03-15T00:17:22.364Z] edf70074bd40: Waiting [2023-03-15T00:17:22.364Z] b54a131b29fc: Waiting [2023-03-15T00:17:22.364Z] 0e65a93d54a9: Waiting [2023-03-15T00:17:22.364Z] ef3163ab12a3: Waiting [2023-03-15T00:17:22.364Z] acc83c6ca332: Layer already exists [2023-03-15T00:17:22.364Z] 481488acebb8: Layer already exists [2023-03-15T00:17:22.364Z] e8f3c67d2aa2: Layer already exists [2023-03-15T00:17:22.364Z] e76e3d14bb8e: Layer already exists [2023-03-15T00:17:22.364Z] 608d194cb50c: Layer already exists [2023-03-15T00:17:22.364Z] ef3163ab12a3: Layer already exists [2023-03-15T00:17:22.364Z] 0e65a93d54a9: Layer already exists [2023-03-15T00:17:22.364Z] 957bd98df854: Layer already exists [2023-03-15T00:17:22.364Z] b54a131b29fc: Layer already exists [2023-03-15T00:17:22.364Z] de27965e4099: Layer already exists [2023-03-15T00:17:22.364Z] edf70074bd40: Layer already exists [2023-03-15T00:17:22.364Z] 8c3402d8fdfe: Layer already exists [2023-03-15T00:17:22.630Z] 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:22.968Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:23.305Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-15T00:17:23.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T00:17:23.305Z] e8f3c67d2aa2: Preparing [2023-03-15T00:17:23.305Z] 481488acebb8: Preparing [2023-03-15T00:17:23.305Z] e76e3d14bb8e: Preparing [2023-03-15T00:17:23.305Z] 608d194cb50c: Preparing [2023-03-15T00:17:23.305Z] acc83c6ca332: Preparing [2023-03-15T00:17:23.305Z] 0e65a93d54a9: Preparing [2023-03-15T00:17:23.305Z] b54a131b29fc: Preparing [2023-03-15T00:17:23.305Z] ef3163ab12a3: Preparing [2023-03-15T00:17:23.305Z] de27965e4099: Preparing [2023-03-15T00:17:23.305Z] 957bd98df854: Preparing [2023-03-15T00:17:23.305Z] 8c3402d8fdfe: Preparing [2023-03-15T00:17:23.305Z] edf70074bd40: Preparing [2023-03-15T00:17:23.305Z] de27965e4099: Waiting [2023-03-15T00:17:23.305Z] 0e65a93d54a9: Waiting [2023-03-15T00:17:23.305Z] 957bd98df854: Waiting [2023-03-15T00:17:23.305Z] b54a131b29fc: Waiting [2023-03-15T00:17:23.305Z] edf70074bd40: Waiting [2023-03-15T00:17:23.305Z] ef3163ab12a3: Waiting [2023-03-15T00:17:23.305Z] 8c3402d8fdfe: Waiting [2023-03-15T00:17:23.305Z] acc83c6ca332: Layer already exists [2023-03-15T00:17:23.305Z] 608d194cb50c: Layer already exists [2023-03-15T00:17:23.305Z] e76e3d14bb8e: Layer already exists [2023-03-15T00:17:23.305Z] e8f3c67d2aa2: Layer already exists [2023-03-15T00:17:23.305Z] 481488acebb8: Layer already exists [2023-03-15T00:17:23.305Z] b54a131b29fc: Layer already exists [2023-03-15T00:17:23.305Z] de27965e4099: Layer already exists [2023-03-15T00:17:23.305Z] 0e65a93d54a9: Layer already exists [2023-03-15T00:17:23.305Z] ef3163ab12a3: Layer already exists [2023-03-15T00:17:23.305Z] 957bd98df854: Layer already exists [2023-03-15T00:17:23.305Z] edf70074bd40: Layer already exists [2023-03-15T00:17:23.305Z] 8c3402d8fdfe: Layer already exists [2023-03-15T00:17:23.569Z] main: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T00:17:23.612Z] ===================================================== [Pipeline] echo [2023-03-15T00:17:23.617Z] taggedImages: [2023-03-15T00:17:23.617Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7 [2023-03-15T00:17:23.617Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-15T00:17:23.617Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.17 [2023-03-15T00:17:23.617Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [2023-03-15T00:17:23.617Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:23.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T00:17:23.981Z] [2023-03-15T00:17:23.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:24.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T00:17:24.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T00:17:24.314Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T00:17:24.314Z] 04944245beec: Pulling fs layer [2023-03-15T00:17:24.314Z] 699f458cf7ca: Pulling fs layer [2023-03-15T00:17:24.314Z] 765212b225bb: Pulling fs layer [2023-03-15T00:17:24.314Z] f23df028b6ca: Pulling fs layer [2023-03-15T00:17:24.314Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T00:17:24.314Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T00:17:24.314Z] f23df028b6ca: Waiting [2023-03-15T00:17:24.314Z] d65c8cfc05b1: Waiting [2023-03-15T00:17:24.314Z] 2437ff75d9bd: Waiting [2023-03-15T00:17:24.314Z] 765212b225bb: Waiting [2023-03-15T00:17:24.584Z] 04944245beec: Verifying Checksum [2023-03-15T00:17:24.584Z] 04944245beec: Download complete [2023-03-15T00:17:24.584Z] 765212b225bb: Verifying Checksum [2023-03-15T00:17:24.584Z] 765212b225bb: Download complete [2023-03-15T00:17:24.584Z] f23df028b6ca: Download complete [2023-03-15T00:17:24.584Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T00:17:24.584Z] d65c8cfc05b1: Download complete [2023-03-15T00:17:24.850Z] 699f458cf7ca: Verifying Checksum [2023-03-15T00:17:24.850Z] 699f458cf7ca: Download complete [2023-03-15T00:17:25.115Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T00:17:25.115Z] 8998bd30e6a1: Download complete [2023-03-15T00:17:27.693Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T00:17:27.693Z] 2437ff75d9bd: Download complete [2023-03-15T00:17:28.654Z] 8998bd30e6a1: Pull complete [2023-03-15T00:17:29.237Z] 04944245beec: Pull complete [2023-03-15T00:17:30.641Z] 699f458cf7ca: Pull complete [2023-03-15T00:17:30.641Z] 765212b225bb: Pull complete [2023-03-15T00:17:31.221Z] f23df028b6ca: Pull complete [2023-03-15T00:17:31.490Z] d65c8cfc05b1: Pull complete [2023-03-15T00:17:43.789Z] 2437ff75d9bd: Pull complete [2023-03-15T00:17:43.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T00:17:43.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T00:17:43.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:17:43.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container [2023-03-15T00:17:44.059Z] $ 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-usb-camera/88 -v /w/workspace/device-usb-camera/88:/w/workspace/device-usb-camera/88:rw,z -v /w/workspace/device-usb-camera/88@tmp:/w/workspace/device-usb-camera/88@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-03-15T00:17:46.689Z] $ docker top 00a6d6a4529d853bda6451e80328b16c03fb9ea933f108ced87977c82d9e335e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:17:47.515Z] ---> job-cost.sh [2023-03-15T00:17:47.516Z] lf-activate-venv: SKIPPING [2023-03-15T00:17:47.516Z] INFO: No Stack... [2023-03-15T00:17:47.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T00:17:48.737Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T00:17:49.370Z] + cat+ /w/workspace/device-usb-camera/88/archives/cost.csv [2023-03-15T00:17:49.370Z] cut -d, -f6 [Pipeline] lock [2023-03-15T00:17:49.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [2023-03-15T00:17:49.412Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] did not exist. Created. [2023-03-15T00:17:49.413Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T00:17:50.116Z] /w/workspace/device-usb-camera/88@tmp/durable-aa7adcb6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T00:17:50.765Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T00:17:50.789Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T00:17:50.849Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T00:17:50.857Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T00:17:50.883Z] $ docker stop --time=1 00a6d6a4529d853bda6451e80328b16c03fb9ea933f108ced87977c82d9e335e [2023-03-15T00:17:52.381Z] $ docker rm -f --volumes 00a6d6a4529d853bda6451e80328b16c03fb9ea933f108ced87977c82d9e335e [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-03-15T00:17:52.744Z] provisioning config files... [2023-03-15T00:17:52.751Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5347576705337286962tmp [Pipeline] { [Pipeline] sh [2023-03-15T00:17:53.047Z] + set +x [2023-03-15T00:17:53.047Z] + curl -s https://codecov.io/bash [2023-03-15T00:17:53.047Z] + bash -s -- [2023-03-15T00:17:53.047Z] [2023-03-15T00:17:53.047Z] _____ _ [2023-03-15T00:17:53.047Z] / ____| | | [2023-03-15T00:17:53.047Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T00:17:53.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T00:17:53.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T00:17:53.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T00:17:53.047Z] Bash-1.0.6 [2023-03-15T00:17:53.047Z] [2023-03-15T00:17:53.047Z] [2023-03-15T00:17:53.047Z] ==> git version 2.25.1 found [2023-03-15T00:17:53.047Z] ==> 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-03-15T00:17:53.047Z] Release-Date: 2020-01-08 [2023-03-15T00:17:53.047Z] 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-03-15T00:17:53.047Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T00:17:53.047Z] ==> Jenkins CI detected. [2023-03-15T00:17:53.047Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-15T00:17:53.047Z] project root: . [2023-03-15T00:17:53.047Z] --> token set from env [2023-03-15T00:17:53.047Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T00:17:53.047Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T00:17:53.047Z] ==> Python coveragepy not found [2023-03-15T00:17:53.047Z] ==> Searching for coverage reports in: [2023-03-15T00:17:53.047Z] + . [2023-03-15T00:17:53.047Z] -> Found 1 reports [2023-03-15T00:17:53.047Z] ==> Detecting git/mercurial file structure [2023-03-15T00:17:53.047Z] ==> Reading reports [2023-03-15T00:17:53.047Z] + ./coverage.out bytes=28352 [2023-03-15T00:17:53.047Z] ==> Appending adjustments [2023-03-15T00:17:53.047Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T00:17:53.305Z] + Found adjustments [2023-03-15T00:17:53.305Z] ==> Gzipping contents [2023-03-15T00:17:53.305Z] 4.0K /tmp/codecov.MKwyOP.gz [2023-03-15T00:17:53.305Z] ==> Uploading reports [2023-03-15T00:17:53.305Z] url: https://codecov.io [2023-03-15T00:17:53.305Z] query: branch=main&commit=607f731e4853ec4e2d85133e839d4b6333ba41f7&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T00:17:53.305Z] -> Pinging Codecov [2023-03-15T00:17:53.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=607f731e4853ec4e2d85133e839d4b6333ba41f7&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T00:17:53.305Z] -> Uploading to [2023-03-15T00:17:53.305Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/73D8F5FF140700D3E01443B452E23636/607f731e4853ec4e2d85133e839d4b6333ba41f7/2b822664-9f19-4ca5-8a86-a5b964fdffc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T001753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63af0cc5999a252617f06d11ca4c7dd6df19fd5b93615aaea9b537059ae9c7a4 [2023-03-15T00:17:53.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:17:53.305Z] Dload Upload Total Spent Left Speed [2023-03-15T00:17:53.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3919 0 0 100 3919 0 16819 --:--:-- --:--:-- --:--:-- 16747 100 3919 0 0 100 3919 0 16747 --:--:-- --:--:-- --:--:-- 16676 [2023-03-15T00:17:53.564Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] } [2023-03-15T00:17:53.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T00:17:53.772Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T00:17:53.789Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:54.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T00:17:54.094Z] [2023-03-15T00:17:54.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:17:54.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T00:17:54.398Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T00:17:54.398Z] df9b9388f04a: Pulling fs layer [2023-03-15T00:17:54.398Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T00:17:54.398Z] 25bc292e5bac: Pulling fs layer [2023-03-15T00:17:54.398Z] 114826534d7a: Pulling fs layer [2023-03-15T00:17:54.398Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T00:17:54.398Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T00:17:54.398Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T00:17:54.398Z] 114826534d7a: Waiting [2023-03-15T00:17:54.398Z] 4657fd5d0bcf: Waiting [2023-03-15T00:17:54.398Z] 6ad1cebc031e: Waiting [2023-03-15T00:17:54.398Z] 25bc292e5bac: Verifying Checksum [2023-03-15T00:17:54.398Z] 25bc292e5bac: Download complete [2023-03-15T00:17:54.398Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T00:17:54.398Z] 52dc419b0ee2: Download complete [2023-03-15T00:17:54.398Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T00:17:54.398Z] 4657fd5d0bcf: Download complete [2023-03-15T00:17:54.660Z] df9b9388f04a: Pull complete [2023-03-15T00:17:54.660Z] 52dc419b0ee2: Pull complete [2023-03-15T00:17:54.660Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T00:17:54.660Z] 6ad1cebc031e: Download complete [2023-03-15T00:17:54.660Z] 25bc292e5bac: Pull complete [2023-03-15T00:17:55.230Z] 114826534d7a: Verifying Checksum [2023-03-15T00:17:55.230Z] 114826534d7a: Download complete [2023-03-15T00:17:55.487Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T00:17:55.487Z] 8a3aa393b2d8: Download complete [2023-03-15T00:17:58.763Z] 114826534d7a: Pull complete [2023-03-15T00:17:58.763Z] 4657fd5d0bcf: Pull complete [2023-03-15T00:17:59.022Z] 6ad1cebc031e: Pull complete [2023-03-15T00:18:02.304Z] 8a3aa393b2d8: Pull complete [2023-03-15T00:18:02.304Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T00:18:02.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T00:18:02.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:18:02.377Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:18:02.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:18:04.726Z] $ docker top 6286944c783143348082cc78a6de0114705b641ed6a323a94a00ee7abf2ac9bf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T00:18:04.793Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-15T00:18:05.081Z] + set -o pipefail [2023-03-15T00:18:05.081Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-15T00:18:11.641Z] [2023-03-15T00:18:11.642Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-15T00:18:11.642Z] [2023-03-15T00:18:11.642Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9c843cb3-8f82-4793-beb1-a899ccc96d9a [2023-03-15T00:18:11.642Z] [2023-03-15T00:18:11.642Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T00:18:11.642Z] [2023-03-15T00:18:11.642Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T00:18:11.642Z] [2023-03-15T00:18:11.642Z] [2023-03-15T00:18:11.642Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T00:18:11.642Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T00:18:11.642Z] More details here: https://snyk.co/ue1NS [2023-03-15T00:18:11.642Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-15T00:18:11.642Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-15T00:18:11.655Z] $ docker stop --time=1 6286944c783143348082cc78a6de0114705b641ed6a323a94a00ee7abf2ac9bf [2023-03-15T00:18:13.975Z] $ docker rm -f --volumes 6286944c783143348082cc78a6de0114705b641ed6a323a94a00ee7abf2ac9bf [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T00:18:14.656Z] + git log --format=format:%s -1 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] sh [2023-03-15T00:18:14.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T00:18:14.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:18:15.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:18:15.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:18:15.330Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:18:15.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:18:15.759Z] $ docker top a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T00:18:15.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:18:15.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:18:15.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:18:15.969Z] $ docker exec a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d ssh-agent [2023-03-15T00:18:16.083Z] SSH_AUTH_SOCK=/tmp/ssh-sShmGNli58If/agent.32 [2023-03-15T00:18:16.083Z] SSH_AGENT_PID=38 [2023-03-15T00:18:16.088Z] Running ssh-add (command line suppressed) [2023-03-15T00:18:16.194Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2452133789166959771.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2452133789166959771.key) [2023-03-15T00:18:16.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:18:16.499Z] + git semver tag [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,681 [run_tag] DEBUG tag force:False [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,681 [check_head_tag] DEBUG check head tag [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,682 [execute] INFO git cat-file --batch-check [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,686 [execute] INFO git cat-file --batch [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,709 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T00:18:16.760Z] 2023-03-15 00:18:16,715 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:16.760Z] 3.0.0-dev.17 [Pipeline] } [2023-03-15T00:18:16.771Z] $ docker exec --env ******** --env ******** a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d ssh-agent -k [2023-03-15T00:18:16.884Z] unset SSH_AUTH_SOCK; [2023-03-15T00:18:16.884Z] unset SSH_AGENT_PID; [2023-03-15T00:18:16.884Z] echo Agent pid 38 killed; [2023-03-15T00:18:16.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T00:18:17.189Z] + git semver [Pipeline] } [2023-03-15T00:18:17.462Z] $ docker stop --time=1 a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d [2023-03-15T00:18:18.739Z] $ docker rm -f --volumes a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:18:19.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T00:18:19.101Z] [2023-03-15T00:18:19.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:18:19.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T00:18:19.398Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T00:18:19.398Z] ab5ef0e58194: Pulling fs layer [2023-03-15T00:18:19.398Z] 9712f1f96733: Pulling fs layer [2023-03-15T00:18:19.398Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T00:18:19.398Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T00:18:19.398Z] e9a5061849ea: Pulling fs layer [2023-03-15T00:18:19.398Z] d747dcd14b5f: Pulling fs layer [2023-03-15T00:18:19.398Z] 2de7ff778b66: Pulling fs layer [2023-03-15T00:18:19.398Z] 0d9ebad4ef96: Waiting [2023-03-15T00:18:19.398Z] e9a5061849ea: Waiting [2023-03-15T00:18:19.398Z] d747dcd14b5f: Waiting [2023-03-15T00:18:19.398Z] 2de7ff778b66: Waiting [2023-03-15T00:18:19.398Z] 9712f1f96733: Download complete [2023-03-15T00:18:20.003Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T00:18:20.003Z] 63f879dbbcfc: Download complete [2023-03-15T00:18:20.264Z] e9a5061849ea: Verifying Checksum [2023-03-15T00:18:20.264Z] e9a5061849ea: Download complete [2023-03-15T00:18:20.264Z] d747dcd14b5f: Download complete [2023-03-15T00:18:20.264Z] ab5ef0e58194: Verifying Checksum [2023-03-15T00:18:20.264Z] ab5ef0e58194: Download complete [2023-03-15T00:18:20.264Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T00:18:20.264Z] 0d9ebad4ef96: Download complete [2023-03-15T00:18:20.264Z] 2de7ff778b66: Verifying Checksum [2023-03-15T00:18:20.264Z] 2de7ff778b66: Download complete [2023-03-15T00:18:22.791Z] ab5ef0e58194: Pull complete [2023-03-15T00:18:22.791Z] 9712f1f96733: Pull complete [2023-03-15T00:18:23.722Z] 63f879dbbcfc: Pull complete [2023-03-15T00:18:27.901Z] 0d9ebad4ef96: Pull complete [2023-03-15T00:18:27.901Z] e9a5061849ea: Pull complete [2023-03-15T00:18:27.901Z] d747dcd14b5f: Pull complete [2023-03-15T00:18:28.466Z] 2de7ff778b66: Pull complete [2023-03-15T00:18:28.466Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T00:18:28.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T00:18:28.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:18:28.541Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:18:28.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:18:31.039Z] $ docker top deca35c614572456083a04d1410f72bbd911dcb3d7cc5c5c1bcbf0bb45aee864 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:18:31.108Z] provisioning config files... [2023-03-15T00:18:31.115Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6511849737208098190tmp [2023-03-15T00:18:31.125Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14365589577377858452tmp [2023-03-15T00:18:31.134Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15561921947302792307tmp [Pipeline] { [Pipeline] echo [2023-03-15T00:18:31.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:31.430Z] ---> sigul-configuration.sh [2023-03-15T00:18:31.430Z] gpg: directory `/root/.gnupg' created [2023-03-15T00:18:31.430Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T00:18:31.430Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T00:18:31.430Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T00:18:31.430Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T00:18:31.430Z] gpg: CAST5 encrypted data [2023-03-15T00:18:31.430Z] gpg: encrypted with 1 passphrase [2023-03-15T00:18:31.430Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T00:18:31.718Z] + mkdir /home/jenkins [2023-03-15T00:18:31.718Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T00:18:32.003Z] + 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-03-15T00:18:32.010Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:32.290Z] ---> sigul-install.sh [2023-03-15T00:18:32.290Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T00:18:32.572Z] + git tag --list [2023-03-15T00:18:32.572Z] v0.0.0 [2023-03-15T00:18:32.572Z] v0.0.1-dev.1 [2023-03-15T00:18:32.572Z] v0.0.1-dev.10 [2023-03-15T00:18:32.572Z] v0.0.1-dev.11 [2023-03-15T00:18:32.572Z] v0.0.1-dev.12 [2023-03-15T00:18:32.572Z] v0.0.1-dev.13 [2023-03-15T00:18:32.572Z] v0.0.1-dev.14 [2023-03-15T00:18:32.572Z] v0.0.1-dev.15 [2023-03-15T00:18:32.572Z] v0.0.1-dev.16 [2023-03-15T00:18:32.572Z] v0.0.1-dev.2 [2023-03-15T00:18:32.572Z] v0.0.1-dev.3 [2023-03-15T00:18:32.572Z] v0.0.1-dev.4 [2023-03-15T00:18:32.572Z] v0.0.1-dev.5 [2023-03-15T00:18:32.572Z] v0.0.1-dev.6 [2023-03-15T00:18:32.572Z] v0.0.1-dev.7 [2023-03-15T00:18:32.572Z] v0.0.1-dev.8 [2023-03-15T00:18:32.572Z] v0.0.1-dev.9 [2023-03-15T00:18:32.572Z] v2.2.0 [2023-03-15T00:18:32.572Z] v2.2.0-dev.17 [2023-03-15T00:18:32.572Z] v2.2.0-dev.18 [2023-03-15T00:18:32.572Z] v2.2.0-dev.19 [2023-03-15T00:18:32.572Z] v2.2.0-dev.20 [2023-03-15T00:18:32.572Z] v2.2.0-dev.21 [2023-03-15T00:18:32.572Z] v2.2.0-dev.22 [2023-03-15T00:18:32.572Z] v2.2.0-dev.23 [2023-03-15T00:18:32.572Z] v2.2.0-dev.24 [2023-03-15T00:18:32.572Z] v2.2.0-dev.25 [2023-03-15T00:18:32.572Z] v2.2.0-dev.26 [2023-03-15T00:18:32.572Z] v2.2.0-dev.27 [2023-03-15T00:18:32.572Z] v2.3.0 [2023-03-15T00:18:32.572Z] v2.3.0-dev.1 [2023-03-15T00:18:32.572Z] v2.3.0-dev.10 [2023-03-15T00:18:32.572Z] v2.3.0-dev.11 [2023-03-15T00:18:32.572Z] v2.3.0-dev.12 [2023-03-15T00:18:32.572Z] v2.3.0-dev.13 [2023-03-15T00:18:32.572Z] v2.3.0-dev.14 [2023-03-15T00:18:32.572Z] v2.3.0-dev.15 [2023-03-15T00:18:32.572Z] v2.3.0-dev.16 [2023-03-15T00:18:32.572Z] v2.3.0-dev.17 [2023-03-15T00:18:32.572Z] v2.3.0-dev.18 [2023-03-15T00:18:32.572Z] v2.3.0-dev.19 [2023-03-15T00:18:32.572Z] v2.3.0-dev.2 [2023-03-15T00:18:32.572Z] v2.3.0-dev.20 [2023-03-15T00:18:32.572Z] v2.3.0-dev.21 [2023-03-15T00:18:32.572Z] v2.3.0-dev.22 [2023-03-15T00:18:32.572Z] v2.3.0-dev.23 [2023-03-15T00:18:32.572Z] v2.3.0-dev.24 [2023-03-15T00:18:32.572Z] v2.3.0-dev.25 [2023-03-15T00:18:32.572Z] v2.3.0-dev.26 [2023-03-15T00:18:32.572Z] v2.3.0-dev.27 [2023-03-15T00:18:32.572Z] v2.3.0-dev.28 [2023-03-15T00:18:32.572Z] v2.3.0-dev.3 [2023-03-15T00:18:32.572Z] v2.3.0-dev.4 [2023-03-15T00:18:32.572Z] v2.3.0-dev.5 [2023-03-15T00:18:32.572Z] v2.3.0-dev.6 [2023-03-15T00:18:32.572Z] v2.3.0-dev.7 [2023-03-15T00:18:32.572Z] v2.3.0-dev.8 [2023-03-15T00:18:32.572Z] v2.3.0-dev.9 [2023-03-15T00:18:32.572Z] v3.0.0-dev.1 [2023-03-15T00:18:32.572Z] v3.0.0-dev.10 [2023-03-15T00:18:32.572Z] v3.0.0-dev.11 [2023-03-15T00:18:32.572Z] v3.0.0-dev.12 [2023-03-15T00:18:32.572Z] v3.0.0-dev.13 [2023-03-15T00:18:32.572Z] v3.0.0-dev.14 [2023-03-15T00:18:32.572Z] v3.0.0-dev.15 [2023-03-15T00:18:32.572Z] v3.0.0-dev.16 [2023-03-15T00:18:32.572Z] v3.0.0-dev.17 [2023-03-15T00:18:32.572Z] v3.0.0-dev.2 [2023-03-15T00:18:32.572Z] v3.0.0-dev.3 [2023-03-15T00:18:32.572Z] v3.0.0-dev.4 [2023-03-15T00:18:32.572Z] v3.0.0-dev.5 [2023-03-15T00:18:32.572Z] v3.0.0-dev.6 [2023-03-15T00:18:32.572Z] v3.0.0-dev.7 [2023-03-15T00:18:32.572Z] v3.0.0-dev.8 [2023-03-15T00:18:32.572Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-15T00:18:32.857Z] + lftools sign git-tag v3.0.0-dev.17 [2023-03-15T00:18:33.422Z] Signing Git tag with Sigul... [2023-03-15T00:18:33.422Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-03-15T00:18:33.688Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:33.970Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T00:18:33.976Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T00:18:33.996Z] $ docker stop --time=1 deca35c614572456083a04d1410f72bbd911dcb3d7cc5c5c1bcbf0bb45aee864 [2023-03-15T00:18:35.274Z] $ docker rm -f --volumes deca35c614572456083a04d1410f72bbd911dcb3d7cc5c5c1bcbf0bb45aee864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T00:18:35.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T00:18:35.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:18:35.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:18:35.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:18:36.046Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:18:36.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:18:36.466Z] $ docker top 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e -eo pid,comm [2023-03-15T00:18:36.511Z] 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-03-15T00:18:36.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T00:18:36.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:18:36.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:18:36.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:18:36.659Z] $ docker exec 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e ssh-agent [2023-03-15T00:18:36.750Z] SSH_AUTH_SOCK=/tmp/ssh-YvnqmryotQJd/agent.32 [2023-03-15T00:18:36.750Z] SSH_AGENT_PID=38 [2023-03-15T00:18:36.755Z] Running ssh-add (command line suppressed) [2023-03-15T00:18:36.875Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17963415054113725677.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17963415054113725677.key) [2023-03-15T00:18:36.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:18:37.172Z] + git semver bump pre [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,364 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,364 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,364 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,364 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,364 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,366 [execute] INFO git cat-file --batch-check [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,372 [execute] INFO git cat-file --batch [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T00:18:37.432Z] 2023-03-15 00:18:37,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:37.432Z] 3.0.0-dev.18 [Pipeline] } [2023-03-15T00:18:37.446Z] $ docker exec --env ******** --env ******** 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e ssh-agent -k [2023-03-15T00:18:37.549Z] unset SSH_AUTH_SOCK; [2023-03-15T00:18:37.550Z] unset SSH_AGENT_PID; [2023-03-15T00:18:37.550Z] echo Agent pid 38 killed; [2023-03-15T00:18:37.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T00:18:37.860Z] + git semver [Pipeline] } [2023-03-15T00:18:38.134Z] $ docker stop --time=1 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e [2023-03-15T00:18:39.434Z] $ docker rm -f --volumes 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:18:39.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T00:18:39.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:18:40.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:18:40.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:18:40.132Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:18:40.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:18:40.525Z] $ docker top 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T00:18:40.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:18:40.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:18:40.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:18:40.734Z] $ docker exec 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 ssh-agent [2023-03-15T00:18:40.827Z] SSH_AUTH_SOCK=/tmp/ssh-HLcJPm22t45W/agent.32 [2023-03-15T00:18:40.827Z] SSH_AGENT_PID=38 [2023-03-15T00:18:40.844Z] Running ssh-add (command line suppressed) [2023-03-15T00:18:40.935Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1383739096682513037.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1383739096682513037.key) [2023-03-15T00:18:40.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:18:41.262Z] + git semver push [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,419 [run_push] DEBUG push [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,420 [execute] INFO git cat-file --batch-check [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,422 [execute] INFO git rev-list e9b870fbcaaf5ec385b49a11684d5fdd421791ce -- [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,423 [execute] DEBUG Popen(['git', 'rev-list', 'e9b870fbcaaf5ec385b49a11684d5fdd421791ce', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,430 [execute] INFO git fetch -v origin [2023-03-15T00:18:41.527Z] 2023-03-15 00:18:41,430 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-15T00:18:42.095Z] 2023-03-15 00:18:42,051 [run_push] DEBUG no remote changes detected [2023-03-15T00:18:42.095Z] 2023-03-15 00:18:42,052 [execute] INFO git push origin semver [2023-03-15T00:18:42.095Z] 2023-03-15 00:18:42,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T00:18:43.033Z] 2023-03-15 00:18:42,803 [run_push] DEBUG push all version tags [2023-03-15T00:18:43.033Z] 2023-03-15 00:18:42,804 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T00:18:43.033Z] 2023-03-15 00:18:42,804 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T00:18:43.600Z] 2023-03-15 00:18:43,541 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T00:18:43.600Z] 3.0.0-dev.18 [Pipeline] } [2023-03-15T00:18:43.611Z] $ docker exec --env ******** --env ******** 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 ssh-agent -k [2023-03-15T00:18:43.723Z] unset SSH_AUTH_SOCK; [2023-03-15T00:18:43.723Z] unset SSH_AGENT_PID; [2023-03-15T00:18:43.723Z] echo Agent pid 38 killed; [2023-03-15T00:18:43.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T00:18:44.039Z] + git semver [Pipeline] } [2023-03-15T00:18:44.311Z] $ docker stop --time=1 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 [2023-03-15T00:18:45.619Z] $ docker rm -f --volumes 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 [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-03-15T00:18:46.166Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-15T00:18:46.166Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-15T00:18:46.166Z] total 16 [2023-03-15T00:18:46.166Z] drwxr-xr-x 3 root root 4096 Mar 15 00:07 . [2023-03-15T00:18:46.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 00:18 .. [2023-03-15T00:18:46.166Z] drwxr-xr-x 2 root root 4096 Mar 15 00:07 cost [2023-03-15T00:18:46.166Z] -rw-r--r-- 1 root root 88 Mar 15 00:07 cost.csv [2023-03-15T00:18:46.166Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-15T00:18:46.166Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-15T00:18:46.166Z] total 16 [2023-03-15T00:18:46.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:07 . [2023-03-15T00:18:46.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 00:18 .. [2023-03-15T00:18:46.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 00:07 cost [2023-03-15T00:18:46.166Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 15 00:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:46.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:47.305Z] ---> package-listing.sh [2023-03-15T00:18:47.305Z] ++ facter osfamily [2023-03-15T00:18:47.305Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T00:18:47.563Z] + OS_FAMILY=debian [2023-03-15T00:18:47.563Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-15T00:18:47.563Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T00:18:47.563Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T00:18:47.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T00:18:47.563Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T00:18:47.563Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-15T00:18:47.563Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T00:18:47.563Z] + case "${OS_FAMILY}" in [2023-03-15T00:18:47.563Z] + dpkg -l [2023-03-15T00:18:47.563Z] + grep '^ii' [2023-03-15T00:18:47.563Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T00:18:47.563Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T00:18:47.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T00:18:47.563Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-15T00:18:47.563Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-15T00:18:47.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-15T00:18:47.573Z] 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/exfoundry_device-usb-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-03-15T00:18:47.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:18:48.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:18:48.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:18:48.474Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2023-03-15T00:18:48.504Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-03-15T00:18:48.733Z] $ docker top b0e8cec98a3835ad2378ca356393e62367c1db2e1b5ce99a06cdd9316b9ad483 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:18:49.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T00:18:49.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T00:18:49.627Z] + ls /var/log/sa-host [2023-03-15T00:18:49.627Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:18:49.688Z] provisioning config files... [2023-03-15T00:18:49.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12243726735842415733tmp [Pipeline] { [Pipeline] echo [2023-03-15T00:18:49.710Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:49.992Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T00:18:49.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:50.325Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T00:18:50.334Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:50.618Z] ---> sudo-logs.sh [2023-03-15T00:18:50.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T00:18:50.647Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:50.933Z] ---> job-cost.sh [2023-03-15T00:18:50.933Z] lf-activate-venv: SKIPPING [2023-03-15T00:18:50.933Z] DEBUG: total: 0.2199999988079071 [2023-03-15T00:18:50.933Z] INFO: Retrieving Stack Cost... [2023-03-15T00:18:51.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T00:18:51.762Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T00:18:51.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:18:52.053Z] ---> logs-deploy.sh [2023-03-15T00:18:52.053Z] lf-activate-venv: SKIPPING [2023-03-15T00:18:52.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/88 [2023-03-15T00:18:52.053Z] INFO: archiving workspace using pattern(s): [2023-03-15T00:18:52.995Z] Archives upload complete. [2023-03-15T00:18:52.995Z] INFO: archiving logs to Nexus