Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed547cb9b404855c4500ba28f125032074ed2dc3 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-ssh14755894419936200291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11899469210813313372.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh9021702688086367718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18223435282452401186.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-ssh12578885189977814278.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-9906’ Running on prd-ubuntu20.04-docker-8c-8g-9910 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 ed547cb9b404855c4500ba28f125032074ed2dc3 (main) Commit message: "Merge pull request #179 from weichou1229/issue-178" > 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 ed547cb9b404855c4500ba28f125032074ed2dc3 # timeout=10 > git rev-list --no-walk 4e47f77b753d7b234baa04d32f403ab5d967214f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:56 ========================================================= 16:56:56 EdgeX Global Pipelines Version Info 16:56:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:57 ------------------- 16:56:57 stable info: 16:56:57 ------------------- 16:56:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:56:57 Message: update stable to v1.0.244 16:56:58 ------------------- 16:56:58 experimental info: 16:56:58 ------------------- 16:56:58 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:56:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed547cb [Pipeline] echo 16:56:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:58 provisioning config files... 16:56:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18295987834447642923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:59 ---> docker-login.sh 16:56:59 nexus3.edgexfoundry.org:10001 16:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:59 Configure a credential helper to remove this warning. See 16:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:59 16:56:59 Login Succeeded 16:56:59 nexus3.edgexfoundry.org:10002 16:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:59 Configure a credential helper to remove this warning. See 16:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:59 16:56:59 Login Succeeded 16:56:59 nexus3.edgexfoundry.org:10003 16:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:59 Configure a credential helper to remove this warning. See 16:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:59 16:56:59 Login Succeeded 16:56:59 nexus3.edgexfoundry.org:10004 16:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:59 Configure a credential helper to remove this warning. See 16:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:59 16:56:59 Login Succeeded 16:56:59 docker.io 16:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:59 Configure a credential helper to remove this warning. See 16:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:59 16:56:59 Login Succeeded 16:56:59 ---> docker-login.sh ends [Pipeline] } 16:56:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:57:00 + git rev-list -1 --merges ed547cb9b404855c4500ba28f125032074ed2dc3~1..ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo 16:57:00 -----------> git rev-list -1 --merges ed547cb9b404855c4500ba28f125032074ed2dc3~1..ed547cb9b404855c4500ba28f125032074ed2dc3 ed547cb9b404855c4500ba28f125032074ed2dc3 16:57:00 ed547cb9b404855c4500ba28f125032074ed2dc3 [false] [Pipeline] sh 16:57:00 + git log --format=format:%s -1 ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo 16:57:00 ========================================================= 16:57:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:57:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:00 + git log --format=format:%s -1 ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo 16:57:00 [semverPrep] GIT_COMMIT: ed547cb9b404855c4500ba28f125032074ed2dc3, Commit Message: Merge pull request #179 from weichou1229/issue-178 [Pipeline] echo 16:57:00 [semverPrep] This is not a build commit. [Pipeline] sh 16:57:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:01 + grep -v github /etc/ssh/ssh_known_hosts 16:57:01 + [ -e /tmp/ssh_known_hosts ] 16:57:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:57:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:57:01 + sudo tee -a /etc/ssh/ssh_known_hosts 16:57:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:01 16:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:01 0.1.4: Pulling from edgex-devops/py-git-semver 16:57:01 b85a868b505f: Pulling fs layer 16:57:01 e2be974225ed: Pulling fs layer 16:57:01 339a4e72a1f5: Pulling fs layer 16:57:01 988bab9f4d93: Pulling fs layer 16:57:01 1469e6f7b9e6: Pulling fs layer 16:57:01 eaf3925da568: Pulling fs layer 16:57:01 bab4dde63d76: Pulling fs layer 16:57:01 bde34c3a00c8: Pulling fs layer 16:57:01 b352a97aabf1: Pulling fs layer 16:57:01 4872d77fe225: Pulling fs layer 16:57:01 5851b861e8e6: Pulling fs layer 16:57:01 4872d77fe225: Waiting 16:57:01 bde34c3a00c8: Waiting 16:57:01 bab4dde63d76: Waiting 16:57:01 eaf3925da568: Waiting 16:57:01 b352a97aabf1: Waiting 16:57:01 988bab9f4d93: Waiting 16:57:01 5851b861e8e6: Waiting 16:57:01 e2be974225ed: Verifying Checksum 16:57:01 e2be974225ed: Download complete 16:57:01 988bab9f4d93: Verifying Checksum 16:57:01 988bab9f4d93: Download complete 16:57:02 1469e6f7b9e6: Verifying Checksum 16:57:02 1469e6f7b9e6: Download complete 16:57:02 eaf3925da568: Verifying Checksum 16:57:02 eaf3925da568: Download complete 16:57:02 339a4e72a1f5: Verifying Checksum 16:57:02 339a4e72a1f5: Download complete 16:57:02 bde34c3a00c8: Verifying Checksum 16:57:02 bde34c3a00c8: Download complete 16:57:02 b352a97aabf1: Download complete 16:57:02 4872d77fe225: Download complete 16:57:02 5851b861e8e6: Download complete 16:57:02 b85a868b505f: Verifying Checksum 16:57:02 b85a868b505f: Download complete 16:57:02 bab4dde63d76: Verifying Checksum 16:57:02 bab4dde63d76: Download complete 16:57:03 b85a868b505f: Pull complete 16:57:03 e2be974225ed: Pull complete 16:57:03 339a4e72a1f5: Pull complete 16:57:04 988bab9f4d93: Pull complete 16:57:04 1469e6f7b9e6: Pull complete 16:57:04 eaf3925da568: Pull complete 16:57:06 bab4dde63d76: Pull complete 16:57:06 bde34c3a00c8: Pull complete 16:57:06 b352a97aabf1: Pull complete 16:57:06 4872d77fe225: Pull complete 16:57:06 5851b861e8e6: Pull complete 16:57:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:06 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 16:57:06 $ 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 16:57:09 $ docker top 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 -eo pid,comm 16:57:09 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). 16:57:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:09 [ssh-agent] Looking for ssh-agent implementation... 16:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:09 $ docker exec 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent 16:57:09 SSH_AUTH_SOCK=/tmp/ssh-EAlfvzi7wSLH/agent.32 16:57:09 SSH_AGENT_PID=38 16:57:09 Running ssh-add (command line suppressed) 16:57:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8134911742929108879.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8134911742929108879.key) 16:57:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:09 + git tag --points-at HEAD [Pipeline] } 16:57:09 $ docker exec --env ******** --env ******** 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent -k 16:57:09 unset SSH_AUTH_SOCK; 16:57:09 unset SSH_AGENT_PID; 16:57:09 echo Agent pid 38 killed; 16:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:57:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:09 [ssh-agent] Looking for ssh-agent implementation... 16:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:09 $ docker exec 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent 16:57:10 SSH_AUTH_SOCK=/tmp/ssh-TFNyXzqQw4c9/agent.71 16:57:10 SSH_AGENT_PID=77 16:57:10 Running ssh-add (command line suppressed) 16:57:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3140227242442844951.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3140227242442844951.key) 16:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:10 + git semver init 16:57:10 2023-03-13 16:57:10,653 [run_init] DEBUG init version:0.0.0 force:False 16:57:10 2023-03-13 16:57:10,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 16:57:10 2023-03-13 16:57:10,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 16:57:10 2023-03-13 16:57:10,654 [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) 16:57:11 2023-03-13 16:57:11,385 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 16:57:11 2023-03-13 16:57:11,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 16:57:11 2023-03-13 16:57:11,386 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:57:11 2023-03-13 16:57:11,386 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:57:11 3.0.0-dev.16 [Pipeline] } 16:57:11 $ docker exec --env ******** --env ******** 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent -k 16:57:11 unset SSH_AUTH_SOCK; 16:57:11 unset SSH_AGENT_PID; 16:57:11 echo Agent pid 77 killed; 16:57:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:12 + git semver [Pipeline] } 16:57:12 $ docker stop --time=1 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 16:57:13 $ docker rm -f --volumes 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:57:14 Stashed 1 file(s) [Pipeline] echo 16:57:14 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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 16:57:14 provisioning config files... 16:57:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11567758803153516515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:14 ---> docker-login.sh 16:57:14 nexus3.edgexfoundry.org:10001 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 nexus3.edgexfoundry.org:10002 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 nexus3.edgexfoundry.org:10003 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 nexus3.edgexfoundry.org:10004 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 docker.io 16:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:15 Configure a credential helper to remove this warning. See 16:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:15 16:57:15 Login Succeeded 16:57:15 ---> docker-login.sh ends [Pipeline] } 16:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:15 ========================================================= 16:57:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:57:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:57:15 Sending build context to Docker daemon 1.795MB 16:57:15 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:57:15 Step 2/13 : FROM ${BASE} AS builder 16:57:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:57:15 213ec9aee27d: Pulling fs layer 16:57:15 4583459ba037: Pulling fs layer 16:57:15 93c1e223e6f2: Pulling fs layer 16:57:15 53926ce57604: Pulling fs layer 16:57:15 21b2b0c7a3f4: Pulling fs layer 16:57:15 22ff95d597cd: Pulling fs layer 16:57:15 12d6caf4c0d1: Pulling fs layer 16:57:15 96b7cbca73a9: Pulling fs layer 16:57:15 a7acece74701: Pulling fs layer 16:57:15 53926ce57604: Waiting 16:57:15 21b2b0c7a3f4: Waiting 16:57:15 22ff95d597cd: Waiting 16:57:15 12d6caf4c0d1: Waiting 16:57:15 96b7cbca73a9: Waiting 16:57:15 a7acece74701: Waiting 16:57:15 93c1e223e6f2: Verifying Checksum 16:57:15 93c1e223e6f2: Download complete 16:57:15 4583459ba037: Download complete 16:57:15 21b2b0c7a3f4: Verifying Checksum 16:57:15 21b2b0c7a3f4: Download complete 16:57:15 22ff95d597cd: Download complete 16:57:15 213ec9aee27d: Verifying Checksum 16:57:15 213ec9aee27d: Download complete 16:57:15 12d6caf4c0d1: Download complete 16:57:15 213ec9aee27d: Pull complete 16:57:16 4583459ba037: Pull complete 16:57:16 93c1e223e6f2: Pull complete 16:57:16 a7acece74701: Verifying Checksum 16:57:16 a7acece74701: Download complete 16:57:16 96b7cbca73a9: Verifying Checksum 16:57:16 96b7cbca73a9: Download complete 16:57:16 53926ce57604: Verifying Checksum 16:57:16 53926ce57604: Download complete 16:57:19 53926ce57604: Pull complete 16:57:19 21b2b0c7a3f4: Pull complete 16:57:20 22ff95d597cd: Pull complete 16:57:20 12d6caf4c0d1: Pull complete 16:57:22 96b7cbca73a9: Pull complete 16:57:23 a7acece74701: Pull complete 16:57:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:57:23 ---> db6d94c90886 16:57:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:57:27 ---> Running in 4d69813212f8 16:57:27 Removing intermediate container 4d69813212f8 16:57:27 ---> 034dd84c94bb 16:57:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:27 ---> Running in 1d77a32ef512 16:57:27 Removing intermediate container 1d77a32ef512 16:57:27 ---> f51c6509deb8 16:57:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:57:27 ---> Running in b26a42112068 16:57:27 Removing intermediate container b26a42112068 16:57:27 ---> 3b8f930ca42a 16:57:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:57:27 ---> Running in 21d6e3e30695 16:57:27 Removing intermediate container 21d6e3e30695 16:57:27 ---> 96cfd3facbf8 16:57:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:27 ---> Running in e6f056d175e6 16:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:27 (1/80) Installing mesa (21.3.9-r0) 16:57:27 (2/80) Installing libxau (1.0.9-r0) 16:57:27 (3/80) Installing libxdmcp (1.1.3-r0) 16:57:27 (4/80) Installing libxcb (1.15-r0) 16:57:27 (5/80) Installing libx11 (1.8-r0) 16:57:27 (6/80) Installing libxext (1.3.4-r0) 16:57:27 (7/80) Installing libxfixes (6.0.0-r0) 16:57:27 (8/80) Installing libxxf86vm (1.1.4-r2) 16:57:27 (9/80) Installing libpciaccess (0.16-r0) 16:57:27 (10/80) Installing libdrm (2.4.110-r0) 16:57:27 (11/80) Installing mesa-glapi (21.3.9-r0) 16:57:27 (12/80) Installing libxshmfence (1.3-r1) 16:57:27 (13/80) Installing mesa-gl (21.3.9-r0) 16:57:27 (14/80) Installing icu-data-full (71.1-r2) 16:57:28 (15/80) Installing libice (1.0.10-r0) 16:57:28 (16/80) Installing libuuid (2.38-r1) 16:57:28 (17/80) Installing libsm (1.2.3-r0) 16:57:28 (18/80) Installing libxt (1.2.1-r0) 16:57:28 (19/80) Installing libxmu (1.1.3-r0) 16:57:28 (20/80) Installing xset (1.2.4-r0) 16:57:28 (21/80) Installing xprop (1.2.5-r0) 16:57:28 (22/80) Installing xdg-utils (1.1.3-r3) 16:57:28 (23/80) Installing dbus-libs (1.14.4-r0) 16:57:28 (24/80) Installing libffi (3.4.2-r1) 16:57:28 (25/80) Installing libintl (0.21-r2) 16:57:28 (26/80) Installing libblkid (2.38-r1) 16:57:28 (27/80) Installing libmount (2.38-r1) 16:57:28 (28/80) Installing pcre (8.45-r2) 16:57:28 (29/80) Installing glib (2.72.1-r0) 16:57:28 (30/80) Installing icu-libs (71.1-r2) 16:57:28 (31/80) Installing libpcre2-16 (10.40-r0) 16:57:28 (32/80) Installing zstd-libs (1.5.2-r1) 16:57:28 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 16:57:28 (34/80) Installing hicolor-icon-theme (0.17-r1) 16:57:28 (35/80) Installing wayland-libs-server (1.20.0-r0) 16:57:28 (36/80) Installing mesa-gbm (21.3.9-r0) 16:57:28 (37/80) Installing wayland-libs-client (1.20.0-r0) 16:57:28 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 16:57:28 (39/80) Installing libxcomposite (0.4.5-r0) 16:57:28 (40/80) Installing libbz2 (1.0.8-r1) 16:57:28 (41/80) Installing libpng (1.6.37-r1) 16:57:28 (42/80) Installing freetype (2.12.1-r0) 16:57:28 (43/80) Installing fontconfig (2.14.0-r0) 16:57:28 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 16:57:28 (45/80) Installing wayland-libs-egl (1.20.0-r0) 16:57:28 (46/80) Installing xkeyboard-config (2.35.1-r0) 16:57:28 (47/80) Installing xz-libs (5.2.5-r1) 16:57:28 (48/80) Installing libxml2 (2.9.14-r2) 16:57:28 (49/80) Installing libxkbcommon (1.4.1-r0) 16:57:28 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 16:57:29 Still waiting to schedule task 16:57:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9907’ 16:57:29 (51/80) Installing mesa-egl (21.3.9-r0) 16:57:29 (52/80) Installing avahi-libs (0.8-r6) 16:57:29 (53/80) Installing nettle (3.7.3-r0) 16:57:29 (54/80) Installing p11-kit (0.24.1-r0) 16:57:29 (55/80) Installing libtasn1 (4.18.0-r1) 16:57:29 (56/80) Installing libunistring (1.0-r0) 16:57:29 (57/80) Installing gnutls (3.7.7-r1) 16:57:29 (58/80) Installing cups-libs (2.4.2-r0) 16:57:29 (59/80) Installing graphite2 (1.3.14-r1) 16:57:29 (60/80) Installing harfbuzz (4.3.0-r0) 16:57:29 (61/80) Installing libevdev (1.12.1-r0) 16:57:29 (62/80) Installing mtdev (1.1.6-r0) 16:57:29 (63/80) Installing eudev-libs (3.2.11-r0) 16:57:29 (64/80) Installing libinput-libs (1.20.1-r0) 16:57:29 (65/80) Installing libjpeg-turbo (2.1.3-r1) 16:57:29 (66/80) Installing xcb-util-wm (0.4.1-r1) 16:57:29 (67/80) Installing xcb-util (0.4.0-r3) 16:57:29 (68/80) Installing xcb-util-image (0.4.0-r1) 16:57:29 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 16:57:29 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 16:57:29 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 16:57:29 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 16:57:29 (73/80) Installing v4l-utils-libs (1.22.1-r1) 16:57:29 (74/80) Installing v4l-utils (1.22.1-r1) 16:57:29 (75/80) Installing udev-init-scripts (35-r0) 16:57:29 Executing udev-init-scripts-35-r0.post-install 16:57:29 (76/80) Installing kmod-libs (29-r2) 16:57:29 (77/80) Installing eudev (3.2.11-r0) 16:57:29 (78/80) Installing eudev-dev (3.2.11-r0) 16:57:29 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:57:29 (80/80) Installing v4l-utils-dev (1.22.1-r1) 16:57:29 Executing busybox-1.35.0-r17.trigger 16:57:29 Executing eudev-3.2.11-r0.trigger 16:57:29 OK: 331 MiB in 131 packages 16:57:32 Removing intermediate container e6f056d175e6 16:57:32 ---> 4ff175e71677 16:57:32 Step 8/13 : WORKDIR /device-usb-camera 16:57:32 ---> Running in d2e28bcc6386 16:57:32 Removing intermediate container d2e28bcc6386 16:57:32 ---> 39c3ea9690f1 16:57:32 Step 9/13 : COPY go.mod vendor* ./ 16:57:32 ---> b351d77d0c42 16:57:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:32 ---> Running in 487e99ef966f 16:58:04 Removing intermediate container 487e99ef966f 16:58:04 ---> af74a9283b48 16:58:04 Step 11/13 : COPY . . 16:58:04 ---> 4f8d1852c0b1 16:58:04 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:58:04 ---> Running in f1efaa50027d 16:58:04  % Total % Received % Xferd Average Speed Time Time Time Current 16:58:04 Dload Upload Total Spent Left Speed 16:58:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9397 0 --:--:-- --:--:-- --:--:-- 9482 16:58:04 Removing intermediate container f1efaa50027d 16:58:04 ---> 74e1967ddbf5 16:58:04 Step 13/13 : RUN ${MAKE} 16:58:04 ---> Running in 759ebd09f1ff 16:58:04 noop 16:58:04 Removing intermediate container 759ebd09f1ff 16:58:04 ---> a240d034e6ed 16:58:04 Successfully built a240d034e6ed 16:58:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:04 + docker inspect -f . ci-base-image-x86_64 16:58:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:04 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 16:58:05 $ 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 16:58:05 $ docker top 27caec51f21ed13677b529416683e59168d3cc2e3edba24becd32c508901f03b -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:05 + go version 16:58:05 go version go1.18.7 linux/amd64 [Pipeline] } 16:58:05 $ docker stop --time=1 27caec51f21ed13677b529416683e59168d3cc2e3edba24becd32c508901f03b 16:58:06 $ docker rm -f --volumes 27caec51f21ed13677b529416683e59168d3cc2e3edba24becd32c508901f03b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:07 + docker inspect -f . ci-base-image-x86_64 16:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:07 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 16:58:07 $ 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 16:58:07 $ docker top c12309030d3aa68f9c8389780a69cdd11c6080c14e3d5ea16d2ff12e169b37fc -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 16:58:08 + make test 16:58:08 go test ./... -coverprofile=coverage.out ./... 16:58:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:58:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:58:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements 16:58:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:58:25 go vet ./... 16:58:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:27 ./bin/test-attribution-txt.sh [Pipeline] echo 16:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:58:27 $ docker stop --time=1 c12309030d3aa68f9c8389780a69cdd11c6080c14e3d5ea16d2ff12e169b37fc 16:58:29 $ docker rm -f --volumes c12309030d3aa68f9c8389780a69cdd11c6080c14e3d5ea16d2ff12e169b37fc [Pipeline] // withDockerContainer [Pipeline] sh 16:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:31 + ls -al . 16:58:31 total 188 16:58:31 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:58 . 16:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 .. 16:58:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:58 .git 16:58:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 .github 16:58:31 -rw-rw-r-- 1 jenkins jenkins 414 Mar 13 16:56 .gitignore 16:58:31 -rw-rw-r-- 1 jenkins jenkins 42 Mar 13 16:56 .golangci.yml 16:58:31 -rw-rw-r-- 1 jenkins jenkins 77 Mar 13 16:56 .hadolint.yml 16:58:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:57 .semver 16:58:31 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 13 16:56 Attribution.txt 16:58:31 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 13 16:56 CHANGELOG.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 13 16:56 Dockerfile 16:58:31 -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 16:56 GOVERNANCE.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 659 Mar 13 16:56 Jenkinsfile 16:58:31 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 13 16:56 LICENSE 16:58:31 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 13 16:56 Makefile 16:58:31 -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 16:56 OWNERS.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 13 16:56 README.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 16:57 VERSION 16:58:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:56 bin 16:58:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 cmd 16:58:31 -rw-r--r-- 1 jenkins jenkins 28352 Mar 13 16:58 coverage.out 16:58:31 -rwxrwxr-x 1 jenkins jenkins 140 Mar 13 16:56 docker-entrypoint.sh 16:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 docs 16:58:31 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 13 16:56 go.mod 16:58:31 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 13 16:56 go.sum 16:58:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 internal 16:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 snap 16:58:31 -rw-rw-r-- 1 jenkins jenkins 231 Mar 13 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:31 + 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=ed547cb9b404855c4500ba28f125032074ed2dc3 --label arch=amd64 --label version=3.0.0-dev.16 . 16:58:31 Sending build context to Docker daemon 1.824MB 16:58:31 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 16:58:31 Step 2/35 : FROM ${BASE} AS builder 16:58:31 ---> a240d034e6ed 16:58:31 Step 3/35 : ARG ADD_BUILD_TAGS="" 16:58:31 ---> Running in f0a539c155b7 16:58:31 Removing intermediate container f0a539c155b7 16:58:31 ---> 9045e5987fdf 16:58:31 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:58:31 ---> Running in 6d0cf0c1e9c2 16:58:31 Removing intermediate container 6d0cf0c1e9c2 16:58:31 ---> 9d6a26d3b951 16:58:31 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:58:31 ---> Running in 3efa4d908564 16:58:31 Removing intermediate container 3efa4d908564 16:58:31 ---> 7812693e4e05 16:58:31 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:58:31 ---> Running in 1ff2dcbab3e7 16:58:32 Removing intermediate container 1ff2dcbab3e7 16:58:32 ---> 812a7bb03efa 16:58:32 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:32 ---> Running in d34963c58fff 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:32 OK: 331 MiB in 131 packages 16:58:32 Removing intermediate container d34963c58fff 16:58:32 ---> e7d8ea2e99ca 16:58:32 Step 8/35 : WORKDIR /device-usb-camera 16:58:32 ---> Running in 4eb46bc0f051 16:58:33 Removing intermediate container 4eb46bc0f051 16:58:33 ---> 1924b7e8b644 16:58:33 Step 9/35 : COPY go.mod vendor* ./ 16:58:33 ---> 6ab6bbe627e7 16:58:33 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:33 ---> Running in 536776d797c4 16:58:34 Removing intermediate container 536776d797c4 16:58:34 ---> 51e8cfcb1279 16:58:34 Step 11/35 : COPY . . 16:58:34 ---> 42e455f6bae9 16:58:34 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:58:34 ---> Running in 172c7770e7fc 16:58:34  % Total % Received % Xferd Average Speed Time Time Time Current 16:58:34 Dload Upload Total Spent Left Speed 16:58:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  46248      0 --:--:-- --:--:-- --:--:-- 48272 16:58:34 Removing intermediate container 172c7770e7fc 16:58:34 ---> 4f01f4a7b813 16:58:34 Step 13/35 : RUN ${MAKE} 16:58:34 ---> Running in d3f72279ce56 16:58:35 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:58:56 Removing intermediate container d3f72279ce56 16:58:56 ---> cc2fd3db3857 16:58:56 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:58:56 v0.21.6: Pulling from aler9/rtsp-simple-server 16:58:56 4acc49c71d14: Pulling fs layer 16:58:56 4acc49c71d14: Verifying Checksum 16:58:56 4acc49c71d14: Download complete 16:58:57 4acc49c71d14: Pull complete 16:58:57 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:58:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:58:57 ---> 01a2bd3e5fff 16:58:57 Step 15/35 : FROM alpine:3.16 16:58:57 3.16: Pulling from library/alpine 16:58:57 ef5531b6e74e: Pulling fs layer 16:58:57 ef5531b6e74e: Verifying Checksum 16:58:57 ef5531b6e74e: Download complete 16:58:58 ef5531b6e74e: Pull complete 16:58:58 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 16:58:58 Status: Downloaded newer image for alpine:3.16 16:58:58 ---> dfd21b5a31f5 16:58:58 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:58:58 ---> Running in 022c0638ec3c 16:58:58 Removing intermediate container 022c0638ec3c 16:58:58 ---> fc7a4942f04a 16:58:58 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:58:58 ---> Running in 6fbdd3aa5755 16:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:59 (1/80) Installing dumb-init (1.2.5-r1) 16:58:59 (2/80) Installing sdl2 (2.0.22-r0) 16:58:59 (3/80) Installing libxau (1.0.9-r0) 16:58:59 (4/80) Installing libxdmcp (1.1.3-r0) 16:58:59 (5/80) Installing libxcb (1.15-r0) 16:58:59 (6/80) Installing libx11 (1.8-r0) 16:58:59 (7/80) Installing aom-libs (3.3.0-r0) 16:58:59 (8/80) Installing alsa-lib (1.2.7.2-r0) 16:58:59 (9/80) Installing expat (2.5.0-r0) 16:58:59 (10/80) Installing brotli-libs (1.0.9-r6) 16:58:59 (11/80) Installing libbz2 (1.0.8-r1) 16:58:59 (12/80) Installing libpng (1.6.37-r1) 16:58:59 (13/80) Installing freetype (2.12.1-r0) 16:58:59 (14/80) Installing fontconfig (2.14.0-r0) 16:58:59 (15/80) Installing fribidi (1.0.12-r0) 16:58:59 (16/80) Installing libffi (3.4.2-r1) 16:58:59 (17/80) Installing libintl (0.21-r2) 16:58:59 (18/80) Installing libblkid (2.38-r1) 16:58:59 (19/80) Installing libmount (2.38-r1) 16:58:59 (20/80) Installing pcre (8.45-r2) 16:58:59 (21/80) Installing glib (2.72.1-r0) 16:58:59 (22/80) Installing graphite2 (1.3.14-r1) 16:58:59 (23/80) Installing harfbuzz (4.3.0-r0) 16:58:59 (24/80) Installing libass (0.16.0-r0) 16:58:59 (25/80) Installing libdav1d (1.0.0-r0) 16:58:59 (26/80) Installing libpciaccess (0.16-r0) 16:58:59 (27/80) Installing libdrm (2.4.110-r0) 16:58:59 (28/80) Installing gmp (6.2.1-r2) 16:58:59 (29/80) Installing nettle (3.7.3-r0) 16:58:59 (30/80) Installing p11-kit (0.24.1-r0) 16:58:59 (31/80) Installing libtasn1 (4.18.0-r1) 16:58:59 (32/80) Installing libunistring (1.0-r0) 16:58:59 (33/80) Installing gnutls (3.7.7-r1) 16:58:59 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:58:59 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 16:58:59 (36/80) Installing lame (3.100-r0) 16:58:59 (37/80) Installing opus (1.3.1-r1) 16:58:59 (38/80) Installing libasyncns (0.8-r1) 16:58:59 (39/80) Installing dbus-libs (1.14.4-r0) 16:58:59 (40/80) Installing libltdl (2.4.7-r0) 16:58:59 (41/80) Installing orc (0.4.32-r0) 16:58:59 (42/80) Installing libgcc (11.2.1_git20220219-r2) 16:58:59 (43/80) Installing libogg (1.3.5-r1) 16:58:59 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 16:58:59 (45/80) Installing flac (1.3.4-r0) 16:58:59 (46/80) Installing libvorbis (1.3.7-r0) 16:58:59 (47/80) Installing libsndfile (1.1.0-r0) 16:58:59 (48/80) Installing libgomp (11.2.1_git20220219-r2) 16:58:59 (49/80) Installing soxr (0.1.3-r2) 16:58:59 (50/80) Installing speexdsp (1.2.0-r0) 16:58:59 (51/80) Installing tdb-libs (1.4.6-r0) 16:58:59 (52/80) Installing libpulse (15.0-r2) 16:58:59 (53/80) Installing cjson (1.7.15-r3) 16:58:59 (54/80) Installing mbedtls (2.28.2-r0) 16:58:59 (55/80) Installing librist (0.2.6-r1) 16:58:59 (56/80) Installing libsrt (1.4.4-r0) 16:58:59 (57/80) Installing libssh (0.9.6-r1) 16:58:59 (58/80) Installing libtheora (1.1.1-r16) 16:58:59 (59/80) Installing libjpeg-turbo (2.1.3-r1) 16:58:59 (60/80) Installing v4l-utils-libs (1.22.1-r1) 16:58:59 (61/80) Installing libxext (1.3.4-r0) 16:58:59 (62/80) Installing libxfixes (6.0.0-r0) 16:58:59 (63/80) Installing wayland-libs-client (1.20.0-r0) 16:58:59 (64/80) Installing libva (2.14.0-r0) 16:58:59 (65/80) Installing libvdpau (1.5-r0) 16:58:59 (66/80) Installing vidstab (1.1.0-r1) 16:58:59 (67/80) Installing libvpx (1.11.0-r1) 16:58:59 (68/80) Installing libwebp (1.2.3-r0) 16:58:59 (69/80) Installing x264-libs (0.163_git20210613-r0) 16:58:59 (70/80) Installing numactl (2.0.14-r0) 16:58:59 (71/80) Installing x265-libs (3.5-r3) 16:59:00 (72/80) Installing xvidcore (1.3.7-r1) 16:59:00 (73/80) Installing ffmpeg-libs (5.0.1-r1) 16:59:00 (74/80) Installing ffmpeg (5.0.1-r1) 16:59:00 (75/80) Installing udev-init-scripts (35-r0) 16:59:00 Executing udev-init-scripts-35-r0.post-install 16:59:00 (76/80) Installing eudev-libs (3.2.11-r0) 16:59:00 (77/80) Installing xz-libs (5.2.5-r1) 16:59:00 (78/80) Installing zstd-libs (1.5.2-r1) 16:59:00 (79/80) Installing kmod-libs (29-r2) 16:59:00 (80/80) Installing eudev (3.2.11-r0) 16:59:00 Executing busybox-1.35.0-r17.trigger 16:59:00 Executing eudev-3.2.11-r0.trigger 16:59:00 OK: 100 MiB in 94 packages 16:59:02 Removing intermediate container 6fbdd3aa5755 16:59:02 ---> e552bc83a53c 16:59:02 Step 18/35 : WORKDIR / 16:59:02 ---> Running in 966bfa56b7a1 16:59:02 Removing intermediate container 966bfa56b7a1 16:59:02 ---> fd51afcabd87 16:59:02 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:59:03 ---> 8a796012c3ef 16:59:03 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:59:03 ---> 8ded2909d5c5 16:59:03 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:59:03 ---> 0747bc7fc881 16:59:03 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:59:03 ---> 25aff346dbc3 16:59:03 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:59:03 ---> 859d671a4349 16:59:03 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:59:03 ---> 7fa35c149d1d 16:59:03 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:59:04 ---> 63c1fd5f8688 16:59:04 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:59:04 ---> Running in 9182cf90e1a7 16:59:05 Removing intermediate container 9182cf90e1a7 16:59:05 ---> c190214c703e 16:59:05 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:59:05 ---> Running in 8dee91ebe3cd 16:59:05 Removing intermediate container 8dee91ebe3cd 16:59:05 ---> 3b96bc4caafc 16:59:05 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:59:05 ---> Running in dc09c8bb66ae 16:59:06 Removing intermediate container dc09c8bb66ae 16:59:06 ---> c7f3022aa8ea 16:59:06 Step 29/35 : EXPOSE 59983 16:59:06 ---> Running in e2a6b486e6cd 16:59:06 Removing intermediate container e2a6b486e6cd 16:59:06 ---> 546ffead4d4e 16:59:06 Step 30/35 : EXPOSE 8554 16:59:06 ---> Running in 15261f478745 16:59:06 Removing intermediate container 15261f478745 16:59:06 ---> 8b839a47d72a 16:59:06 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:59:06 ---> Running in e1f2f9823cb3 16:59:06 Removing intermediate container e1f2f9823cb3 16:59:06 ---> afe20b4c85a1 16:59:06 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:59:06 ---> Running in f8f8229f4a11 16:59:06 Removing intermediate container f8f8229f4a11 16:59:06 ---> fb8de7d212e2 16:59:06 Step 33/35 : LABEL arch=amd64 16:59:06 ---> Running in d414b36c85fc 16:59:06 Removing intermediate container d414b36c85fc 16:59:06 ---> 3ff717d781a2 16:59:06 Step 34/35 : LABEL git_sha=ed547cb9b404855c4500ba28f125032074ed2dc3 16:59:06 ---> Running in fb2f8fc031c7 16:59:06 Removing intermediate container fb2f8fc031c7 16:59:06 ---> 5ea111a21d56 16:59:06 Step 35/35 : LABEL version=3.0.0-dev.16 16:59:06 ---> Running in 8af326eb9746 16:59:06 Removing intermediate container 8af326eb9746 16:59:06 ---> 6abcd694e031 16:59:06 [Warning] One or more build-args [ARCH] were not consumed 16:59:06 Successfully built 6abcd694e031 16:59:06 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 16:59:06 provisioning config files... 16:59:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2846314995214883022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:07 ---> docker-login.sh 16:59:07 nexus3.edgexfoundry.org:10001 16:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:07 Configure a credential helper to remove this warning. See 16:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:07 16:59:07 Login Succeeded 16:59:07 nexus3.edgexfoundry.org:10002 16:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:07 Configure a credential helper to remove this warning. See 16:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:07 16:59:07 Login Succeeded 16:59:07 nexus3.edgexfoundry.org:10003 16:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:07 Configure a credential helper to remove this warning. See 16:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:07 16:59:07 Login Succeeded 16:59:07 nexus3.edgexfoundry.org:10004 16:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:07 Configure a credential helper to remove this warning. See 16:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:07 16:59:07 Login Succeeded 16:59:07 docker.io 16:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:07 Configure a credential helper to remove this warning. See 16:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:07 16:59:07 Login Succeeded 16:59:07 ---> docker-login.sh ends [Pipeline] } 16:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:07 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 16:59:07 ed547cb9b404855c4500ba28f125032074ed2dc3 16:59:07 latest 16:59:07 3.0.0-dev.16 16:59:07 ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 16:59:07 main 16:59:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:07 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3 16:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:59:08 667951f5046e: Preparing 16:59:08 77108de0e271: Preparing 16:59:08 bee8019f03c4: Preparing 16:59:08 3827b5b91e75: Preparing 16:59:08 acc83c6ca332: Preparing 16:59:08 6581a20b6185: Preparing 16:59:08 c539937db4b3: Preparing 16:59:08 f602a8b01406: Preparing 16:59:08 b43f3b8ddb27: Preparing 16:59:08 7e570a7ef25d: Preparing 16:59:08 1ddd9d01a0b8: Preparing 16:59:08 aa5968d388b8: Preparing 16:59:08 6581a20b6185: Waiting 16:59:08 7e570a7ef25d: Waiting 16:59:08 1ddd9d01a0b8: Waiting 16:59:08 b43f3b8ddb27: Waiting 16:59:08 f602a8b01406: Waiting 16:59:08 c539937db4b3: Waiting 16:59:08 aa5968d388b8: Waiting 16:59:08 77108de0e271: Pushed 16:59:08 bee8019f03c4: Pushed 16:59:08 667951f5046e: Pushed 16:59:08 acc83c6ca332: Pushed 16:59:08 6581a20b6185: Pushed 16:59:08 c539937db4b3: Pushed 16:59:08 b43f3b8ddb27: Pushed 16:59:08 f602a8b01406: Pushed 16:59:08 aa5968d388b8: Layer already exists 16:59:11 3827b5b91e75: Pushed 16:59:11 7e570a7ef25d: Pushed 16:59:17 1ddd9d01a0b8: Pushed 16:59:17 ed547cb9b404855c4500ba28f125032074ed2dc3: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:59:18 667951f5046e: Preparing 16:59:18 77108de0e271: Preparing 16:59:18 bee8019f03c4: Preparing 16:59:18 3827b5b91e75: Preparing 16:59:18 acc83c6ca332: Preparing 16:59:18 6581a20b6185: Preparing 16:59:18 c539937db4b3: Preparing 16:59:18 f602a8b01406: Preparing 16:59:18 b43f3b8ddb27: Preparing 16:59:18 7e570a7ef25d: Preparing 16:59:18 1ddd9d01a0b8: Preparing 16:59:18 aa5968d388b8: Preparing 16:59:18 6581a20b6185: Waiting 16:59:18 c539937db4b3: Waiting 16:59:18 f602a8b01406: Waiting 16:59:18 1ddd9d01a0b8: Waiting 16:59:18 aa5968d388b8: Waiting 16:59:18 bee8019f03c4: Layer already exists 16:59:18 667951f5046e: Layer already exists 16:59:18 3827b5b91e75: Layer already exists 16:59:18 77108de0e271: Layer already exists 16:59:18 acc83c6ca332: Layer already exists 16:59:18 6581a20b6185: Layer already exists 16:59:18 f602a8b01406: Layer already exists 16:59:18 c539937db4b3: Layer already exists 16:59:18 b43f3b8ddb27: Layer already exists 16:59:18 7e570a7ef25d: Layer already exists 16:59:18 1ddd9d01a0b8: Layer already exists 16:59:18 aa5968d388b8: Layer already exists 16:59:19 latest: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.16 16:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:59:20 667951f5046e: Preparing 16:59:20 77108de0e271: Preparing 16:59:20 bee8019f03c4: Preparing 16:59:20 3827b5b91e75: Preparing 16:59:20 acc83c6ca332: Preparing 16:59:20 6581a20b6185: Preparing 16:59:20 c539937db4b3: Preparing 16:59:20 f602a8b01406: Preparing 16:59:20 b43f3b8ddb27: Preparing 16:59:20 7e570a7ef25d: Preparing 16:59:20 1ddd9d01a0b8: Preparing 16:59:20 aa5968d388b8: Preparing 16:59:20 6581a20b6185: Waiting 16:59:20 b43f3b8ddb27: Waiting 16:59:20 f602a8b01406: Waiting 16:59:20 7e570a7ef25d: Waiting 16:59:20 c539937db4b3: Waiting 16:59:20 1ddd9d01a0b8: Waiting 16:59:20 aa5968d388b8: Waiting 16:59:20 667951f5046e: Layer already exists 16:59:20 bee8019f03c4: Layer already exists 16:59:20 acc83c6ca332: Layer already exists 16:59:20 77108de0e271: Layer already exists 16:59:20 3827b5b91e75: Layer already exists 16:59:20 6581a20b6185: Layer already exists 16:59:20 b43f3b8ddb27: Layer already exists 16:59:20 c539937db4b3: Layer already exists 16:59:20 f602a8b01406: Layer already exists 16:59:20 7e570a7ef25d: Layer already exists 16:59:20 1ddd9d01a0b8: Layer already exists 16:59:20 aa5968d388b8: Layer already exists 16:59:20 3.0.0-dev.16: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 16:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:59:20 667951f5046e: Preparing 16:59:20 77108de0e271: Preparing 16:59:20 bee8019f03c4: Preparing 16:59:20 3827b5b91e75: Preparing 16:59:20 acc83c6ca332: Preparing 16:59:20 6581a20b6185: Preparing 16:59:20 c539937db4b3: Preparing 16:59:20 6581a20b6185: Waiting 16:59:20 f602a8b01406: Preparing 16:59:20 b43f3b8ddb27: Preparing 16:59:20 7e570a7ef25d: Preparing 16:59:20 c539937db4b3: Waiting 16:59:20 b43f3b8ddb27: Waiting 16:59:20 1ddd9d01a0b8: Preparing 16:59:20 aa5968d388b8: Preparing 16:59:20 7e570a7ef25d: Waiting 16:59:20 1ddd9d01a0b8: Waiting 16:59:20 aa5968d388b8: Waiting 16:59:20 667951f5046e: Layer already exists 16:59:20 bee8019f03c4: Layer already exists 16:59:20 3827b5b91e75: Layer already exists 16:59:20 77108de0e271: Layer already exists 16:59:20 acc83c6ca332: Layer already exists 16:59:20 6581a20b6185: Layer already exists 16:59:20 c539937db4b3: Layer already exists 16:59:20 f602a8b01406: Layer already exists 16:59:20 b43f3b8ddb27: Layer already exists 16:59:20 7e570a7ef25d: Layer already exists 16:59:20 1ddd9d01a0b8: Layer already exists 16:59:20 aa5968d388b8: Layer already exists 16:59:20 ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:21 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 16:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:59:21 667951f5046e: Preparing 16:59:21 77108de0e271: Preparing 16:59:21 bee8019f03c4: Preparing 16:59:21 3827b5b91e75: Preparing 16:59:21 acc83c6ca332: Preparing 16:59:21 6581a20b6185: Preparing 16:59:21 c539937db4b3: Preparing 16:59:21 f602a8b01406: Preparing 16:59:21 b43f3b8ddb27: Preparing 16:59:21 7e570a7ef25d: Preparing 16:59:21 1ddd9d01a0b8: Preparing 16:59:21 aa5968d388b8: Preparing 16:59:21 c539937db4b3: Waiting 16:59:21 7e570a7ef25d: Waiting 16:59:21 f602a8b01406: Waiting 16:59:21 1ddd9d01a0b8: Waiting 16:59:21 aa5968d388b8: Waiting 16:59:21 b43f3b8ddb27: Waiting 16:59:21 6581a20b6185: Waiting 16:59:21 3827b5b91e75: Layer already exists 16:59:21 acc83c6ca332: Layer already exists 16:59:21 667951f5046e: Layer already exists 16:59:21 77108de0e271: Layer already exists 16:59:21 bee8019f03c4: Layer already exists 16:59:21 6581a20b6185: Layer already exists 16:59:21 b43f3b8ddb27: Layer already exists 16:59:21 f602a8b01406: Layer already exists 16:59:21 c539937db4b3: Layer already exists 16:59:21 7e570a7ef25d: Layer already exists 16:59:21 1ddd9d01a0b8: Layer already exists 16:59:21 aa5968d388b8: Layer already exists 16:59:21 main: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:21 ===================================================== [Pipeline] echo 16:59:21 taggedImages: 16:59:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3 16:59:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:59:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.16 16:59:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 16:59:21 - 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 16:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:21 16:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:22 latest: Pulling from edgex-lftools-log-publisher 16:59:22 5eb5b503b376: Pulling fs layer 16:59:22 5c69ac0246d0: Pulling fs layer 16:59:22 ec43610c2a17: Pulling fs layer 16:59:22 3a2ae6a8a46f: Pulling fs layer 16:59:22 33b1e0a273af: Pulling fs layer 16:59:22 5d3b04190fa2: Pulling fs layer 16:59:22 2f39f015ded8: Pulling fs layer 16:59:22 33b1e0a273af: Waiting 16:59:22 5d3b04190fa2: Waiting 16:59:22 3a2ae6a8a46f: Waiting 16:59:22 2f39f015ded8: Waiting 16:59:22 5c69ac0246d0: Verifying Checksum 16:59:22 5c69ac0246d0: Download complete 16:59:22 3a2ae6a8a46f: Verifying Checksum 16:59:22 3a2ae6a8a46f: Download complete 16:59:22 33b1e0a273af: Verifying Checksum 16:59:22 33b1e0a273af: Download complete 16:59:22 5d3b04190fa2: Verifying Checksum 16:59:22 5d3b04190fa2: Download complete 16:59:22 ec43610c2a17: Verifying Checksum 16:59:22 ec43610c2a17: Download complete 16:59:22 5eb5b503b376: Verifying Checksum 16:59:22 5eb5b503b376: Download complete 16:59:22 2f39f015ded8: Download complete 16:59:23 5eb5b503b376: Pull complete 16:59:23 5c69ac0246d0: Pull complete 16:59:24 ec43610c2a17: Pull complete 16:59:24 3a2ae6a8a46f: Pull complete 16:59:24 33b1e0a273af: Pull complete 16:59:24 5d3b04190fa2: Pull complete 16:59:28 2f39f015ded8: Pull complete 16:59:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:28 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 16:59:28 $ 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 16:59:32 $ docker top 023f90246bb6fdae98a359a6a9f2982d51c6a598f5f11d020447ae5ad86b0d47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:33 ---> job-cost.sh 16:59:33 lf-activate-venv: SKIPPING 16:59:33 INFO: No Stack... 16:59:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:33 INFO: Archiving Costs [Pipeline] sh 16:59:34 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 16:59:34 + cut -d, -f6 [Pipeline] lock 16:59:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] 16:59:34 Resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] did not exist. Created. 16:59:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:34 + echo total: 0.2199999988079071 [Pipeline] stash 16:59:34 Stashed 1 file(s) [Pipeline] } 16:59:34 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:34 $ docker stop --time=1 023f90246bb6fdae98a359a6a9f2982d51c6a598f5f11d020447ae5ad86b0d47 16:59:35 $ docker rm -f --volumes 023f90246bb6fdae98a359a6a9f2982d51c6a598f5f11d020447ae5ad86b0d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:00:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9912 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:00:25 Running in /w/workspace/device-usb-camera/87 [Pipeline] { [Pipeline] checkout 17:00:25 Selected Git installation does not exist. Using Default 17:00:25 The recommended git tool is: NONE 17:00:35 using credential edgex-jenkins-ssh 17:00:35 Cloning the remote Git repository 17:00:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:00:36 > git init /w/workspace/device-usb-camera/87 # timeout=10 17:00:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:00:36 > git --version # timeout=10 17:00:36 > git --version # 'git version 2.25.1' 17:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:38 Avoid second fetch 17:00:38 Checking out Revision ed547cb9b404855c4500ba28f125032074ed2dc3 (main) 17:00:39 Commit message: "Merge pull request #179 from weichou1229/issue-178" 17:00:38 > git config core.sparsecheckout # timeout=10 17:00:38 > git checkout -f ed547cb9b404855c4500ba28f125032074ed2dc3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:40 Dload Upload Total Spent Left Speed 17:00:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 17:00:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:00:41 sudo tee /etc/docker/daemon.new 17:00:41 { 17:00:41 "registry-mirrors": [ 17:00:41 "https://nexus3.edgexfoundry.org:10001" 17:00:41 ], 17:00:41 "bip": "10.250.0.254/24", 17:00:41 "hosts": [ 17:00:41 "tcp://0.0.0.0:5555", 17:00:41 "unix:///var/run/docker.sock" 17:00:41 ], 17:00:41 "mtu": 1458, 17:00:41 "selinux-enabled": true, 17:00:41 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:41 } [Pipeline] sh 17:00:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:00 provisioning config files... 17:01:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/87@tmp/config8658070999943786693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:00 ---> docker-login.sh 17:01:00 nexus3.edgexfoundry.org:10001 17:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:03 Configure a credential helper to remove this warning. See 17:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:03 17:01:03 Login Succeeded 17:01:03 nexus3.edgexfoundry.org:10002 17:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:03 Configure a credential helper to remove this warning. See 17:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:03 17:01:03 Login Succeeded 17:01:03 nexus3.edgexfoundry.org:10003 17:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:04 Configure a credential helper to remove this warning. See 17:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:04 17:01:04 Login Succeeded 17:01:04 nexus3.edgexfoundry.org:10004 17:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:04 Configure a credential helper to remove this warning. See 17:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:04 17:01:04 Login Succeeded 17:01:04 docker.io 17:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:04 Configure a credential helper to remove this warning. See 17:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:04 17:01:04 Login Succeeded 17:01:04 ---> docker-login.sh ends [Pipeline] } 17:01:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:05 ========================================================= 17:01:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:01:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:01:06 Sending build context to Docker daemon 1.157MB 17:01:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:01:06 Step 2/13 : FROM ${BASE} AS builder 17:01:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:06 9b18e9b68314: Pulling fs layer 17:01:06 35d82f9e3411: Pulling fs layer 17:01:06 e16973657156: Pulling fs layer 17:01:06 fc693d55d65f: Pulling fs layer 17:01:06 7e9fc2657dce: Pulling fs layer 17:01:06 dda99020689f: Pulling fs layer 17:01:06 db1c61fa0a46: Pulling fs layer 17:01:06 891c053d2c06: Pulling fs layer 17:01:06 fc693d55d65f: Waiting 17:01:06 7e9fc2657dce: Waiting 17:01:06 dda99020689f: Waiting 17:01:06 db1c61fa0a46: Waiting 17:01:06 891c053d2c06: Waiting 17:01:06 e16973657156: Verifying Checksum 17:01:06 e16973657156: Download complete 17:01:06 35d82f9e3411: Verifying Checksum 17:01:06 35d82f9e3411: Download complete 17:01:06 7e9fc2657dce: Verifying Checksum 17:01:06 7e9fc2657dce: Download complete 17:01:06 dda99020689f: Verifying Checksum 17:01:06 dda99020689f: Download complete 17:01:06 9b18e9b68314: Verifying Checksum 17:01:06 9b18e9b68314: Download complete 17:01:07 9b18e9b68314: Pull complete 17:01:07 891c053d2c06: Verifying Checksum 17:01:07 891c053d2c06: Download complete 17:01:07 35d82f9e3411: Pull complete 17:01:08 e16973657156: Pull complete 17:01:09 db1c61fa0a46: Verifying Checksum 17:01:09 db1c61fa0a46: Download complete 17:01:09 fc693d55d65f: Verifying Checksum 17:01:09 fc693d55d65f: Download complete 17:01:24 fc693d55d65f: Pull complete 17:01:24 7e9fc2657dce: Pull complete 17:01:24 dda99020689f: Pull complete 17:01:30 db1c61fa0a46: Pull complete 17:01:32 891c053d2c06: Pull complete 17:01:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:01:32 ---> f96f9c87975a 17:01:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:01:34 ---> Running in bd85f2254b50 17:01:34 Removing intermediate container bd85f2254b50 17:01:34 ---> f87055d574e0 17:01:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:01:34 ---> Running in c7025888515d 17:01:34 Removing intermediate container c7025888515d 17:01:34 ---> 8fe64a158a2e 17:01:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:01:34 ---> Running in ef55da841ff7 17:01:35 Removing intermediate container ef55da841ff7 17:01:35 ---> 2f78590ed904 17:01:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:01:35 ---> Running in 59f14b2a41cd 17:01:35 Removing intermediate container 59f14b2a41cd 17:01:35 ---> 48a7dafcd1df 17:01:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:35 ---> Running in 1b9c69d589b5 17:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:38 (1/14) Installing libintl (0.21-r2) 17:01:38 (2/14) Installing eudev-libs (3.2.11-r0) 17:01:38 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:01:38 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:01:38 (5/14) Installing v4l-utils (1.22.1-r1) 17:01:38 (6/14) Installing udev-init-scripts (35-r0) 17:01:38 Executing udev-init-scripts-35-r0.post-install 17:01:38 (7/14) Installing libblkid (2.38-r1) 17:01:38 (8/14) Installing xz-libs (5.2.5-r1) 17:01:38 (9/14) Installing zstd-libs (1.5.2-r1) 17:01:38 (10/14) Installing kmod-libs (29-r2) 17:01:38 (11/14) Installing eudev (3.2.11-r0) 17:01:38 (12/14) Installing eudev-dev (3.2.11-r0) 17:01:38 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:01:38 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:01:38 Executing busybox-1.35.0-r17.trigger 17:01:38 Executing eudev-3.2.11-r0.trigger 17:01:38 OK: 228 MiB in 65 packages 17:01:40 Removing intermediate container 1b9c69d589b5 17:01:40 ---> e8cdda18f5d4 17:01:40 Step 8/13 : WORKDIR /device-usb-camera 17:01:40 ---> Running in ad3de64b8e1c 17:01:40 Removing intermediate container ad3de64b8e1c 17:01:40 ---> db567ac917b8 17:01:40 Step 9/13 : COPY go.mod vendor* ./ 17:01:41 ---> d062ae9b89ad 17:01:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:41 ---> Running in 44eeea420eea 17:03:02 Removing intermediate container 44eeea420eea 17:03:02 ---> ab3da7fc1c54 17:03:02 Step 11/13 : COPY . . 17:03:02 ---> 1e4c7f23c312 17:03:02 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:03:02 ---> Running in 984af37e317b 17:03:02  % Total  % Received % Xferd Average Speed  Time Time Time Current 17:03:02  Dload Upload Total Spent Left Speed 17:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 12484 0 --:--:-- --:--:-- --:--:-- 12642 17:03:02 Removing intermediate container 984af37e317b 17:03:02 ---> 96642bbb7d52 17:03:02 Step 13/13 : RUN ${MAKE} 17:03:02 ---> Running in 32926fcbb6e2 17:03:02 noop 17:03:02 Removing intermediate container 32926fcbb6e2 17:03:02 ---> f0221b6c854b 17:03:02 Successfully built f0221b6c854b 17:03:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:03 + docker inspect -f . ci-base-image-arm64 17:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:03 prd-ubuntu20.04-docker-arm64-4c-16g-9912 does not seem to be running inside a container 17:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/87 -v /w/workspace/device-usb-camera/87:/w/workspace/device-usb-camera/87:rw,z -v /w/workspace/device-usb-camera/87@tmp:/w/workspace/device-usb-camera/87@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 17:03:04 $ docker top 84f12d899b641c6a1606838bfcdfdbb4e87a06c5dffe82fc24dfa1b7297a7a5f -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:05 + go version 17:03:05 go version go1.18.7 linux/arm64 [Pipeline] } 17:03:05 $ docker stop --time=1 84f12d899b641c6a1606838bfcdfdbb4e87a06c5dffe82fc24dfa1b7297a7a5f 17:03:07 $ docker rm -f --volumes 84f12d899b641c6a1606838bfcdfdbb4e87a06c5dffe82fc24dfa1b7297a7a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:08 + docker inspect -f . ci-base-image-arm64 17:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:08 prd-ubuntu20.04-docker-arm64-4c-16g-9912 does not seem to be running inside a container 17:03:08 $ 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/87 -v /w/workspace/device-usb-camera/87:/w/workspace/device-usb-camera/87:rw,z -v /w/workspace/device-usb-camera/87@tmp:/w/workspace/device-usb-camera/87@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 17:03:09 $ docker top af7e235c7af6b7ac20975480a938f6c23a6fc8bd45fbb5f6ca5602d5ffd9d462 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:10 + git config --global --add safe.directory /w/workspace/device-usb-camera/87 [Pipeline] fileExists [Pipeline] sh 17:03:11 + make test 17:03:11 go test ./... -coverprofile=coverage.out ./... 17:03:13 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:05:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:05:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 2.0% of statements 17:05:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:05:04 go vet ./... 17:05:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:05:27 $ docker stop --time=1 af7e235c7af6b7ac20975480a938f6c23a6fc8bd45fbb5f6ca5602d5ffd9d462 17:05:28 $ docker rm -f --volumes af7e235c7af6b7ac20975480a938f6c23a6fc8bd45fbb5f6ca5602d5ffd9d462 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:29 Warning: overwriting stash ‘coverage-report’ 17:05:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:05:31 + ls -al . 17:05:31 total 184 17:05:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 17:03 . 17:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 .. 17:05:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:00 .git 17:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 .github 17:05:31 -rw-rw-r-- 1 jenkins jenkins 414 Mar 13 17:00 .gitignore 17:05:31 -rw-rw-r-- 1 jenkins jenkins 42 Mar 13 17:00 .golangci.yml 17:05:31 -rw-rw-r-- 1 jenkins jenkins 77 Mar 13 17:00 .hadolint.yml 17:05:31 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 13 17:00 Attribution.txt 17:05:31 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 13 17:00 CHANGELOG.md 17:05:31 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 13 17:00 Dockerfile 17:05:31 -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 17:00 GOVERNANCE.md 17:05:31 -rw-rw-r-- 1 jenkins jenkins 659 Mar 13 17:00 Jenkinsfile 17:05:31 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 13 17:00 LICENSE 17:05:31 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 13 17:00 Makefile 17:05:31 -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 17:00 OWNERS.md 17:05:31 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 13 17:00 README.md 17:05:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 16:57 VERSION 17:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:00 bin 17:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 cmd 17:05:31 -rw-r--r-- 1 jenkins jenkins 28352 Mar 13 17:05 coverage.out 17:05:31 -rwxrwxr-x 1 jenkins jenkins 140 Mar 13 17:00 docker-entrypoint.sh 17:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 docs 17:05:31 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 13 17:00 go.mod 17:05:31 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 13 17:00 go.sum 17:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 internal 17:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 snap 17:05:31 -rw-rw-r-- 1 jenkins jenkins 231 Mar 13 17:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:31 + 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=ed547cb9b404855c4500ba28f125032074ed2dc3 --label arch=arm64 --label version=3.0.0-dev.16 . 17:05:31 Sending build context to Docker daemon 1.186MB 17:05:31 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:05:31 Step 2/35 : FROM ${BASE} AS builder 17:05:31 ---> f0221b6c854b 17:05:31 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:05:32 ---> Running in 97dbdb3a8876 17:05:32 Removing intermediate container 97dbdb3a8876 17:05:32 ---> dbdb467b6cc9 17:05:32 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:05:32 ---> Running in b302e3467839 17:05:32 Removing intermediate container b302e3467839 17:05:32 ---> 0c931f0551b0 17:05:32 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:05:32 ---> Running in e5ea365cf94b 17:05:33 Removing intermediate container e5ea365cf94b 17:05:33 ---> 371549fa11f1 17:05:33 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:05:33 ---> Running in 256606012a36 17:05:33 Removing intermediate container 256606012a36 17:05:33 ---> eae11776d74c 17:05:33 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:05:33 ---> Running in a27e9e39f1a1 17:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:36 OK: 228 MiB in 65 packages 17:05:40 Removing intermediate container a27e9e39f1a1 17:05:40 ---> 6f469a9b1e2c 17:05:40 Step 8/35 : WORKDIR /device-usb-camera 17:05:40 ---> Running in acfa96aaed98 17:05:40 Removing intermediate container acfa96aaed98 17:05:40 ---> 2be69f7efd82 17:05:40 Step 9/35 : COPY go.mod vendor* ./ 17:05:40 ---> 6c02626f5ef9 17:05:40 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:40 ---> Running in 9b7e2bcd5d2e 17:05:44 Removing intermediate container 9b7e2bcd5d2e 17:05:44 ---> 90d35a39cf52 17:05:44 Step 11/35 : COPY . . 17:05:44 ---> cc167d72267d 17:05:44 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:05:44 ---> Running in 886fda02c3bd 17:05:45  % Total  % Received % Xferd Average Speed Time Time Time Current 17:05:45   Dload Upload Total Spent Left Speed 17:05:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4489 0 --:--:-- --:--:-- --:--:-- 4500 17:05:46 Removing intermediate container 886fda02c3bd 17:05:46 ---> c65e83af0da0 17:05:46 Step 13/35 : RUN ${MAKE} 17:05:46 ---> Running in fcd62c264299 17:05:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:08:39 Removing intermediate container fcd62c264299 17:08:39 ---> dd3a31128574 17:08:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:08:39 v0.21.6: Pulling from aler9/rtsp-simple-server 17:08:39 8766b47fe142: Pulling fs layer 17:08:39 8766b47fe142: Download complete 17:08:39 8766b47fe142: Pull complete 17:08:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:08:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:08:39 ---> 69d40e2cb93c 17:08:39 Step 15/35 : FROM alpine:3.16 17:08:39 3.16: Pulling from library/alpine 17:08:39 3760b48202b3: Pulling fs layer 17:08:39 3760b48202b3: Verifying Checksum 17:08:39 3760b48202b3: Download complete 17:08:39 3760b48202b3: Pull complete 17:08:39 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 17:08:39 Status: Downloaded newer image for alpine:3.16 17:08:39 ---> 4c81e5bf8899 17:08:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:08:39 ---> Running in 3bc3e6281313 17:08:39 Removing intermediate container 3bc3e6281313 17:08:39 ---> 0f36d8435983 17:08:39 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:08:39 ---> Running in ff4f541392e3 17:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:39 (1/79) Installing dumb-init (1.2.5-r1) 17:08:39 (2/79) Installing sdl2 (2.0.22-r0) 17:08:39 (3/79) Installing libxau (1.0.9-r0) 17:08:39 (4/79) Installing libxdmcp (1.1.3-r0) 17:08:39 (5/79) Installing libxcb (1.15-r0) 17:08:39 (6/79) Installing libx11 (1.8-r0) 17:08:39 (7/79) Installing aom-libs (3.3.0-r0) 17:08:39 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:08:39 (9/79) Installing expat (2.5.0-r0) 17:08:39 (10/79) Installing brotli-libs (1.0.9-r6) 17:08:39 (11/79) Installing libbz2 (1.0.8-r1) 17:08:39 (12/79) Installing libpng (1.6.37-r1) 17:08:39 (13/79) Installing freetype (2.12.1-r0) 17:08:39 (14/79) Installing fontconfig (2.14.0-r0) 17:08:39 (15/79) Installing fribidi (1.0.12-r0) 17:08:39 (16/79) Installing libffi (3.4.2-r1) 17:08:39 (17/79) Installing libintl (0.21-r2) 17:08:39 (18/79) Installing libblkid (2.38-r1) 17:08:39 (19/79) Installing libmount (2.38-r1) 17:08:39 (20/79) Installing pcre (8.45-r2) 17:08:39 (21/79) Installing glib (2.72.1-r0) 17:08:39 (22/79) Installing graphite2 (1.3.14-r1) 17:08:39 (23/79) Installing harfbuzz (4.3.0-r0) 17:08:39 (24/79) Installing libass (0.16.0-r0) 17:08:39 (25/79) Installing libdav1d (1.0.0-r0) 17:08:39 (26/79) Installing libdrm (2.4.110-r0) 17:08:39 (27/79) Installing gmp (6.2.1-r2) 17:08:39 (28/79) Installing nettle (3.7.3-r0) 17:08:39 (29/79) Installing p11-kit (0.24.1-r0) 17:08:39 (30/79) Installing libtasn1 (4.18.0-r1) 17:08:39 (31/79) Installing libunistring (1.0-r0) 17:08:39 (32/79) Installing gnutls (3.7.7-r1) 17:08:39 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:08:39 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:08:39 (35/79) Installing lame (3.100-r0) 17:08:39 (36/79) Installing opus (1.3.1-r1) 17:08:39 (37/79) Installing libasyncns (0.8-r1) 17:08:39 (38/79) Installing dbus-libs (1.14.4-r0) 17:08:39 (39/79) Installing libltdl (2.4.7-r0) 17:08:39 (40/79) Installing orc (0.4.32-r0) 17:08:39 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:08:39 (42/79) Installing libogg (1.3.5-r1) 17:08:39 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:08:39 (44/79) Installing flac (1.3.4-r0) 17:08:39 (45/79) Installing libvorbis (1.3.7-r0) 17:08:39 (46/79) Installing libsndfile (1.1.0-r0) 17:08:39 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:08:39 (48/79) Installing soxr (0.1.3-r2) 17:08:39 (49/79) Installing speexdsp (1.2.0-r0) 17:08:39 (50/79) Installing tdb-libs (1.4.6-r0) 17:08:39 (51/79) Installing libpulse (15.0-r2) 17:08:39 (52/79) Installing cjson (1.7.15-r3) 17:08:39 (53/79) Installing mbedtls (2.28.2-r0) 17:08:39 (54/79) Installing librist (0.2.6-r1) 17:08:39 (55/79) Installing libsrt (1.4.4-r0) 17:08:39 (56/79) Installing libssh (0.9.6-r1) 17:08:39 (57/79) Installing libtheora (1.1.1-r16) 17:08:39 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:08:39 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:08:39 (60/79) Installing libxext (1.3.4-r0) 17:08:39 (61/79) Installing libxfixes (6.0.0-r0) 17:08:39 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:08:39 (63/79) Installing libva (2.14.0-r0) 17:08:39 (64/79) Installing libvdpau (1.5-r0) 17:08:39 (65/79) Installing vidstab (1.1.0-r1) 17:08:39 (66/79) Installing libvpx (1.11.0-r1) 17:08:39 (67/79) Installing libwebp (1.2.3-r0) 17:08:39 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:08:39 (69/79) Installing numactl (2.0.14-r0) 17:08:39 (70/79) Installing x265-libs (3.5-r3) 17:08:39 (71/79) Installing xvidcore (1.3.7-r1) 17:08:39 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:08:39 (73/79) Installing ffmpeg (5.0.1-r1) 17:08:39 (74/79) Installing udev-init-scripts (35-r0) 17:08:39 Executing udev-init-scripts-35-r0.post-install 17:08:39 (75/79) Installing eudev-libs (3.2.11-r0) 17:08:39 (76/79) Installing xz-libs (5.2.5-r1) 17:08:39 (77/79) Installing zstd-libs (1.5.2-r1) 17:08:39 (78/79) Installing kmod-libs (29-r2) 17:08:39 (79/79) Installing eudev (3.2.11-r0) 17:08:39 Executing busybox-1.35.0-r17.trigger 17:08:39 Executing eudev-3.2.11-r0.trigger 17:08:39 OK: 77 MiB in 93 packages 17:08:39 Removing intermediate container ff4f541392e3 17:08:39 ---> 8a0ecbbf367d 17:08:39 Step 18/35 : WORKDIR / 17:08:39 ---> Running in d928996b3557 17:08:39 Removing intermediate container d928996b3557 17:08:39 ---> 8258126ed7aa 17:08:39 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:08:39 ---> 43433354368b 17:08:39 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:08:39 ---> 1461a4f17255 17:08:39 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:08:39 ---> d325e442816e 17:08:39 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:08:40 ---> 236d7d21de64 17:08:40 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:08:41 ---> ecf9bff00916 17:08:41 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:08:41 ---> 989373e04744 17:08:41 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:08:43 ---> c6a47a841f2b 17:08:43 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:08:43 ---> Running in ce6a556b705c 17:08:45 Removing intermediate container ce6a556b705c 17:08:45 ---> d04ccdd4fed7 17:08:45 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:08:45 ---> Running in cd06fd13a41c 17:08:46 Removing intermediate container cd06fd13a41c 17:08:46 ---> 3df2fc966cf8 17:08:46 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:08:46 ---> Running in 0223f32375e6 17:08:48 Removing intermediate container 0223f32375e6 17:08:48 ---> d20c58db5a5f 17:08:48 Step 29/35 : EXPOSE 59983 17:08:48 ---> Running in 99b49aaa7bc8 17:08:48 Removing intermediate container 99b49aaa7bc8 17:08:48 ---> 69c9da9549e1 17:08:48 Step 30/35 : EXPOSE 8554 17:08:48 ---> Running in 52f71df467d4 17:08:48 Removing intermediate container 52f71df467d4 17:08:48 ---> 72d8e713a723 17:08:48 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:08:49 ---> Running in daefb8a19379 17:08:49 Removing intermediate container daefb8a19379 17:08:49 ---> 8a8c13938606 17:08:49 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:08:49 ---> Running in 0ca9b94018cb 17:08:49 Removing intermediate container 0ca9b94018cb 17:08:49 ---> 9f7dd21d1915 17:08:49 Step 33/35 : LABEL arch=arm64 17:08:49 ---> Running in dea1c36820b8 17:08:50 Removing intermediate container dea1c36820b8 17:08:50 ---> 158882b27e42 17:08:50 Step 34/35 : LABEL git_sha=ed547cb9b404855c4500ba28f125032074ed2dc3 17:08:50 ---> Running in a8291290f6e4 17:08:50 Removing intermediate container a8291290f6e4 17:08:50 ---> c698084bdf29 17:08:50 Step 35/35 : LABEL version=3.0.0-dev.16 17:08:50 ---> Running in a6bb73e32997 17:08:50 Removing intermediate container a6bb73e32997 17:08:50 ---> 79a9544a0366 17:08:50 [Warning] One or more build-args [ARCH] were not consumed 17:08:50 Successfully built 79a9544a0366 17:08:50 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 17:08:50 provisioning config files... 17:08:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/87@tmp/config11061991566105321808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:51 ---> docker-login.sh 17:08:51 nexus3.edgexfoundry.org:10001 17:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:51 Configure a credential helper to remove this warning. See 17:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:51 17:08:51 Login Succeeded 17:08:51 nexus3.edgexfoundry.org:10002 17:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:51 Configure a credential helper to remove this warning. See 17:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:51 17:08:51 Login Succeeded 17:08:51 nexus3.edgexfoundry.org:10003 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 nexus3.edgexfoundry.org:10004 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 docker.io 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:53 Configure a credential helper to remove this warning. See 17:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:53 17:08:53 Login Succeeded 17:08:53 ---> docker-login.sh ends [Pipeline] } 17:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:53 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:08:53 ed547cb9b404855c4500ba28f125032074ed2dc3 17:08:53 latest 17:08:53 3.0.0-dev.16 17:08:53 ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 17:08:53 main 17:08:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3 17:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:08:53 659125249121: Preparing 17:08:53 f592b54475cd: Preparing 17:08:53 fdb6120e0a8a: Preparing 17:08:53 608d194cb50c: Preparing 17:08:53 acc83c6ca332: Preparing 17:08:53 a8c2c0cb0485: Preparing 17:08:53 d5d46a73c278: Preparing 17:08:53 b4722b4ad464: Preparing 17:08:53 f2e23d4375c2: Preparing 17:08:53 52de39b44c98: Preparing 17:08:53 bb5d46db6594: Preparing 17:08:53 f70ee36035b9: Preparing 17:08:53 b4722b4ad464: Waiting 17:08:53 f2e23d4375c2: Waiting 17:08:53 52de39b44c98: Waiting 17:08:53 bb5d46db6594: Waiting 17:08:53 a8c2c0cb0485: Waiting 17:08:53 d5d46a73c278: Waiting 17:08:53 f70ee36035b9: Waiting 17:08:54 f592b54475cd: Pushed 17:08:54 659125249121: Pushed 17:08:54 acc83c6ca332: Pushed 17:08:54 fdb6120e0a8a: Pushed 17:08:54 a8c2c0cb0485: Pushed 17:08:54 b4722b4ad464: Pushed 17:08:54 d5d46a73c278: Pushed 17:08:54 f2e23d4375c2: Pushed 17:08:54 f70ee36035b9: Layer already exists 17:09:01 608d194cb50c: Pushed 17:09:01 52de39b44c98: Pushed 17:09:09 bb5d46db6594: Pushed 17:09:09 ed547cb9b404855c4500ba28f125032074ed2dc3: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:10 + 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 17:09:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:09:10 659125249121: Preparing 17:09:10 f592b54475cd: Preparing 17:09:10 fdb6120e0a8a: Preparing 17:09:10 608d194cb50c: Preparing 17:09:10 acc83c6ca332: Preparing 17:09:10 a8c2c0cb0485: Preparing 17:09:10 d5d46a73c278: Preparing 17:09:10 b4722b4ad464: Preparing 17:09:10 f2e23d4375c2: Preparing 17:09:10 52de39b44c98: Preparing 17:09:10 bb5d46db6594: Preparing 17:09:10 f70ee36035b9: Preparing 17:09:10 b4722b4ad464: Waiting 17:09:10 f2e23d4375c2: Waiting 17:09:10 52de39b44c98: Waiting 17:09:10 bb5d46db6594: Waiting 17:09:10 f70ee36035b9: Waiting 17:09:10 a8c2c0cb0485: Waiting 17:09:10 d5d46a73c278: Waiting 17:09:10 acc83c6ca332: Layer already exists 17:09:10 659125249121: Layer already exists 17:09:10 fdb6120e0a8a: Layer already exists 17:09:10 f592b54475cd: Layer already exists 17:09:10 608d194cb50c: Layer already exists 17:09:10 b4722b4ad464: Layer already exists 17:09:10 a8c2c0cb0485: Layer already exists 17:09:10 f2e23d4375c2: Layer already exists 17:09:10 d5d46a73c278: Layer already exists 17:09:10 52de39b44c98: Layer already exists 17:09:10 bb5d46db6594: Layer already exists 17:09:10 f70ee36035b9: Layer already exists 17:09:10 latest: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:11 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.16 17:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:09:11 659125249121: Preparing 17:09:11 f592b54475cd: Preparing 17:09:11 fdb6120e0a8a: Preparing 17:09:11 608d194cb50c: Preparing 17:09:11 acc83c6ca332: Preparing 17:09:11 a8c2c0cb0485: Preparing 17:09:11 d5d46a73c278: Preparing 17:09:11 b4722b4ad464: Preparing 17:09:11 f2e23d4375c2: Preparing 17:09:11 52de39b44c98: Preparing 17:09:11 bb5d46db6594: Preparing 17:09:11 f70ee36035b9: Preparing 17:09:11 d5d46a73c278: Waiting 17:09:11 b4722b4ad464: Waiting 17:09:11 a8c2c0cb0485: Waiting 17:09:11 f2e23d4375c2: Waiting 17:09:11 f70ee36035b9: Waiting 17:09:11 52de39b44c98: Waiting 17:09:11 bb5d46db6594: Waiting 17:09:11 fdb6120e0a8a: Layer already exists 17:09:11 659125249121: Layer already exists 17:09:11 f592b54475cd: Layer already exists 17:09:11 608d194cb50c: Layer already exists 17:09:11 acc83c6ca332: Layer already exists 17:09:11 b4722b4ad464: Layer already exists 17:09:11 d5d46a73c278: Layer already exists 17:09:11 52de39b44c98: Layer already exists 17:09:11 a8c2c0cb0485: Layer already exists 17:09:11 f2e23d4375c2: Layer already exists 17:09:11 f70ee36035b9: Layer already exists 17:09:11 bb5d46db6594: Layer already exists 17:09:11 3.0.0-dev.16: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:11 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 17:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:09:12 659125249121: Preparing 17:09:12 f592b54475cd: Preparing 17:09:12 fdb6120e0a8a: Preparing 17:09:12 608d194cb50c: Preparing 17:09:12 acc83c6ca332: Preparing 17:09:12 a8c2c0cb0485: Preparing 17:09:12 d5d46a73c278: Preparing 17:09:12 b4722b4ad464: Preparing 17:09:12 f2e23d4375c2: Preparing 17:09:12 52de39b44c98: Preparing 17:09:12 bb5d46db6594: Preparing 17:09:12 f70ee36035b9: Preparing 17:09:12 a8c2c0cb0485: Waiting 17:09:12 d5d46a73c278: Waiting 17:09:12 b4722b4ad464: Waiting 17:09:12 f2e23d4375c2: Waiting 17:09:12 52de39b44c98: Waiting 17:09:12 bb5d46db6594: Waiting 17:09:12 f70ee36035b9: Waiting 17:09:12 659125249121: Layer already exists 17:09:12 f592b54475cd: Layer already exists 17:09:12 acc83c6ca332: Layer already exists 17:09:12 fdb6120e0a8a: Layer already exists 17:09:12 608d194cb50c: Layer already exists 17:09:12 d5d46a73c278: Layer already exists 17:09:12 a8c2c0cb0485: Layer already exists 17:09:12 b4722b4ad464: Layer already exists 17:09:12 f2e23d4375c2: Layer already exists 17:09:12 52de39b44c98: Layer already exists 17:09:12 bb5d46db6594: Layer already exists 17:09:12 f70ee36035b9: Layer already exists 17:09:12 ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:12 + 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 17:09:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:09:13 659125249121: Preparing 17:09:13 f592b54475cd: Preparing 17:09:13 fdb6120e0a8a: Preparing 17:09:13 608d194cb50c: Preparing 17:09:13 acc83c6ca332: Preparing 17:09:13 a8c2c0cb0485: Preparing 17:09:13 d5d46a73c278: Preparing 17:09:13 b4722b4ad464: Preparing 17:09:13 f2e23d4375c2: Preparing 17:09:13 52de39b44c98: Preparing 17:09:13 bb5d46db6594: Preparing 17:09:13 f70ee36035b9: Preparing 17:09:13 b4722b4ad464: Waiting 17:09:13 f2e23d4375c2: Waiting 17:09:13 52de39b44c98: Waiting 17:09:13 bb5d46db6594: Waiting 17:09:13 f70ee36035b9: Waiting 17:09:13 a8c2c0cb0485: Waiting 17:09:13 d5d46a73c278: Waiting 17:09:13 acc83c6ca332: Layer already exists 17:09:13 608d194cb50c: Layer already exists 17:09:13 fdb6120e0a8a: Layer already exists 17:09:13 f592b54475cd: Layer already exists 17:09:13 659125249121: Layer already exists 17:09:13 a8c2c0cb0485: Layer already exists 17:09:13 d5d46a73c278: Layer already exists 17:09:13 52de39b44c98: Layer already exists 17:09:13 f2e23d4375c2: Layer already exists 17:09:13 b4722b4ad464: Layer already exists 17:09:14 f70ee36035b9: Layer already exists 17:09:14 bb5d46db6594: Layer already exists 17:09:14 main: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:14 ===================================================== [Pipeline] echo 17:09:15 taggedImages: 17:09:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3 17:09:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:09:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.16 17:09:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 17:09:15 - 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 17:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:15 17:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:15 arm64: Pulling from edgex-lftools-log-publisher 17:09:15 8998bd30e6a1: Pulling fs layer 17:09:15 04944245beec: Pulling fs layer 17:09:15 699f458cf7ca: Pulling fs layer 17:09:15 765212b225bb: Pulling fs layer 17:09:15 f23df028b6ca: Pulling fs layer 17:09:15 d65c8cfc05b1: Pulling fs layer 17:09:15 2437ff75d9bd: Pulling fs layer 17:09:15 765212b225bb: Waiting 17:09:15 f23df028b6ca: Waiting 17:09:15 d65c8cfc05b1: Waiting 17:09:15 2437ff75d9bd: Waiting 17:09:15 04944245beec: Verifying Checksum 17:09:15 04944245beec: Download complete 17:09:15 765212b225bb: Verifying Checksum 17:09:15 765212b225bb: Download complete 17:09:15 f23df028b6ca: Verifying Checksum 17:09:15 f23df028b6ca: Download complete 17:09:15 d65c8cfc05b1: Verifying Checksum 17:09:15 d65c8cfc05b1: Download complete 17:09:16 699f458cf7ca: Verifying Checksum 17:09:16 699f458cf7ca: Download complete 17:09:16 8998bd30e6a1: Verifying Checksum 17:09:16 8998bd30e6a1: Download complete 17:09:19 2437ff75d9bd: Verifying Checksum 17:09:19 2437ff75d9bd: Download complete 17:09:20 8998bd30e6a1: Pull complete 17:09:22 04944245beec: Pull complete 17:09:23 699f458cf7ca: Pull complete 17:09:23 765212b225bb: Pull complete 17:09:24 f23df028b6ca: Pull complete 17:09:24 d65c8cfc05b1: Pull complete 17:09:39 2437ff75d9bd: Pull complete 17:09:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-9912 does not seem to be running inside a container 17:09:40 $ 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/87 -v /w/workspace/device-usb-camera/87:/w/workspace/device-usb-camera/87:rw,z -v /w/workspace/device-usb-camera/87@tmp:/w/workspace/device-usb-camera/87@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 17:09:42 $ docker top 3aab6f4ec58fce5796ce06a338e495f753d41fd659773b48cc14bc6e4678a478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:43 ---> job-cost.sh 17:09:43 lf-activate-venv: SKIPPING 17:09:43 INFO: No Stack... 17:09:43 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:44 INFO: Archiving Costs [Pipeline] sh 17:09:45 + cut -d, -f6 17:09:45 + cat /w/workspace/device-usb-camera/87/archives/cost.csv [Pipeline] lock 17:09:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] 17:09:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] did not exist. Created. 17:09:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:46 /w/workspace/device-usb-camera/87@tmp/durable-ea2bcaf1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:09:46 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:46 Warning: overwriting stash ‘stack-cost’ 17:09:46 Stashed 1 file(s) [Pipeline] } 17:09:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:46 $ docker stop --time=1 3aab6f4ec58fce5796ce06a338e495f753d41fd659773b48cc14bc6e4678a478 17:09:48 $ docker rm -f --volumes 3aab6f4ec58fce5796ce06a338e495f753d41fd659773b48cc14bc6e4678a478 [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 17:09:48 provisioning config files... 17:09:48 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3919255881335692380tmp [Pipeline] { [Pipeline] sh 17:09:49 + set +x 17:09:49 + curl -s https://codecov.io/bash 17:09:49 + bash -s -- 17:09:49 17:09:49 _____ _ 17:09:49 / ____| | | 17:09:49 | | ___ __| | ___ ___ _____ __ 17:09:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:49 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:49 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:49 Bash-1.0.6 17:09:49 17:09:49 17:09:49 ==> git version 2.25.1 found 17:09:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:09:49 Release-Date: 2020-01-08 17:09:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:49 ==> Jenkins CI detected. 17:09:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 17:09:49 project root: . 17:09:49 --> token set from env 17:09:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:49 ==> Running gcov in . (disable via -X gcov) 17:09:49 ==> Python coveragepy not found 17:09:49 ==> Searching for coverage reports in: 17:09:49 + . 17:09:49 -> Found 1 reports 17:09:49 ==> Detecting git/mercurial file structure 17:09:49 ==> Reading reports 17:09:49 + ./coverage.out bytes=28352 17:09:49 ==> Appending adjustments 17:09:49 https://docs.codecov.io/docs/fixing-reports 17:09:49 + Found adjustments 17:09:49 ==> Gzipping contents 17:09:49 4.0K /tmp/codecov.L15QIU.gz 17:09:49 ==> Uploading reports 17:09:49 url: https://codecov.io 17:09:49 query: branch=main&commit=ed547cb9b404855c4500ba28f125032074ed2dc3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:49 -> Pinging Codecov 17:09:49 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=ed547cb9b404855c4500ba28f125032074ed2dc3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:49 -> Uploading to 17:09:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/73D8F5FF140700D3E01443B452E23636/ed547cb9b404855c4500ba28f125032074ed2dc3/a1b63823-79ea-42de-927c-e758a6cadeb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T170949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a11c13732549a73ef65019181e3aa74ffc020a3034f776985cb2ba13c08440d8 17:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:49 Dload Upload Total Spent Left Speed 17:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3992 0 0 100 3992 0 13861 --:--:-- --:--:-- --:--:-- 13861 17:09:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] } 17:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:09:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:09:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:50 17:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:09:50 df9b9388f04a: Pulling fs layer 17:09:50 52dc419b0ee2: Pulling fs layer 17:09:50 25bc292e5bac: Pulling fs layer 17:09:50 114826534d7a: Pulling fs layer 17:09:50 4657fd5d0bcf: Pulling fs layer 17:09:50 6ad1cebc031e: Pulling fs layer 17:09:50 8a3aa393b2d8: Pulling fs layer 17:09:50 4657fd5d0bcf: Waiting 17:09:50 6ad1cebc031e: Waiting 17:09:50 8a3aa393b2d8: Waiting 17:09:50 114826534d7a: Waiting 17:09:50 25bc292e5bac: Verifying Checksum 17:09:50 25bc292e5bac: Download complete 17:09:50 52dc419b0ee2: Download complete 17:09:50 4657fd5d0bcf: Verifying Checksum 17:09:50 4657fd5d0bcf: Download complete 17:09:50 df9b9388f04a: Verifying Checksum 17:09:50 df9b9388f04a: Download complete 17:09:50 df9b9388f04a: Pull complete 17:09:50 6ad1cebc031e: Verifying Checksum 17:09:50 6ad1cebc031e: Download complete 17:09:50 52dc419b0ee2: Pull complete 17:09:50 25bc292e5bac: Pull complete 17:09:51 114826534d7a: Verifying Checksum 17:09:51 114826534d7a: Download complete 17:09:51 8a3aa393b2d8: Verifying Checksum 17:09:51 8a3aa393b2d8: Download complete 17:09:54 114826534d7a: Pull complete 17:09:54 4657fd5d0bcf: Pull complete 17:09:55 6ad1cebc031e: Pull complete 17:09:57 8a3aa393b2d8: Pull complete 17:09:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:57 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 17:09:57 $ 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 17:10:01 $ docker top eba0525a0fa472902c6e2a771fd581f8390395f00155a34509ae874193096f07 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 17:10:01 + set -o pipefail 17:10:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 17:10:06 17:10:06 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 17:10:06 17:10:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/c2b7c1d9-e997-40d7-b207-c5e026108d64 17:10:06 17:10:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:10:06 17:10:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:10:06 17:10:06 17:10:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:10:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:10:06 More details here: https://snyk.co/ue1NS 17:10:06 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:10:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:10:06 $ docker stop --time=1 eba0525a0fa472902c6e2a771fd581f8390395f00155a34509ae874193096f07 17:10:10 $ docker rm -f --volumes eba0525a0fa472902c6e2a771fd581f8390395f00155a34509ae874193096f07 [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 17:10:10 + git log --format=format:%s -1 ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] sh 17:10:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:11 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 17:10:11 $ 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 17:10:11 $ docker top 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c -eo pid,comm 17:10:11 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). 17:10:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:12 [ssh-agent] Looking for ssh-agent implementation... 17:10:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:12 $ docker exec 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c ssh-agent 17:10:12 SSH_AUTH_SOCK=/tmp/ssh-qIH4RxIhXO3b/agent.32 17:10:12 SSH_AGENT_PID=38 17:10:12 Running ssh-add (command line suppressed) 17:10:12 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7434035623662733228.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7434035623662733228.key) 17:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:12 + git semver tag 17:10:12 2023-03-13 17:10:12,823 [run_tag] DEBUG tag force:False 17:10:12 2023-03-13 17:10:12,823 [check_head_tag] DEBUG check head tag 17:10:12 2023-03-13 17:10:12,825 [execute] INFO git cat-file --batch-check 17:10:12 2023-03-13 17:10:12,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:10:12 2023-03-13 17:10:12,827 [execute] INFO git cat-file --batch 17:10:12 2023-03-13 17:10:12,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:10:12 2023-03-13 17:10:12,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:12 2023-03-13 17:10:12,855 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 17:10:12 2023-03-13 17:10:12,856 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:10:12 2023-03-13 17:10:12,861 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:12 3.0.0-dev.16 [Pipeline] } 17:10:12 $ docker exec --env ******** --env ******** 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c ssh-agent -k 17:10:13 unset SSH_AUTH_SOCK; 17:10:13 unset SSH_AGENT_PID; 17:10:13 echo Agent pid 38 killed; 17:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:13 + git semver [Pipeline] } 17:10:13 $ docker stop --time=1 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c 17:10:14 $ docker rm -f --volumes 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:15 17:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:15 0.23.1-centos7: Pulling from edgex-lftools 17:10:15 ab5ef0e58194: Pulling fs layer 17:10:15 9712f1f96733: Pulling fs layer 17:10:15 63f879dbbcfc: Pulling fs layer 17:10:15 0d9ebad4ef96: Pulling fs layer 17:10:15 e9a5061849ea: Pulling fs layer 17:10:15 d747dcd14b5f: Pulling fs layer 17:10:15 2de7ff778b66: Pulling fs layer 17:10:15 e9a5061849ea: Waiting 17:10:15 d747dcd14b5f: Waiting 17:10:15 2de7ff778b66: Waiting 17:10:15 0d9ebad4ef96: Waiting 17:10:15 9712f1f96733: Verifying Checksum 17:10:15 9712f1f96733: Download complete 17:10:16 63f879dbbcfc: Verifying Checksum 17:10:16 63f879dbbcfc: Download complete 17:10:16 0d9ebad4ef96: Verifying Checksum 17:10:16 0d9ebad4ef96: Download complete 17:10:16 d747dcd14b5f: Verifying Checksum 17:10:16 d747dcd14b5f: Download complete 17:10:16 e9a5061849ea: Verifying Checksum 17:10:16 e9a5061849ea: Download complete 17:10:16 ab5ef0e58194: Verifying Checksum 17:10:16 ab5ef0e58194: Download complete 17:10:16 2de7ff778b66: Verifying Checksum 17:10:16 2de7ff778b66: Download complete 17:10:18 ab5ef0e58194: Pull complete 17:10:18 9712f1f96733: Pull complete 17:10:19 63f879dbbcfc: Pull complete 17:10:23 0d9ebad4ef96: Pull complete 17:10:23 e9a5061849ea: Pull complete 17:10:23 d747dcd14b5f: Pull complete 17:10:24 2de7ff778b66: Pull complete 17:10:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:24 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 17:10:24 $ 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 17:10:31 $ docker top 1f8a1b95247b621bc7c06e655d9998dc1f9275c37c8f0780858ee36ba40f09c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:10:31 provisioning config files... 17:10:31 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14731030914254697246tmp 17:10:31 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14108943180917572179tmp 17:10:31 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2320388247161177676tmp [Pipeline] { [Pipeline] echo 17:10:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> sigul-configuration.sh 17:10:31 gpg: directory `/root/.gnupg' created 17:10:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:10:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:10:31 gpg: keyring `/root/.gnupg/secring.gpg' created 17:10:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:10:31 gpg: CAST5 encrypted data 17:10:31 gpg: encrypted with 1 passphrase 17:10:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:10:31 + mkdir /home/jenkins 17:10:31 + mkdir /home/jenkins/sigul [Pipeline] sh 17:10:32 + 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 17:10:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:10:32 ---> sigul-install.sh 17:10:32 Sigul already installed; skipping installation. [Pipeline] sh 17:10:32 + git tag --list 17:10:32 v0.0.0 17:10:32 v0.0.1-dev.1 17:10:32 v0.0.1-dev.10 17:10:32 v0.0.1-dev.11 17:10:32 v0.0.1-dev.12 17:10:32 v0.0.1-dev.13 17:10:32 v0.0.1-dev.14 17:10:32 v0.0.1-dev.15 17:10:32 v0.0.1-dev.16 17:10:32 v0.0.1-dev.2 17:10:32 v0.0.1-dev.3 17:10:32 v0.0.1-dev.4 17:10:32 v0.0.1-dev.5 17:10:32 v0.0.1-dev.6 17:10:32 v0.0.1-dev.7 17:10:32 v0.0.1-dev.8 17:10:32 v0.0.1-dev.9 17:10:32 v2.2.0 17:10:32 v2.2.0-dev.17 17:10:32 v2.2.0-dev.18 17:10:32 v2.2.0-dev.19 17:10:32 v2.2.0-dev.20 17:10:32 v2.2.0-dev.21 17:10:32 v2.2.0-dev.22 17:10:32 v2.2.0-dev.23 17:10:32 v2.2.0-dev.24 17:10:32 v2.2.0-dev.25 17:10:32 v2.2.0-dev.26 17:10:32 v2.2.0-dev.27 17:10:32 v2.3.0 17:10:32 v2.3.0-dev.1 17:10:32 v2.3.0-dev.10 17:10:32 v2.3.0-dev.11 17:10:32 v2.3.0-dev.12 17:10:32 v2.3.0-dev.13 17:10:32 v2.3.0-dev.14 17:10:32 v2.3.0-dev.15 17:10:32 v2.3.0-dev.16 17:10:32 v2.3.0-dev.17 17:10:32 v2.3.0-dev.18 17:10:32 v2.3.0-dev.19 17:10:32 v2.3.0-dev.2 17:10:32 v2.3.0-dev.20 17:10:32 v2.3.0-dev.21 17:10:32 v2.3.0-dev.22 17:10:32 v2.3.0-dev.23 17:10:32 v2.3.0-dev.24 17:10:32 v2.3.0-dev.25 17:10:32 v2.3.0-dev.26 17:10:32 v2.3.0-dev.27 17:10:32 v2.3.0-dev.28 17:10:32 v2.3.0-dev.3 17:10:32 v2.3.0-dev.4 17:10:32 v2.3.0-dev.5 17:10:32 v2.3.0-dev.6 17:10:32 v2.3.0-dev.7 17:10:32 v2.3.0-dev.8 17:10:32 v2.3.0-dev.9 17:10:32 v3.0.0-dev.1 17:10:32 v3.0.0-dev.10 17:10:32 v3.0.0-dev.11 17:10:32 v3.0.0-dev.12 17:10:32 v3.0.0-dev.13 17:10:32 v3.0.0-dev.14 17:10:32 v3.0.0-dev.15 17:10:32 v3.0.0-dev.16 17:10:32 v3.0.0-dev.2 17:10:32 v3.0.0-dev.3 17:10:32 v3.0.0-dev.4 17:10:32 v3.0.0-dev.5 17:10:32 v3.0.0-dev.6 17:10:32 v3.0.0-dev.7 17:10:32 v3.0.0-dev.8 17:10:32 v3.0.0-dev.9 [Pipeline] sh 17:10:32 + lftools sign git-tag v3.0.0-dev.16 17:10:33 Signing Git tag with Sigul... 17:10:33 Signing v3.0.0-dev.16 [Pipeline] echo 17:10:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:10:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:10:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:10:34 $ docker stop --time=1 1f8a1b95247b621bc7c06e655d9998dc1f9275c37c8f0780858ee36ba40f09c8 17:10:35 $ docker rm -f --volumes 1f8a1b95247b621bc7c06e655d9998dc1f9275c37c8f0780858ee36ba40f09c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:10:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:36 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 17:10:36 $ 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 17:10:36 $ docker top 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b -eo pid,comm 17:10:36 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). 17:10:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:36 [ssh-agent] Looking for ssh-agent implementation... 17:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:36 $ docker exec 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b ssh-agent 17:10:36 SSH_AUTH_SOCK=/tmp/ssh-tpMqkHPrO5qK/agent.33 17:10:36 SSH_AGENT_PID=39 17:10:36 Running ssh-add (command line suppressed) 17:10:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7918257407355956778.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7918257407355956778.key) 17:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:37 + git semver bump pre 17:10:37 2023-03-13 17:10:37,362 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:37 2023-03-13 17:10:37,362 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev 17:10:37 2023-03-13 17:10:37,363 [bump_version] DEBUG bumped version:3.0.0-dev.17 17:10:37 2023-03-13 17:10:37,363 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 17:10:37 2023-03-13 17:10:37,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:37 2023-03-13 17:10:37,363 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:37 2023-03-13 17:10:37,364 [execute] INFO git cat-file --batch-check 17:10:37 2023-03-13 17:10:37,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:37 2023-03-13 17:10:37,370 [execute] INFO git cat-file --batch 17:10:37 2023-03-13 17:10:37,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:37 2023-03-13 17:10:37,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:37 3.0.0-dev.17 [Pipeline] } 17:10:37 $ docker exec --env ******** --env ******** 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b ssh-agent -k 17:10:37 unset SSH_AUTH_SOCK; 17:10:37 unset SSH_AGENT_PID; 17:10:37 echo Agent pid 39 killed; 17:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:37 + git semver [Pipeline] } 17:10:38 $ docker stop --time=1 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b 17:10:39 $ docker rm -f --volumes 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b [Pipeline] // withDockerContainer [Pipeline] sh 17:10:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:40 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 17:10:40 $ 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 17:10:40 $ docker top d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b -eo pid,comm 17:10:40 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). 17:10:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:40 [ssh-agent] Looking for ssh-agent implementation... 17:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:40 $ docker exec d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b ssh-agent 17:10:40 SSH_AUTH_SOCK=/tmp/ssh-lGIMvWTHApcD/agent.33 17:10:40 SSH_AGENT_PID=39 17:10:40 Running ssh-add (command line suppressed) 17:10:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1630023682202762447.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1630023682202762447.key) 17:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:41 + git semver push 17:10:41 2023-03-13 17:10:41,465 [run_push] DEBUG push 17:10:41 2023-03-13 17:10:41,466 [execute] INFO git cat-file --batch-check 17:10:41 2023-03-13 17:10:41,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:41 2023-03-13 17:10:41,470 [execute] INFO git rev-list d5d6314d8f663dfbef62cae3c503f930b896e0ef -- 17:10:41 2023-03-13 17:10:41,470 [execute] DEBUG Popen(['git', 'rev-list', 'd5d6314d8f663dfbef62cae3c503f930b896e0ef', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:10:41 2023-03-13 17:10:41,477 [execute] INFO git fetch -v origin 17:10:41 2023-03-13 17:10:41,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:10:42 2023-03-13 17:10:42,005 [run_push] DEBUG no remote changes detected 17:10:42 2023-03-13 17:10:42,006 [execute] INFO git push origin semver 17:10:42 2023-03-13 17:10:42,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:10:43 2023-03-13 17:10:42,738 [run_push] DEBUG push all version tags 17:10:43 2023-03-13 17:10:42,738 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:10:43 2023-03-13 17:10:42,739 [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) 17:10:44 2023-03-13 17:10:43,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:10:44 3.0.0-dev.17 [Pipeline] } 17:10:44 $ docker exec --env ******** --env ******** d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b ssh-agent -k 17:10:44 unset SSH_AUTH_SOCK; 17:10:44 unset SSH_AGENT_PID; 17:10:44 echo Agent pid 39 killed; 17:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:44 + git semver [Pipeline] } 17:10:44 $ docker stop --time=1 d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b 17:10:45 $ docker rm -f --volumes d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b [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 17:10:46 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 17:10:46 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:10:46 total 16 17:10:46 drwxr-xr-x 3 root root 4096 Mar 13 16:59 . 17:10:46 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:10 .. 17:10:46 drwxr-xr-x 2 root root 4096 Mar 13 16:59 cost 17:10:46 -rw-r--r-- 1 root root 88 Mar 13 16:59 cost.csv 17:10:46 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 17:10:46 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:10:46 total 16 17:10:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:59 . 17:10:46 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:10 .. 17:10:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 16:59 cost 17:10:46 -rw-r--r-- 1 jenkins jenkins 88 Mar 13 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:10:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:47 ---> package-listing.sh 17:10:47 ++ facter osfamily 17:10:47 ++ tr '[:upper:]' '[:lower:]' 17:10:47 + OS_FAMILY=debian 17:10:47 + workspace=/w/workspace/exfoundry_device-usb-camera_main 17:10:47 + START_PACKAGES=/tmp/packages_start.txt 17:10:47 + END_PACKAGES=/tmp/packages_end.txt 17:10:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:47 + PACKAGES=/tmp/packages_start.txt 17:10:47 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:10:47 + PACKAGES=/tmp/packages_end.txt 17:10:47 + case "${OS_FAMILY}" in 17:10:47 + dpkg -l 17:10:47 + grep '^ii' 17:10:47 + '[' -f /tmp/packages_start.txt ']' 17:10:47 + '[' -f /tmp/packages_end.txt ']' 17:10:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:47 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:10:47 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 17:10:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 17:10:47 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 17:10:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:48 prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container 17:10:48 $ 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 17:10:49 $ docker top 484653b6f1f9646a6961200a849a0d233cde0f22363cbad75b77eea88bdbc737 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:49 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:49 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:49 + ls /var/log/sa-host 17:10:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:49 provisioning config files... 17:10:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12807415802442321908tmp [Pipeline] { [Pipeline] echo 17:10:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:50 ---> create-netrc.sh [Pipeline] } 17:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:50 ---> python-tools-install.sh [Pipeline] echo 17:10:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:50 ---> sudo-logs.sh 17:10:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:51 ---> job-cost.sh 17:10:51 lf-activate-venv: SKIPPING 17:10:51 DEBUG: total: 0.2199999988079071 17:10:51 INFO: Retrieving Stack Cost... 17:10:51 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:52 INFO: Archiving Costs [Pipeline] echo 17:10:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:52 ---> logs-deploy.sh 17:10:52 lf-activate-venv: SKIPPING 17:10:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/87 17:10:52 INFO: archiving workspace using pattern(s): 17:10:53 Archives upload complete. 17:10:53 INFO: archiving logs to Nexus 17:10:53 ---> uname -a: 17:10:53 Linux prd-ubuntu20-04-docker-8c-8g-9910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:10:53 17:10:53 17:10:53 ---> lscpu: 17:10:53 Architecture: x86_64 17:10:53 CPU op-mode(s): 32-bit, 64-bit 17:10:53 Byte Order: Little Endian 17:10:53 Address sizes: 40 bits physical, 48 bits virtual 17:10:53 CPU(s): 8 17:10:53 On-line CPU(s) list: 0-7 17:10:53 Thread(s) per core: 1 17:10:53 Core(s) per socket: 1 17:10:53 Socket(s): 8 17:10:53 NUMA node(s): 1 17:10:53 Vendor ID: AuthenticAMD 17:10:53 CPU family: 23 17:10:53 Model: 49 17:10:53 Model name: AMD EPYC-Rome Processor 17:10:53 Stepping: 0 17:10:53 CPU MHz: 2799.998 17:10:53 BogoMIPS: 5599.99 17:10:53 Virtualization: AMD-V 17:10:53 Hypervisor vendor: KVM 17:10:53 Virtualization type: full 17:10:53 L1d cache: 256 KiB 17:10:53 L1i cache: 256 KiB 17:10:53 L2 cache: 4 MiB 17:10:53 L3 cache: 128 MiB 17:10:53 NUMA node0 CPU(s): 0-7 17:10:53 Vulnerability Itlb multihit: Not affected 17:10:53 Vulnerability L1tf: Not affected 17:10:53 Vulnerability Mds: Not affected 17:10:53 Vulnerability Meltdown: Not affected 17:10:53 Vulnerability Mmio stale data: Not affected 17:10:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:10:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:10:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:10:53 Vulnerability Srbds: Not affected 17:10:53 Vulnerability Tsx async abort: Not affected 17:10:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:10:53 17:10:53 17:10:53 ---> nproc: 17:10:53 8 17:10:53 17:10:53 17:10:53 ---> df -h: 17:10:53 Filesystem Size Used Avail Use% Mounted on 17:10:53 overlay 155G 13G 142G 9% / 17:10:53 tmpfs 64M 0 64M 0% /dev 17:10:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:10:53 shm 64M 0 64M 0% /dev/shm 17:10:53 /dev/vda1 155G 13G 142G 9% /facter-os 17:10:53 17:10:53 17:10:53 ---> sar -b -r -n DEV: 17:10:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9910) 03/13/23 _x86_64_ (8 CPU) 17:10:53 17:10:53 16:56:21 LINUX RESTART (8 CPU) 17:10:53 17:10:53 16:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:10:53 16:58:01 216.12 4.42 211.69 0.00 452.40 90723.20 0.00 17:10:53 16:59:01 142.96 0.23 142.73 0.00 17.46 25060.89 0.00 17:10:53 17:00:01 126.36 0.10 126.26 0.00 12.26 24786.27 0.00 17:10:53 17:01:01 2.32 0.00 2.32 0.00 0.00 28.01 0.00 17:10:53 17:02:01 54.34 11.61 42.73 0.00 5176.87 8757.47 0.00 17:10:53 17:03:01 6.43 0.02 6.42 0.00 0.13 128.51 0.00 17:10:53 17:04:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 17:10:53 17:05:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 17:10:53 17:06:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 17:10:53 17:07:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 17:10:53 17:08:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 17:10:53 17:09:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 17:10:53 17:10:01 29.89 0.18 29.70 0.00 14.26 26057.50 0.00 17:10:53 Average: 44.98 1.27 43.71 0.00 436.38 13412.30 0.00 17:10:53 17:10:53 16:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:53 16:58:01 28321932 31547728 756836 2.30 146896 3289280 2269292 6.69 1099372 3026032 288 17:10:53 16:59:01 27878012 31518920 779660 2.37 152320 3675336 2098872 6.19 1290732 3244072 59556 17:10:53 17:00:01 27420308 31560048 735576 2.24 162108 4114984 1786008 5.26 1264756 3675912 392 17:10:53 17:01:01 27421220 31560992 734316 2.23 162140 4114984 1786008 5.26 1264588 3675912 16 17:10:53 17:02:01 26892960 31542348 741776 2.26 195548 4571004 1843092 5.43 1591504 3848564 1028 17:10:53 17:03:01 26900484 31545060 739232 2.25 194076 4567748 1817880 5.36 1581236 3845400 8 17:10:53 17:04:01 26908012 31552660 731620 2.22 194148 4567744 1817880 5.36 1574608 3845404 8 17:10:53 17:05:01 26908012 31552708 731564 2.22 194192 4567760 1817880 5.36 1574944 3845412 28 17:10:53 17:06:01 26908012 31552808 731436 2.22 194264 4567760 1817880 5.36 1574664 3845452 8 17:10:53 17:07:01 26908028 31552916 731244 2.22 194340 4567764 1817880 5.36 1574776 3845464 8 17:10:53 17:08:01 26908328 31553624 730840 2.22 194372 4567764 1817880 5.36 1574572 3845804 12 17:10:53 17:09:01 26908376 31553696 730696 2.22 194400 4567768 1817880 5.36 1574928 3845684 12 17:10:53 17:10:01 26101348 31506956 775056 2.36 200872 5271808 2098412 6.18 1626472 4548508 576 17:10:53 Average: 27106541 31546190 742296 2.26 183052 4385516 1892834 5.58 1474396 3764432 4765 17:10:53 17:10:53 16:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:53 16:58:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 17:10:53 16:58:01 ens3 546.09 309.81 6957.23 43.74 0.00 0.00 0.00 0.00 17:10:53 16:58:01 docker0 198.34 359.30 15.73 2692.89 0.00 0.00 0.00 0.00 17:10:53 16:58:01 veth03dfe49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 16:58:01 veth535ff58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 16:59:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:10:53 16:59:01 ens3 120.73 73.94 944.87 99.41 0.00 0.00 0.00 0.00 17:10:53 16:59:01 docker0 15.88 41.63 1.17 636.77 0.00 0.00 0.00 0.00 17:10:53 17:00:01 lo 9.93 9.93 0.98 0.98 0.00 0.00 0.00 0.00 17:10:53 17:00:01 ens3 244.66 200.15 2570.93 1008.55 0.00 0.00 0.00 0.00 17:10:53 17:00:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 17:10:53 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:53 17:01:01 ens3 1.53 0.52 0.87 0.28 0.00 0.00 0.00 0.00 17:10:53 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:02:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:10:53 17:02:01 ens3 181.12 90.37 2805.25 6.70 0.00 0.00 0.00 0.00 17:10:53 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:53 17:03:01 ens3 0.38 0.25 0.02 0.02 0.00 0.00 0.00 0.00 17:10:53 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:04:01 ens3 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 17:10:53 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:53 17:05:01 ens3 0.63 0.42 0.40 0.28 0.00 0.00 0.00 0.00 17:10:53 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:53 17:07:01 ens3 0.68 0.18 0.13 0.07 0.00 0.00 0.00 0.00 17:10:53 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:08:01 ens3 0.52 0.23 0.26 0.20 0.00 0.00 0.00 0.00 17:10:53 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:53 17:09:01 ens3 0.65 0.47 0.25 0.27 0.00 0.00 0.00 0.00 17:10:53 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:10:53 17:10:01 ens3 137.85 79.73 3974.18 15.69 0.00 0.00 0.00 0.00 17:10:53 17:10:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:10:01 veth65323c4 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:10:53 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 17:10:53 Average: ens3 94.45 57.84 1320.09 90.46 0.00 0.00 0.00 0.00 17:10:53 Average: docker0 16.24 30.42 1.28 252.99 0.00 0.00 0.00 0.00 17:10:53 Average: veth65323c4 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:10:53 17:10:53